Hi there,
I’ve started working on this. It’s my first time making Obsidian plugins, but from what I’ve seen this problem seems pretty solvable. As I currently understand it, you want a plugin that has these features:
- A command that, when selected, exports an image of a canvas to a pre-selected folder, which could be the current directory by default.
- A setting that, when activated, allows the image of a canvas to be exported automatically (to the pre-selected folder) whenever the canvas is saved.
Let me know if that seems correct or if you’d like any additional features.