klecks icon indicating copy to clipboard operation
klecks copied to clipboard

Allow us to save more than one image to browser storage

Open catpreneur opened this issue 2 years ago • 2 comments

Pls senpai

catpreneur avatar Apr 23 '23 13:04 catpreneur

@bitbof isnt this technically a thing now :p

SnailPerson avatar May 26 '25 08:05 SnailPerson

@bitbof isnt this technically a thing now :p

Heh, somewhat with caveats.

The browser storage drawing doesn't get cleared unless you clear it, or the browser gets rid of it (should be less likely now, because the app requests "permanent storage").

Recoveries are kept only temporarily. If you reach the 1gb quota, or the drawing is over 1 week old it can get cleared. Also you don't have full control when to trigger a recovery, as you do with browser storage.

Imo this issue asks for extending browser storage.

bitbof avatar May 26 '25 08:05 bitbof