This commit is contained in:
parent
635ecc910a
commit
efb9891d4e
1 changed files with 5 additions and 12 deletions
17
README.md
17
README.md
|
@ -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/nextcloud/deck/blob/master/docs/API.md)
|
||||||
- [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 & destinations:
|
||||||
* :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:
|
* Board Data selection:
|
||||||
* :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__
|
* :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
|
||||||
|
@ -50,7 +43,7 @@ Note: _musala_ means _work, occupation_ [in Lingala](https://dic.lingala.be/fr/m
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue