diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 14:40:53 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 14:41:10 +0200 |
commit | 014df55980193daf0a7f0c41804b0e539cbd8d8b (patch) | |
tree | b1d50746599a8eb2031095d41c99956f49770997 /README.md | |
parent | 127f8c97e963940946ef1db5db17c216156ba1cb (diff) | |
download | knowit-r14.0.11.tar.gz knowit-r14.0.11.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0e66b4422ef202f4ddcd4b031b6f673ecfb717d6)
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/) |