I don't think that using tagnames as argument to view(), toggleview(),
tag() and toggletag() would bring much benefit over using tagindices,
but using regex's could possibly bring some useful extra abilities:
tag("^(www|net)$"); view("^(net|dev)$");
I'm not sure yet if this would be really useful in the real world, but
I think it deserves consideration. Opinions please!
Greetings, Sander.
Received on Thu Aug 16 2007 - 09:32:26 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:49:54 UTC