emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to properly set up reminders for paying cellphone fees in org?


From: Vladimir Nikishkin
Subject: Re: How to properly set up reminders for paying cellphone fees in org?
Date: Thu, 30 Apr 2020 14:22:08 +0800

Ah, great, thanks!

I have been looking at the wrong node all the time.

However, the manual node you're pointing to disagrees with the claim that those are equivalent:

>If you need both a repeater and a special warning period in a deadline
>entry, the repeater should come first and the warning period last
>     DEADLINE: <2005-10-01 Sat +1m -3d>

However, the manual may be incomplete.

Thank you, problem seems to be solved.

Kyle Meyer <address@hidden> 於 2020年4月30日 週四 13:02 寫道:
Vladimir Nikishkin <address@hidden> writes:

> I need to pay a fee by every 28th of the month, and I want this task
> to show up in the agenda from the 20th of the next not paid month.
>
> What's the proper DEADLINE  format?
>
> DEADLINE: <2020-02-28 Sun .+1m -10d>  ?
> DEADLINE: <2020-02-28 Sun -10d .+1m>  ?

Those are equivalent.  Though you might consider whether you'd prefer
'+' or '++' for this rather than '.+'.  See (info "(org)Repeated tasks")
if you're not aware of the differences.

And note that a utility like datefudge or libfaketime is useful for
testing these sorts of things out.  For example:

  $ datefudge "2020-02-18" emacs [...]

reply via email to

[Prev in Thread] Current Thread [Next in Thread]