diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2011-07-13 04:36:50 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:06 -0300 |
commit | 062c5a4689aba6d92f075ea15ddf6b0e762c290a (patch) | |
tree | cdbc7346334507685172006277bf31b5d09f2d8c /office/nts/README | |
parent | a6f905064ed951b3cab0a87ada85a7a1e7d2bf23 (diff) | |
download | slackbuilds-062c5a4689aba6d92f075ea15ddf6b0e762c290a.tar.gz |
office/nts: Added (fast note taking and organizing tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/nts/README')
-rw-r--r-- | office/nts/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/office/nts/README b/office/nts/README new file mode 100644 index 0000000000..afc9ac2099 --- /dev/null +++ b/office/nts/README @@ -0,0 +1,14 @@ +nts is an acronym for Note Taking Simplified. It provides a simple, +intuitive format for using plain text files to store notes, a command +line interface for viewing notes in a variety of convenient ways and a +cross-platform, wx(python)-based GUI for creating and modifying notes +as well as viewing them. Displayed items can be grouped by path or tag +and can be filtered in various ways. + + +Requirements + +wxPython, pysetuptools and python-dateutil must be installed. +These can be installed from the SlackBuild repository. + + |