Skip to content

[Feature] Different titles for each page #7588

@danielh-official

Description

@danielh-official

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

I just want to add different titles (<title>...</title>) for different pages. For instance, if I'm the /budget page, the title for that can be "Budget | Actual". For Reports, we can do something like {name} — Reports | Actual.

This would make it easier for the user to differentiate multiple tabs they have open at a glance.

Describe your ideal solution to this problem

  • /budget = Budget | Actual
  • /reports/{report} = {report name} — Reports | Actual
  • /schedules = Schedules | Actual
  • /payees = Payees | Actual
  • /rules = Rules | Actual
  • /bank-sync = Bank Sync | Actual
  • /tags = Tags | Actual
  • /settings = Settings | Actual
  • /accounts = Accounts | Actual
  • /accounts/onbudget = On Budget — Accounts | Actual
  • /accounts/offbudget = Off Budget — Accounts | Actual
  • /accounts/{account} = {account name} — Accounts | Actual

If it would be better, we can have the file name be part of the title to differentiate between the title for one file vs. another.

e.g.,

  • /budget (from Personal file) would have Budget | Actual (Personal)
  • /budget (from Business file) would have Budget | Actual (Business)

Teaching and learning

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue is a feature requestneeds votesPlease upvote this feature request if you would like to see it implemented!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions