blakedietz / vscode-nested-tags

Stop using your file tree to organize your notes. Transform VSCode into a note-taking app by adding tag support.
MIT License
75 stars 17 forks source link

Feature request: Aggregate todos across files #63

Open blakedietz opened 3 years ago

blakedietz commented 3 years ago

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.