View Single Post
Old 08-10-2021, 01:36 PM   #13
eddierm
Member
eddierm began at the beginning.
 
eddierm's Avatar
 
Posts: 17
Karma: 10
Join Date: Nov 2019
Location: Bogotá, Colombia
Device: Kobo Libra
Thumbs up Thanks it worked!

Hello Again!

After being diconnected from this forum, today I returned and finally got my koreader notes uploaded to Joplin!

Your guide is awesome and very clear in every step!

I only found one problem but could resolve it: I use windows and this order did not work for me:

Quote:
Originally Posted by faet.snopp View Post
Hey,

Code:
netsh interface portproxy add listeningaddress:0.0.0.0 listeningport:41185 connectaddress:localhost connectport:41184
I found this alternative in koreader's github webpage and it worked for me!:

Code:
netsh interface portproxy add v4tov4 listenaddress=0.0.0.0 listenport=41185 connectaddress=localhost connectport=41184
Now I can say goodbye to KOHighlights for a while! Please don't misunderstand me, I know it is a huge tool, but for my academic work it means a lot of steps more than the simply "export notes" click.
eddierm is offline   Reply With Quote