Todo-indicator is indicator applet for todo list written as todo.txt. You can find more about todo-indicator in Github page
here. For you who used more than one PC, or using laptops and PCs, there is way to sync our todo list among our computers by using Dropbox. Yes, instead of writing our todo.txt in home directory, we can write it in Dropbox/todo.txt.
 |
| Screenshot of todo indicator in my Ubuntu PC |
Here are my resume on combining todo-indicator with Dropbox (already installed):
- Download zipped file of to-do indicator from Github here move it to home(~).
- Make file todo.txt in ~/Drobpox/todo.txt
- Run todo-indicator command in Startup application
/home/bagus/Todo-Indicator/todo_indicator.py Dropbox/todo.txt
- Add todo list with echo command, echo "let's do it" >> Dropbox/todo.txt
I already used it for more than two years after switching from sticky notes to other todo list apps to do improve my productivity.