[Greasemonkey] Control over metadata include/exclude regular
expressions
Lenny Domnitser
ldrhcp at gmail.com
Wed Dec 7 15:51:44 EST 2005
On 12/7/05, Bill Donnelly <donnelly at snowcrest.net> wrote:
> So I suggest a "feature" that allows complex
> regular expressions for those who want to mess with
> them to do so, while keeping current "simple" support.
I agree. My thanks, and my minor nits to pick:
> What I came up with is that, if the include/exclude
> metadata regex starts with a "^" (start of line),
I'd say a regex is something between slashes. /regexp?\sgoes here/.
Strip the slashes. This is a matter or preference and is open to
debate.
> Except go ahead and support the .TLD support. (why not?)
I'd rather not. Using a regex, rather than normal matching, suggests
to me "do not apply an magic".
The file looks good to me otherwise.
More information about the Greasemonkey
mailing list