An Obsidian plugin that posts the currently open note to your Medium account as a draft.
Security and apps
Integration tokens
(at the bottom of the page)Medium Service Integration Token
Once the plugin is setup then you can trigger a post in two ways:
Post Medium Draft: Post to Medium as a draft
).Once posted you should see a pop-up indicating the successful request. You can then navigate to your drafts list under your Medium account where you will find the result of posting your note.
Network use: This plugin makes GET
and POST
http requests to the Medium API to get user info (to validate tokens) and to post drafts.