View Single Post
Old 03-26-2021, 02:50 PM   #5716
Ascello
Enthusiast
Ascello began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Jan 2021
Device: Kindle Paperwhite 4
Quote:
Originally Posted by JimmXinu View Post
Changes applied to genre occur before mycolumn is copied.

You can prevent that by using:
Code:
## '.NOREPL' tells the system to *not* apply title's
## in/exclude/replace_metadata -- Only works on include_in_ lines.
include_in_mycolumn: genre.NOREPL
Or by turning it around and changing mycolumn instead.
Thank you!
Ascello is offline   Reply With Quote