My task tracking has, for years, been done in a document of some kind. I currently have a todo list 1300 lines long, including completed items. It's a single Markdown document, full of notes about various tasks. I mark subtasks as "DONE" as I do them, and when an overall task is completed, I mark it done, and move it to the bottom of the document. Unfortunately, it is reaching a point where it is no longer working for me. To that end, I'd like some help finding another solution.
Ideal features:
- Markdown
- History tracking on a line-by-line basis (I'd like to know when I added a particular note)
- Ability to archive completed tasks in a way that leaves them visible somewhere
- Option for long-form notes, in list form or otherwise (I have a few tasks with a lot of details)
- Ability to categorise tasks, but view them all together
- Ability to customise categories, labels, etc.
- Minimal learning-curve preferred, but at this point I'm willing to dig into something new if it fits what I need
- MacOS compatible is a necessity. Android support is an added bonus.
So... Hivemind! What are you using to manage your tasks and projects?
Boosts appreciated. (Apologies ahead of time for potential extra notifications; I may edit this to add more features if I think of them.)