obsidian-filename-heading-sync icon indicating copy to clipboard operation
obsidian-filename-heading-sync copied to clipboard

Suggestion: My _first_ heading is the toc, the _second_ is the filename

Open merlinuwe opened this issue 3 years ago • 2 comments

Hi would you like to see an option to set the syc to the second # in a note.

merlinuwe avatar Jan 07 '23 23:01 merlinuwe

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.

altroche avatar Jul 05 '23 07:07 altroche

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

dvcrn avatar Jul 06 '23 02:07 dvcrn