Skip to content

Settings names an app the way the switcher does - #265

Merged
czpython merged 1 commit into
mainfrom
app-labels-in-settings
Aug 17, 2026
Merged

Settings names an app the way the switcher does#265
czpython merged 1 commit into
mainfrom
app-labels-in-settings

Conversation

@czpython

Copy link
Copy Markdown
Owner

The settings rail and the options group label printed the raw extension name, so an app whose name carries underscores read as field_notes in settings while the switcher showed field notes for the same app.

Both now go through extensionLabel, the one place that turns an extension name into its display label.

🤖 Generated with Claude Code

The rail item and the options group printed the raw extension name, so an
app whose name carries underscores read as `field_notes` in settings while
the switcher showed `field notes`. Both now go through `extensionLabel`,
the one place that turns a name into its display label.
@czpython
czpython merged commit bff38f6 into main Aug 17, 2026
1 check passed
@czpython
czpython deleted the app-labels-in-settings branch August 17, 2026 02:09
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