Skip to content
#

taskwarrior

Here are 133 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

type:enhancement good first issue
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,

good first issue feature

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