Hi Samuel,
indeed, letting org-schedule and org-deadline to accept more metadata,
such as warning delays, would be good.
If someone wants to try writing a patch for this, please go ahead.
Best,
--
Bastien
hi bastien,
the current behavior in maint is if you have an entry with no planning
line. if you try to add a deadline with zero days of warning, it will
tell you you can't do that. it will not add the deadline. and
therefore will not add warning days.
you have to add the deadline and then modi
Hi Samuel,
Samuel Wales writes:
> i think it would be less error prone if we allowed c-u c-u to work
> when adding a deadline to an entry. in maint it errors.
Can you restate the detailed desired behavior vs. current behavior,
and what problem does it solve?
Thanks,
--
Bastien
i think the following boils down to:
i think it would be less error prone if we allowed c-u c-u to work
when adding a deadline to an entry. in maint it errors.
thank you.
On 7/22/20, Samuel Wales wrote:
> i tend to want either zero or some number [like 4 or 8] for deadline
> warning days for d
i tend to want either zero or some number [like 4 or 8] for deadline
warning days for deadline timestamps [tses].
so i set the deadline warning days variable to a nonzero positive
number as a default. and then manually add -0d to individual tses
when i want -0d.
however, manual editing feels qui