Saturday, January 8, 2011

Devtodo — in a Terminal run todo management tools

We see a lot of graphical todo management tools, and they seem a bit compared to devtodo alternative that runs on a Terminal, and provides a set of simple todo list management commands.

In fact for many Linux software developers, end indispensable to every day seems to have been one of the running program is for devtodo this user group while writing. Devtodo has now been many Linux distributions of software warehouse included, you can install from the software warehouse, it can also be done from the project home page to download the latest version of the compiled installation. Here is the Quick Start Guide for devtodo: $ todo # display todolist $ tda # add a todo, can also be used todo-a command $ tde modifies article index # todo $ # flags the tde index article todo tdr has been completed the deletion of article index # todo $ todo-A # shows all todo items, including finished and unfinished todo entry devtodo will priority is divided into five levels, and are displayed in a different color. Todo list information is stored in XML file format to the terminal of the current directory, namely .todo files, and provides some xslt templates that can be used to .todo files into HTML documents. More detailed usage, go to 「introduction mandevtodo 」. Devtodo project home page http://swapoff.org/devtodo documented the skills of some devtodo. Enjoyit!

No comments:

Post a Comment