`
jiaoronggui
  • 浏览: 1328486 次
  • 性别: Icon_minigender_1
  • 来自: 合肥
博客专栏
B7c2eb31-a8ea-3973-a517-d00141f39b89
项目管理软件-redmin...
浏览量:116446
4a63e153-250f-30f6-a051-97cfc67cb3d3
IT职业规划
浏览量:199342
社区版块
存档分类
最新评论

ToDoList 6.4.b2 Beta Release-时间、任务GTD管理工具

阅读更多

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

 

 

作者:无名程序员

微博:weibo.com/wmcxy

blog:wmcxy.iteye.com

转载请注明原作者,谢谢配合!

1
0
分享到:
评论
4 楼 jiaoronggui 2014-05-08  
零度弥合 写道
这软件是博主的大作???

哪有这种能力啊,国外开源软件
3 楼 零度弥合 2014-05-08  
这软件是博主的大作???
2 楼 jiaoronggui 2013-09-17  
1、todolist有状态可以自己定义的,在todolist列表的标题列右键“选择列”我的是中文版本,然后有个状态或者status的就是跟踪任务的执行情况的;

2、这个需要你自己写样式,本身他有样式的,选择打印预览,然后勾选上“使用下列样式表”,然后选择一个xml文件就可以了,如果有特殊的格式自己设计xml文件即可


1 楼 fhyq 2013-09-16  
是否有此功能:(一直找不到)
1.  在任务名称后,加一列,记录各个任务的执行情况。
2. 打印样式文件中,是否有一个打印样式——按屏幕显示样式打印出报表。

相关推荐

    Ace_todolist-1.1.4.6-py3-none-any.whl.zip

    Ace_todolist-1.1.4.6-py3-none-any.whl.zip是一个压缩包文件,其中包含了一个Python软件包的发行版本。这个软件包名为Ace_todolist,版本号为1.1.4.6,是为Python 3编写的。"whl"标签表明这个文件是一个Wheel格式的...

    Ace_todolist-1.1.4.7.4-py3-none-any.whl.zip

    总之,Ace_todolist-1.1.4.7.4-py3-none-any.whl.zip是一个方便的Python应用分发包,通过解压和使用pip安装,用户可以快速地在Python 3环境中部署并使用Ace Todo List,实现任务管理的需求。同时,“使用说明.txt”...

    ToDoList.js---react demo

    react demo

    Ace_todolist-1.1.4.7.3-py3-none-any.whl.zip

    在实际使用中,用户首先需要解压缩 Ace_todolist-1.1.4.7.3-py3-none-any.whl.zip 文件,然后使用Python的包管理工具pip来安装 `Ace_todolist-1.1.4.7.3-py3-none-any.whl`。命令可能如下: ``` pip install Ace_...

    Ace_todolist-1.1.4.5-py3-none-any.whl.zip

    总的来说,Ace_todolist-1.1.4.5-py3-none-any.whl.zip提供了一个方便的Python任务管理工具,其快速安装特性和跨平台兼容性使得它对Python开发者和用户都具有吸引力。通过阅读提供的"使用说明.txt",用户能够更好地...

    Ace_todolist-1.1.4.7-py3-none-any.whl.zip

    综上所述,Ace_todolist-1.1.4.7-py3-none-any.whl.zip是一个Python的Wheel包,用于安装Ace Todo List应用,它提供了一种高效的任务管理和项目协作方式。配合“使用说明.txt”,用户可以顺利地安装和使用这个工具来...

    Ace_todolist-2.0-py3-none-any.whl.zip

    总的来说,Ace_todolist-2.0-py3-none-any.whl.zip是一个适用于Python 3的跨平台任务管理软件,通过whl格式提供了便捷的安装体验。用户可以通过阅读“使用说明.txt”文件来学习如何使用这个工具,提升个人或团队的...

    todolist_7.1.2.3.rar

    在信息化时代,有效的时间管理和任务规划显得尤为重要。"todolist_7.1.2.3.rar" 是一款专为个人用户设计的离线任务管理软件,旨在帮助用户轻松设定、跟踪并完成自己的待办事项。本文将详细解析这款软件的核心功能、...

    Ace_todolist-2.1-py3-none-any.whl.zip

    Ace_todolist-2.1-py3-none-any.whl.zip 这个文件名揭示了它是一个Python软件包,特别是一种名为"whl"(Wheel)的格式,这是Python社区广泛使用的预编译二进制分发格式。"Ace_todolist"很可能是这个软件包的名字,...

    todolist任务管理工具

    总的来说,todolist是一款强大的任务管理工具,它的任务清单、分类过滤、子任务、资源分配和时间管理等功能,为用户构建了一个全方位的工作管理平台。熟练掌握并运用这些功能,无疑能助你在繁忙的工作中游刃有余,...

    todolist2.html

    todolist2.html

    前端-完整ToDoList-时间排序切换Tab-vue技术.zip

    【标题】"前端-完整ToDoList-时间排序切换Tab-vue技术.zip" 是一个前端开发的实战项目,主要使用Vue.js框架实现一个功能完善的待办事项列表(ToDoList)。这个项目不仅涵盖了Vue的基础知识,还涉及到时间排序和切换...

    甘特图插件 gantt chart For Todolist 2.0.0.1

    甘特图插件是项目管理领域中常用的工具,它以图形化的方式展示了项目的进度计划,帮助用户直观地理解任务的开始时间、结束时间、持续时间以及各项任务之间的依赖关系。在Todolist 2.0.0.1版本中集成的甘特图插件,...

Global site tag (gtag.js) - Google Analytics