Quote:
Originally Posted by eschwartz
All searches are boolean -- you can type in the search field
The boolean operators "and" "not" "and not" & "or" can be used to group your search terms however you like.
You can also click any element in the tag browser on the right, and by holding down Ctrl select another element as part of the same search. The button "alter tag browser" will give you the option to choose "search type when selecting multiple items" whether to use "and" or "or".
Wherever you are adding the authors' initial, you can use the template "{author_sort[0]}" to get the author's sort value "LN, FN" with only the [0] character, where the first character in the string is "0" away from the beginning. You will need to use it in a custom column built from other columns.
|
Okay, excellent. Creating that last initial column would be exactly what I need. Then I can add those to my user category.
BUT I'm still not entirely clear on how to add those to my user category ONLY IF the tag is for a specific genre or whatever.
Would it be possible to do a series of custom columns to make that happen? For Example, A custom column with the last initial, and then a custom column with the last initial if it has a tag for a specific genre?
ETA: Wait, saw you edited while I was replying. Will get back to you.
ETA2: Ohh excellent. Now I just need to figure how to make it genre-specific and I'm golden!