started tracking todos for my programming side projects by just making a little (usually untracked) `todos.md` file in the project's directory and it's so much better than anything else I've ever tried
@b0rk same. I’ve been using the todo+ extension for vscode to add some key bindings and an archive ability, but it’s basically a markdown file. I like the idea of tools that progressively enhance text files.