Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 549 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 549 Bytes

Notion Markdown Exporter

English | 中文

Upgrade

  1. 添加了对导出database的支持

Usage

/path/to/notion2md路径下添加config.ini

[notion]
token_v2 = token

运行

❯ python main.py [url]
❯ python main.py
Enter Notion Page Url: https://www.notion.so/your_page_id

TODO

  • 修复导出时出现重复的内容

Reference

How To Find Your Notion v2 Token — Red Gregory