doc: Improve display
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-01-15 19:21:31 +01:00
parent f47d9841e2
commit 635ecc910a

View file

@ -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) - [API Reference](https://github.com/wekan/wekan/wiki/REST-API)
* Multiple task sources: * Multiple task sources:
:heavy_check_mark: __Trello__ * :heavy_check_mark: __Trello__
/ :x: Nextcloud Deck (not yet) * :x: Nextcloud Deck (not yet)
/ Wekan (not yet) / Wekan (not yet)
/ Gitea / Forgejo (not yet) / Gitea / Forgejo (not yet)
/ Libreboard (not yet) / Libreboard (not yet)
/ Github Projects (not yet) / Github Projects (not yet)
* Multiple task destinations: * Multiple task destinations:
:x: Trello * :x: Trello
/ Nextcloud Deck (not yet) / Nextcloud Deck (not yet)
/ Wekan (not yet) / Wekan (not yet)
/ Gitea / Forgejo (not yet) / Gitea / Forgejo (not yet)
/ Libreboard (not yet) / Libreboard (not yet)
/ Github Projects (not yet) / Github Projects (not yet)
* Data selection: * Data selection:
:heavy_check_mark: __All boards__ * :heavy_check_mark: __All boards__
/ __Favorited boards__ / __Favorited boards__
/ __Only selected ones__ / __Only selected ones__
* Task actions: * Task actions:
:heavy_check_mark: __List tasks__ * :heavy_check_mark: __List tasks__
/ :x: Create task / :x: Create task
/ Read task / Read task
/ Update task / Update task
/ Remove task / Remove task
* Delivery via: * Delivery via:
:heavy_check_mark: __E-mail__ * :heavy_check_mark: __E-mail__
/ :x: Terminal / :x: Terminal
/ Webhook / Webhook
/ UnifiedPush / UnifiedPush
/ Telegram / Telegram
/ Slack / Slack
/ SMS / SMS
/ Whatsapp / Whatsapp
/ IRC / IRC
UI for task management: UI for task management:
:heavy_check_mark: Simple CLI + environment variables * :heavy_check_mark: Simple CLI + environment variables
/ :x: Composable CLI + environment variables / :x: Composable CLI + environment variables
/ Web UI / Web UI
## Installation ## Installation