From 014df55980193daf0a7f0c41804b0e539cbd8d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 20 Oct 2021 14:40:53 +0200 Subject: Change README to markdown format. Add translation status overview. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 0e66b4422ef202f4ddcd4b031b6f673ecfb717d6) --- README | 24 ------------------------ README.md | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 24 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index e2b9bd1..0000000 --- a/README +++ /dev/null @@ -1,24 +0,0 @@ - - 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 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 +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knowit/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knowit/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knowit-knowitdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knowit-knowitdesktop/) -- cgit v1.2.3