Hallo,
how can I end a recurring task to have no new tasks in the future?
Thanks
Mebus
The recurring task you create becomes a template from which the instances are created. You can either run task all and find the task id so that you can delete it. Or you could do task /[some text thats insde the task]/ to delete the template
task recurring
(Pick an
task
That shuts off recurrence starting now.
On 2019 Apr 25, at 09:22, Mebus notifications@github.com wrote:
Hallo,
how can I end a recurring task to have no new tasks in the future?
Thanks
Mebus
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub https://github.com/GothenburgBitFactory/taskwarrior/issues/2150, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAB6GZW5NUUVMP4TKH3FOTPSGWBTANCNFSM4HINCRHQ.
Most helpful comment
task recurring
(Pick an)
task modify until:now
That shuts off recurrence starting now.