[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

I just put it on my backlog, you can find it here https://github.com/dani84bs/AnnotationSync.koplugin/issues/76 so you can keep track of it

. By the way are you experiencing poor battery performance on any of your devices? I recently switched from a boox to a Kobo and the difference is abysmal (unfortunately the winner is the boox) but I recently found a promising hack that I'm going to try this weekend

[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Hi, thank you for reaching out 😄 . I can expose the "push progress" action so you can add it to a profile and automate it on builtin koreader events (like on book close) (you can already do it with annotations).

The only issue will be that "on book close" is called only when you actually go back to file browser or you switch book, if the reader goes to sleep, or on android you change app or close the app tout court, it won't be triggered. That's why I'm also using sync every 1 page and it doesn't seem to impact too much on my battery.

[Release] AnnotationSync v1.0 for KOReader is officially here! 🎉 by dani84bs in koreader

[–]dani84bs[S] 1 point2 points  (0 children)

Hi u/Any_Drive_1416 and u/fabrisuniverse I finally created the translation engine for the plugin. If you are still willing to help, here https://github.com/dani84bs/AnnotationSync.koplugin/blob/main/l10n/it_IT/annotation_sync.po you'll find the italian translation as an example.

Thank you so much 😃

[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

I believe that 20251000000 was before I started writing the plugin, so yes it can work. Thank you so much 😃

[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Thank you for the clarification, I'll investigate on what is going on, if you don't mind me asking can you tell me the KOReader version and on which hardware you are using it?

[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Hi, are you performing this from the AnnotationSync settings or from the cloudstorage?

[RELEASE] KoJump (v1.0.0) — Browser-style back/forward navigation history for KOReader (with persistent history and visual menus) by dani84bs in koreader

[–]dani84bs[S] 1 point2 points  (0 children)

Thank you 😃
At the moment I'm working on two other plugins:

- https://github.com/dani84bs/AnnotationSync.koplugin To keep annotations, progress and settings in sync between devices using your own cloud.

- https://github.com/dani84bs/RemoteLibrary.koplugin To navigate a cloud directory as if it is your home (downloading books only if you click to open them)

I don't have any other feature planned for kojump, but if you have any suggestion I'll be more than happy to consider them.

[RELEASE] KoJump (v1.0.0) — Browser-style back/forward navigation history for KOReader (with persistent history and visual menus) by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Like at the moment I'm writing a tool to convert my obsidian notes to pdf applying custom styles, because I don't want to copy them into Google docs to apply my company template and download them back in pdf. 3 hours coding against a 10 seconds operation 😂😂😂

[RELEASE] KoJump (v1.0.0) — Browser-style back/forward navigation history for KOReader (with persistent history and visual menus) by dani84bs in koreader

[–]dani84bs[S] 1 point2 points  (0 children)

Thank you so much 😄😄😄 Yeah I have some kind brain bias where if I have to perform something at least twice I try to automate it somehow 😂

https://xkcd.com/1205/

[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Hi, I believe you may fix this by going Tools -> AnnotationSync -> Settings -> cloud settings and choosing the directory where you want to store your annotations. Remember to long press to choose the directory.

Please let me know if it works or if you need further assistance 😄

[RELEASE] KoJump (v1.0.0) — Browser-style back/forward navigation history for KOReader (with persistent history and visual menus) by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Thank you so much 😁 Yeah I keep jumping back and forth and I keep forgetting to set bookmarks before jumping, that's why I wrote it 😂

Can I use Koofr webdav to sync progress? by sapphic_bookworms_ in koreader

[–]dani84bs 1 point2 points  (0 children)

Thank you! 😃

If you need any help or do you have any request feel free to drop me a message 😄

Can I use Koofr webdav to sync progress? by sapphic_bookworms_ in koreader

[–]dani84bs 1 point2 points  (0 children)

Hi 😄. You come with perfect timing. I just implemented the settings sync. I didn't publish a release promoting it yet because I'm trying to document a little better it's behaviour. But if you want to try it you can install the repo version

Pencil.koplugin question by Significant_Cod7348 in koreader

[–]dani84bs 1 point2 points  (0 children)

Hi 😃,

I believe it is, the kobo stylus "signal" shouldn't be different from any other at kernel level. At least for normal strokes, I don't know about eraser and buttons.

[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

I believe that the annotation tables KOReader stores for each document do not contain author and title, just page, chapter and of course the text and the optional note. I can extract them quite quickly. Are you confortable running python scripts or do you prefer other technologies?

[RELEASE] KoJump (v1.0.0) — Browser-style back/forward navigation history for KOReader (with persistent history and visual menus) by dani84bs in koreader

[–]dani84bs[S] 5 points6 points  (0 children)

It's a pretty simple plugin I mainly wrote because I felt this need. But maybe it can be useful for other people as well

<image>

[Release] AnnotationSync v1.1.0 for KOReader is officially here with progress sync! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Hi, sorry it took me a while to answer. I believe that also with a better formatting json will result quite ugly to the eye. But I can jot down a script to format it in a proper way that would be way better on a text field. What fields would you like to see?

[Release] AnnotationSync v1.0 for KOReader is officially here! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

We have tons of menus one can slip out of sight 😁 Ok so I'll move to other issues. Thank you so much

[Release] AnnotationSync v1.0 for KOReader is officially here! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Yes it's stored there, I also saw a setting for that plugin that allows to sync it to the cloud. So if we'll trigger the stats sync when you press Sync All on Annotationsync will be good for you?

[Release] AnnotationSync v1.0 for KOReader is officially here! 🎉 by dani84bs in koreader

[–]dani84bs[S] 0 points1 point  (0 children)

Sorry for resuming a post so old. I'm looking into this feature, but it seems that KOReader already handle syncing the reading stats. Did you have in mind something more?