updating plugin - fix disappearing "obsidian file explorer" - add menu - improve embed in obsidian note
Hi, First of all thank you for creating this plugin. It can really be of tremendous help if it would be better supported / have better file / menu access. Ideas that jump to mind:
- fix the disappearing of the "classic" obsidian file / note explorer (after opening / using the Diagram menu, the Obsidian file explorer disappears)
- create a way to interface with the plugin, either by menu or pop-up (it seems there are some pop-up menu items, but how can we save a diagram? rename this diagram?
- create a way (menu) to insert the diagram in the adjacent obsidian note, as image or as svg
To be honest: I don't have the slightest idea how to build a plugin like this, but it is a shame that it exists without being usable on layman's level.
Thanks for helping out!
unusable for me because of this error... next thing could be considered by developer is option of inherit the theme font (using default) Thanks
Seems the same as #73
same here, because of this behavior I can not use this plugin...
Same things are happening for me. Unfortunately that makes the plugin just about unusable.
It looks as though this was partially fixed in #64, but there hasn't been a release since that was merged. Could we at least get a release which includes that fix?
We need build by ourself! I succeed!
@xh542428798 How you tell us more how to build this plugin from scratch? What command would I use? I am not really familiar with how to do this.
main.txt
Okay, I was able to rebuilt the plugin, this is the file you would need to replace under .obsidian/plugins/drawio-obsidian, which should fix the problem. Change the extension from .txt to .js