refactor(gs/emacs): Remove outdated capture templates

Change-Id: I8f2deb21f8edf46768cfe9346c70bb9b63ba76e4
Reviewed-on: https://cl.tvl.fyi/c/depot/+/729
Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
Griffin Smith 2020-06-28 19:41:25 -04:00 committed by glittershark
parent 2b2e1152ce
commit e66ee1c8dc

View file

@ -51,26 +51,12 @@
:kill-buffer t
:unnarrowed t)
;; ("d" "Tech debt" entry
;; (file+headline ,(concat org-directory "/work.org")
;; "Inbox")
;; "* TODO %? :debt:\nContext: %a\nIn task: %K"
;; :prepend t
;; :kill-buffer t)
("p" "Projects")
("px" "Xanthous" entry
(file+headline ,(notes-file "xanthous.org") "Backlog")
"* TODO %?\nContext %a\nIn task: %K")
("d" "Data recording")
;; ("dr" "Reflux data" table-line
;; (file+olp ,(notes-file "personal.org")
;; "Data" "Reflux")
;; "| %U | %^{reflux|0|1|2|3|4|5} | %^{ate 1hr before bed?|Y|N} | %^{ate spicy food yesterday?|Y|N} |"
;; :unnarrowed t
;; :immediate-finish t
;; )
)
org-capture-templates-contexts