From 82b5b2e11f3fe6bb08964f76eab7ec8e85155a1f Mon Sep 17 00:00:00 2001 From: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com> Date: Thu, 15 May 2025 11:28:31 +0000 Subject: [PATCH 1/2] Update are-there-limits-on-file-sizes-on-ankiweb.md Also see: https://github.com/ankitects/anki/pull/3981#issuecomment-2882401009 This info isn't in the manual as far as I can tell. Should it be added? --- src/are-there-limits-on-file-sizes-on-ankiweb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/are-there-limits-on-file-sizes-on-ankiweb.md b/src/are-there-limits-on-file-sizes-on-ankiweb.md index f251ab5..83b0f78 100644 --- a/src/are-there-limits-on-file-sizes-on-ankiweb.md +++ b/src/are-there-limits-on-file-sizes-on-ankiweb.md @@ -1,6 +1,6 @@ # Are there limits on file sizes on AnkiWeb? -Collections on AnkiWeb are limited to a compressed size of 100MB, and an uncompressed size of 250MB. This includes the text on your cards and the scheduling information, but does not include sounds/images, as they are stored separately. +Collections on AnkiWeb are limited to a compressed size of 100MB, and an uncompressed size of 300MB. This includes the text on your cards and the scheduling information, but does not include sounds/images, as they are stored separately. Most users will never reach the limit. 25,000 average-sized cards and several years of review history will take up about 25MB, so to hit the limit you usually need to either be copying large amounts of text into each card, or filling your collection with hundreds of thousands of new cards that you aren't actually studying. @@ -8,4 +8,4 @@ At the moment there are no limits on the size of your media, although the size o As the usage of Anki and AnkiWeb increases, at some point a pricing system may be introduced where basic, low-capacity accounts are free and heavier users can pay more for more space. -If you have hit the collection size limit, you will see messages about the collection being in an inconsistent state when you do a one way upload to AnkiWeb. It is not possible to increase the limit, because such large collections slow down AnkiWeb for other users. If you have imported a dictionary's worth of content, you will need to move some unused cards to a separate deck, export the deck, and then delete the deck from your collection. After doing so, Tools>Check Database can be used to free up space that was taken by the deleted cards. \ No newline at end of file +If you have hit the collection size limit, you will see messages about the collection being in an inconsistent state when you do a one way upload to AnkiWeb. It is not possible to increase the limit, because such large collections slow down AnkiWeb for other users. If you have imported a dictionary's worth of content, you will need to move some unused cards to a separate deck, export the deck, and then delete the deck from your collection. After doing so, Tools>Check Database can be used to free up space that was taken by the deleted cards. From cc55eb446ab0c79cf5dbb4f2f92d44c77963cb72 Mon Sep 17 00:00:00 2001 From: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com> Date: Sun, 18 May 2025 19:26:39 +0000 Subject: [PATCH 2/2] RM info and refer to the manual --- src/are-there-limits-on-file-sizes-on-ankiweb.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/are-there-limits-on-file-sizes-on-ankiweb.md b/src/are-there-limits-on-file-sizes-on-ankiweb.md index 83b0f78..deb7ae4 100644 --- a/src/are-there-limits-on-file-sizes-on-ankiweb.md +++ b/src/are-there-limits-on-file-sizes-on-ankiweb.md @@ -1,11 +1,3 @@ # Are there limits on file sizes on AnkiWeb? -Collections on AnkiWeb are limited to a compressed size of 100MB, and an uncompressed size of 300MB. This includes the text on your cards and the scheduling information, but does not include sounds/images, as they are stored separately. - -Most users will never reach the limit. 25,000 average-sized cards and several years of review history will take up about 25MB, so to hit the limit you usually need to either be copying large amounts of text into each card, or filling your collection with hundreds of thousands of new cards that you aren't actually studying. - -At the moment there are no limits on the size of your media, although the size of individual media files is limited to 100MB. - -As the usage of Anki and AnkiWeb increases, at some point a pricing system may be introduced where basic, low-capacity accounts are free and heavier users can pay more for more space. - -If you have hit the collection size limit, you will see messages about the collection being in an inconsistent state when you do a one way upload to AnkiWeb. It is not possible to increase the limit, because such large collections slow down AnkiWeb for other users. If you have imported a dictionary's worth of content, you will need to move some unused cards to a separate deck, export the deck, and then delete the deck from your collection. After doing so, Tools>Check Database can be used to free up space that was taken by the deleted cards. +This info has been moved into the manual. Please see https://docs.ankiweb.net/syncing.html#are-there-limits-on-file-sizes-on-ankiweb.