Skip to content
#

taskwarrior

Here are 118 public repositories matching this topic...

a10dix
a10dix commented Apr 18, 2019

Feature request

*** Clearly state the use case.

  • What command did you run?
    task 275 modify due:tomorrow+1d

  • What did you expect to happen?
    The usual:
    Modifying task 275 '…'.
    Modified 1 task.
    Project '…' is …% complete (x of y tasks remaining).

  • What actually happened?
    No tasks specified.
    Indeed, the task 275 did not exist. It was 273. I may have been tired but I thought

phaazon
phaazon commented Oct 15, 2020

The idea is that it would be super interesting to have another kind of isolation by using a local file in repositories. The idea is that, currently, we have only one planned way to isolate tasks: by using a persistent project name in the configuration. That allows to automatically list tasks based on the project set in the config. It’s also possible to use metadata filtering with the ls command,

djmitche
djmitche commented May 30, 2021

As of #250, cli/src/argparse/args/time.rs contains parsers for a few named timestamps such as tomorrow and today, but not all.

Add the rest -- at least, those which are not specific to a culture other than "international business" (that is, "eocq" makes sense as "quarter" is a business-culture thing, but "ascencion" does not). We want to a

Improve this page

Add a description, image, and links to the taskwarrior topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the taskwarrior topic, visit your repo's landing page and select "manage topics."

Learn more