A comprehensive Sublime Text plugin for managing todo.txt files
github.comI built this plugin because I'm a huge fan of todo.txt files. Just plain text, no databases, no complex formats, no vendor lock-in. Pairing that simplicity with Sublime Text's blazing speed helps me tremendously with keeping my ADHD in check. If you want to learn more about the todo.txt format, you can check: http://todotxt.org/
1. Sublime Text has the plugin 'PlainTasks' which did almost the same. Why to create almost identical new plugin for the almost the same format Todo.txt? 2. CudaText had the plugin 'Plain Tasks' which idea was doubled from the Sublime Text plugin mentioned above.