TailorDev / Watson

:watch: A wonderful CLI to track your time!
http://tailordev.github.io/Watson/
MIT License
2.41k stars 237 forks source link

Add an option to remove default tag of a project #485

Open tukusejssirs opened 1 year ago

tukusejssirs commented 1 year ago

When we set up default tags for projects in default_tags, we sometimes want to remove a tag or two from the list.

We might be analogous to +tag and use -tag, however, that would require -- to stop it parsing as command-line options. I don’t about the syntax (it might be an option too, like -r tag-to-remove).