Hi, is there a way to automate the card imports? While I'm creating a card group (deck?) I would like to iterate on it. e.g., start creating, import it, test a bit, go back, change a few things, import it, etc. It would be great if I could do this in a non interactive way (i.e. having to click on things).
The last post in this vain is the following: <https://groups.google.com/g/mnemosyne-proj-users/c/xot26WkHb-A/m/UVSzXy5RdgoJ>. I imagine that in practice that would amount to: 1. Delete the collection of cards `collection_abc` (I kindly ask for pointers on how to do this). 2. Save the a new `collection_abc` somewhere (this part is easy). 3. Insert the (new) collection of cards `collection_abc` (I kindly ask for pointers on how to do this). I saw the `.cards` format and it is a bit complicated (XML) so I guess I could export a tab separated file and hardcode the metadata in the code that does this (e.g. a `python` script). I can program. So I'm roughly asking for directions here, or a few places to look at. I'll definitely share the end results. Best, -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/0cc60c78-c669-48c2-8094-563aeb80dfe8n%40googlegroups.com.
