Show HN: MDAnki – convert Markdown to Anki cards
1–10 of 74 posts
Re: Show HN: MDAnki – convert Markdown to Anki cards
#2I did a similar thing to manage my Japanese vocabulary. I encoded it in TOML and compiled it to Anki decks. [1]
There is a lot of room for utilities like this. Managing decks in the Anki interface and persisting them as zipped sqlite is a headache.
[1] http://github.com/echelon/nihongo (It's a bit of a mess, sorry.)
Re: Show HN: MDAnki – convert Markdown to Anki cards
#3Re: Show HN: MDAnki – convert Markdown to Anki cards
#4Re: Show HN: MDAnki – convert Markdown to Anki cards
#5If this interests you I built an entire SRS app around this idea: https://mochi.cards/
Re: Show HN: MDAnki – convert Markdown to Anki cards
#6This is neat! I did a similar thing to manage my Japanese vocabulary. I encoded it in TOML and compiled it to Anki decks. [1] There is a lot of room for utilities like this. Managing decks in the Anki interface and persisting them as zipped sqlite is a headache. [1] http://github.com/echelon/nihongo (It's a bit of a mess, sorry.)
Re: Show HN: MDAnki – convert Markdown to Anki cards
#7Re: Show HN: MDAnki – convert Markdown to Anki cards
#8If this interests you I built an entire SRS app around this idea: https://mochi.cards/
Re: Show HN: MDAnki – convert Markdown to Anki cards
#9Re: Show HN: MDAnki – convert Markdown to Anki cards
#10If this interests you I built an entire SRS app around this idea: https://mochi.cards/
How long has this been around? Surprised I haven't seen it before! Fantastic work. I would love if I could use this with Roam Research somehow