diff --git a/doc/org-roam.org b/doc/org-roam.org index bfb5c4c..796ebcb 100644 --- a/doc/org-roam.org +++ b/doc/org-roam.org @@ -1484,6 +1484,9 @@ file with the right =#+roam_key=. [[https://www.leonrische.me/fc/index.html][Org-fc]] is a spaced repetition system that scales well with a large number of files. Other alternatives include [[https://orgmode.org/worg/org-contrib/org-drill.html][org-drill]], and [[https://github.com/abo-abo/pamparam][pamparam]]. +To use Anki for spaced repetition, [[https://github.com/louietan/anki-editor][anki-editor]] allows you to write your cards in +Org-mode, and sync your cards to Anki via [[https://github.com/FooSoft/anki-connect#installation][anki-connect]]. + * FAQ ** How do I have more than one Org-roam directory? diff --git a/doc/org-roam.texi b/doc/org-roam.texi index b6eea54..7fb75b4 100644 --- a/doc/org-roam.texi +++ b/doc/org-roam.texi @@ -2044,6 +2044,9 @@ file with the right @samp{#+roam_key}. @uref{https://www.leonrische.me/fc/index.html, Org-fc} is a spaced repetition system that scales well with a large number of files. Other alternatives include @uref{https://orgmode.org/worg/org-contrib/org-drill.html, org-drill}, and @uref{https://github.com/abo-abo/pamparam, pamparam}. +To use Anki for spaced repetition, @uref{https://github.com/louietan/anki-editor, anki-editor} allows you to write your cards in +Org-mode, and sync your cards to Anki via @uref{https://github.com/FooSoft/anki-connect#installation, anki-connect}. + @node FAQ @chapter FAQ