Download List

Projeto Descrição

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 Requirements

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

Esta versão corrige um bug em lidar com espaços em branco à esquerda em @ n entradas (nota). Ele stopps erradas do buffer de desfazer para algumas ações de compensação. O último bug tornou necessária para modificar o conteúdo do painel de entrada antes de Shift-Enter realmente apresentaria a entrada.
Tags: 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

Esta versão limpa um buffer de desfazer após inserções automáticas na criação do item para permitir cancelar sem confirmação, apenas preserva newlines em campos de observação e preserva levando o espaço em branco lá e corrige um bug que causou "use_ampm = False" no etmrc para ser ignorado.
Tags: 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

Esta versão limpa a seleção após cancelar para impedir que ele sendo usado como o padrão para a próxima criação do item. Ele salva as opções de exibição atuais e restaura-los depois de pesquisa ou dados recarregar. Remove uma referência de página inválida em criação de HTML.
Tags: 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

Esta versão corrige um bug na interface de linha de comando que afetou o carregamento de dados.
Tags: Minor bugfixes
This release fixes a bug in the command line interface that affected loading data.

2011-12-21 07:07
884

Esta versão modifica o painel ocupado GUI e relatório ocupado para refletir o usuário definir filtros. Ele altera a distribuição de setuptools para distutils. Corrige um bug na classificação tarefas sem data.
Tags: 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