Remove unused capture templates
This commit is contained in:
parent
2df19e4a66
commit
25265e79ae
1 changed files with 0 additions and 6 deletions
|
@ -462,15 +462,9 @@
|
|||
"%?"
|
||||
:if-new (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n#+date: %U\n")
|
||||
:unnarrowed t)
|
||||
|
||||
("n" "Note" plain
|
||||
"%?"
|
||||
:if-new (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n#+date: %U\n%l\n\n%i")
|
||||
:unnarrowed t)
|
||||
|
||||
("p" "user" plain
|
||||
"%?"
|
||||
:if-new (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n#+date: %U\n* Jobs\n* Pains\n* Gains\n")
|
||||
:unnarrowed t))))
|
||||
|
||||
(use-package org-tree-slide
|
||||
|
|
Loading…
Add table
Reference in a new issue