update of current state in README
This commit is contained in:
parent
ff75ac07eb
commit
5ae9ac325d
16
README.md
16
README.md
@ -37,10 +37,8 @@ This deck is maintained using the [CrowdAnki](https://github.com/Stvad/CrowdAnki
|
|||||||
|
|
||||||
### Disclaimer
|
### Disclaimer
|
||||||
|
|
||||||
Hints are now implemented, but need correct formatting to highlight meaning and primitives in the sentences.
|
Hints are now been mostly implemented, but need correct formatting to highlight meaning and primitives in the sentences.
|
||||||
The correct formatting is as of today (20210111) at no.1005 and will gain roughly ten new correctly formatted hints per day.
|
The correct formatting (and german sentences) are as of today (20211128) at no.2308.
|
||||||
To get the Kanji unicode characters I used this [Kanji recognition site](https://kanji.sljfaq.org/draw-canvas.html).
|
|
||||||
Seems a lot faster than having to rely on Google Translate (plus I don't have to use Google, which is a benefit in itself.)
|
|
||||||
|
|
||||||
## Primitves
|
## Primitves
|
||||||
I'm mapping primitives which cannot be found in the Unicode standard to a section of the Ethiopian Alphabet.
|
I'm mapping primitives which cannot be found in the Unicode standard to a section of the Ethiopian Alphabet.
|
||||||
@ -48,14 +46,12 @@ My custom fonts then display these primitives instead of the ethiopian letters.
|
|||||||
This means that the symbol displayed in Browse mode is incorrect for primitives.
|
This means that the symbol displayed in Browse mode is incorrect for primitives.
|
||||||
|
|
||||||
## Composites
|
## Composites
|
||||||
I have now implemented all composites from the 2nd book.
|
All composites of the 2nd and 3rd book have now been implemented.
|
||||||
The composites from the 3rd book should soon follow.
|
Formatting on the cards has been improved. As can be seen in the above pictures.
|
||||||
The formatting of how these composites are represented will gradually be improved.
|
|
||||||
Let's hope Javascript can wrangle these multiple fields into something coherent on the cards.
|
|
||||||
|
|
||||||
## Readings
|
## Readings
|
||||||
I've pulled all available On- Kun- and Nanori-readings from http://nihongo.monash.edu/ using a script.
|
I've pulled all available On- Kun- and Nanori-readings from http://nihongo.monash.edu/ using a script.
|
||||||
These readings are not yet displayed on the cards themselves but are listed in the notes.
|
These readings are not (yet?) displayed on the cards themselves but are listed in the notes.
|
||||||
If you want to see my awful coding practices for such one off stuff which just needs to generate a file once, look into the `scripts` branch of this git repository.
|
If you want to see my awful coding practices for such one off stuff which just needs to generate a file once, look into the `scripts` branch of this git repository.
|
||||||
|
|
||||||
## Fonts
|
## Fonts
|
||||||
@ -72,6 +68,6 @@ For example, Heisig does not seem to like to use '辶' and almost always prefers
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
GPL3 Affero
|
AGPL3
|
||||||
|
|
||||||
(Fonts seperate)
|
(Fonts seperate)
|
||||||
|
Loading…
Reference in New Issue
Block a user