Hi Carsten and all,
I think I've found a small bug (6.04b on 22.1.1).
I've got
(setq org-todo-keywords '((sequence "TODO(t@)" "STARTED(s@)"
"WAITING(w@)" "|" "DONE(d@)" "CANCELLED(c@)") (sequence
"SOMEDAY(m@)" "|" "NEVER(n@)")))
in my .emacs. However, I get only a time-stamp and
> my workflow for new appointments is
>
> 1. check agenda for free dates
>(cursor will be on the day/time of the free time slot)
> 2, use remember to record the appointment
>(currently inserting the timestamp manually)
>
> I know I can insert new entries into the diary with "i".
Hi,
my workflow for new appointments is
1. check agenda for free dates
(cursor will be on the day/time of the free time slot)
2, use remember to record the appointment
(currently inserting the timestamp manually)
I know I can insert new entries into the diary with "i". However, I do
not us