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
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.