|
|
#1 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 255
Karma: 9400
Join Date: Aug 2010
Location: Helsinki
Device: Kobo Clara Colour
|
span hidden="hidden" doesn't work: mass remove?
I have a book that was originally an AZW3 file. Throughout, it has this
Code:
<span aria-labelledby="pg68" epub:type="pagebreak" id="page68" role="doc-pagebreak" class="calibre"><span hidden="hidden" id="pg68" class="calibre">68</span></span> Is there any way to do a replace-all to get rid of all of these instances at once? Or else make the Kobo hide what's meant to be hidden? (The calibre class is just .calibre { font-size: 1em; vertical-align: baseline; margin: 0; padding: 0; border: currentColor none 0; }) |
|
|
|
|
|
#2 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,899
Karma: 9600930
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
|
Find:
<span aria-labelledby="pg\d+" epub:type="pagebreak" id="page\d+" role="doc-pagebreak" class="calibre"><span hidden="hidden" id="pg\d+" class="calibre">\d+</span></span> Replace: leave blank |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 255
Karma: 9400
Join Date: Aug 2010
Location: Helsinki
Device: Kobo Clara Colour
|
|
|
|
|
|
|
#4 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 84,634
Karma: 153744859
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
|
|
|
|
|
#5 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 255
Karma: 9400
Join Date: Aug 2010
Location: Helsinki
Device: Kobo Clara Colour
|
Thank you JSWolf!
And thank you Karellen, that worked perfectly! |
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove books -> Permanently delete after "on close" doesn't work | netfortius | Library Management | 0 | 08-29-2023 11:24 AM |
| Searched for words inside a book. "This text is hidden and cannot be displayed" | droopy | Calibre | 17 | 06-21-2023 01:44 AM |
| Aura E2 How to stop my Aura 2 from finding "books" in hidden directories? | 19tracks | Kobo Reader | 3 | 08-22-2020 08:25 AM |
| "The Hidden Truth" - newly published by Wade C. Wilson | thehiddentruth | Self-Promotions by Authors and Publishers | 0 | 09-30-2012 05:14 AM |