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:22:58 +01:00
parent 635ecc910a
commit efb9891d4e

View file

@ -12,34 +12,27 @@ Note: _musala_ means _work, occupation_ [in Lingala](https://dic.lingala.be/fr/m
- [API Reference](https://github.com/nextcloud/deck/blob/master/docs/API.md)
- [API Reference](https://github.com/wekan/wekan/wiki/REST-API)
* Multiple task sources:
* Multiple task sources & destinations:
* :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)
* Data selection:
* Board Data selection:
* :heavy_check_mark: __All boards__
/ __Favorited boards__
/ __Only selected ones__
* Task actions:
* :heavy_check_mark: __List tasks__
/ :x: Create task
* :x: Create task
/ Read task
/ Update task
/ Remove task
* Delivery via:
* :heavy_check_mark: __E-mail__
/ :x: Terminal
* :x: Terminal
/ Webhook
/ UnifiedPush
/ Telegram
@ -50,7 +43,7 @@ Note: _musala_ means _work, occupation_ [in Lingala](https://dic.lingala.be/fr/m
UI for task management:
* :heavy_check_mark: Simple CLI + environment variables
/ :x: Composable CLI + environment variables
* :x: Composable CLI + environment variables
/ Web UI
## Installation