Verified feature request does not already exist?
💻
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
Verified feature request does not already exist?
💻
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
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.,
Teaching and learning
No response