dokuwiki-plugin-drawio
dokuwiki-plugin-drawio copied to clipboard
Wish: text-only link to editor w/o displaying the image
First and foremost: This plugin is awesome and has cured so many headaches we had with the cumersome download-offline image editing-upload process :-)
What would be great, however, would be to be able to place a link to the editor w/o(!) showing the image itself. I would prefer to display the graphs as regular graphs and have a separate text-only link like:

Resulting from something like
====== draw.io testing ======
{{ mygraph.png }}
<wrap right>{{drawio>mygraph?linkonly|edit graph}}</wrap>
This avoid anyone inadvertenly clicking on the image to open the editor and potentially change the image
I agrees this would be a very handy feature
@lejmr there has been a pull request implementing a "edit button" (https://github.com/lejmr/dokuwiki-plugin-drawio/pull/53) but it has been closed due to no activity. Is there a reason why the pull request has not been merged? I still think, that this could be handy for many users :-)