Joined: Jun 2006
Posts: 79
Thanks:
0
I imported all of my Mnemosyne items several days ago, but it seems that I haven't been shown many items for review after the initial run-through as I was being shown by Mnemosyne. Could this be because I knew most of the items I imported very well (similar to how supermemo, if you import easy items, will push the reviews far into the future)?
Also, what is the best way to take advantage of Anki's scheduling (based on a timer, cards not expiring at midnight)? Should I review once a day, or multiple times during the day? Either is possible for me, so I would like to do the one that would lead to the best retention.
Joined: Mar 2006
Posts: 2,219
Thanks:
0
Clearly, Anki releasing a few cards at a time throughout the day is one of the great strengths of the program. It allows you to avoid getting overwhelmed with cards and furthermore gives you the chance to focus on just a few and learn them better, so I recommend that approach.
I don't know anything about Supermemo's algorithms besides what's been said here, but it sounds like Supermemo tries to predict how to schedule cards while Anki's scheduling is pretty straightforward. 4 sends the card 8-10 days into the future, which would keep them off your back for a while. You can use the graphs to see what kind of reviewing days you have down the road.
Joined: Dec 2006
Posts: 231
Thanks:
0
Hey Resolve, did you notice there is already a for profit language flashcard program for Palm OS called Anki? You might want to consider any implications of that.
Joined: May 2007
Posts: 910
Thanks:
0
ergerg: I should have an importer done today or tomorrow
yorkii: syncing from your work computer still looks broken. I'll reply to your email later. You said there were two things you like better about Mnemosyne. Could you be more specific? The 'easy interface' to edit the current card uses a multi-line edit box I assume? That'll be part of the new card interface in a future version of Anki.
Aikiboy: The font size in the program should be the same as in the preview window provided you clicked "ok". At the moment it's not possible to change the font size on the cell phone version.
You said that it 'jumped' out of order? Adding new cards on your local machine causes them to be inserted in a random position on the server side - so if you added some new cards recently they will be in a random position on the server. But you mentioned the same card number you had before. Did you use the '/deck/add' command to add your local deck to the server?
JimmySeal: even if your phone doesn't support flash, you should still be able to use the simple html version (the second link in the email sent to your phone)
snozle: a difference of 6-12 hours doesn't matter much if you've already waited 3-5 days. The only time it would make a difference is on cards you reviewed again tomorrow. I don't think it makes much of a difference if you study at multiple times during the day, or just once a day. Choose whatever suits you!
dingomick: I'm aware of the Palm version. I'm not immediately concerned because a) the name was come up with before I knew there was a Palm version b) the Palm version is dead and c) I don't believe you can trademark a word which is in the dictionary. Let me know if I'm wrong here!
Joined: Mar 2006
Posts: 2,219
Thanks:
0
Hey resolve,
I've tried the low-tech version but for some reason I experience 文字化け with any Question or Answer that has Asian characters in it. This makes sense for my cards that have non-Japanese kanji, but even my purely Japanese ones are garbled. I'm not sure why, and I'm not sure what can be done about it. Perhaps setting the content-type in a <meta> tag would fix it, but even if that's the case, that would increase the packet load for people whose phones are already displaying the page ok.
Edited: 2007-06-08, 1:55 am
Joined: May 2007
Posts: 910
Thanks:
0
Hi Jimmy,
Could you try again? I changed the default encoding to something more likely to be supported by the majority of cell phones out there.
Joined: Mar 2006
Posts: 2,219
Thanks:
0
Oh, awesome. It works now, and it looks like I can see trad. Chinese characters too, just not Simplified ones, but that's probably because my phone lacks the font to display them.
Thanks.
By the way, for those working with multiple decks, the web/phone versions of Anki display the last deck that you've synchronized. So if you want to review a certain deck on a certain excursion, just synchronize that deck from the client before you leave your home.
Edited: 2007-06-08, 3:45 am
Joined: Oct 2005
Posts: 407
Thanks:
2
i just mean the layout is pretty much the same.
the font is the same. all black
Joined: Mar 2006
Posts: 2,219
Thanks:
0
Ah, I see. As in line breaks. Yea, I guess Anki isn't doing that yet.
Joined: May 2007
Posts: 910
Thanks:
0
Hi Aikiboy,
I just had a look at your server deck. It's completely out of order at the moment, indicating that it was added via syncing. Would you like me to delete it so you can add your local, ordered version via the /deck/add line I gave you earlier? Note that when you look at the cards in 'edit cards' the list is sorted in alphabetical order, and doesn't represent the actual order of the deck.
Joined: May 2007
Posts: 910
Thanks:
0
yorkii: line breaks are supported, but disabled at the moment because the current syncing protocol is line-based. This restriction will go away in the future. I'll consider trying to support to make left-justified cards, too.
Edited: 2007-06-08, 11:36 am
Joined: Dec 2006
Posts: 124
Thanks:
0
Hi resolve, I had some trouble uploading the deck. I tried to upload my txt file and a csv file with no luck, then I exported my deck and uploaded it perfectly. And 30 seconds later I realized that my local deck must have another name and when I synch everything will get screwed up. Hindsight, wonderful. I'm going to re-synch just to see, but if you wouldn't mind re-deleting at your convenience, I can load the correct deck later. Thanks for your patience. :/
Joined: Mar 2006
Posts: 2,219
Thanks:
0
Why not just upload it under a different file name?
Edited: 2007-06-09, 2:35 am
Joined: May 2007
Posts: 910
Thanks:
0
Yeah, you can do that, but I've deleted it for you this time. The uploading facility only supports Anki decks at the moment. Good luck!
Joined: May 2007
Posts: 910
Thanks:
0
Okay, finally done. 0.2.8 is now available on the website.
What's new:
- mnemosyne import support
- improved text import that allows you to choose whether to randomize, and supports kanji+kana
- a new cumulative due graph
- a new sync protocol which allows newlines
- newlines and rich text are now allowed when editing cards
- move the configuration file and add support for 'plugins' to alter the way anki behaves
- add a lock file to prevent multiple loads
- base graphs on the start of a day, not current time (prevents them being split in half during the day)
- remove timeout when syncing (fixes osx bug)
- fix 3+4 sample deck (sometimes the furigana was displayed in the question)
- miscellaneous fixes
Please let me know how you go!