From c59c2f1dc57a45128b976af12736d94bbbcaf792 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 23 Apr 2026 00:53:56 -0400 Subject: self learning capture template --- config.org | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index 524b845..ed095f8 100644 --- a/config.org +++ b/config.org @@ -1461,18 +1461,12 @@ For a long time I really struggled with Emacs tab completion. It still only kind "Appointments" "General") "* %?\n%^t" :time-prompt t) - ;; ("s" "Basic Statistics" entry - ;; (file+headline - ;; "~/Notes/denote/20240830T215644--statistics-flashcards__anki_stats.org" "Unsorted") - ;; "** %U %^g\n:PROPERTIES:\n:ANKI_NOTE_TYPE: Basic\n:ANKI_DECK: Statistics\n:END:\n*** Front\n %?\n*** Back\n\n") - ;; ("S" "Cloze Statistics" entry - ;; (file+headline - ;; "~/Notes/denote/20240830T215644--statistics-flashcards__anki_stats.org" "Unsorted") - ;; "** %U %^g\n:PROPERTIES:\n:ANKI_NOTE_TYPE: Cloze\n:ANKI_DECK: Statistics\n:END:\n*** Text\n %?\n*** Hooray\n\n") - ("c" "Basic Chemistry" entry - (file+headline - "~/Notes/denote/20251019T175402--chemistry-flashcards__anki_chem.org" "Unsorted") - "** %U %^g\n:PROPERTIES:\n:ANKI_NOTE_TYPE: Basic\n:ANKI_DECK: Chemistry\n:END:\n*** Front\n%?\n*** Back\n\n") + ("s" "self learning task" plain + (file+olp + "~/Notes/denote/20251202T154611--self-learning-agenda__topic.org" + "Inbox") + "- [ ] %?" + :empty-lines-after 1) ("n" "common place note" entry (file "~/Notes/denote/20251023T182240--common-place-notes__topic.org") "* %^{Source}\n#+BEGIN_QUOTE\n%?\n#+END_QUOTE") -- cgit v1.2.3