You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mnemosyne-...@googlegroups.com
I have a huge database of german words classified according to different criteria. I would like to make cards with this words so that the different word categories became tags. I could do this using a python script. The problem is that the tab-separated format doesn't seem to support tags. What format should I use to specify cards with tags?
I examined the .card file which Mnemosyne exports and it seems to be a zip file with an XML file and a metadata file. I tried the simple excercise of unzipping and the zipping the .card file to see if Mnemosyne could import a .card I produced in this way, but the import failed.
Is there some way to specify the tags other than using the tab-separated format and manually typing the tags one by one?
Thank you,
Oscar Lazo
Peter Bienstman
unread,
Oct 18, 2014, 6:39:21 AM10/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mnemosyne-...@googlegroups.com
Hi,
If you were going to write a Python script anyway, you can also use libmnemosyne's API directly: