From 635ecc910ab391c458027b8b181193dd44db668f Mon Sep 17 00:00:00 2001 From: Glenn Date: Sun, 15 Jan 2023 19:21:31 +0100 Subject: [PATCH] doc: Improve display --- README.md | 64 +++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index cc10320..9426ca5 100644 --- a/README.md +++ b/README.md @@ -13,45 +13,45 @@ Note: _musala_ means _work, occupation_ [in Lingala](https://dic.lingala.be/fr/m - [API Reference](https://github.com/wekan/wekan/wiki/REST-API) * Multiple task sources: - :heavy_check_mark: __Trello__ - / :x: Nextcloud Deck (not yet) - / Wekan (not yet) - / Gitea / Forgejo (not yet) - / Libreboard (not yet) - / Github Projects (not yet) + * :heavy_check_mark: __Trello__ + * :x: Nextcloud Deck (not yet) + / Wekan (not yet) + / Gitea / Forgejo (not yet) + / Libreboard (not yet) + / Github Projects (not yet) * Multiple task destinations: - :x: Trello - / Nextcloud Deck (not yet) - / Wekan (not yet) - / Gitea / Forgejo (not yet) - / Libreboard (not yet) - / Github Projects (not yet) + * :x: Trello + / Nextcloud Deck (not yet) + / Wekan (not yet) + / Gitea / Forgejo (not yet) + / Libreboard (not yet) + / Github Projects (not yet) * Data selection: - :heavy_check_mark: __All boards__ - / __Favorited boards__ - / __Only selected ones__ + * :heavy_check_mark: __All boards__ + / __Favorited boards__ + / __Only selected ones__ * Task actions: - :heavy_check_mark: __List tasks__ - / :x: Create task - / Read task - / Update task - / Remove task + * :heavy_check_mark: __List tasks__ + / :x: Create task + / Read task + / Update task + / Remove task * Delivery via: - :heavy_check_mark: __E-mail__ - / :x: Terminal - / Webhook - / UnifiedPush - / Telegram - / Slack - / SMS - / Whatsapp - / IRC + * :heavy_check_mark: __E-mail__ + / :x: Terminal + / Webhook + / UnifiedPush + / Telegram + / Slack + / SMS + / Whatsapp + / IRC UI for task management: - :heavy_check_mark: Simple CLI + environment variables - / :x: Composable CLI + environment variables - / Web UI + * :heavy_check_mark: Simple CLI + environment variables + / :x: Composable CLI + environment variables + / Web UI ## Installation