On Sunday, July 15, 2012 6:23:22 AM UTC-7, Chris wrote:
> You could try to reset the appropriate fields in the database (e.g. 
> default.db) using sqlite commands and then pass the database.
> 
> A helpful GUI for this is e.g. the firefox addon SQLite Manager:
> <a href="https://addons.mozilla.org/de/firefox/addon/5817"; 
> target="_blank">https://addons.mozilla.org/de/<WBR>firefox/addon/5817</a>
> 
> The following command doesn&#39;t seem to reset all data, but at least all 
> cards are reset to unlearned:
> update cards set grade=-1,next_rep=-1,last_rep=
> -1,easiness=2.5,acq_reps=0,<WBR>ret_reps=0,lapses=0,acq_reps_<WBR>since_lapse=0,ret_reps_since_<WBR>lapse=0;
> 
> Maybe that&#39;s better than nothing?
> </div>

I will see what I can accomplish with this hack.  Thanks for the advice and 
helpful suggestions.

- Cheers

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msg/mnemosyne-proj-users/-/R-6L0VxFv_YJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to