summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-17 02:48:30 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-17 02:48:30 +0000
commite1481e0a7c066357dfb67136f331b5f069d94f3c (patch)
tree19599adc9a54e8295402ceb25d6f2ea42edea439 /README
downloadknowit-e1481e0a7c066357dfb67136f331b5f069d94f3c.tar.gz
knowit-e1481e0a7c066357dfb67136f331b5f069d94f3c.zip
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
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
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 <mrudolf@kdewebdev.org>
+
+KnowIt homepage: http://knowit.sourceforge.net