Good morning!
I was hoping someone could lend me their expertise on how FFF works with tags. I have 2 sets of tags data ... the first is the one that comes with the program and the second is one I've named #sitetags. What I have the personal.ini do is to copy some tags entries and pop them into the #sitetags so that I can still have the data but not all the mess that comes with some of them (particularly A03's which can be fun to read, but annoying to have) as I then edit the crap out of them.
The code I use is (the extra space is there, it's just not showing up on the post):
Code:
custom_columns_settings:
"New or Updated"=>#action
extratags=>#sitetags,a
genre=>#sitetags,a
category=>#sitetags,a
characters=>#sitetags,a
ships=>#sitetags,a
status=>#sitetags,a
Here's my question. If all I want in my actual tags column is (this is in A03's vernacular) Fandoms (genre?), Characters (characters), Completion Status (status), and Relationships (ships) - how do I tell the system to only grab those, and yet still have that information available so that it's put into #sitetags? The only way I can see doing it (at least with my limited understanding of how it all works) would be adjusting it so that those aren't even collected, which is great for tags but not for #sitetags.
*brain ache*

Help?