emacs-orgmode
[Top][All Lists]
Advanced

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

[O] New feature: cancel a repeater to allow marking repeating tasks as D


From: Bastien
Subject: [O] New feature: cancel a repeater to allow marking repeating tasks as DONE
Date: Mon, 11 Nov 2013 18:17:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Sometimes it's useful to cancel a repeater: for example, when you
want to mark a task as definitely DONE.

The attached patch does this by allowing the user to use -1 as the
numeric prefix argument for `org-todo'.

(It does not delete the repeater, instead it sets it to 0 so that
planning information structure is preserved: for example, you can
have a repeater and a 'start warning in X days' cookie.)

Tests and feedback welcome!

Attachment: 0001-org.el-org-cancel-repeater-New-function.patch
Description: Text Data

-- 
 Bastien

reply via email to

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