I’m interested in building a @draftsapp action to publish notes via Micropub. I’m finding their documentation inscrutable. Anyone have pointers? Source for a similar action (perhaps publishing to Tumblr or WordPress) would be super helpful.
Comments (6)
Bruce
via
Micro.blog
@cleverdevil The developer, @agiletortoise, is on M.b. He'll probably have some good recommendations. 🙃
Drafts
via
Twitter
This Micro.blog example uses Micropub. Could be adapted to other hosts, I’m sure. actions.getdrafts.com/a/1Dj
renem
via
Micro.blog
@cleverdevil maybe have look at these two Drafts actions: Post to Micro.blog Send to Micro.blog The first one has a bunch of JavaScript and I think it could also be adapted to another Micropub endpoint. (I haven’t)
renem
via
Micro.blog
@cleverdevil but I use both actions to post from Drafts to M.b.
Jonathan LaCour
via
Twitter
Nice! I’ll download it and see if I can adapt it. Is there an easy way to see the source code for it?
Drafts
via
Twitter
It’s right on the Action Directory page I linked to.
Comments (6)
@cleverdevil The developer, @agiletortoise, is on M.b. He'll probably have some good recommendations. 🙃
This Micro.blog example uses Micropub. Could be adapted to other hosts, I’m sure. actions.getdrafts.com/a/1Dj
@cleverdevil maybe have look at these two Drafts actions:
Post to Micro.blog
Send to Micro.blog
The first one has a bunch of JavaScript and I think it could also be adapted to another Micropub endpoint. (I haven’t)
@cleverdevil but I use both actions to post from Drafts to M.b.
Nice! I’ll download it and see if I can adapt it. Is there an easy way to see the source code for it?
It’s right on the Action Directory page I linked to.