noatpad / obsidian-banners

An Obsidian plugin that adds banners to your notes
MIT License
616 stars 39 forks source link

Update Legacy syntax breaks with Templater Syntax #148

Open namtrah opened 7 months ago

namtrah commented 7 months ago

When the Beta Banners plugin tries to upgrade legacy content, it seems to go through all files and searches for the banner YAML keys.

When Templater is used, this process seems to break constantly. In fact even afterwards I am not able to use files as templates when banner plugin is installed.

Therefore, I see that Banners is broken, if Templater is used in addition.

image