with information that it is doable but I failed to find any information how one may this openSM2 sync protocol.
I also found references to option 'don't export learning data' - what implies that exporting learning data is/was possible but in my Mnemosyne 2.3.1 I see no option like this on export and in preferences.
I am looking for this optionn as I am interested in processing my data and produce statistics better than provided in program (for example "Number of cards sheduled" considers only nearest
repetition, what gives heavily distorted information - at least with young decs). I also want to be sure that I can export my data (in principle SMR is something for lifetime, not just next year or several months).
Peter Bienstman
unread,
Feb 18, 2015, 7:45:46 AM2/18/15
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're mainly interested in running your own statistics, all the data is stored in an sqlite database and you can access it from there.
There are also 3rd party utilities which can dump an sqlite database to a text file.
Alternatively, you can have a look at how the statistics are currently calculated in libmnemosyne. The system is designed to be extendable, so you can write your own plugins for extra processing.