This website requires JavaScript.
Explore
Help
Sign in
ryuslash
/
emacs-config
Watch
1
Star
0
Fork
You've already forked emacs-config
0
Code
Activity
b402ee0c31
emacs-config
/
oni-org
/
capture-templates
/
journal.org
4 lines
80 B
Org Mode
Raw
Normal View
History
Unescape
Escape
Move all capture templates into their own files
2020-09-21 18:46:26 -07:00
*
%<%H:%M:%S>
For the journal capture template, only include task if clocked in
2021-03-25 19:37:48 -07:00
%(if (org-clock-is-active) "- task (clocked in) :: %K\n\n" "")%?
Copy permalink