delashum / obsidian-checklist-plugin

MIT License
376 stars 39 forks source link

[Feature Request] Option for Multiple Tags #100

Closed jphaupt closed 2 years ago

jphaupt commented 2 years ago

I guess this should be an option as not everyone would want it, but it would be nice to be able to have a checklist item have multiple labels. For example:

#todo/topic
- [ ] something
- [ ] another thing
- [ ] something urgent #todo/today
- [ ] another thing 

Then I want all four of these to show up in #todo/topic, but only the third one to show up in the other checklist #todo/today. Then if I tick that one it would be removed from both lists. At the moment, it only shows up in #todo/topic.

delashum commented 2 years ago

duplicate of #44

jphaupt commented 2 years ago

Woops, thanks!

delashum commented 2 years ago

no worries :) it's a good suggestion. Almost done with the implementation, it'll be in the next release here in a few days