§The ideas
- AirTable Sync (weight, dependencies, blockers, etc.)
- Mode that aggregates every repository for a token (to avoid having to enter the names manually)
- To fetch less important entities (comments, events) when API quota is still high (>1000)
- Daemon mode (to replace the
while true
) - Interactive Web Interface ❤️
- Interactive Web Interface with caching for offline access ❤️++
- Web Interface that can be used by an OAuth user
- Scoring system: a system that can score issues based on multiple criterias, sort them, and suggest the most prioritary ones
- Create a 1-click install AirTable template
- Support AirTable relationships (currently complicated due to an AirTable limitation).
- Automatically manage issues labels based on rules (
blocker
,blocking
,has-dependency
,high-score
, etc.) - Issue Roulette: Pick a random important issue; can be useful for real kanban flow.
- Provide visual statistics (charts, burndowns, etc.)