obsidian-auto-template-trigger icon indicating copy to clipboard operation
obsidian-auto-template-trigger copied to clipboard

Doesn't work with File Heading Sync Plug In

Open dokmanc opened this issue 2 years ago • 2 comments

i realize that plugs in are bound to clash and the problem can "be the other plug in", but for what it is worth, this plug in doesn't working with File Heading Sync Plug In

https://github.com/dvcrn/obsidian-filename-heading-sync

dokmanc avatar Jul 07 '23 11:07 dokmanc

@dokmanc Thanks for taking interest in this plugin. Would you kindly clarify what's the exact issue you encountered please?

I installed obsidian-filename-heading-sync and noticed, that if I create a new file, I'm prompted for a template, and after the template is inserted, a heading is also inserted by the plugin you mentioned.

# So it looks like that:
# After choosing a template from the prompt

<The content of the template> # The Filename Heading inserted by the Heading Sync plugin

I'm not sure if you were referring to this issue, or maybe another one.

If so, I was able to resolve this issue, by toggling off the Use File Open Hook setting among the options of Filename Heading Sync

Screenshot from 2023-07-15 14-38-51

Please let me know if the issue needs further investigation, or not

numeroflip avatar Jul 15 '23 12:07 numeroflip

@numeroflip I love the minimalism and simplicity of your plugin. Didn't want to start depending on a huge codebase with hundreds of issues just for creating a note from template.

I came here with this exact issue you described, and turning off the "File Open Hook" setting made things perfect. 🎉

maxim avatar Jul 15 '23 16:07 maxim