zhao41491 downloadsCustomize the window title format by reordering vault name and file name.
Customize the Obsidian window title format by reordering the vault name and file name.
| Setting | Output |
|---|---|
File name first, - |
My Note - MyVault |
Vault name first, | |
MyVault | My Note |
Vault name first, - + version |
MyVault - My Note - Obsidian 1.13.1 |
| Use default | My Note - MyVault - Obsidian 1.13.1 |
Install from the Obsidian Community Plugins browser, or build manually:
git clone https://github.com/zhao414/reformat-windows-title
cd reformat-windows-title
npm install
npm run build
Copy main.js, manifest.json, and styles.css to your vault's .obsidian/plugins/reformat-windows-title/ folder.
Obsidian x.x.x at the endMIT
If this plugin makes your daily life with Obsidian easier, consider buying me a coffee https://ko-fi.com/zhao414
May the passion be with you!