Revert "feat(views): add hide_done_categories config option (#153)"
This reverts commit 283f93eda1.
This commit is contained in:
parent
7c0ba178d0
commit
e6816d13ef
6 changed files with 4 additions and 123 deletions
|
|
@ -882,16 +882,6 @@ Fields: ~
|
|||
`false` uses Vim's built-in foldtext.
|
||||
Folds only apply to category view.
|
||||
|
||||
{hide_done_categories}
|
||||
(boolean, default: false)
|
||||
When true, categories where every task is
|
||||
done (or deleted) are hidden from the
|
||||
rendered buffer. The tasks remain in the
|
||||
store and reappear when any task in the
|
||||
category is un-done or a new pending task
|
||||
is added. Hidden tasks are protected from
|
||||
deletion on `:w`.
|
||||
|
||||
{queue} (table) *pending.QueueViewConfig*
|
||||
Queue (priority) view settings.
|
||||
{sort} (string[], default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue