View Single Post
Old 07-13-2015, 01:13 AM   #391
saluli
Connoisseur
saluli began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Jul 2015
Location: Curitiba - Brazil
Device: Kindle Paperwhite 3,
Question

Quote:
Originally Posted by JimmXinu View Post
  • New .SPLIT feature. Apply as a suffix to metadata entries in include_subject_tags. Causes the contents of the suffixed entry to be split into a list on ',' before being added to the tags/subject list.
Because the difference between ['A','B'] and ['A,B'] does matter.
Code:
## '.SPLIT' tells the system to split by ','
add_to_include_subject_tags:,tagsfromtitle.SPLIT

Just installed the new version, and I am doing some changes to my personal.ini ( it is being a long process to get the results I want, as I really don't know nothing of Regex....)

But I am curious about what would be the uses of the new SPLIT function, could you give an example? Maybe put it on the Wiki would be helpful for other people too.
saluli is offline   Reply With Quote