Use persistent storage #2

Closed
opened 2026-04-22 19:31:07 +02:00 by vlw · 1 comment
vlw commented 2026-04-22 19:31:07 +02:00 (Migrated from codeberg.org)

browsers that are configured to delete all browsing data on exit (IronFox in my instance) won't retain any imported bookmarks after this cleanup. We could experimet with persistent storage and see if that approach could be used as an alternative, or a complimet to localStorage.

browsers that are configured to delete all browsing data on exit (IronFox in my instance) won't retain any imported bookmarks after this cleanup. We could experimet with [persistent storage](https://developer.mozilla.org/en-US/docs/Web/API/StorageManager) and see if that approach could be used as an alternative, or a complimet to localStorage.
vlw commented 2026-04-30 21:08:14 +02:00 (Migrated from codeberg.org)

Replaced by #6

Replaced by #6
Sign in to join this conversation.
No description provided.