diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2016-09-26 06:30:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-27 05:53:19 +0700 |
commit | efb49daa73d2ff778fc194f7d7fa0b8f6c97eec3 (patch) | |
tree | 4b830f2b2a67786248d63e25ee9fd0b6caa22ec9 /office/etmtk/README | |
parent | 873cbec7e007e168973d33ca782415e9c146045c (diff) | |
download | slackbuilds-efb49daa73d2ff778fc194f7d7fa0b8f6c97eec3.tar.gz |
office/etmtk: Added (event and task manager for console and GUI).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/etmtk/README')
-rw-r--r-- | office/etmtk/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/office/etmtk/README b/office/etmtk/README new file mode 100644 index 0000000000..0085003667 --- /dev/null +++ b/office/etmtk/README @@ -0,0 +1,9 @@ +etmtk is an acronym for event and task manager. + +In contrast to most calendar/todo applications, creating items (events, tasks, +and so forth) in etm does not require filling out fields in a form. Instead, +items are created as free-form text entries using a simple, intuitive format +and stored in plain text files. + +Before running etm for the first time run this command as user: +mkdir ~/.etm |