Del.icio.us Direc.tor User Script

Last update on Oct 9, 2005

automatically run the direc.tor bookmarklet

del.icio.us direc.tor implemented as a Greasemonkey script instead of a bookmarklet.

NOTE: To get this script to work properly, under "Manage User Scripts" change the site to: http://del.icio.us/yourusername




You could comment on this script if you were logged in.

9 comments Feed-icon

1 point
login to vote
Ian user
Posted Nov 3, 2006

Great for locally searching Del.icio.us - better than Flock FavsManager. Instruction should read: To use this script, under 'Manage User Scripts' change the site to: https://api.del.icio.us/*

1 point
login to vote
Greg P user
Posted Oct 21, 2006

Doesn't work for me, says:
"""
del.icio.us direc.tor service notice

Effective immediately, direc.tor will no longer work from the main del.icio.us page. The launch point for direc.tor has been moved to the API server. Please update your bookmarks to use the new URL. (more info)

1. Browse to https://api.del.icio.us/
2. Click the del.icio.us direc.tor bookmarklet
3. Log in using your normal del.icio.us credentials

You will be redirected to the new launch point in 20 seconds.
"""

I did change the script to have my username.

1 point
login to vote
Posted May 1, 2006

There was a known issue regarding FEBE 2.0 and Greasemonkey 0.6.4 that has been fixed.

See [url=http://customsoftwareconsult.com/extensions/febe/febe.html]http://customsoftwareconsult.com/extensions/feb...].

1 point
login to vote
Posted Apr 29, 2006

Love it - but it seems to have a problem installing if FEBE is installed too (Firefox Extension Backup Extension).

1 point
login to vote
Posted Jan 27, 2006

Ha! Found it. It has nothing to do with this script.

* If a script doesn't work, it may be giving javascript errors. Use Tools/Javascript Console to view javascript errors.
* If you're getting an error "Config is not defined" in greasemonkey.js, go to the "gm_scripts" directory in your Firefox profile, and rename "config.xml" to "Config.xml" (initial cap). Exit and restart Firefox.

1 point
login to vote
Posted Jan 27, 2006

Using Firefox 1.5 and Greasemonkey 0.6.4, and having set the script's included pages to http://del.icio.us/my-user-name-here, nothing happens when I open http://del.icio.us/my-user-name-here.

I opened the JavaScript console, and I'm getting the following error: Config is not defined.

Opening .../components/greasemonkey.js from the error positions the file at line 110 which is:
var config = new Config(getScriptFile("config.xml"));

1 point
login to vote
Joe Grossberg script's author
Posted Dec 21, 2005

Thanks MNU!

1 point
login to vote
mar 1 scriptwright
Posted Dec 2, 2005

To get this script to work properly, under "Manage User Scripts" change the site to: http://del.icio.us/yourusername

Otherwise, you won't be able to tag your pages properly.

I'm using Firefox 1.5 with the del.icio.us extension.

1 point
login to vote
kioshi scriptwright
Posted Nov 28, 2005

Did not work for me in Firefox RC3.

You could comment on this script if you were logged in.