Adding a puppet capture template

This commit is contained in:
Benson Chu 2025-06-04 08:15:34 -05:00
parent 825ece2101
commit ee69ca8181

View file

@ -250,7 +250,10 @@
:function my/org-find-journal
:datetree t
:template "* %U\n%?")
("Programming Interview Prep Journal" :keys "p"
("Puppet" :keys "p"
:file ,(my/org-file "puppet.gpg")
:template "* %T \n%?")
("Programming Interview Prep Journal" :keys "P"
:file ,(my/org-file "journal.gpg")
:datetree t
:template "* ")))