Scott, I've been meaning to add this to Scrumptious for ages, especially since it would be trivial to do so. I'm planning to release a new version in the next couple of days anyway (I've added tag autocomplete, among other things) so I'll try to squeeze this in there too.
Making a Greasemonkey script to modify the actual del.icio.us interface in this way would be tough, since you'd have to retrieve the bookmarked page via Ajax (well, Ajah really :-) and get the metadata using regular expressions (since Firefox won't give you an HTML DOM of a page that isn't loaded into the browser). One of many reasons why I believe that a Firefox sidebar is the Right Way to deal with tagging webpages... Cheers, Matt > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Scott Villarosa > Sent: Sunday, June 05, 2005 3:15 PM > To: [email protected] > Subject: RE: [delicious-discuss] Recommended tags based on a site's URL > > So based on your feedback guys I think this idea would be something more > suitable as a Firefox extension, Greasemonkey script, or other web hack. > Basically I'm now thinking of something that retrieves keywords from a > site's meta tags and suggests those to the user as recommended tags. > Anyone > know a talented coder that I can collaborate my ideas with? Seriously. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Chris Lott > Sent: Saturday, 4 June 2005 7:09 AM > To: del.icio.us discussion list > Subject: Re: [delicious-discuss] Recommended tags based on a site's URL > > On 6/3/05, Clay Shirky <[EMAIL PROTECTED]> wrote: > > If the "tag DNA" of a URL is made > > less variable because of reduced independent choice, that seems like a > > big risk for such a small pinch of syntactic sugar. > > This phenomenon is easy to observe. I was providing a group of users I > work > with some default posting tags to "get them started" based on the section > of > a site they were posting to and content from their posts. > Big mistake. The overwhelming response was to simply accept the defaults > as > if they are some kind of a priori cataloging system. > Virtually NO ONE replaced the starter tags and almost no one even bothered > to add tags even with obvious need or glaring dissonance between their > posts > and the generated recommendations. > > c > -- > Chris Lott > _______________________________________________ > discuss mailing list > [email protected] > http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss > > _______________________________________________ > discuss mailing list > [email protected] > http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss

