MadeBaruna / pom-moe

Mozilla Public License 2.0
86 stars 10 forks source link

Added json file import in settings area #23

Closed Piket95 closed 6 months ago

Piket95 commented 8 months ago

An option to import all data from a JSON file previously exported from this web app and stored in the browser's IndexedDB.

I know this might not be the best implementation, especially considering my lack of experience with Svelte and Dexie, I believe it's better than nothing. :D

It would be fantastic if we could have at least an import feature that allows us to utilize this website across multiple browsers or reimport all data if we switch our primary browser, for example. Therefor I hope my version (or a similiar one) gets implemented :)

Piket95 commented 8 months ago

Resolves #14

Piket95 commented 6 months ago

Seems like this feature was implemented meanwhile...