You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I can no longer import new highlights. I run kindle2notion and I receive the 'ascii' codec error message in the title. After this the rest of the script appears to work and it lists out each title and the number of highlights that have been added. However, when I check in Notion, none of the new highlights have been added.
To Reproduce
Steps to reproduce the behaviour:
Run kindle2notion as normal: kindle2notion 'token' 'table_id' '/Volumes/Kindle/documents/My Clippings.txt'
Expected behaviour
New highlights added to existing database.
Screenshots
Notion page is found. Analyzing clippings file...
'ascii' codec can't encode character '\u2019' in position 217: ordinal not in range(128)
Found 681 notes and highlights.
......
Initiating transfer...
How to Win Friends and Influence People (Dale Carnegie)
✓ 69 notes/highlights added successfully.
......
Transfer complete... Exiting script...
Desktop (please complete the following information):
OS: macOS 13.1
Python 3.11.0 (running kindle2notion in venv)
The text was updated successfully, but these errors were encountered:
Describe the bug
I can no longer import new highlights. I run kindle2notion and I receive the 'ascii' codec error message in the title. After this the rest of the script appears to work and it lists out each title and the number of highlights that have been added. However, when I check in Notion, none of the new highlights have been added.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
New highlights added to existing database.
Screenshots
Notion page is found. Analyzing clippings file...
'ascii' codec can't encode character '\u2019' in position 217: ordinal not in range(128)
Found 681 notes and highlights.
......
Initiating transfer...
How to Win Friends and Influence People (Dale Carnegie)
✓ 69 notes/highlights added successfully.
......
Transfer complete... Exiting script...
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: