stevencohn / OneMore

A OneNote add-in with simple, yet powerful and useful features
Mozilla Public License 2.0
2.6k stars 219 forks source link

Integrate with VSCode to automatically extract notes and todo items into OneMore Tasks #1223

Open 1001QAdotNET opened 10 months ago

1001QAdotNET commented 10 months ago

Leverage one of the well known VSCode extensions to extract ToDo notes from VSCode projects and aggregate them/Integrate them in the OneMore Todo/Tasks list.

Use case: I need to import my task list in OneNote where I keep my To Do list. I also need a central place to store project notes and OneNote is just good for this but I want to be able to point to vscode:// URLs

1001QAdotNET commented 10 months ago

The TODO tree extension would be my favorite, there is already an option to export the todo notes as a text containing an ASCII tree properly indented. What is needed here is to go over a folder and extract and centralize all the TODOs either exported or not from all the workspace subfolders in that folder