From 260c019dc2e15be0618067a8c1c9f7b4b9340526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 20 Oct 2021 14:31:15 +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 --- README | 27 --------------------------- README.md | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 27 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 6e530e2..0000000 --- a/README +++ /dev/null @@ -1,27 +0,0 @@ - - basket - a multi-purpose note-taking application for TDE. - - - -Basket is a DropDrawers clone. (http://www.sigsoftware.com/dropdrawers) - -It provides as many baskets (drawers) as you wish, several kinds of -objects (texts, URLs, images,...) can be drag-n-drop'd into it. - -Objects can be edited, copied, dragged, in short, they can be arranged -according to users' will. Moreover Basket allows you to keep all objects -you want in one place, keep data at hand, take notes... - - - - -CONTRIBUTING -============== - -If you wish to contribute to basket, 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..78447ef --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ + + basket - a multi-purpose note-taking application for TDE. + + +Basket is a DropDrawers clone. (http://www.sigsoftware.com/dropdrawers) + +It provides as many baskets (drawers) as you wish, several kinds of +objects (texts, URLs, images,...) can be drag-n-drop'd into it. + +Objects can be edited, copied, dragged, in short, they can be arranged +according to users' will. Moreover Basket allows you to keep all objects +you want in one place, keep data at hand, take notes... + +. + +Contributing +-------------- + +If you wish to contribute to basket, 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/-/basket/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/basket-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket-desktop-files/) -- cgit v1.2.3