background preloader

Todo

Facebook Twitter

Calendar

Task. Dev Todo Alec Thomas / SwapOff.org. Synopsis DevTodo is a small command line application for maintaining lists of tasks. It stores tasks hierarchically, with each task given one of five priority levels. Data is stored as JSON. The task list is stored in a file named .todo2 in the current directory. Whenever a list is modified a backup is first copied to .todo2~. DevTodo1 still compiles and installs, but is now unmaintained. It is available here. Screenshot Usage Add a task, like so: $ todo2 -a I should really update my homepage. Add a task as a child of an existing one: $ todo2 -g 2 -a This is a child of task 2. List open tasks: $ todo2 List all tasks, including closed: $ todo -A Mark a task as complete: $ todo2 -d 1.2 If you find that your todo list is overwhelming your screen, turn on summary mode.

. $ todo2 -s Get a full list of command line options with: $ todo2 --help Installing DevTodo is written in the Go programming language. Installation is quite simple: The binary and man page will be installed under /usr/local. DevTodo 1? Hive Five Call For Contenders: Best GTD Application? Simple todo list and task manager: Todoist. Todoist alternatives. Treedolist. Listaculous - Tabbed To-Do List Manager. A to-do list to organize your tasks. Yagtd - Tuxien. De tuxien. Yagtd est un système de management de votre todo list(choses a faire). Il utilise le principe de GTD . Installation on télécharge les dernières sources et on décompresse. on rentre dans le dossier En root root [ tuxien ] # python setup.py install Lancement On créer un dossier .todo dans le home et un fichier todo.txt tuxien @ zenwalk:~$ mkdir .todo tuxien @ zenwalk:~$ touch .todo / todo.txt tuxien @ zenwalk:~$ python / usr / bin / yagtd.py -c / home / tuxien / .todo / todo.txt 0 tasks loaded from '/home/tuxien/.todo/todo.txt' yaGTD is a free software available under the terms of the GNU GPL.

Refer to the file COPYING ( which should be included in this distribution ) for the specific terms of this licence. python ......................Ben c'est du python /usr/bin/yagtd.py ............Le chemin du log -c ...........................Pour la couleur /home/tuxien/.todo/todo.txt ...Le chemin du fichier de configuration Pour faire simple dans le fichier .bashrc on rajoute Comme ca on lance simplement bye. Tasks | Pimlico. ToDoList Resources © AbstractSpoon Software. ToDoList is licensed under an Eclipse Public License 1.0 ToDoList is a rare form of task management tool, one that allows you to repeatedly sub-divide your tasks into more manageable pieces whilst still presenting a clean and intuitive user experience. ToDoList has been in continuous development for the last 10 years and is an ongoing project. Your tasklists are stored in XML which provides many opportunities for advanced formatting and printing using stylesheets.

ToDoList's flexible design makes it ideal for both IT related projects as well as more general GTD uses. We welcome feature requests and respond promptly to all reports of bugs or unexpected behaviour. iPrioritize - get organized with simple to-do lists. Tweeto | Browser based task manager allowing you to quickly and easily create/manage todo lists. Mojonote | Everything you need to remember, in one place. ToDoList 5.3.8 - A simple but effective way to keep on top of your tasks - The Code Project - Free Tools. Downloads Latest Executable + Plugins (6.8.10) - 2.1 MB (Includes all associated resources)Application Source (6.8.10) - 3.1 MB (Includes all plugins - compiles under VC6-VS2008) 3rd Party Note: Please contact the respective authors directly with comments and questions iTDL - for iPhone, iPad, iPod Touch Tdl Todo List - for Android Latest Update (6.8.10 Feature Release) The big new features for 6.8 are full drag'n'drop support added to the Gantt and Calendar views for modifying task dates.

The Calendar was also rewritten to add support for displaying tasks continuously between their start and due dates. Introduction You know how it is - you start work on one project and halfway through, you find one or two side-projects crop up that have to be solved before you can continue on the original project. This is one such project with the added twist that it too started its life as a side-project. The next step was to hunt around on the web for a tool to meet the following requirements: Simple, huh! Geek to Live: Report your life in .txt - Lifehacker. By Gina Trapani Two weeks ago I proposed a simple structure for tracking your projects and tasks in a plain text file, todo.txt. Then I followed up with a set of scripts that edit and manage todo.txt from the command line. As someone who lives in the terminal, I've been using todo.txt to run my work day for several weeks now, and it's kept me more focused and organized than any other task manager I've tried.

There's just one last thing missing: a bird's eye view of all the working projects and contexts you've entered in todo.txt, and your progress on each. Today I've got that last piece of the puzzle - a script that analyzes your todo.txt and displays which projects you've moved ahead the most and which need working on at a glance. Step into my office to find out how to generate a todo.txt report that will help keep you on track with your most important projects. Say you: Huh? Script: Bird's Eye View (birdseye.py) Instead of telling you everything birdseye.py does, I'll just show you. Voo2do : simple, beautiful web-based to-do lists.