Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-11-08 07:14
882

Diese Version korrigiert einen Fehler in der GUI beschäftigt Panel, in der die Spalten nicht den richtigen Tagen der Woche entsprechen Montag als erster Tag der Woche Verwendung (Sundayfirst = False in Etmrc).
Tags: Minor bugfixes
This release corrects a bug in the GUI busy panel in which the columns did not correspond to the correct days of the week when using Monday as the first day of the week (sundayfirst = False in etmrc).

2011-11-01 06:44
881

Diese Version behebt einen Fehler in der Begin_date Standard, um das Datum würde mit der Etm anstelle des aktuellen Datums gestartet wurde. Es ändert die Dokumentation gehören die weglassen Switch würde ' für ganztägige Ereignisse. Hours_tenths in Etmrc ersetzt mit File_totals_fmt und Display_totals_fmt. Beide gehören zum [1,2,3] wo 1) verwenden Sie Stunden und Zehntelsekunden, 2) verwenden Sie Stunden und Minuten und 3) Minuten verwenden. Verwendung des I_calendar-Moduls wurde mit dem Vobject Modul ersetzt. Beim Springen auf ein Datum in der GUI wird diese Version vorhandene Einstellungen außer dem Anfangsdatum unverändert lassen.
Tags: Minor feature enhancements and minor bugfixes
This release fixes a bug in which begin_date would default to the date at which etm was started instead of the current date. It changes the documentation to include the omit switch 'd' for all day events. It replaces hours_tenths in etmrc with file_totals_fmt and display_totals_fmt. Both belong to [1,2,3] where 1) use hours and tenths, 2) use hours and minutes, and 3) use minutes. Use of the i_calendar module has been replaced with the vobject module. When jumping to a date in the GUI, this version will leave existing option settings other than the begin date unchanged.

2011-09-06 09:01
877

Diese Version bietet die Möglichkeit, RGB-Farben für Schriften im GUI Umriss-Panel und HTML-Fenster gesetzt. Es gibt verschiedene kleinere Bugfixes.
Tags: Minor feature enhancements and bugfixes
This release adds the ability to set RGB colors for fonts in the GUI outline panel and HTML window. There are various minor bugfixes.

2011-09-03 07:10
873

Diese Release-Wechsel die Rolle des "monatlich" Variablen wie etmActions, so dass der eine leere Zeichenfolge angegeben wird, dann monatlich Dateien nicht erstellt werden und z. B. 'actns.text' in der etmdata Verzeichnis als Standard verwendet wird. Es führt neue Sprache Variablen 'minutes_msg', 'oneminute_msg' und 'rightnow_msg' mit defaults 'beginnt% s Minuten ab jetzt "," beginnt eine Minute von jetzt', und 'beginnt jetzt'. Die '% s' kann überall in den Ausdruck für "minutes_msg 'platziert werden und wird durch die Anzahl der Minuten ausgetauscht werden. Es bietet die Möglichkeit (experimentell) auf Umlaute in der etmrc Einstellungen zu verwenden.
Tags: Minor feature enhancements and bugfixes
This release changes the role of 'monthly' variables such as etmActions so that of an empty string is given then monthly files will not be created and, e.g., 'actns.text' in the etmdata directory will be used as the default. It introduces new language variables, 'minutes_msg', 'oneminute_msg', and 'rightnow_msg' with defaults 'begins %s minutes from now', 'begins one minute from now', and 'begins now'. The '%s' can be placed anywhere in the expression for 'minutes_msg' and will be replaced by the number of minutes. It adds the ability (experimental) to use foreign language characters in the etmrc settings.

2011-08-27 06:17
869

Fixes für Bugs betroffen MS Windows-Nutzer vorgestellt in der vorherigen Version.
Tags: Bugfixes
Fixes for bugs affecting MS Windows users introduced in the previous release.

Project Resources