For the journal capture template, only include task if clocked in
This commit is contained in:
parent
0d5b6fcc11
commit
0e0f464a65
2 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
||||||
* %<%H:%M:%S>
|
* %<%H:%M:%S>
|
||||||
|
|
||||||
- task (clocked in) :: %K
|
%(if (org-clock-is-active) "- task (clocked in) :: %K\n\n" "")%?
|
||||||
|
|
||||||
%?
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; 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)
|
;; 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
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in a new issue