Skip to content

chore: change page title format#151

Merged
k1LoW merged 1 commit intok1LoW:mainfrom
syumai:change-title-format
Mar 28, 2026
Merged

chore: change page title format#151
k1LoW merged 1 commit intok1LoW:mainfrom
syumai:change-title-format

Conversation

@syumai
Copy link
Copy Markdown
Contributor

@syumai syumai commented Mar 28, 2026

What

Changed the page title format to improve tab searchability in browsers.

  • Always include "mo" in the page title
    • This allows you to quickly find mo tabs by searching for "mo".
  • Include the file name in the page title.
  • Always include the file title (if available) in the page title.
    • The original implementation used the option for whether to display file titles on the list view to also determine the page title display, but I decided it's fine to always show it in the page title.

Examples

  • When file is not selected
    • mo
  • When file is selected and its title exists
    • GitHub Alerts - alerts.md | mo
  • When file is selected and its title doesn't exist
    • alerts.md | mo

Screenshot

Search by mo

CleanShot 2026-03-28 at 19 33 14@2x

Search by page title

CleanShot 2026-03-28 at 19 33 22@2x

Search by file name

CleanShot 2026-03-28 at 19 33 27@2x

@k1LoW k1LoW added the enhancement New feature or request label Mar 28, 2026
@k1LoW
Copy link
Copy Markdown
Owner

k1LoW commented Mar 28, 2026

@syumai Thank you!! LGTM!!

@k1LoW k1LoW merged commit fb45883 into k1LoW:main Mar 28, 2026
1 of 3 checks passed
@github-actions github-actions bot mentioned this pull request Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants