Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiemlicz committed Jan 13, 2024
1 parent aabf714 commit 6840f73
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ This is actively developed and behavior will be customizable
I simply lost the grasp of many tasks I have on my GTasks and Trello boards, thus simple aggreagtion under one roof is a huge help for me.

## Installation
Application is not published publicly.
In order to install, following setups must be made:
1. Install GTrello as GMail add-on
2. Enable Trello access
Expand All @@ -33,15 +34,18 @@ In short:
1. Deploy -> Test Deployments -> Install

Somewhere along the setup or publish you might be asked to enable AppScript API which must be done.
If not then navigate to [GCloud](https://console.cloud.google.com/), setup dedicated project and find `Apps Script API` -> `Enable`

### Enable Trello access
To enable Trello API access, create [new integration](https://trello.com/power-ups/admin), name it `GTrello`

### Authorize Trello
Once the add-on is installed, provide API key from Trello (`GTrello` power-up, `API key` tab) and follow authorization dialog.
Copy token, close the window and paste token to GTrello add-on.
Provide the Trello list name.
All cards from all user's boards from that particular list will be displayed.
Once the add-on is installed:
- `Authorize access`
- then provide API key from Trello (`GTrello` power-up, `API key` tab) and follow authorization dialog.
Copy token, close the window and paste token to GTrello add-on.
Provide the Trello list name.
All cards from all user's boards from that particular list will be displayed.

### Developing
Simply after changes run
Expand Down

0 comments on commit 6840f73

Please sign in to comment.