Skip to content

feat(desktop): breadcrumbs + "Markdown only" filter in the GitHub browser#167

Merged
oratis merged 1 commit into
mainfrom
ux/github-browse-breadcrumbs
Jun 14, 2026
Merged

feat(desktop): breadcrumbs + "Markdown only" filter in the GitHub browser#167
oratis merged 1 commit into
mainfrom
ux/github-browse-breadcrumbs

Conversation

@oratis

@oratis oratis commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Two of the remaining browse-view backlog items.

  • Breadcrumbs: the header was a flat repo/dir/sub string with only a back arrow. It's now a clickable path — click any ancestor segment to jump straight there (truncates the browse stack + reloads). The back arrow stays for "up one".
  • "Markdown only" toggle: a code repo's folders are mostly non-text noise when you just want notes. A checkbox hides everything but folders and text files (.md/.markdown/.mdx/.mkd/.txt), with a "No Markdown files here" empty state.

tsc ✓ · vitest (3) ✓ · biome ✓ · build ✓.

🤖 Generated with Claude Code

…GitHub browser

Two browse-view improvements in the GitHub dialog:

- Breadcrumbs: the header showed a flat "repo/dir/sub" string with only a back
  arrow. It's now a clickable path — click any ancestor segment to jump straight
  there (truncates the stack + reloads that dir). The back arrow stays.
- "Markdown only" toggle: a code repo's folders are mostly non-text noise when
  you just want notes. A checkbox hides everything but folders and text files
  (.md/.markdown/.mdx/.mkd/.txt), with a "No Markdown files here" empty state.

tsc ✓ · vitest (3) ✓ · biome ✓ · build ✓.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@oratis oratis merged commit 38d0029 into main Jun 14, 2026
4 checks passed
@oratis oratis deleted the ux/github-browse-breadcrumbs branch June 14, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant