diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b8f8078 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ + + KnowIt - a tool for managing notes. + + +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 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 + + +Translations status +--------------------- + +### messages +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knowit/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knowit-knowitdesktop/) |