Good grief, this is great! I read the list every day, and somehow missed this response. I didn't find it until I was poking around the blog.
Anyway..... These groupings are great; now give me some more good news. Can I search only my tags? I see that the site changes /search?all=tag:x to /search/?user=tag:x, but can I specify the specific user, say, my girlfriend or someone else in my network? Which brings me to my next question. Are these features available in any of the various feeds? http://del.icio.us/feeds/js/tags/jfsiii for example? Thanks for the help, it's very useful. John --- In [email protected], Rocco Caputo <[EMAIL PROTECTED]> wrote: > > On Jun 17, 2006, at 16:42, schulzjf wrote: > > Boolean doesn't seem too hard. How about > > + AND (status quo) > > - NOT > > | OR > > You can already do this with some little-known search features: > > http://del.icio.us/search/?all=tag%3Astatus+tag%3Aquo > http://del.icio.us/search/?all=tag%3Aweb+-tag%3Aajax > http://del.icio.us/search/?all=tag%3Awww+OR+tag%3Aweb > > > I'd love to see grouping ex: "(blog|blogs|blogging)-search" but that > > example brings us back to regexs. > > Search terms are stemmed, so tag:blog should get you the others: > http://del.icio.us/search/?all=tag%3Ablog+-tag%3Asearch > > You can match exact tags by adding the dot suffix, as in: http:// > del.icio.us/search/?all=tag%3Ablog.+-tag%3Asearch > > Stemming doesn't provide much of a benefit for really popular links. > Given enough bookmarks, a link will have most forms of a tag anyway. > > > "(music|mp3|audio)-articles" is more clearly focused on the Boolean > > issue. > > You can explicitly list all the alternatives you want to match: > http://del.icio.us/search/?all=%28tag%3Amusic+OR+tag%3Amp3+OR+tag% > 3Aaudio%29+-tag%3Asearch > > I recommend taking advantage of stemming whenever possible, though. > It's faster than listing each form of a word separately. > > -- > Rocco Caputo - [EMAIL PROTECTED] > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ydn-delicious/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/ydn-delicious/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

