How to manage recurring tasks in taskwarrior?











up vote
0
down vote

favorite












I am having troubles understanding how to manage recurring tasks in taskwarrior



I start with an empty database:



$ task
[task next]
No matches.


I add a recurring daily task:



$ task add recur:daily due:later test


It shows up in the report:



$ task
[task next]

ID Age Recur Due Description Urg
2 - P1D 19.2y test 2.4

1 task
Creating recurring task instance 'test'


If I mark it done like this:



$ task 2 done
Completed task 2 'test'.
Completed 1 task.
$ task
[task next]
No matches.


it disappears from the report. I believe it makes sense, since "I completed the daily task today".



The problem is it never appears again the next day and further. What am I doing wrong?










share|improve this question






















  • Why are you marking it done? If it is a repeating task it is never done ...
    – DavidPostill
    Nov 25 at 14:22










  • @DavidPostill what should I do then to not see it in the report till tomorrow, once I complete it today?
    – AnonymousLurker
    Nov 25 at 14:33










  • Read Taskwarrior - How Recurrence Works
    – DavidPostill
    Nov 25 at 14:34










  • @DavidPostill I did it before resorting to ask on SE, it doesn't answer my question at all. It contains details about internal workings rather than a perspective for the end user that solves a practical problem (like mine). I fail to see where in that document is it explained how to manage recurring tasks properly
    – AnonymousLurker
    Nov 25 at 14:41










  • So ask the developers. As there are no other taskwarrior questions on Super User you probably won't get an answer here.
    – DavidPostill
    Nov 25 at 14:43

















up vote
0
down vote

favorite












I am having troubles understanding how to manage recurring tasks in taskwarrior



I start with an empty database:



$ task
[task next]
No matches.


I add a recurring daily task:



$ task add recur:daily due:later test


It shows up in the report:



$ task
[task next]

ID Age Recur Due Description Urg
2 - P1D 19.2y test 2.4

1 task
Creating recurring task instance 'test'


If I mark it done like this:



$ task 2 done
Completed task 2 'test'.
Completed 1 task.
$ task
[task next]
No matches.


it disappears from the report. I believe it makes sense, since "I completed the daily task today".



The problem is it never appears again the next day and further. What am I doing wrong?










share|improve this question






















  • Why are you marking it done? If it is a repeating task it is never done ...
    – DavidPostill
    Nov 25 at 14:22










  • @DavidPostill what should I do then to not see it in the report till tomorrow, once I complete it today?
    – AnonymousLurker
    Nov 25 at 14:33










  • Read Taskwarrior - How Recurrence Works
    – DavidPostill
    Nov 25 at 14:34










  • @DavidPostill I did it before resorting to ask on SE, it doesn't answer my question at all. It contains details about internal workings rather than a perspective for the end user that solves a practical problem (like mine). I fail to see where in that document is it explained how to manage recurring tasks properly
    – AnonymousLurker
    Nov 25 at 14:41










  • So ask the developers. As there are no other taskwarrior questions on Super User you probably won't get an answer here.
    – DavidPostill
    Nov 25 at 14:43















up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am having troubles understanding how to manage recurring tasks in taskwarrior



I start with an empty database:



$ task
[task next]
No matches.


I add a recurring daily task:



$ task add recur:daily due:later test


It shows up in the report:



$ task
[task next]

ID Age Recur Due Description Urg
2 - P1D 19.2y test 2.4

1 task
Creating recurring task instance 'test'


If I mark it done like this:



$ task 2 done
Completed task 2 'test'.
Completed 1 task.
$ task
[task next]
No matches.


it disappears from the report. I believe it makes sense, since "I completed the daily task today".



The problem is it never appears again the next day and further. What am I doing wrong?










share|improve this question













I am having troubles understanding how to manage recurring tasks in taskwarrior



I start with an empty database:



$ task
[task next]
No matches.


I add a recurring daily task:



$ task add recur:daily due:later test


It shows up in the report:



$ task
[task next]

