From 912e13271f4c25b8574bb1b4305a28ca82863145 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 20 Mar 2020 15:27:05 +0100 Subject: Drop automake build support. Delete the templates folder. Add basic build instructions. Rework of the README and help page. Some Cosmetics. Signed-off-by: gregory guy (cherry picked from commit 9de1ae68cda942c5455f5ca3a1f52539d82a57c2) --- README | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) (limited to 'README') diff --git a/README b/README index 0be4c3d..e2b9bd1 100644 --- a/README +++ b/README @@ -1,19 +1,24 @@ -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. + KnowIt - a tool for managing notes. -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 is a simple tool for managing notes. +It is similar to TuxCards but TDE-based. Notes are organized in a +tree-like hierarchy, texts are in RichText format, as a result bold, +italic and lists are supported, -KnowIt homepage: http://knowit.sourceforge.net +KnowIt should handle any characters properly, as files are saved in UTF8 +and TDE takes care of proper display for current language/charset. + + + +CONTRIBUTING +============== + +If you wish to contribute KnowIt, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate -- cgit v1.2.1