ericadamski / atom-medium

Upload posts directly to medium for the Atom text editor
MIT License
6 stars 2 forks source link
atom medium

Atom Medium

Write your Medium stories in Atom and upload them to directly Medium as a draft or a public story.

info-bar

Usage

menu item

On your first time toggling this package, you will be sent to login to Medium and authorize this package as an application. Then your tokens will be stored in the config file (DO NOT SHARE THESE!). When the token expires, the package automatically fetches a new one, so don't worry about authentication after your first go.

The package currently looks for file names with the .md extension, and uses the file name as the post title.

ex. filename 'My-Post.md' story title 'My Post'

Road map

Collaborators

@ericadamski

@ChrisChinchilla

Development

This repository is for Atom plugin development!