You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to integrate stackedit.js on my own website. If I want to add an image currently, I first need to upload it and then paste the url in the browser. I would like to automize it, so that I just copy-paste the image into the editor and will be automatically uploaded on my server and the url will be added automatically.
What would be the best approach? Is there a functionaly to listen to a specific hot-key and then execute some custom upload script or something?
The text was updated successfully, but these errors were encountered:
I managed to integrate stackedit.js on my own website. If I want to add an image currently, I first need to upload it and then paste the url in the browser. I would like to automize it, so that I just copy-paste the image into the editor and will be automatically uploaded on my server and the url will be added automatically.
What would be the best approach? Is there a functionaly to listen to a specific hot-key and then execute some custom upload script or something?
The text was updated successfully, but these errors were encountered: