Resolve org agenda capture dispatch keybinding conflict
This commit is contained in:
parent
9f78153b2f
commit
abc95e285a
@ -816,7 +816,7 @@ Always show inline images:
|
||||
** Capture templates
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq org-capture-templates
|
||||
`(("l" "Lola task" entry
|
||||
`(("L" "Lola task" entry
|
||||
(file+headline ,(agenda-files "todo.org") "Lola")
|
||||
"* TODO %i%?")
|
||||
("p" "Personal task" entry
|
||||
|
Loading…
Reference in New Issue
Block a user