View Single Post
Old 05-24-2020, 05:05 AM   #9
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: 21,779
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by droopy View Post
Hi betterred.

I'd like to see all my epubs that have the word "calibre" in the opf file.
In your opening post you wrote: the keyword will appear in a "dc:" tag

The only dc:elements in the content.opf files I get with 'calibre' in them are lines like this:

Code:
<dc:contributor opf:role="bkp">calibre (4.17.0) [https://calibre-ebook.com]</dc:contributor>
<dc:identifier opf:scheme="calibre">19ae3927-c955-4304-9795-1c0b8c54a5f7</dc:identifier>
If your epubs were created via conversion, or you have used the Polish or Embed metadata tools then the content.opf files will have lines like this:

Code:
<meta name="calibre:title_sort" content="Book of Words"/>
<meta name="calibre:author_link_map" content="{&quot;George Wordsmith&quot;: &quot;&quot;}"/>
<meta name="calibre:timestamp" content="2012-03-21T22:47:08+00:00"/>
<meta name="calibre:user_metadata:#meta" content="{&quot;column&quot;:…< blah blah>…
If you want to get rid of the non-dc elements you can do that with the Modify Epub plugin, and if you want to go further than that, the Sigil editor has an easy to use metadata editing tool.

I still don't understand why you want this, just idle curiosity or is it to add, change or delete them ???

BR

Last edited by BetterRed; 05-24-2020 at 05:07 AM.
BetterRed is offline   Reply With Quote