rbrauner66 downloadsAutomatically renames files based on the first H1 heading, with kebab-case and Polish diacritics support.
Automatically renames notes in Obsidian based on the first # Heading in the document.
# untitled) when creating a new empty noteMy Note Title → My-Note-Title)ć → c, ż → z, etc.)ABC - CD → ABC-CD)| Setting | Default | Description |
|---|---|---|
| Enabled | true |
Toggle the plugin on/off |
| Default heading | untitled |
Heading text inserted into new notes |
| Debounce delay | 500 ms |
Time to wait after the last edit before renaming |
.obsidian/plugins/header-filename/ directorynpm install && npm run buildjust create-version 1.0.0
This will:
manifest.json and package.json