--8<---cut here---start->8---
(require 'org-id)
(defun bh/clock-in-organization-task ()
(interactive)
(bh/clock-in-task-by-id "eb155a82-92b2-4f25-a3c6-0304591af2f9"))
(defun bh/clock-in-task-by-id (id)
"Clock in a task by id"
(save-restriction
Radosław Grzanka writes:
> Hello,
> is it possible to select and clock-in default task when emacs starts?
>
> I'm trying to implement GTD setup as described here
> http://doc.norang.ca/org-mode.html and I like concept of
> "punching-in". However, I found out it is not necessary for me to
> sele
Hello,
is it possible to select and clock-in default task when emacs starts?
I'm trying to implement GTD setup as described here
http://doc.norang.ca/org-mode.html and I like concept of "punching-in".
However, I found out it is not necessary for me to select "default task"
each time I punch