-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Non-English language support #29
Comments
For reference, this is the snippet of code that scrapes out the location, page and date information from the text file. The function that addresses this is pasted below:
One would need to replace In your case from my limited understanding it would be Leaving this issue open cause I'm unsure of how to incorporate this feature within the structure of the package. I'm open to hearing inputs from the GH community on this one. A working solution may be to identify the language on scraping the first clipping and adapting the relevant keywords to fetch respectively. I can change the languages on my Kindle and make some test clippings so that they would get saved in that language in the |
Really appreciate the hard work you put in. |
Hi! Really appreciate this package! I saw that the last commit was regard this issue: raw_clippings_text = raw_clippings_text.encode("ascii", errors="xmlcharrefreplace").decode()
|
Thanks for the tip @mefonseca! Implemented your request in the latest release. @lfschafaschek Will implement custom Portuguese support soon! Thank you all for your patience and goodwill. Hope this fix addresses your issues here. |
Hi, I'm running the latest version and I have the same issue as above but with the Czech characters like these: ěščřžňů. Can the Czech language be also supported? Thank you! |
With a Kindle in Portuguese, highlights's location and date aren't added in Notion... I think the problem is date format, that is different in portuguese.
I tested change language to English, and create a new highlight; this one was exported correct (it's the last registre in the file).
My Clippings.txt
The text was updated successfully, but these errors were encountered: