* Marking task creation date or re-scheduling.
@ 2023-06-08 1:53 Vladimir Nikishkin
2023-06-08 11:22 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Nikishkin @ 2023-06-08 1:53 UTC (permalink / raw)
To: emacs-orgmode
Hello, fellow org users,
Until recently, I used to just Schedule a task once, and it would stay
in the agenda until it is done.
This has a nice property of having "Schedules x234 days" displayed near
the task in Agenda, so I know for how long this task has been hanging.
However, often I find myself wanting to make the task as "done for
today", meaning not that a task is finished, but rather that I have done
everything I could do today.
People around seem to suggest just re-scheduling it for tomorrow. This
way the task will disappear from the Agenda. However, this way I am
losing that nice metadata of "when a task was created".
This can be worked around by, say, creating a clock-in session right
after the creation of a task, or just marking it as a time-stamp, but
this looks unpleasant. It's more convoluted than just counting time
elapsed since "SCHEDULED" until "CLOSED".
So, is it possible to add, or maybe there is some built-in way of
accommodating for such a use-case? Maybe a way to automatically add a
"CREATED" time-stamp for a task? Or maybe hide from agenda the tasks
that "have a logbook entry today"?
--
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Marking task creation date or re-scheduling.
2023-06-08 1:53 Marking task creation date or re-scheduling Vladimir Nikishkin
@ 2023-06-08 11:22 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-06-08 11:22 UTC (permalink / raw)
To: Vladimir Nikishkin; +Cc: emacs-orgmode
Vladimir Nikishkin <lockywolf@gmail.com> writes:
> Until recently, I used to just Schedule a task once, and it would stay
> in the agenda until it is done.
>
> This has a nice property of having "Schedules x234 days" displayed near
> the task in Agenda, so I know for how long this task has been hanging.
>
> However, often I find myself wanting to make the task as "done for
> today", meaning not that a task is finished, but rather that I have done
> everything I could do today.
> ...
> So, is it possible to add, or maybe there is some built-in way of
> accommodating for such a use-case? Maybe a way to automatically add a
> "CREATED" time-stamp for a task? Or maybe hide from agenda the tasks
> that "have a logbook entry today"?
See SHOWFROMDATE in
https://github.com/yantar92/emacs-config/blob/master/config.org#properties
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-08 11:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08 1:53 Marking task creation date or re-scheduling Vladimir Nikishkin
2023-06-08 11:22 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).