RECENT TOPICS » View all
After read about AJATT method and now that I'm about to finish RTK I, I'm think about what to do after.
I plan to use Anki, but a doubt have arisen. I don't know what model use, how many fields have to had and what to put in it, I have no idea of how organize that...
As many of you are using this method I expect your advices.
Thanks
.
I just have three fields for:
The sentence, the reading, and notes/definitions.
Last edited by johnzep (2008 May 21, 8:00 pm)
Same here. I try to keep it simple.
"Production" and "Recognition" are names that the author of Anki put into the original model, but I changed them to suit my tastes. "Recognition" in my model means "If I read this sentence full of kanji, can I recognize all of the readings and meanings?" And "Production" in my model means "If I just look at the hiragana/katakana only version of this sentence, can I reconstruct it using the proper kanji? (And do I understand what it means?)"
Expression field: Sentence full of kanji.
Meaning field: Notes on Sentence full of kanji-- readings of kanji compounds I'm learning, a translation of the sentence (if I need one), and grammar notes.
Reading field: The automatically-generated hiragana/katakana only version of this sentence.
Recognition cards:
Question Side: %(Expression)s
Answer Side: %(Reading)s
%(Meaning)s
Production cards:
Question side of card: %(Reading)s
Answer side of card: %(Expression)s
%(Meaning)s
You can go wild with creating fields if you want, but that just takes more time entering data, IMO.
My cards have five fields
Kanji Sentence - self explanatory
Kana Sentence - ditto
Meaning - here I put any definition of words that are new or pseudo new.
English Sentence - self explanatory
Notes - Now, before, this was mainly blank. Now I'm using it to put any training information that may come with the sentence. For Kanji online it may be like "0016 : en : Money, Round", while sentences from UBJG the note will be "02-01-01-05 ~te imasu - continuing action" (the japanese would be in kana/kanji but I'm too lazy to go into the IME right now).
I just do production and recognition with priority on the production.
I also use just the three fields - sentence, reading, notes/definitions.
I think the main reasons to have additional fields are 1) to create multiple types of cards (I am using only recognition, though I may add some reading -> kanji later on), or 2) as in Nukemarine's Notes field, to include information that you don't necessarily want displayed, but want attached to the card. Maybe 3) for formatting purposes, i.e. you want some parts of your answer field displayed in a different font or something.
Last edited by shaydwyrm (2008 May 22, 12:39 am)
I use two fields, sentence & reading/meaning. In the second one, I just throw all kinds of info, including necessary context, readings, definitions of new words, etc etc. Only recognition cards, too.
I personally want to spend less time organizing/typing/databasing and more time reading Japanese. It's a pretty haggard deck, but it works for me.
Just having my first dip into the world of Anki after some issues I was having with my Palm.
Looks like a very nice GUI.
I'm just importing a load of stuff at the moment.
My spreadsheets have a variety of fields so I've gone and created a deck that looks like:
Expression (sentence)
Vocab 1
Reading 1
Explanation 1 (sanseido dictionary)
Vocab 2
Reading 2
Explanation2 (sanseido dictionary)
This has been working pretty well for me during my use of Twinkle. I have been thinking about keeping this structure in Anki coz I like how I can change the font size and colours for each field individually.
The challenge I have at the moment is that not all my "facts" have values in every field.
resolve wrote:
Anki determines the number of fields in the file by looking at the first (non-commented) line. Any other lines in the file which don't match this number will be ignored.
If I try to imput stuff manually Anki still seems to want a value in each field otherwise the fact can't be saved. Or so it appears.
So before I rush into anything deck layout-wise, does anyone have any suggestions?
Points that I'm keen on is to have the layout looking clean when I'm reviewing even if this costs me setup time. As in, I like seeing vocab/readings/explanations on different lines and in different colours.
One last query. Pros and cons of single vs multiple deck set up?
For those that are interested in the way I have used Anki, I have a post on my blog called How Should You Structure Your Flash Card Deck?
As for single vs. mulitple deck, I have gone for a single deck with multiple different models. I prefer to get everything done in one hit. However, I can see the benefit in only doing one "task", so that you are really focused on what you are doing.
synewave wrote:
If I try to imput stuff manually Anki still seems to want a value in each field otherwise the fact can't be saved. Or so it appears.
If you go to edit -> model properties, you can configure various properties for each of the fields in your facts. One of these is whether the field can be empty or not. It sounds like you've got that property set to "must not be empty". You can solve that by unchecking the check-box. Let me know if that makes sense.
Of course, it's up to you how you configure your fact model but it looks pretty crowded to me. What do the cards that derive from the fact model look like? The facts - cards relationship in Anki can be confusing for new users. You may want to check out the wikipedia entry: http://en.wikipedia.org/wiki/Anki
If you go to edit -> display properties then you can set up colours and everything else. If you want to put a blank line in between the lines in your cards, you have to go to edit -> model properties, click on the cards tab and insert html code into your cards - <p> (new paragraph syntax I think). Have a play around and post again if you can't get it looking how you want it.
I keep all my Japanese stuff in one deck and distinguish between stuff using tags. If I was going to learn something else then I might create another deck but you can prioritise certain tags before others so in theory you don't need to.
synewave wrote:
The challenge I have at the moment is that not all my "facts" have values in every field.
resolve wrote:
Anki determines the number of fields in the file by looking at the first (non-commented) line. Any other lines in the file which don't match this number will be ignored.
Forgot to mention. Resolve's quote refers to when you're importing data from a text file. If you've exported stuff from your previous flash card program then you probably want to import it into Anki using the text file import function. What resolve is saying basically means that the first line of the text file needs to have something in every field. The second line onwards can have empty fields.
It sounds like you've been inputting data using the add cards dialog, is that right?
If the first line of the file is
a[tab]b[tab]c
then the file is regarded as having three fields. Note that the number of tabs is important - if the file has:
a[tab][tab]c
then it's still regarded as having three fields. The problem with a differing number of fields only should occur when you have a file like:
a[tab]b
c[tab]d[tab]e
GoddessCarlie wrote:
As for single vs. mulitple deck, I have gone for a single deck with multiple different models. I prefer to get everything done in one hit.
This sounds like what I'm after. Thanks ![]()
Gonna post on the Anki forum asking how to set this up.
wrightak wrote:
If you go to edit -> model properties, you can configure various properties for each of the fields in your facts. One of these is whether the field can be empty or not. It sounds like you've got that property set to "must not be empty". You can solve that by unchecking the check-box. Let me know if that makes sense.
I was importing as opposed to adding cards but this box was checked which was my downfall.

