Closed jlmbaka closed 3 years ago
Thank you so much @jlmbaka for finding the bug and raising this PR. Merged it with my master branch. The readability-related additions were a nice addition too. Great job on the documentation and I hope you have a great day ahead!
My goal with this PR is to increase the readability of the clippings when imported in Notion.
I made the following changes:
I made the following fixes:
requirements.txt
did not contain the packagedateparser
, despite being used inkindle2notion.py
, therefore I added it.