Adam Porter writes:
> Samuel Wales writes:
>
>> can org-todo-yesterday be made to use [2016-04-20 Wed] instead of
>> [2016-04-20 Wed 23:59]?
>
> I guess you could add :after advice to the function and remove the time
> from the new timestamp.
Alternatively, maybe you could temporarily either ov
Samuel Wales writes:
> can org-todo-yesterday be made to use [2016-04-20 Wed] instead of
> [2016-04-20 Wed 23:59]?
I guess you could add :after advice to the function and remove the time
from the new timestamp.