ep_markdown icon indicating copy to clipboard operation
ep_markdown copied to clipboard

importing with curl / api / command line

Open muzzol opened this issue 1 year ago • 0 comments

is there a way to import a pad from command line?

using API is possible to do something like

curl "http://localhost:9001/api/1/setText?apikey=xxx&padID=mypad" --data-urlencode "text=content of pad"

I would like to do something similar with this plugin.

thanks in advance.

muzzol avatar Apr 06 '24 20:04 muzzol