Skip to content

Filter overview by project prefix #2

Description

@WickedSik

Problem

The overview screen currently filters by watchlist / open / mine, but there is no way to narrow the list to a single project. When the cache holds issues from several projects, finding everything belonging to one of them means scrolling or relying on the search modal.

Proposal

Add a project-prefix filter to the overview:

  • A keyboard binding (e.g. p) that cycles through the distinct project prefixes present in the cache, or opens a small picker if there are more than a handful.
  • Reflect the active project filter in the status line alongside the existing filter indicators.
  • Composes with the existing watchlist / open / mine filters.

The project prefix is the part of the issue key before the dash, so no schema change is needed — it can be derived from the cached rows.

Out of scope

  • Multi-project selection (one prefix at a time is enough for a first pass).
  • Any change to the sync layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementRefinement to existing functionality

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions