Multiple "task" sets with their own global filter (e.g. #work, #personal, #groceries) #856
Replies: 1 comment
-
Hello @illchangethislater Thank you for the clear description and good ideas. We are quite a long way from being able to do what you propose, but the ideas are useful for future development. In the meantime, there is a good range of existing ways to get around the following, reasonably conveniently.
There are a number of existing or soon-to-be-released options to work around that:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My wife and I make extensive use of this plugin in our shared planning vault to track our tasks, our grocery list, our prayer lists (shared and individual), and "agenda items" - things we'd like to make sure and discuss in our weekly check-in date.
To do all this, we use tag filters. For example, #agenda will filter into our next weekly check-in note, #my_wifes_name #prayer will filter into my wife's personal prayer note, and #shopping #costco will filter into the Costco section of our shared grocery list note.
However two (very small) complaints are:
One solution may be to allow the user to define multiple global filters, one for each object they would like to use this plugin to track. The global filter for a given task may then be chosen via a dropdown field in the 'Create or edit Task' modal.
To take it a step further, the dropdown could allow for multiple selection, which would enable the user to use global filters for overlapping categories. For example, with a single selection dropdown, my global filters would be limited to #todo, #shopping, #prayer, #agenda. However, with multiple selection, I could add #my_name and #my_wifes_name to this list of global filters.
In this scheme, the user could
Thanks for the great plugin!
Beta Was this translation helpful? Give feedback.
All reactions