Flexible Title Text

by tsubasaogawa
5
4
3
2
1
Score: 50/100

Description

An Obsidian plugin to customize the window title bar text.

Reviews

No reviews yet.

Stats

0
stars
122
downloads
0
forks
120
days
119
days
119
days
10
total PRs
0
open PRs
0
closed PRs
10
merged PRs
2
total issues
0
open issues
2
closed issues
17
commits

Latest Version

4 months ago

Changelog

What's Changed

Full Changelog: https://github.com/tsubasaogawa/obsidian-plugin-flexible-title-text/compare/0.0.1...0.0.2

README file from

Github

Flexible Title Text

An Obsidian plugin to customize the window title bar text.

Screenshot

Features

  • Customize the Obsidian window title using a flexible template.
  • Supported variables:
    • {vaultName}: The name of the current vault.

Usage

  1. Install and enable the plugin.
  2. Go to Settings > Flexible Title Text.
  3. 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