Thank you for highlighting this. beorg doesn't currently explicitly support this. I will look at adding this for a future release.
hi, I have lots of repeated todos need to use the the 'delay the display' feature, like the weekly report, I only need it to remind me at Saturday.
I have added it in emacs like below, but it's didn't support by beorg, it will not remind at any time, wish you will consider to support this time format, you can simply ignore the '-1d' if you didn't have enough time to support all the features. Thanks.
** TODO 周报 :work: DEADLINE: <2019-11-03 Sun 10:00 +7d -1d>
Echoing that this would be a valuable feature for me as well - I have all my recurring subscriptions managed in Org mode with the format:
** TODO Spotify DEADLINE: <2020-04-22 WED -5d +1m>
Even ignoring the `-5d` would be nice, as currently if that delay param is set the deadlined TODO won't show up in the agenda at all.
Dong Wang
I noticed that beorg has the show up feature, maybe it's the same feature ? The '-2d' is supported by emacs already.