alvinwan / notion2markdown

python export for notion pages to markdown
https://pypi.org/project/notion2markdown/
MIT License
17 stars 6 forks source link

Notion export #2

Closed tommymcguiver closed 9 months ago

tommymcguiver commented 10 months ago

Problems

alvinwan commented 9 months ago

@tommymcguiver Thanks for the PR! This is awesome.

Re DEFAULT_FILTER: Oops, that was my specific use case, which shouldn't have made it in. I suspect the API call breaks if the "status" field doesn't exist in that Notion database.

tommymcguiver commented 9 months ago

@tommymcguiver Thanks for the PR! This is awesome.

Re DEFAULT_FILTER: Oops, that was my specific use case, which shouldn't have made it in. I suspect the API call breaks if the "status" field doesn't exist in that Notion database.

Yea the API call breaks for sure.