Skip to main content

Write and publish your blog articles from Notion.

Project description

Notoma

Write articles for your static gen blog in Notion.

pypi Linters


Install

Notoma is available via Pip or Homebrew:

# Installing with pip, use this if you plan using Notoma as a python library.
pip install notoma

Installing with Homebrew on Mac OS.

brew install nategadzhi/notoma/notoma

What can you do with Notoma

Notoma provides commands to:

  • Convert contents of your Notion Blog database to a bunch of Markdown files.
  • Coming soon: Watch Notion Blog database for updates and regenerate Markdown files on any updates.
  • Coming soon: Create a new Notion database for your Blog with all required fields.

Basic usage example: this command will convert only published posts from a Notion blog database to the ./posts/ directory.

notoma convert --dest ./posts/

This example assumes that you have a .env config file with authentication and blog url parameters in it.

Authenticating in Notion

Notoma uses an internal Notion API, and that, unfortunately, requires you to provide an authentication token token_v2 that you can find in your notion.so cookes.

You can provide token_v2 option to every command line call, or store it in your environment, or .env config file.


Notion database structure

Notoma has very few expectations about how your Notion is structured. Here's a public example database.

Notoma requires that your Notion blog database has the following properties:

  • Published: whether the article is published, or is still a draft
  • Title: Will be used to create a file name for that article's Markdown equivalent file. Won't be used in the article itself.

Notoma tries to parse other properties and add them as front matter into the resulting Markdown articles:

  • Published at will be used as publicataion date for the article, if present.
  • Categories will be used as categories front matter key, so it's expected to be a multiple choice propery.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notoma-0.2.9.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

notoma-0.2.9-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file notoma-0.2.9.tar.gz.

File metadata

  • Download URL: notoma-0.2.9.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for notoma-0.2.9.tar.gz
Algorithm Hash digest
SHA256 6b2a76bc5be963c0f5f2778d37d2b2129ef08cf05cf23cc867338b9dfdbf6965
MD5 8b12f1f9a7a2c2f6b44a135e6dfc83d0
BLAKE2b-256 c51cb400b0955437cf11e41d1b01c5e4f9f4a4240578ea40b73821a67195de60

See more details on using hashes here.

File details

Details for the file notoma-0.2.9-py3-none-any.whl.

File metadata

  • Download URL: notoma-0.2.9-py3-none-any.whl
  • Upload date:
  • Size: 27.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for notoma-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 93017536d9114b4bbede416199a0303eed2223d3f99b8b066ef00b54f924a534
MD5 3236790515888660993091861b19c4c7
BLAKE2b-256 22fe30eb4599ac59fe7030350ac8c453299f5bf53f41ac0c716eb19e2b9406cf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page