Support global filter tags with sub-tags #365
Replies: 4 comments 2 replies
-
Thank you for the report! I will have a look next time I can spend time on Tasks. |
Beta Was this translation helpful? Give feedback.
-
@spiritualgeek it is not possible to have sub-tags for a global filter tag. As a workaround, please use separate tag(s). I will update the documentation accordingly. Let's leave it here as idea. |
Beta Was this translation helpful? Give feedback.
-
I was actually able to implement this, (but I, unfortunately, can't create a branch to push my commits). Here are some quick screenshots of the feature(s) working: @schemar, do I need to be granted some kind of access to contribute? I would love to make a Pull Request and get some feedback on my implementation. 😄 I try to push my commits and I get this:
|
Beta Was this translation helpful? Give feedback.
-
Just to note that the Add&Edit dialog no longer adds spaces in to sub-tags of a tag-based global filter since 1.11.1. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think I just picked up a minor bug:
When editing a task with no due information
This
- [ ] #tasks/subtask
becomes
- [ ] #tasks /subtask This is a task 🔁 every week on Wednesday 📅 2021-06-30
Note the space added to
#tasks/subtask
which becomes#tasks /subtask
Thanks
Beta Was this translation helpful? Give feedback.
All reactions