Del.icio.us Auto-Complete

A Greasemonkey extension that adds tag auto-complete capabilities to the traditional del.icio.us posting areas. This is a powerful extension which can greatly increase your del.icio.us posting speed. I’ve spent some time playing around with it, thus far, and it’s been helping me out significantly.

The premise behind this extension is that it goes through your existing ‘Post’ page, takes the tag data from within the page and gives you auto-completion capabilites of it. This is how the current interfaces are supported:

  • The traditional posting interface (Screenshot) is fully supported. Additionally, the tags are also sorted by popularity.
  • The ‘experimental’ interface (Screenshot) is supported, but tag results are sorted alphabetically.
  • The popup posting interface is currently not supported as it does not contain any tag data.

It appears that another auto-complete hack was done a while back, but no longer exists. After doing some more digging around I was able to find an implementation of that specific piece of code. Upon inspection, however, it appears as if all tag data is hard-coded into the javascript (which is highly inefficient).

Features

  • Tag Auto-Completion
  • Sorting by popularity (Traditional interface only).
  • Tags can be completed using the right arrow, tab, enter, or escape keys.
  • To view alternate tag suggestions, hit the ‘up’ or ‘down’ arrow.

Known Bugs

  • Will only complete the last tag being entered (not tags in the middle of the text area).
  • Sometimes if you type really fast it will complete the tag automatically.

Updates

  • Version 3 (2005-03-27): Any non-space character is valid in a tag.
  • Version 2 (2005-03-26): Is now capitalization agnostic. You can type in both upper and lower case and auto-complete words which are both upper and lower case.
  • Version 1 (2005-03-25): Initial release.

Downloads

Posted: March 27th, 2005


Subscribe for email updates

40 Comments (Show Comments)



Comments are closed.
Comments are automatically turned off two weeks after the original post. If you have a question concerning the content of this post, please feel free to contact me.


Secrets of the JavaScript Ninja

Secrets of the JS Ninja

Secret techniques of top JavaScript programmers. Published by Manning.

John Resig Twitter Updates

@jeresig / Mastodon

Infrequent, short, updates and links.