diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 2bda8f7717adf28da4af0d34fb82f63d2868c31d (patch) | |
tree | 8d927b7b47a90c4adb646482a52613f58acd6f8c /kjots/README | |
download | tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.tar.gz tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kjots/README')
-rw-r--r-- | kjots/README | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/kjots/README b/kjots/README new file mode 100644 index 0000000..2ac51eb --- /dev/null +++ b/kjots/README @@ -0,0 +1,33 @@ +kjots - a note taker +------------------------------------ + +(C) 2002, 2003 Aaron J. Seigo <aseigo@olympusproject.org> + +(C) 1997 Christoph Neerfeld (Christoph.Neerfeld@home.ivm.de) +You may distribute kjots under the terms of the GNU General Public License. + +kjots is a small note taker program. Name and idea are taken from the jots +program included in the tkgoodstuff package. The tkgoodstuff package is +copyright (C) 1995-96 by Mark Crimmins (markcrim@umich.edu). + +Features: + - you may create several folders to store small text notes + +Bugs: + - see the BUGS doc or http://bugs.kde.org + +TODO for 3.2: + - preserve ordering of books between reloads + +TODO for post 3.2: + - statusbar with e.g. timestamp of last mod + - allow formatting of text in notes + - allow trees of pages + - page templates (TODO, diary, etc) + - encryption of pages + - syncing w/handhelds + +Install: + see INSTALL for details + +If you find bugs or have suggestions, send me an email |