From 50825985b72b77751f93627ddc59d3e1a5e28eef Mon Sep 17 00:00:00 2001 From: Adrien Date: Tue, 7 Jun 2022 07:59:21 +0200 Subject: [PATCH] Add first version (only the links which have been useful to configure emacs with anki) --- 20220606212652-anki.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 20220606212652-anki.org diff --git a/20220606212652-anki.org b/20220606212652-anki.org new file mode 100644 index 0000000..8e8b59b --- /dev/null +++ b/20220606212652-anki.org @@ -0,0 +1,14 @@ +:PROPERTIES: +:ID: 247b0751-90e4-4832-aa15-68a182d93476 +:mtime: 20220606213432 +:ctime: 20220606212652 +:END: +#+title: Anki + +* Introduction + +* Références +** Emacs + * [[https://github.com/louietan/anki-editor][Anki-editor - Github]] + * [[https://rgoswami.me/posts/anki-decks-orgmode/][Anki Decks with Orgmode - Rohit Goswami]] + * [[https://yiufung.net/post/anki-org/][Power up Anki with Emacs, Org mode, anki-editor and more - Cheong Yiufung]]