Project

General

Profile

Actions

Feature #38

closed

Possible Upgrade to Sitewide Tags Plugin

Added by Matt Gold over 14 years ago. Updated about 9 years ago.

Status:
Deferred
Priority name:
Normal
Assignee:
-
Category name:
WordPress Plugins
Target version:
Start date:
2009-10-12
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Boone -- i just want to note this as a possible upgrade to Sitewide tags:

I was just adding a link to delicious.com and typing in tags, and I noticed that the system actually offers a nice way of working with tags: under the tag box, it displays tags that might relate to your bookmark and tags that others have used. And then, as you're typing, it brings up suggestions from your own list of tags that might be relevant.

I realize that this would be very hard to implement, but it does seem cool, and I wonder whether there is any way of replicating its functionality in your plugin. How cool would it be if the plugin searched the text of the post and then came up with suggested tags?

Anyway, let's think of this as a pie-in-the-sky tag possibility. We have other, more pressing priorities, but it might be neat to think about this further.

Actions #1

Updated by Boone Gorges over 14 years ago

  • Category name set to WordPress (misc)

Pie in the sky indeed. Such a system would be a holy grail for Wordpress in general, not just for sitewide stuff.

Delicious works in a different way, of course, because the things being tagged - bookmarks - are identical for different taggers. That is, you and I might give different tags to our bookmarks of http://teleogistic.net, but the site remains the same to both of us. Thus if you tag it as "awesome", when I bookmark it afterward Delicious knows to suggest "awesome" as a tag. There's no sophisticated parsing of the content of the site/bookmark itself.

That said, it's not impossible. Related Posts plugins are a good place to start. I'm not sure what kind of algorithms they use, but I assume that there's a list of words whose frequency doesn't count toward suggestion results (I, a, and), and that certain parts of the post are given more weight than others (title, links, capitalized words).

Definitely something to think about.

Actions #2

Updated by Boone Gorges over 13 years ago

  • Target version set to Future release
Actions #3

Updated by Boone Gorges over 9 years ago

  • Category name changed from WordPress (misc) to WordPress Plugins
Actions #4

Updated by Boone Gorges about 9 years ago

  • Status changed from New to Deferred
Actions

Also available in: Atom PDF