On Wednesday, August 31, 2011 04:30:08 PM Dan Schmidt wrote: > I'm not ChaletPol, but I > - use export-to-text to create a text file that is trivial to search > through and cut and paste from
That will still stay, > - use export-to-XML as input for a little tool I wrote to calculate > some stats, which I use to examine historical trends. > These are both very important to me. I imagine I could theoretically > accomplish both with plugins, though. You could easily get whatever you want from the sql database, and it will be much faster, because now you can operate directly on the data, as opposed to first exporting it, then parsing it, and then doing your analysis. If you need some pointers on how to 2.0-ify your script, I'll be happy to help. Using the stat plugin mechanism, you could even have these stats plotted directly into mnemosyne's 2.0 stats windows, nicely integrated with the other stats :-) Cheers, Peter -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
