Skip to content

acf2/anki-deck-generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

anki-deck-generators

Generators of anki decks for everything

Formats of sources and decks

Kanji

Format of source:

<File> ::= <Entry>\n<Entry>\n . . . \n<Entry>\n
<Entry> ::= <Simple> | <Complex>
<Simple> ::= <Kanji char>[<Translation>]:<Simple onyomi list>:<Simple kunyomi list>
<Simple onyomi list> ::= <empty>|<Onyomi><Punctuation mark> . . . <Punctuation mark><Onyomi>
<Simple kunyomi list> ::= <empty>|<Kunyomi><Punctuation mark> . . . <Punctuation mark><Kunyomi>
<Complex> ::= <Kanji char>:<Translated onyomi list>:<Translated kunyomi list>
#TODO LATER

About

Generators of anki decks for everything

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages