Quote:
Originally Posted by DaltonST
There is also a js_tag_prefix_suffix_rules table.
The example .csv file in ...calibre\config\plugins\job_spy\resources, _js_tag_prefix_suffix_rules.txt, contains:
"regex","prefix","suffix"
"^Romance","Fiction:",""
"^Food","Cooking:",""
"^Calculus","Mathematics:",""
Regex is required. Prefix is optional, as is suffix. One must exist, though.
|
Lol, I've forgotten about that. I've been using Tag Rules exclusively.
Question, in what order are the rules applied? I know I've seen it before but for the life of me, I can't remember where I found the info.