I started doing something much simpler: When working on a project I just create .todo files anywhere it makes sense. This way I can view, edit, add, and remove them very easily with simple shell commands.
I just enjoy the simplicity of `echo 'remember to test the milk' >> foo/.todo`.
I just enjoy the simplicity of `echo 'remember to test the milk' >> foo/.todo`.