View Single Post
Old 08-17-2013, 09:23 PM   #1603
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by davidfor View Post
I haven't played much with this lately, but I was trying something the other day. In the "replace_metadata" section, I can rename a category on the site to match a tag that I am using. But, I had a case where I wanted to create two tags. In particular, it was a category for the story that was two words. I wanted to split them to have a tag for each word. Any way to do this?
Have you tried the obvious? Something like:
Code:
replace_metadata:
 characters=>Bob Smith=>Bob, Smith
It will still be considered one string "Bob, Smith" for any replace_metadata lines included after it, but when it hits calibre or is included in title_page, it will just be another comma separated item.
JimmXinu is offline