jamesf91 / reMarkableSync

An OneNote AddIn for importing digitized notes from the reMarkable tablet.
MIT License
148 stars 11 forks source link

French text conversion does'nt work well #25

Closed sebastienpiconnier closed 2 years ago

sebastienpiconnier commented 2 years ago

Hello, Is possible to add french text conversion ? Remarkable use the same APi from Myscript and works well for French conversion. A stand-alone app for conversion will be nice too. Many Thanks !

bush3r commented 2 years ago

I was looking for it too. This file is responsible of sending HTTP request to myscript.com reMarkableSync/RemarkableSync/MyScriptClient.cs I guess we also need to send the lang parameter from Configuration section with the request (according to myscript REST API https://swaggerui.myscript.com/)