Hi,

it would be nice to have a single node (of type Delicious maybe) that contains the link and the notes and is tagged with the tags from del.icio.us.
These tags could be contained in a new taxonomy vocabulary "del.icio.us".

The views and other Drupal mechanism could be used to display selected content from your del.icio.us bookmarks.

Comments

j.somers’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Assigned: Unassigned » j.somers

You can also achieve this by using the aggregation module, or any other feed fetching module which currently exists. They already allow you to create a single node and use the tags which belong to the node to be used as taxonomy. I initially created this module because that was not what I wanted, I wanted a single summary post.

However, that could be something I can add. Provide users with the option to either create a summary post or a single post. I'll look into it.