add deploy project/todo template to org-capture setup
This commit is contained in:
parent
800b4fdcd4
commit
79416dab24
|
@ -184,5 +184,12 @@
|
||||||
:immediate-finish "f"
|
:immediate-finish "f"
|
||||||
:jump-to-captured "t"
|
:jump-to-captured "t"
|
||||||
)
|
)
|
||||||
|
("p" "Deployment" entry
|
||||||
|
(file "~/org/_todo.org")
|
||||||
|
(file "~/org/template_deploy.org")
|
||||||
|
:prepend t
|
||||||
|
:immediate-finish "f"
|
||||||
|
:jump-to-captured "t"
|
||||||
|
)
|
||||||
))
|
))
|
||||||
)
|
)
|
||||||
|
|
Reference in a new issue