Skip to content

Introduction

Canopy is your Jira companion – combining tree visualization, powerful filters, flexible grouping, and real-time change tracking to help you understand project structure and track progress across your team.

Why "Canopy"?

In forestry, the canopy is the uppermost layer of a forest, formed by the crowns of trees. Just as a forest canopy provides an overview of the trees below, Canopy gives you a bird's-eye view of your Jira project hierarchy - from Epics down to Subtasks.

What is Canopy?

Canopy transforms flat Jira query results into an interactive tree view that reflects parent-child relationships:

Epic
├── Story
│   ├── Task
│   │   └── Subtask
│   └── Task
└── Story
    └── Task

This hierarchical view helps you:

  • Understand scope - See how work breaks down from Epic to Subtask
  • Track progress - View aggregated completion status across child issues
  • Filter effectively - Find specific issues using dynamic filters generated from your data
  • Stay organized - Group issues by Sprint, Assignee, Status, or Project

How to Use Canopy

Choose the option that works best for you:

OptionDescriptionCORS Proxy
Online VersionUse directly in your browserRequired
macOS Desktop AppNative Mac appNot needed
Local SetupRun from source codeRequired

Recommendation

The Desktop App provides the simplest setup - no CORS proxy configuration needed. Just download, install, and connect.

Key Features

FeatureDescription
Tree ViewExpand/collapse hierarchy with vim-style keyboard navigation
FilteringQuick filters, dynamic filters, saved presets, text search
GroupingBy Sprint, Release, Assignee, Status, Project, or Recency
Change TrackingCheckpoint-based detection of new issues and status changes
ThemingLight/dark mode with 6 customizable accent colors
Desktop AppNative Tauri app without CORS proxy requirements

Supported Jira Platforms

PlatformAuthentication
Jira CloudEmail + API Token
Jira ServerUsername + Personal Access Token
Jira Data CenterUsername + Personal Access Token

Next Steps

Released under the MIT License.