Archive
Feeds Sign In
Archive Feeds Sign In
Note
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
Bruce via Micro.blog

@cleverdevil The developer, @agiletortoise, is on M.b. He'll probably have some good recommendations. 🙃

Drafts
Drafts via Twitter

This Micro.blog example uses Micropub. Could be adapted to other hosts, I’m sure. actions.getdrafts.com/a/1Dj

renem
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
renem via Micro.blog

@cleverdevil but I use both actions to post from Drafts to M.b.

Jonathan LaCour
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
Drafts via Twitter

It’s right on the Action Directory page I linked to.