Ask HN: Single-user task and project management recs?
I'd love to hear about any good task/project management tools that you've used in a single-user environment. There are a handful of other devs on my team, but my work is typically independent of theirs. Most of the project management tools I've seen (Trello, Basecamp, etc.) are geared toward collaborative environments, so there's a lot of functionality that I wouldn't be using.
5 comments
[ 457 ms ] story [ 694 ms ] thread* I give all these files a special extension so that they're easy to ignore in my global gitignore and give syntax highlighting in my editor
A backup would be a nested bulleted list in some editor that supports a "strikethrough" text format.
* TODO.md - contains things lined up for a 2-week sprint.
* ROADMAP.md - contains other stuff not lined up for that sprint, also big epics that would suite for an "Icebox" column.
* CHANGELOG.md - version release notes for the sprint.