Skip to content

Features Overview

Canopy provides a comprehensive set of features for visualizing and managing Jira issues.

Core Features

FeatureDescription
Tree ViewHierarchical display with expand/collapse and progress indicators
FilteringQuick filters, dynamic filters, saved presets, and text search
GroupingOrganize by Sprint, Release, Assignee, Status, Project, or Recency
Query ManagementSave and organize multiple JQL queries with colors
Change TrackingCheckpoint-based change detection (Beta)
ThemingLight/dark mode with customizable accent colors
ConfigurationJira connection and credential management

Display Options

Sorting

Issues are sorted by hierarchy level first, then by your selected field:

Sort FieldDescription
KeyIssue key (PROJECT-123)
PriorityJira priority level
CreatedCreation date
UpdatedLast update date
StatusStatus category

Toggle ascending/descending with the sort direction button.

Display Density

ModeDescription
ComfortableMore spacing, larger cards
CompactReduced spacing, more issues visible

Configurable Fields

Choose which fields to display on issue cards:

FieldDescription
ProgressIndividual time tracking progress
Aggregated TimeSum of children's time progress
Aggregated ResolutionPercentage of resolved children
StatusCurrent status with color
AssigneeAssigned user with avatar
PriorityPriority icon
CreatedCreation date
UpdatedLast update date
Due DateDue date with overdue highlighting
CommentsComment count
ComponentsProject components
LabelsIssue labels
ResolutionResolution type
Fix VersionsTarget versions

Date Format

FormatExample
AbsoluteJan 8, 2026
Relative2 days ago

Toggle between formats in Settings.

Auto-Refresh

Keep your data up to date automatically.

IntervalDescription
OffManual refresh only
5 minutesFrequent updates
30 minutesBalanced updates
1 hourLess frequent updates

Auto-refresh updates:

  • Current query issues
  • Issue counts for all queries in sidebar
  • Change tracking comparisons

Import/Export

Export Configuration

Export your complete setup as a JSON file:

Included:

  • Saved JQL queries
  • Filter states per query
  • Display preferences
  • Theme settings
  • Field configurations

Not included (for security):

  • Jira credentials
  • API tokens

Import Configuration

Restore settings from a previously exported JSON file. Useful for:

  • Backup and restore
  • Sharing queries with team members
  • Syncing between devices

Debug Mode

Enable detailed logging in the browser console:

  1. Click Settings icon
  2. Toggle Debug Mode

Debug logs include:

  • API requests and responses
  • State changes
  • Filter operations
  • Performance metrics

Released under the MIT License.