README file from
GithubFlexible Title Text
An Obsidian plugin to customize the window title bar text.
Features
- Customize the Obsidian window title using a flexible template.
- Supported variables:
{vaultName}: The name of the current vault.
Usage
- Install and enable the plugin.
- Go to Settings > Flexible Title Text.
- Set your preferred Title template (e.g.,
{vaultName} | Notes).
Release verification (maintainers)
Each release build of main.js is attested with GitHub artifact attestations.
To verify a downloaded main.js:
gh attestation verify main.js --repo tsubasaogawa/obsidian-plugin-flexible-title-text
A successful verification confirms the file was built by the official release workflow and has not been tampered with.
License
MIT