From cbeaa4d92e06210ab6945cfa64697127a99ac891 Mon Sep 17 00:00:00 2001 From: Jethro Kuan Date: Sat, 6 Mar 2021 11:05:32 +0800 Subject: [PATCH] add link to anki-editor (ref #1419) Co-authored-by: Arthur Leonard Andersen --- doc/org-roam.org | 3 +++ doc/org-roam.texi | 3 +++ 2 files changed, 6 insertions(+) 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