I previously shared a small (and rather broken) tool I made that can do unidirectional syncing from Roam to Anki.
Then I received this great news last week:
Time to build! #roamcult pic.twitter.com/qy2wa4ZFAP
— Ian Tay (@iantay_) September 25, 2020
Since then, I’ve been happily hacking away at V2 of the tool. Instead of writing a separate binary, it is being designed as an Anki plugin.
roadmap for v2 of my rather broken roam/anki integration
— Ian Tay (@iantay_) September 28, 2020
1. Cloze bidirectional sync
2. Support custom note types
3. Support tag sync
Will probably end up with a nice py client lib for the roam API too
v1: https://t.co/XNRYDJ0hKB
Let me know if you have any feature requests / ideas! I will be posting again when an alpha version is ready (which also means the Roam API needs to support API keys first).