QUOTE(blue penguin @ Dec 2 2016, 18:23)

But we already have "Search Gallery Title" in the Advanced search menu. So you really only need advsearch=1&f_stags=on.
I was under the impression that "Search Gallery Title" is a boolean operator on the whole search string; if checked, any words/phrases in the search string that aren't exact
tags$ will be searched for in gallery titles (as well as in gallery tags). But that doesn't allow for searching with specific words included or excluded from the title in addition to including/excluding tags: right now it's either
all inexact search operators can match the title or gallery tags or
all inexact search operators can only match the gallery tags. (or some other requirement over all words put in the search box)
Eg. we currently can't search for something like
l:rewrite$ -title:rewrite to find galleries that have the tag but don't have "rewrite" in title. And any search for
decensored will almost always give only galleries with the
uncensored tag (because decensored is slaved to uncensored) - even if the user searching might be most interested in fixing gallery titles, and wants to include/exclude the tag
uncensored$ and separately include/exclude
decensored in the gallery title (or another word in a title that might be a tag as well).
Given a narrow enough search scope, I know it's possible to search for
(string) uncensored$ (tags included) and then do another search for
(string) decensored (gallery titles only), and then manually filter the results to figure out what's different, but that's so tedious.
(do note that this sort of thing is primarily only of interest to those in vigilante; most normal users won't have a desire to specifically include/exclude certain strings from the title or from gallery tags without also including/excluding those same strings from gallery tags. the normal users would
benefit from having a title that matches the tags, among other things, but it's the vigilante who make that happen)
QUOTE(blue penguin @ Dec 2 2016, 18:23)

That said allow me to add a shameless marketing for my
search mode script. It allows you to edit the search string before searching, so you can select all tags you want and then copy and paste part of the title into the search. It is what I wrote after being annoyed at the difficulty in copying and pasting tags into the search bar when searching for the same gallery in different languages.
This is what I use, similar to gelbooru tag options

I'll probably post it in a thread soon once it seems fit enough for public use