echo724 / notion2md

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

add filename download rename #25

Closed zhangweidev closed 2 years ago

zhangweidev commented 2 years ago

$ export NOTION2MD_UUIDFILE=true filename format: ![Untitled](fb2abbfc-4d1c-49da-bb7b-e3fda5a04750.png)

echo724 commented 2 years ago

Thank you for your contribution. It may solve #27 issues. I will check it and merge on later version.

echo724 commented 2 years ago

I merged your pull request thank you! However, since I think your idea of saving file name as uuid is good enough to make it as default way, I will remove env variable option, but will keep as default way.