Samuel Wales <[email protected]> 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.
Samuel Wales <[email protected]> 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.