This plugin is delightful for notes where I do not have a title - some of my legacy notes already have a title, though, and sometimes I want to explicitly override the title.
I'd suggest that:
If a note's text content starts with a title, disable
If a note's frontmatter contains embeddedTitle: false, disable
For example:
---
embeddedTitle: false
foo: bar
---
# Title that Overrides Automatically Generated Title
Foo bar baz booze.
If interested, I'd be happy to take a look at implementing.
The text was updated successfully, but these errors were encountered:
This plugin is delightful for notes where I do not have a title - some of my legacy notes already have a title, though, and sometimes I want to explicitly override the title.
I'd suggest that:
embeddedTitle: false, disableFor example:
If interested, I'd be happy to take a look at implementing.
The text was updated successfully, but these errors were encountered: