
: Version control for writing ebooks When software such as Calibre is used to generate epub, what version control is available? To my understanding, git can be made to work with word processors
When software such as Calibre is used to generate epub, what version control is available? To my understanding, git can be made to work with word processors by jumping through hoops. Perhaps there are similar options for ebooks?
See also:
stackoverflow.com/q/22583856/262852
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Kelli

: Report for purchased Kindle material? How do I see only purchased items with a value greater than zero? https://www.quora.com/How-can-I-view-my-all-time-Kindle-purchase-history shows all "purchased" items,

: E-mail azw to Kindle Personal Documents Service? To convert epub to the azw format I've tried an online conversion tool and then sending the generated file to myself as an attachment. So far
1 Comments
Sorted by latest first Latest Oldest Best
Git can be used, but if you use with epub, or any other kind of archive files then you will not get a meaningful diff between versions, just store each version of the ebook. You can use Git wit literally everything, but if it is not like a simple text file, the diff will fail.
Also, you can set Git LFS for such kind of files as ebooks, it has the advantage that it will not download every version of the files when somebody clones it, just the latest version.
Free books android app tbrJar TBR JAR Read Free books online gutenberg