Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 07-13-2010, 09:25 AM   #1
bugeyed
Connoisseur
bugeyed began at the beginning.
 
Posts: 64
Karma: 30
Join Date: Jun 2010
Device: Kobo 2, PRS-600
Saving notes in epub books.

Asked this:
If I make some notes or underline text in an epub book, do these edits stay with the book when the book is put back in my library/Calibre? I don't recall any specific instructions for saving a book in order to retain notes.


Got this answer:
"Not if you are using Calibre.

Yes if you use SONY's Library.

It sucks, but if you want to keep your annotations, you have to deal with SONY's software."

Any chance that a future Calibre release will allow for saving notes in epub books?
bugeyed is offline   Reply With Quote
Old 07-13-2010, 09:27 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,144
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No plans in the near future.
kovidgoyal is offline   Reply With Quote
Advert
Old 07-13-2010, 12:04 PM   #3
mikij
Connoisseur
mikij doesn't littermikij doesn't litter
 
Posts: 98
Karma: 161
Join Date: May 2010
Location: Quebec, Canada
Device: PRS-600
Quote:
Originally Posted by kovidgoyal View Post
No plans in the near future.
Pity, it should be a great feature, especially for us Sony users. Maybe a ticket ?
mikij is offline   Reply With Quote
Old 07-13-2010, 12:15 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,144
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
There's already one
kovidgoyal is offline   Reply With Quote
Old 01-05-2011, 08:59 AM   #5
mastroalex
Member
mastroalex began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Dec 2010
Device: Sony PRS-650
In the meantime, with my PRS-650, I managed to backup/restore my annotations with a batch file (file.bat) in a easy way, to keep them in case of format:

@echo off
:start
cls
echo Choose 1 to backup from PRS-650 to PC
echo Choose 2 to backup from PC to PRS-650
set /p userinp=choose a number(1-2):
set userinp=%userinp:~0,1%
if "%userinp%"=="1" goto 1
if "%userinp%"=="2" goto 2
echo invalid choice
goto start

:1
cd\
xcopy "F:\Digital Editions" "c:\ReaderBackup\Digital Editions" /s /y
xcopy F:\Database\cache c:\ReaderBackup\Database\cache /s /y
goto end

:2
cd\
xcopy "c:\ReaderBackup\Digital Editions" "F:\Digital Editions" /s /y
xcopy c:\ReaderBackup\Database\cache F:\Database\cache /s /y
goto end
:end
pause>nul

Where F: is the drive letter of the PRS-650. Anyway I hope that ticket will be covered eventually.

Last edited by mastroalex; 01-05-2011 at 01:36 PM.
mastroalex is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Saving Meta-data to Books without conversion Theeo123 Calibre 14 12-09-2010 07:42 PM
Problem with saving books alchemyst Calibre 3 08-19-2010 09:14 PM
saving cover to epub obijohn Calibre 2 07-21-2010 02:04 PM
Saving to disk, Calibre, epub & covers varaonaid Calibre 5 05-03-2010 01:27 PM
Accessing/ re-saving downloaded epub file from within epubreader cklammer EPUBReader 3 12-06-2009 04:59 AM


All times are GMT -4. The time now is 05:48 PM.


MobileRead.com is a privately owned, operated and funded community.