1、软件介绍
todolist的是一个任务管理工具,允许你无限制的添加子任务,同时将任务很直观的展现给你,方便查看。 todolist的一直在不断发展并且是一个正在开发中的项目,它已经有6年的历史了。 您的任务列表存储在XML,并且提供提供先进的style样式,允许您将任务转换为各种自定义的格式。 todolist的灵活的设计使得它非常适用于IT有关的项目,以及更普遍的GTD的用途。
2、Todolist主要功能
【软件特点】
1.界面清爽,操作简单。
简单的界面,符合我提倡的“简单不思考”原则。
2.绿色,小巧。
不到1M ,不需要安装,U盘随身携带都是没有问题的。
3.支持多个项目。
和 IE7,IE8 一样的标签式浏览,可同时打开多个项目文件,不同的文件建立不同的项目,非常适合多项目任务管理。
4.支持多层子任务。
可以把任务分成多个子任务,outlook 是不支持这个的,对于项目来说非常有用,往往一些任务一定得分成多个子任务来更清晰,更合理。
5.可导出成很多种格式。
可以导出到 outlook,思维导图 FreeMind (这一点我是最为喜欢的) ,HTML等等格式。
- Files are stored in XML format with .xml file extension.
- Trying to load a non-tasklist file will generally fail (unless you read the code to see how to circumvent it).
- The number of items/subitems is limited only by memory (although performance may be the deciding factor before you exhaust memory).
- Marking a parent item as 'done' will also gray-out child items, but they are not disabled or automatically marked as 'done'.
- An ellipsis (...) indicates that an item has sub-items.
- All items can be expanded or collapsed (by double-clicking).
- Top-level items and sub-items are created using different toolbar buttons.
- There are task-specific context-menus.
- The previously open tasklists are re-opened on startup.
- The tasklist is automatically saved when closing the software or minimizing it to the system tray.
- The priority of a task is shown as a grayscale box to the left of the item.
4 、下载地址
http://www.codeproject.com/Articles/5371/ToDoList-A-simple-but-effective-way-to-keep
5、6.4版本增加功能:
Latest Update (6.4 Beta Release)
In addition to rewriting the 'tabbed-view' management (to better support more tabbed views in the future) 6.4 contains the following changes:
- Added support for 'natural' sorting (a la Explorer-sorting)
- Added support for 'new' style file-open dialog under Vista/Windows 7
- Added file version to backups, so that no new version will overwrite the backups of a previous version
- Added preference to Calendar plugin to specify font size
- Added 'task path' column to list
- Added option to display entire sub tree of filtered task
- Added options to expand due/started tasks only
- Added 'selected tasks' filter
- Added 'and parent task' to selection dialog
- Added 'Tags' task attribute
- Added preferences to better manage backup paths
- Added commandline switches for the remaining task attributes, and to control how new tasks are created
- Added much-improved Outlook drag'n'drop support
- Added support for unc paths in comments field
- Added 'selected tasks' filter
- Added options for specifying backup paths
- Added 'include parent task' to selection dialog (Export, Print, Transform)
- Added 'Save Tasklist As' to tasklist tabbar context menu
- Added 'Recalc from start date' to recurrence dialog
- Added popup dialog for choosing how to link to files in richtext comments
- Added support for military time to start/due/completed time droplists (eg. 0530, 1705)
- Added support for edit fields to be positioned to the right of the task view. Useful for wide, shallow displays.
- Fixed position field to retain order when sorting
- Fixed listview to calculate it's own column widths
- Fixed focus bug when setting task icon from list view
- Fixed initial hidden state of tree/list tab
- Fixed filtering to filter out parent tasks with empty attributes
- Fix filtering to filter out parent tasks with empty attributes
- Fix focus bug when setting task icon from list view
- Fixed bug with archiving encrypted tasklists
- Fixed bug with delay-loading of encrypted tasklists
- Fixed Html exporting of user-defined 'flagged' colour
- Fixed user-defined colours not being rendered in html export
- Fixed display bug when moving mouse 'time spent' field's buttons
- Status-bar panes are now hidden to match column visibility
- Preferences file sections are now sorted
- Allowed user to edit tree/list icon when it's next to the title text by double-clicking
- Html images are now saved to subfolder of html file (when exporting)
- Speed-up tree building
- Allow user to edit task icon by double-click tree/list icon when it's next to the title text
- Always show droplist buttons in mapping dialogs
作者:无名程序员
blog:wmcxy.iteye.com
转载请注明原作者,谢谢配合!