Download List

项目描述

etm is an acronym for Event and Task Manager. It provides a simple, intuitive format for using plain text files to store event, task, and other data items, a command line interface for viewing stored information in a variety of convenient ways, and a cross-platform, PyQt-based GUI for creating and modifying items as well as viewing them. Displayed items can be grouped by date, context, keyword, or project and can be filtered in various ways. A display of busy and free times is also supported, as is a ledger view of time spent that is suitable for client billing. Alarms are supported for events and repetition for both events and tasks in a powerful and flexible manner.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-17 06:44
889

此版本修复了 bug,在 @n (注) 条目中的前导空白处理。它 stopps 错误的某些操作的撤消缓冲区清除。后者 bug 使得有必要在 shift 键输入实际上会提交该条目之前修改输入面板的内容。
标签: Minor bugfixes
This release fixes a bug in dealing with leading whitespace in @n (note) entries. It stopps erroneous clearing of the undo buffer for some actions. The latter bug made it necessary to modify the contents of the entry panel before Shift-Enter would actually submit the entry.

2012-02-16 10:45
888

此发行版中创建项,以允许取消而无需确认自动插入后清除撤消缓冲区、 只会保留在便笺字段并保留前导空格,换行符和修复 bug,造成"use_ampm = False"在 etmrc 被忽略。
标签: Minor bugfixes
This release clears an undo buffer after automatic insertions in item creation to permit cancelling without confirmation, only preserves newlines in note fields and preserves leading whitespace there, and fixes a bug which caused "use_ampm=False" in etmrc to be ignored.

2012-02-10 07:57
887

此版本清除后取消以防止它被用作下一项创建的默认选择。它将保存当前的查看选项,并将其还原后搜索或数据重新加载。它在 HTML 创作中移除损坏的页的引用。
标签: minor bug fixes
This release clears the selection after cancel to prevent it being used as the default for the next item creation. It saves current viewing options and restores them after search or data reload. It removes a bad page reference in HTML creation.

2012-01-25 06:58
885

此版本修复一个 bug 中受影响加载数据的命令行界面。
标签: Minor bugfixes
This release fixes a bug in the command line interface that affected loading data.

2011-12-21 07:07
884

此版本修改 GUI 忙面板和繁忙的报告,以反映用户设置的筛选器。它更改分布从 setuptools 到 distutils。它修复中未注明日期的任务排序的一个 bug。
标签: Minor feature enhancements and bug fixes
This release modifies the GUI busy panel and busy report to reflect user set filters. It changes the distribution from setuptools to distutils. It fixes a bug in sorting undated tasks.

Project Resources