obsidian-filename-heading-sync
obsidian-filename-heading-sync copied to clipboard
Suggestion: My _first_ heading is the toc, the _second_ is the filename
Hi would you like to see an option to set the syc to the second # in a note.
Yes, I would need this so much! I normally use the second heading as filename, something that is currently not supported by Filename Heading Sync.
Should be fairly trivial to implement, adjust https://github.com/dvcrn/obsidian-filename-heading-sync/blob/master/main.ts#L278 to take some parameter which heading to find
Sadly I'm currently loaded with other projects and don't know yet when I can get around to add this