From: Kevin Liu <kevin@nivekuil.com>
To: Gustavo Barros <gusbrs.2016@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Repeating task hourly
Date: Thu, 30 Jul 2020 08:25:06 -0700 [thread overview]
Message-ID: <878sf13u0d.fsf@nivekuil.com> (raw)
In-Reply-To: <87o8nyffog.fsf@gmail.com>
On 29 July 2020 09:29, Gustavo Barros <gusbrs.2016@gmail.com> wrote:
> But what will happen is that the task will be both "done" and "due" on
> the same day. Which face shall org-habit use? Which symbol?
> And that `org-habit-duration-to-days' performs its conversion of the
> repeaters to days with `floor', I'd say it is pretty deliberate.
Good catch, with sub-day intervals sr-days is always 0 so it's always
overdue. A quick workaround is to change the floor to a ceiling and
maybe flooring the month/year values manually, so it would
only affect 3m+ and 4y+ habits by a day.
> this was before the introduction of hourly repeaters, I'd take this to
> be even more meaningful, not less.
How do you figure?
prev parent reply other threads:[~2020-07-30 15:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 11:30 Repeating task hourly Kevin Liu
2020-07-27 11:40 ` Kevin Liu
2020-07-29 2:29 ` Kyle Meyer
2020-07-29 11:06 ` Gustavo Barros
[not found] ` <87a6zi5qgu.fsf@nivekuil.com>
2020-07-29 15:15 ` Gustavo Barros
2020-07-29 15:41 ` Kevin Liu
2020-07-29 16:29 ` Gustavo Barros
2020-07-30 15:25 ` Kevin Liu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878sf13u0d.fsf@nivekuil.com \
--to=kevin@nivekuil.com \
--cc=emacs-orgmode@gnu.org \
--cc=gusbrs.2016@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).