canicjusz / flashcards

Flashcards app with spaced repetition for KaiOS devices.
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Can I put files of premade decks? #24

Open ludovicoivaldi opened 2 years ago

ludovicoivaldi commented 2 years ago

Hello, I was thinking if it was possible to load decks instead of making them on the phone. Is there a way? Even if it implies to change manually the file in which they are stored I prefer to work on the computer rather than the keypad. Thank you for your attention

canicjusz commented 2 years ago

Hi, I don't think that you can change decks from the PC. Decks are stored in IndexedDB, not in a file, IndexedDB is only accessible through browser's DevTools. You can ask someone else if it is possible to access phone's indexedDB from the PC, but I doubt it. I could add some importing functionality, e.g. to port Anki decks to the app.