Connect to Google Sheets
This lets groups promote ideas to a shared Hero List that persists in a Google Sheet you can share afterward.
- Create a new Google Sheet (or use an existing one)
- Go to Extensions > Apps Script
- Delete any existing code and paste the script from
google-apps-script.js - Click Deploy > New deployment
- Set type to Web app
- Set "Execute as" to Me
- Set "Who has access" to Anyone
- Click Deploy, authorize when prompted, and copy the URL
- Paste the URL below:
How it works
- Browse your group and the ideas assigned to it
- Edit any idea's description to add clarity or context
- Click Promote to push your top picks to the Hero List
- The Hero List syncs to a Google Sheet every 15 seconds
- Without Google Sheets connected, promotes are saved locally in your browser