echo724 / notion2md

Notion Markdown Exporter with Python Cli
MIT License
682 stars 54 forks source link

feat: add notion token parameter to `Exporter` #52

Closed echo724 closed 1 year ago

echo724 commented 1 year ago

solve: #51

Description

Added token parameter to Exporter to take the token not only from env but also from an argument.