Giter VIP home page Giter VIP logo

notion2medium's Introduction

About Notion2Medium

PyPI version Code Quality

  • Publish a post to Medium just from your Notion Page by Console Cli

API Keys(Token)

$ export NOTION_TOKEN="{your integration token key}"

$ export MEDIUM_TOKEN="{your integration token key}"
  • Or add these commands to your shell config files(.bashrc or .zshrc)

Install

$ pip install notion2medium

Select Command

  • Retrieves Notion Page list from Notion Database.

  • Ask user titles of Notion pages and will call publish command to publish the selected page.

  • select commands require either id or url of the Notion Database or Page.

$ notion2medium select -i <Notion Database id>

Publish Command

  • Publishes a Medium Post from Notion Page.

  • Retrieves Notion Page's content(children blocks) as markdown and Page's tags.

  • publish commands require either id or url of the Notion Database or Page.

$ notion2medium publish -i <Notion Page id>

Donation

If you think Notion2Medium is helpful to you, you can support me here:

Buy Me A Coffee

License

Apache License 2.0

notion2medium's People

Contributors

echo724 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nlaundry itsbrex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.