From db5d2e9c649bba74ec02019079f1c73f68098f8b Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Tue, 12 Jan 2021 20:44:46 -0800 Subject: [PATCH] Update index.php --- creator/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/creator/index.php b/creator/index.php index 81f46c73..1aad4ef0 100644 --- a/creator/index.php +++ b/creator/index.php @@ -344,7 +344,7 @@
Cards are saved on your computer under your browser's localstorage, which usually has a limit of 5MB and cannot be changed.
Unfortunately, this means that if you save a lot of cards, you could run out of space.
Your localstorage runs out of space especially fast when you upload images directly from your computer, because the image itself has to be saved. However, if possible, uploading images via URL will save massive amounts of space, allowing you to save many more cards.
-
And if you do run out of space, don't worry. You can download all saved cards, then delete all saved cards, freeing up all 5MB of space, and you can then reupload the downloaded cards via the file upload, under "Upload previously downloaded cards".
+
And if you do run out of space, don't worry! You can download all saved cards then delete all saved cards, freeing up all 5MB of space. And when you'd like to edit the cards you previously downloaded/deleted, you can reupload them via the file upload (under "Upload previously downloaded cards").