climech / grit

Multitree-based personal task manager
MIT License
1.67k stars 47 forks source link

Labels #5

Closed verdverm closed 3 years ago

verdverm commented 3 years ago

It would be nice to CRUD labels on tasks, links, etc and then be able to query them as well

ron-wolf commented 3 years ago

Isn’t this addressed by the multitree + link model? I think you could just have a “tags” folder and then link to a whole bunch of nodes under each tag.

climech commented 3 years ago

As @ron-wolf said, we want to use the structure itself for this, see README.md (section on 'pointers').