Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmc/notion

A notion.so v3 client for Go.
https://github.com/tmc/notion

go notion

Last synced: 30 days ago
JSON representation

A notion.so v3 client for Go.

Awesome Lists containing this project

README

        

notion
======

A notion.so client for Go.

Notion is a team collaboration tool.

Details at https://www.notion.so/about and https://www.notion.so/product

https://godoc.org/github.com/tmc/notion

Please reference the godoc link above for api documentation.

Commands
========

* cmd/notion-to-plaintext - renders vim-foldmarker style output from a notion page.
* cmd/update-notion-block-text - updates the text content of a text block using content from stdin.