From e1481e0a7c066357dfb67136f331b5f069d94f3c Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 17 Feb 2010 02:48:30 +0000 Subject: Added abandoned KDE3 version of knowit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1091582 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..0be4c3d --- /dev/null +++ b/README @@ -0,0 +1,19 @@ +KnowIt is a simple tool for managing notes. It is similar to +TuxCards, but KDE-based. Notes are organized in tree-like hierarchy, +texts are in RichText format, so bold, italic and lists are supported, +with more to come. + +I started this project because I cannot make TuxCards handle non-ASCII +characters properly, moreover it kept crashing. I wanted also more +functionality (see TODO). KnowIt should handle any characters properly, +as files are saved in UTF8 and KDE takes care of proper display for current +language/charset. + +If you have any suggestions, wishes, tips, do not hesitate to write to me. +Spelling and grammar corrections are most welcomed, too, as well as +programming suggestions (this is my first KDE project so far). + +My address: +Michal Rudolf + +KnowIt homepage: http://knowit.sourceforge.net -- cgit v1.2.1