david-swift / Memorize

Study flashcards in a native GNOME app
https://flathub.org/apps/io.github.david_swift.Flashcards
GNU General Public License v3.0
87 stars 9 forks source link

Ability to import and export CSV with tags included #45

Open Heus-Sueh opened 4 months ago

Heus-Sueh commented 4 months ago

Is your feature request related to a problem? Please describe.

yes, when importing a csv file you have to apply the tags manually

Describe the solution you'd like

Ability to import and export CSV with tags included

Describe alternatives you've considered

none

Additional context

I'm creating a set of multiplication tables and I would like to divide it into tags for different numbers

david-swift commented 3 months ago

Thanks for the request! How do you exactly imagine the CSV file's content with the tags to look like? It would certainly be possible to add the option to add tags as another value to the end of a row, but do you maybe have an example of another flashcards app so that we can ensure interoperability?

Heus-Sueh commented 3 months ago

Thanks for the request! How do you exactly imagine the CSV file's content with the tags to look like? It would certainly be possible to add the option to add tags as another value to the end of a row, but do you maybe have an example of another flashcards app so that we can ensure interoperability?

I checked in Anki if it is capable of exporting the tags and it was possible, and it placed the tags at the end as a new value as you proposed

If you export the deck as .txt it organizes the values ​​like this, without commas: question answer name_of_the_tag