5 ms·
I started using both todo and done lists using this bash script http://blog.jerodsanto.net/2010/12/minimally-awesome-todos/ http://blog.jerodsanto.net/2010/12/m
by artsim 15y ago
I started using both todo and done lists using this bash script http://blog.jerodsanto.net/2010/12/minimally-awesome-todos/ http://blog.jerodsanto.net/2010/12/minimally-awesome-todos/
- jackalope 15y agoThat's a great script, but it only displays the todo list. Did you hack it to show done items? The author's point is that a done list is only useful if you see it.
- jw_ 15y agoI really like that background script, might have to give that a try. If you use Emacs, you might try org-mode - it includes an archive feature that allows you quickly toss subtrees into a second associated text file, which I find handy for keeping a 'done' list.