ID Age Recur Due Description Urg
2 - P1D 19.2y test 2.4

1 task
Creating recurring task instance 'test'


If I mark it done like this:



$ task 2 done
Completed task 2 'test'.
Completed 1 task.
$ task
[task next]
No matches.


it disappears from the report. I believe it makes sense, since "I completed the daily task today".



The problem is it never appears again the next day and further. What am I doing wrong?







to-do taskwarrior






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 25 at 13:55









AnonymousLurker

5451616




5451616












  • Why are you marking it done? If it is a repeating task it is never done ...
    – DavidPostill
    Nov 25 at 14:22










  • @DavidPostill what should I do then to not see it in the report till tomorrow, once I complete it today?
    – AnonymousLurker
    Nov 25 at 14:33










  • Read Taskwarrior - How Recurrence Works
    – DavidPostill
    Nov 25 at 14:34










  • @DavidPostill I did it before resorting to ask on SE, it doesn't answer my question at all. It contains details about internal workings rather than a perspective for the end user that solves a practical problem (like mine). I fail to see where in that document is it explained how to manage recurring tasks properly
    – AnonymousLurker
    Nov 25 at 14:41










  • So ask the developers. As there are no other taskwarrior questions on Super User you probably won't get an answer here.
    – DavidPostill
    Nov 25 at 14:43




















  • Why are you marking it done? If it is a repeating task it is never done ...
    – DavidPostill
    Nov 25 at 14:22










  • @DavidPostill what should I do then to not see it in the report till tomorrow, once I complete it today?
    – AnonymousLurker
    Nov 25 at 14:33










  • Read Taskwarrior - How Recurrence Works
    – DavidPostill
    Nov 25 at 14:34










  • @DavidPostill I did it before resorting to ask on SE, it doesn't answer my question at all. It contains details about internal workings rather than a perspective for the end user that solves a practical problem (like mine). I fail to see where in that document is it explained how to manage recurring tasks properly
    – AnonymousLurker
    Nov 25 at 14:41










  • So ask the developers. As there are no other taskwarrior questions on Super User you probably won't get an answer here.
    – DavidPostill
    Nov 25 at 14:43


















Why are you marking it done? If it is a repeating task it is never done ...
– DavidPostill
Nov 25 at 14:22




Why are you marking it done? If it is a repeating task it is never done ...
– DavidPostill
Nov 25 at 14:22












@DavidPostill what should I do then to not see it in the report till tomorrow, once I complete it today?
– AnonymousLurker
Nov 25 at 14:33




@DavidPostill what should I do then to not see it in the report till tomorrow, once I complete it today?
– AnonymousLurker
Nov 25 at 14:33












Read Taskwarrior - How Recurrence Works
– DavidPostill
Nov 25 at 14:34




Read Taskwarrior - How Recurrence Works
– DavidPostill
Nov 25 at 14:34












@DavidPostill I did it before resorting to ask on SE, it doesn't answer my question at all. It contains details about internal workings rather than a perspective for the end user that solves a practical problem (like mine). I fail to see where in that document is it explained how to manage recurring tasks properly
– AnonymousLurker
Nov 25 at 14:41




@DavidPostill I did it before resorting to ask on SE, it doesn't answer my question at all. It contains details about internal workings rather than a perspective for the end user that solves a practical problem (like mine). I fail to see where in that document is it explained how to manage recurring tasks properly
– AnonymousLurker
Nov 25 at 14:41












So ask the developers. As there are no other taskwarrior questions on Super User you probably won't get an answer here.
– DavidPostill
Nov 25 at 14:43






So ask the developers. As there are no other taskwarrior questions on Super User you probably won't get an answer here.
– DavidPostill
Nov 25 at 14:43

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1378225%2fhow-to-manage-recurring-tasks-in-taskwarrior%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1378225%2fhow-to-manage-recurring-tasks-in-taskwarrior%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

If I really need a card on my start hand, how many mulligans make sense? [duplicate]

Alcedinidae

Can an atomic nucleus contain both particles and antiparticles? [duplicate]