diff options
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 000000000000..afc9ac20999f --- /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. + + |