Capture training times
This commit is contained in:
parent
b50ce99450
commit
6293e53f1f
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@
|
|||
("m" "Meeting" entry
|
||||
(file+headline "planning.org" "Meetings") "* %? :MEETING:\n%T" :clock-in t)
|
||||
|
||||
;; Capture a training
|
||||
("w" "Training" entry
|
||||
(file+headline "planning.org" "Trainings") "* %? :TRAINING:\n%T" :clock-in t)
|
||||
|
||||
;; Log my activities
|
||||
("j" "Journal" entry
|
||||
(file+olp+datetree "journal.org" "Journal") "* %^{Activity}\nEntered on %U\n%i\n%?" :tree-type week)
|
||||
|
|
Loading…
Add table
Reference in a new issue