aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-org.el
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-11-02 22:28:17 -0500
committerBardofSprites <[email protected]>2025-11-02 22:28:17 -0500
commit09f4bcd497f16c04242ea190899502ae675be863 (patch)
tree2f0bc3811d3c0fe3c5fb9d3fe7f79ef7de1e1dbc /bard-emacs-modules/bard-emacs-org.el
parent3230bc7f16e9b070400768f9139e7934332e6141 (diff)
new common place capture template
Diffstat (limited to 'bard-emacs-modules/bard-emacs-org.el')
-rw-r--r--bard-emacs-modules/bard-emacs-org.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/bard-emacs-modules/bard-emacs-org.el b/bard-emacs-modules/bard-emacs-org.el
index 2b6302f..a74a95b 100644
--- a/bard-emacs-modules/bard-emacs-org.el
+++ b/bard-emacs-modules/bard-emacs-org.el
@@ -120,6 +120,13 @@
;; (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")
+ ("n" "common place note" entry
+ (file "~/Notes/denote/20251023T182240--common-place-notes__topic.org")
+ "* %^{Source}\n#+BEGIN_QUOTE\n%?\n#+END_QUOTE")
("z" "Protocol" entry
(file+olp
"~/Notes/denote/20240328T220037--media-tracker__media_topic.org" "Quotes")