GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Allow excluding options from default verbosity
Open
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
For example I have removed the context by doing:
`verbose=blank,header,footnote,label,new-id,affected,edit,special,project,sync,unwait`
but this is not as nice as something like:
`verbose_exclude=context`
Because it keeps the other default settings intact in case in the feature things are displayed differently.
https://taskwarrior.org/docs/verbosity/
Contributor guide
Assessment
This issue has not been assessed yet.