Is it possible to show task count for individual files and all files in dv.taskList results? #682
-
While one can use the method mentioned as follows for showing task count for one page, it would be great if one can also show task count for open tasks in individual files and all files in For instance, for task count for all files, it can be shown at the top of the task list; for task count for individual files, it can be shown after the file name/link. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Seems like a nice and simple QOL improvement. I'm converting this to a "contributors-wanted" issue until I get around to it. |
Beta Was this translation helpful? Give feedback.
-
You could technically add a count with |
Beta Was this translation helpful? Give feedback.
-
I've partially implemented this behavior in 0.5.17, where task groupings now include the count of tasks underneath themselves. |
Beta Was this translation helpful? Give feedback.
I've partially implemented this behavior in 0.5.17, where task groupings now include the count of tasks underneath themselves.