From 062c5a4689aba6d92f075ea15ddf6b0e762c290a Mon Sep 17 00:00:00 2001 From: Jostein Berntsen Date: Wed, 13 Jul 2011 04:36:50 -0400 Subject: office/nts: Added (fast note taking and organizing tool) Signed-off-by: dsomero --- office/nts/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 office/nts/README (limited to 'office/nts/README') diff --git a/office/nts/README b/office/nts/README new file mode 100644 index 0000000000000..afc9ac20999f1 --- /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. + + -- cgit v1.2.3