coddingtonbear / taskwarrior-inthe.am

Utilities to make using Inthe.AM with Taskwarrior just a little easier.
MIT License
65 stars 4 forks source link

Not an issue, but asking #5

Open erm3nda opened 7 years ago

erm3nda commented 7 years ago

In the past i've used some CLI tools (todotxt like) that let me to use per-folder tasks, being in fact a nice way to have short lists at my eye instead a whole registry in just one file.

Totally aware that i can use lot of independent files with taskwarrior, but wondering if it is possible to attach many of them and manage them separately (or not) in the inthe.am service.

I've see the task rc.data.location=/alternate/path/.task, but wondering if there is any way to tell taskrc to look for current folder tasks and handle them.

Doing that way i could have separate files with task. Maybe is a dumb question, or conflicts with something... just asking before i start to work with, to take the maximum profit.

Regards.

echo-bravo-yahoo commented 3 years ago

This sounds like a more general taskwarrior usage problem. Typically, taskwarrior wants you to filter by project (task project:work) or tag (task +work). You can save filters as contexts, so you can easily swap to a complicated filter for every taskwarrior command until you change the context again. For instance, task context work might actually start using the filter +work -home pro.not:work.longterm, but you only have to remember to set/unset the context.