1
0
Fork 0

For the journal capture template, only include task if clocked in

This commit is contained in:
Tom Willemse 2021-03-25 19:37:48 -07:00
parent 0d5b6fcc11
commit 0e0f464a65
2 changed files with 2 additions and 4 deletions

View file

@ -1,5 +1,3 @@
* %<%H:%M:%S>
- task (clocked in) :: %K
%?
%(if (org-clock-is-active) "- task (clocked in) :: %K\n\n" "")%?

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2021.0324.103342
;; Version: 2021.0325.193551
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org-plus-contrib org-bullets org-edna diminish all-the-icons org-journal org-roam)
;; This program is free software; you can redistribute it and/or modify