diff --git a/anki.html b/anki.html index 20f8934..a5af866 100644 --- a/anki.html +++ b/anki.html @@ -73,11 +73,10 @@
  • Real-Time Import add-on for Anki
  • -

    After installing both of the above, open Firefox, make your way over to the add-ons management page, locate the Rikaisama add-on, and hit the "Preferences" button to open up the Rikaisama options window.

    +

    After installing both of the above, open Firefox, make your way over to the add-ons management page, locate the Rikaisama add-on, and hit the "Preferences" button to open up the Rikaisama options window. We are interested in two tabs here: "Clipboard & Save" and "Anki".

    + -

    Now, onto the "Anki" tab. The first field we are interested in here is:

    @@ -86,24 +85,24 @@

    This is where we tell Rikaisama what information we want it to save about a particular word. Here is a typical example:

    -

    There is a key below the "Save format" field explaining what all of this does. The $d option saves the dictionary form of the word you have hovered over (meaning 食べます, for example, would be saved as 食べる). The $t option is used to denote the end of one field (i.e. those in the "Field names" field) and the beginning of another. $r saves the reading, and $n the definition.

    +

    There is a key below the "Save format" field explaining what all of this does. The $d option saves the dictionary form of the word you have hovered over (meaning 食べます, for example, would be saved as 食べる). The $t option is used to denote the end of one field (i.e. those in the "Field names" field) and the beginning of another. $r saves the reading, and $n the definition. Finally, [sound:$a] saves an audio clip of the word (if available).

    - +

    You will notice in the above example that $a has not been used alone, but rather enclosed in square brackets and preceded by "sound:". This is because audio files must be formatted this way for Anki to play them. If you only put "audio.mp3" into one of your Anki fields (as opposed to "[sound:audio.mp3]"), you would simply get the text "audio.mp3" on your card.

    "Field names"

    The next field tells Rikaisama to which fields in our Anki deck the information specified in the "Save format" field should be added. A typical example, corresponding to the "Save format" above, would be:

    These fields MUST exist in our Anki deck in order for this to work. First, create your deck is Anki by pressing the "Add" button. Click the "Deck" button, then "Add". Type in the name of your new deck in the window that pops up and hit "OK".

    -

    Now we need to add the required fields. Hit the "Fields..." button. Since all decks must have at least one field, we will first click "Add", type in "Vocabulary" and then hit "OK". We should now have a field called "Vocabulary" in our deck, so we can go ahead and delete the default fields "Front" and "Back" by selecting them and clicking "Delete". Now repeat the adding process for the other required fields: "Reading" and "Definition". Once done, hit "Close".

    +

    Now we need to add the required fields. Hit the "Fields..." button. Since all decks must have at least one field, we will first click "Add", type in "Vocabulary" and then hit "OK". We should now have a field called "Vocabulary" in our deck, so we can go ahead and delete the default fields "Front" and "Back" by selecting them and clicking "Delete". Now repeat the adding process for the other required fields: "Reading", "Definition" and "Audio". Once done, hit "Close".

    Now all that's left to do is edit the appearance of our cards. To do this, click the "Cards..." button. This is outside the scope of this tutorial, but at the following pastebin link you will find a sample which you can copy and paste: http://pastebin.com/HWk3Nnm6

    @@ -111,7 +110,7 @@

    TROUBLESHOOTING

    -

    If you followed the instructions and it still does not work, manually add a new card to your mining deck and try again. Note that Rikaisama used to support importation of audio files, but this feature is currently broken.

    +

    If you followed the instructions and it still does not work, manually add a new card to your mining deck and try again.

    \ No newline at end of file diff --git a/cor.html b/cor.html index 8a093fe..1a1f9c8 100644 --- a/cor.html +++ b/cor.html @@ -153,6 +153,7 @@ Vocabulary deck: Front: word (kanji). Back: translation, reading, component kanj listening Colloquial Japanese mega link textbook Genki mega link textbook Genki 2nd edition mega link + textbook An Integrated Approach to Intermediate Japanese mega link textbook Hugo Japanese in 3 Months mega link textbook Interactive Japanese 1 An Introductory Course mega link textbook Introduction To Intermediate Japanese mega link @@ -220,7 +221,7 @@ Vocabulary deck: Front: word (kanji). Back: translation, reading, component kanj grammar Japanese language insights mega link grammar Japanese Particle Workbook mega link grammar Japanese Respect Language When, Why, and How to use it Successfully mega link - grammar Japanese the Manga Way mega link Alternative link + grammar Japanese the Manga Way mega link Alternative link grammar Japanese Verbs and Essentials of Grammar mega link grammar Japanese Verbs at a Glance mega link grammar Making sense of Japanese grammar mega link @@ -1662,7 +1663,7 @@ Vocabulary deck: Front: word (kanji). Back: translation, reading, component kanj epubhtmlフリクリ榎戸洋司 scanぴにおん!樋口司 epubazw3html10歳までに読みたい世界名作横山洋子 -mobiepubazw3htmltextscan半分の月がのぼる空橋本紡 +textscan半分の月がのぼる空橋本紡 scan毛布おばけと金曜日の階段橋本紡 scanデート ア ライブ アンコール橘公司 scanデート・ア・ライブ橘公司 diff --git a/resource guide.html b/resource guide.html index 6b0d2bc..797fc08 100644 --- a/resource guide.html +++ b/resource guide.html @@ -130,7 +130,7 @@

    Tae Kim - This is the most commonly used guide on DJT because it is faster than the others listed here. Use the grammar guide, not the “complete guide” (which is incomplete). Tae Kim only has exercises in the beginning, after which there are no exercises to work on.

    -

    Japanese the Manga Way - This book teaches grammar through examples from actual Japanese manga, breaking down each sentence into its components to explain the meaning. It covers most of the same material as Tae Kim with less technical language, and will teach you enough grammar to begin reading.

    +

    Japanese the Manga Way - This book teaches grammar through examples from actual Japanese manga, breaking down each sentence into its components to explain the meaning. It covers most of the same material as Tae Kim with less technical language, and will teach you enough grammar to begin reading.

    Dictionaries of Japanese Grammar (DOJG) - A collection of three books, Basic, Intermediate and Advanced. As the name implies, these are dictionaries rather than guides. It goes in-depth into the various grammar rules, more so than virtually any other resource.

    diff --git a/robots.txt b/robots.txt index a211868..f7dff84 100644 --- a/robots.txt +++ b/robots.txt @@ -2,4 +2,12 @@ User-agent: * Disallow: /cor.html Disallow: /cor_txt.html Disallow: /ebooks.html +Disallow: /djtlib_link.txt +Disallow: /assets/books_azw3_collection.txt +Disallow: /assets/books_epub_mobi_txt +Disallow: /assets/books_history.txt +Disallow: /assets/books_html.txt +Disallow: /assets/books_translations.txt +Disallow: /assets/books_txt.txt +Disallow: /djtlib_link.txt Disallow: /djtlib_link.txt \ No newline at end of file