On Fri, Jul 9, 2021 at 7:49 AM Alan Ristow wrote:
> On 7/8/21 8:19 PM, Bhavin Gandhi wrote:
> >>> Second, if I bulk-process a habit via org-agenda-bulk-action, the task
> >>> is simply marked DONE. Bot the recurrence and the LAST_REPEAT field
> >>> are ignored, but the time stamp is only entered i
Hi Bhavin,
On 7/8/21 8:19 PM, Bhavin Gandhi wrote:
Hello Alan,
Thank you for sharing a detailed description.
[...]
I think this is same issue as reported in this bug report:
https://orgmode.org/list/87o8c8xp9b@gmail.com/
Thank you for the pointer to this -- clearly I missed it in my initi
Hello Alan,
Thank you for sharing a detailed description.
On Wed, 7 Jul 2021 at 23:52, Alan Ristow wrote:
> […]
> >
> > First, if I do exactly the same as above, the time of completion is
> > logged twice:
> >
> > ** TODO Daily review
> >SCHEDULED: <2021-07-08 Thu .+1d>
> >:PROPERTIES:
>
I think I have solved this, though I am not really sure why the solution
works. As noted previously, my org-todo-keywords are defined as follows:
(setq org-todo-keywords
'((sequence "TODO(t)" "NEXT(n)" "STARTED(s)" "WAITING(w@/!)"
"|" "DONE(x!)" "DELEGATED(d@)")
(sequence "
I recently updated org from 9.3 (release_9.3) to 9.4.6 (9.4.6-gfdb98a)
and observed several changes in behavior when marking recurring tasks as
DONE. I have not found reports of anything similar via Google or the
mailing list archives, so rather than a bug it might be a package
conflict or a co