Quick Diigo Bookmarking for Chrome

After reading an article about accelerating bookmarking to Delicious in Chrome, I got the idea to do something similar for Diigo. I like Diigo a lot better and it actually bookmarks to Delicious for me as a backup. To use this script:

  1. Download and install AutoHotKey
  2. Download the script here: ChromeToDiigo.ahk
  3. Run the script just like any other application

Now, when you want to bookmark a page to Diigo:

  1. Select the text you want as the description (or not)
  2. Hit Ctrl+Shift+D or Ctrl+Shift+B 
  3. Add tags and any modifications you see fit
  4. Click the “Add New Bookmark” button

Notes

This script overrides Ctrl+Shift+D and Ctrl+Shift+B, so you cannot use this at the same time as the above-mentioned Delicious bookmarking script. There is not a reason to run both at the same time, anyway as Diigo will send your bookmarks to Delicious for you.

However, you can always edit the script code to change the key sequences.