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
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 :-)