Paul Klee timeline:
* 1879: Born in Münchenbuchsee, Switzerland.
* 1940: Died.
zkcloze("1940", "year");
zkclose("Switzerland", "Country");
zkcloze("1879", "year");
Paul Klee timeline: <ul><li><b>___year___</b>: Born in Münchenbuchsee, Switzerland</li><li>1940: Died.</li></ul>\t Paul Klee timeline: <ul><li><b>1879</b>: Born in Münchenbuchsee, Switzerland</li><li>1940: Died.</li></ul>
Hi,
Glad you like Mnemosyne!
There’s two options to achieve what you want:
One is to use the Python API to create, retrieve and edit cards (see https://github.com/mnemosyne-proj/mnemosyne/tree/master/mnemosyne/example_scripts for examples). I would not recommend directly approaching the sqlite database, as that will result in the sync algorithm not picking up any changes (that’s what all the logging statements are for).
Alternatively, you can try to manually create a *.card files instead of a text file, as these contain ids so that later on you can import them again to result in an update.
A *.cards file is basically a zipfile. Just look into one to get a feeling for how it is put together.
Good luck!
Peter
--
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 mnemosyne-proj-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/CAJphAxVy%2BGn-LxTEDupMTRR0f0NSMKRFteAptku6xv4eOpe%3DUQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/004001d61a2b%24f5c829a0%24e1587ce0%24%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/CAJphAxW--3RVOZD7%3DVhhQ1t_agVpc7gU3CZ7t_a0bt%2BpknXkHw%40mail.gmail.com.