Turn Markdown notes into Anki decks
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
29
commits
Document usage in README
c00fd4c
Build Docker image
4229a25
Cross off todos in README
9781ddc
Read notes from stdin and write Anki deck to stdout
59ff095
Add nvim to dev requirements
90ee571
Remove docker
401b44e
Fix usage
e5657f2
Update readme
d5d6948
Move reading and writing deck from and to files into Deck
8e93600
Attach id to Deck
fa5734f
Introduce Card class and Deck.from_doc
c3d4470
Introduce Deck class
fa3c5a4
Refactor title and card parsing
a050b35
Ignore notes.apkg
29b3214
add todos
da55a07