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
c2f624bf89
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-22 03:46:26 +02:00
*
%<%H:%M:%S>
For the journal capture template, only include task if clocked in
2021-03-26 03:37:48 +01:00
%(if (org-clock-is-active) "- task (clocked in) :: %K\n\n" "")%?
Copy permalink