Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize Wording #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ After replacing the app folder, please make sure to install any new dependencies

# :arrow_forward: Usage

Download Trello board to json file and add the file to Nextcloud. When both this app Deck are installed, for any .json file you have in your list, the three dot menu will offer a new action "Import to Deck". Click on it to start. When import completes, you will get a notification with a link to the new board. The board will have the same name as the original one on Trello.
1. Export / Download Trello board as JSON file and add the file to Nextcloud.
2. Make sure, the Apps `Deck` and `deckImportFromTrello` are installed.
3. Go To your uploaded JSON-File in the `Files` Section of NextCloud and click the three dots behind your JSON-File.
4. You'll see a menu which offers the new action: `Import to Deck`. Click on it to start.
5. When import completes, you will get a notification with a link to the new board. The board will have the same name as the original one on Trello.

## :warning: What is imported
## :heavy_check_mark: What is imported

* Labels
* Stacks
Expand Down