Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old Yesterday, 01:59 PM   #1
toomuchreading
Groupie
toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.
 
toomuchreading's Avatar
 
Posts: 188
Karma: 1720
Join Date: Feb 2009
Location: Canada
Device: PRS-T1, Kobo Libre Color
Edit Metadata Comments remove formatting doesn't save

In previous versions of Calibre, when I edited metadata, I remove formatting from the comments, especially if there are extra spaces between each line making the comments double spaced and twice as long. What I usually would do is use the "Select All" button, then the "Remove Formatting" button. This would then remove all the extra line spacing. Clicking on OK would then save the changes.
When I do this now, the changes are displayed on the edit metadata screen like I expected, but after I press OK, the changes to the comments are not saved. If I type any changes, those are saved and if I bold something that's removed. It just seems to be spacing between the hard return that is not being removed.
I have included 3 screenshots. The first is before any changes. The second is after the select all, and remove formatting button have been pressed. This is what I expect to be displayed and saved. The third picture is of the book in the Book Details view. If I go back into edit metadata for the book, It's like I haven't done anything.
Attached Thumbnails
Click image for larger version

Name:	Edit Metadata Screen Before Changes 1.png
Views:	22
Size:	23.4 KB
ID:	221434   Click image for larger version

Name:	Edit Metadata Screen After Remove Formatting.png
Views:	20
Size:	25.3 KB
ID:	221435   Click image for larger version

Name:	Edit Metadata Screen After OK.png
Views:	21
Size:	20.9 KB
ID:	221436  
toomuchreading is offline   Reply With Quote
Old Yesterday, 05:42 PM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 22,437
Karma: 31000056
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Windows 10.0.19045.6937 — Calibre: 9.3.1 — Standard Install

Works for me on a couple of books, maybe there's something weird in the mark up - post it here so that the HTML coders can have a look.

BR
BetterRed is online now   Reply With Quote
Advert
Old Today, 02:45 AM   #3
toomuchreading
Groupie
toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.
 
toomuchreading's Avatar
 
Posts: 188
Karma: 1720
Join Date: Feb 2009
Location: Canada
Device: PRS-T1, Kobo Libre Color
This is the HTML window from the example in my first post...
Attached Thumbnails
Click image for larger version

Name:	Edit Metadata Screen Before Changes 2.png
Views:	12
Size:	17.8 KB
ID:	221449  
toomuchreading is offline   Reply With Quote
Old Today, 03:13 AM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 22,437
Karma: 31000056
Join Date: Mar 2012
Location: Sydney Australia
Device: none
That's as vanilla as one can get. I think we need to see what you have in Preferences->Look & feel->Book Details->Text Styling, this is what I have:

Code:
body, td {
    background-color: transparent;;
}

body.horizontal table td.title { white-space: nowrap }


p { margin: 0} 

a {
    text-decoration: none;
}

.comments {
    margin-top: 0;
    padding-top: 0;
    text-indent: 0
}

.comments-heading {
    font-size: larger;
    font-weight: bold
}

table.fields {
    margin-bottom: 0;
    padding-bottom: 0;
}

table.fields td {
    vertical-align: top
}

table.fields td.title {
    font-weight: bold
}

.series_name {
    font-style: italic
}
.#country{font-color: green}
BR
BetterRed is online now   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Metadata Comments formatting Andrew Ashling Calibre 4 11-07-2019 08:42 AM
How to remove <br> from Edit Metadata>Comments bigpallooka Library Management 3 05-01-2019 05:36 PM
Edit Book: How to remove formatting (without deleting)? chaot Editor 7 01-26-2017 08:03 AM
Metadata comments formatting? darrenmcg Calibre 13 01-11-2016 05:29 PM
Remove all formatting in comments by regular expression aurigod Library Management 2 02-05-2015 01:38 PM


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


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