View Single Post
Old 07-19-2023, 06:31 AM   #47
Frapi
Junior Member
Frapi began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jul 2020
Location: France
Device: [PocketBook|Vivlio] Touch HD plus, Verse Pro color PB633K3 PB632
Pockebook Notes Export-Import prog released !

I've done a python prog to
- export bookmarks, notes and highlights from a pocketbook e-reader
- import into another pocketbook e-reader

Just released a first version, proven working between my 2 PB632s.


https://github.com/FrapiFrance/pocketbook-notes


As soon as you backup your books.db before, you can try it and restore if any issue. Please try and tell me here.

So far, you 'll need a python3 with simplejson, and that's it. will see for a binary packaging, I think it could be done for those without python (windows guys for instance ?)


Quote:
Originally Posted by wold View Post
Why not keep it?
UUID are kept


Quote:
This can also be `/system/profiles/default/`, especially for recent devices.
OK, README updated

Quote:
I'd suggest letting the user selects a book title first.
Quote:
One assumption is the source/target files are the same, otherwise annotation locations will mismatch.
Don't care, as I do not handle books by themselves. Just take care of same author & title

Quote:
It's a nice learning project. I could implement it for AVATeR with some GUI window, might even do so later.
you may :-)
Frapi is offline   Reply With Quote