emacs-orgmode
[Top][All Lists]
Advanced

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

Repeating task hourly


From: Kevin Liu
Subject: Repeating task hourly
Date: Mon, 27 Jul 2020 04:30:55 -0700
User-agent: mu4e 1.5.3; emacs 28.0.50

According to the manual at
https://orgmode.org/manual/Repeated-tasks.html hourly repeating tasks
are possible, but the code in org-habit.el seems to disagree, explicitly
disallowing an interval <1d:

        (error "Habit %s scheduled repeat period is less than 1d" habit-entry))

Is there any way to do this or are the docs out of date?



reply via email to

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