View Single Post
Old 10-14-2018, 11:42 AM   #133
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Quote:
fast_list = [tag.replace("--", ".") for tag in fast_dict[s_book]]
The FAST Tags have no "--". You got that false notion from the user's "small enhancement" request, that was incorrect in the base case. He was wrong, and you assume that he was correct. No. Both of you are wrong.

FAST Tags have no "--" at any time, anywhere, in LC, so your code is wrong too.


I have decided to add new functionality to LC related to its tag-like custom columns, LCEAD and FAST, in order to facilitate hierarchies, but I guarantee you it will be nothing like you or the original user suggested.

I am also going to add a new 5th Tag Rules table to the Job Spy "Scrub Tags" Tool to allow both prefixes and/or suffixes to be added to any Tags or Tag-Like custom columns using regular expressions.



DaltonST
DaltonST is offline   Reply With Quote