vscode-nested-tags icon indicating copy to clipboard operation
vscode-nested-tags copied to clipboard

Feature request: Aggregate todos across files

Open blakedietz opened this issue 5 years ago • 0 comments

Had a discussion with @captchrisd and he mentioned that it would be helpful to have a way to aggregate tasks across tags.

So for file 1

<!-- @nested-tags:house/todo -->
- [ ] Cleanup wiring in garage
- [ ] Cleanup wiring under garage

And file 2

<!-- @nested-tags:house/todo -->
- [ ] Tear out chimney

You would have a way to aggregate tasks into a single list in the ui.

blakedietz avatar Oct 23 '20 17:10 blakedietz