Export and reset in Mn 2.0

164 views
Skip to first unread message

Garyth Nair

unread,
Jul 5, 2012, 3:52:21 AM7/5/12
to mnemosyne-...@googlegroups.com
I am new to this wonderful program and have just constructed a database to teach my students the International Phonetic Alphabet (IPA). I have several questions:

1.  I tested the new db in order to get a feel for how it worked and now wish to reset the data so i can send a copy to my student with all cards set at 0. I read several posts on this subject but have the following problems:
a. In Mnemosyne 2.0, I cannot find an export command
b. Also cannot find the reset data command referred to in various posts.

Please advise on how I can reset all cards to 0 before I send the db to a new person.

2.  For the IPA symbols I am using the font Charis SIL but cannot change the size of the symbols in Mnemosyne. Is this possible? If I use a Unicode font for the symbols, would that help? Here is a screen shot so you can see the size of the font relative to the Mnemosyne care.




Thank you for a wonderful learning tool!!!

Garyth Nair




Gnome

unread,
Jul 6, 2012, 7:21:49 AM7/6/12
to mnemosyne-...@googlegroups.com
Hello,
Peter the developer of the project is away and is coming back next week.
He has said that export is planned to be developed after some bugs are fixed in the current 2.0.

Gnome

unread,
Jul 6, 2012, 7:26:33 AM7/6/12
to mnemosyne-...@googlegroups.com
If you don't want to wait, you could make the cards as an text file with the cards back/front separated by a tab, and each new card on a new line, then give this file to your students for import.

Gnome

unread,
Jul 6, 2012, 7:41:54 AM7/6/12
to mnemosyne-...@googlegroups.com
2.  For the IPA symbols I am using the font Charis SIL but cannot change the size of the symbols in Mnemosyne. Is this possible? If I use a Unicode font for the symbols, would that help? Here is a screen shot so you can see the size of the font relative to the Mnemosyne care. 

I can't see your screenshot. I guess you have tried to change the font size in the configuration?

Garyth Nair

unread,
Jul 6, 2012, 8:00:26 AM7/6/12
to mnemosyne-...@googlegroups.com
Thank you very much for all the news in Peter's absence. I've attached the screenshot with this email so you can see the size of the font. I must confess that I never looked under the Font option in the configurations ... I just assumed that it was only the font set and not the attributes such as Bold and Size. I've now used that utility (the size was set at 8!) and the cards look just fine as you can see.

Again, thank you so much.

Garyth

Ps. I'll play around with the suggestion about the 0-settings. I'm not so sure I want to trust her to do that -- I'd rather send the db ready to go so I'll wait until Peter returns (and will hopefully have a way of doing that without recoding).

On Fri, Jul 6, 2012 at 1:26 PM, Gnome <geirr...@hotmail.com> wrote:
If you don't want to wait, you could make the cards as an text file with the cards back/front separated by a tab, and each new card on a new line, then give this file to your students for import.

--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mnemosyne-proj-users/-/B_gwFZnHEiYJ.
To post to this group, send email to mnemosyne-...@googlegroups.com.
To unsubscribe from this group, send email to mnemosyne-proj-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.



--
Garyth Nair
Professor of Music
Conductor of Drew University Orchestra
Former Conductor of the Drew Chorale and Head of Vocal Studies
Co-owner of ProVoce, LLC
Author, Voice--Tradition and Technology, The Craft of Singing
Drew University
Madison, NJ 07940

973-701-2329
x0- Mnemosyne screenshot.gif

Peter Bienstman

unread,
Jul 9, 2012, 5:43:03 AM7/9/12
to mnemosyne-...@googlegroups.com
Glad the font issues have been fixed.

Exporting cards for sharing with other people is high up the priority list.

Cheers,

Peter


On Friday, 6 July 2012 14:00:26 UTC+2, Garyth Nair wrote:
Thank you very much for all the news in Peter's absence. I've attached the screenshot with this email so you can see the size of the font. I must confess that I never looked under the Font option in the configurations ... I just assumed that it was only the font set and not the attributes such as Bold and Size. I've now used that utility (the size was set at 8!) and the cards look just fine as you can see.

Again, thank you so much.

Garyth

Ps. I'll play around with the suggestion about the 0-settings. I'm not so sure I want to trust her to do that -- I'd rather send the db ready to go so I'll wait until Peter returns (and will hopefully have a way of doing that without recoding).

On Fri, Jul 6, 2012 at 1:26 PM, Gnome <geirr...@hotmail.com> wrote:
If you don't want to wait, you could make the cards as an text file with the cards back/front separated by a tab, and each new card on a new line, then give this file to your students for import.

--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mnemosyne-proj-users/-/B_gwFZnHEiYJ.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To unsubscribe from this group, send email to mnemosyne-proj-users+unsub...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.

argonautic...@gmail.com

unread,
Jul 15, 2012, 2:53:09 AM7/15/12
to mnemosyne-...@googlegroups.com
So, just to clarify, the 'Export Cards' function is not available for Mn2.0 yet right?

I was going crazy trying to find it... or figure it out.

any suggestions for someone who just made 100+ cards for an exam and needs to export them to a friend ASAP?

Thanks so much.

-m

Message has been deleted

Chris

unread,
Jul 15, 2012, 9:23:22 AM7/15/12
to mnemosyne-...@googlegroups.com
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:
https://addons.mozilla.org/de/firefox/addon/5817

The following command doesn'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,ret_reps=0,lapses=0,acq_reps_since_lapse=0,ret_reps_since_lapse=0;

Maybe that's better than nothing?

Peter Bienstman

unread,
Jul 15, 2012, 1:56:37 PM7/15/12
to mnemosyne-...@googlegroups.com
Indeed, it's not yet available, sorry.

Peter


argonautic...@gmail.com

unread,
Jul 17, 2012, 3:43:32 PM7/17/12
to mnemosyne-...@googlegroups.com
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

Reply all
Reply to author
Forward
0 new messages