Open snezhig opened 1 month ago
The last version repairs plugin's features, but something could be missed.
If you see something is broken, please write about this here.
I still have problems when starting Obsidian. The plugin does not start. If afterwards I disable and enable it then it starts.
When starting obsidian I get a warning that the plugin takes too long to load, and later I get a black box in the upper right corner saying "Erro: Explorer leaf is undefined."
On Obsidian v1.7.5, I see the following error when I navigate to the Front Matter Title settings:
Here's the text from that console error:
plugin:obsidian-front-matter-title-plugin:9916 Uncaught TypeError: this.item.get is not a function
at eval (plugin:obsidian-front-matter-title-plugin:9916:89)
at e.addText (app.js:1:1402336)
at TemplatesBuilder.buildTemplate (plugin:obsidian-front-matter-title-plugin:9913:157)
at TemplatesBuilder.doBuild (plugin:obsidian-front-matter-title-plugin:9901:10)
at TemplatesBuilder.build (plugin:obsidian-front-matter-title-plugin:9882:10)
at SettingsTab.display (plugin:obsidian-front-matter-title-plugin:7273:19)
at t.display (plugin:obsidian-front-matter-title-plugin:7249:36)
at t.openTab (app.js:1:3109632)
at HTMLDivElement.<anonymous> (app.js:1:3107952)
Hope this helps!
still says 'view search not found' and titles on tabs and when searching are not displayed
Hi everyone.
I apologize for not being here often. I recently found out that the plugin does not work after an app update. At the moment, I have studied some updates and have a rough idea of how to restore the functionality of the plugin.
I will give any result by the end of the week.