DoToDos READMEGo to Quick Guide if you don't want to read my life's story...
After trying multiple vscode todo extensions I've decided to make my own so I can finally have a simple tool to track my tasks without any crazy features.
No graphs, no complicated lists, no time tracking...
Just create a file with Quick GuideCreate file with
You can divide tasks into blocks by adding titles like FeaturesTasksTasks are text lines with specific characters at the start of the line (first non-white space character).
SectionsSection divides tasks into smaller blocks. It could be a module name or a feature or anything you like. Sections will have counters with done/all tasks. Auto-Task CreationWhen you press Task IndentationPress ArchivingUser can archive tasks marked as done. It will remove them from the list and put in 1.0.0Initial release of ToDoDos |