Diigo Aims to Fill the Void Left By Google Notebook

Image representing Google Notebook as depicted...
Image via CrunchBase

With Google Notebook shutting down, many people are searching for alternatives and Diigo is trying to fit itself into this space. Currently, Diigo is more focused on bookmarking and making notations around those links, but they are looking to become more flexible. Diigo’s Lists feature is the closest thing they have to Google Notebook functionality, but is not quite there yet.

Google Notebook is a bit more flexible in that an item does not have to be tied to a webpage. Diigo Lists will soon be upgraded to provide this flexibility and a lot more in the near future.

Continue reading “Diigo Aims to Fill the Void Left By Google Notebook”

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.