Import and Export of Userlinks
funana - August 17, 2007 - 17:20
| Project: | userlink |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
What about import and export of userlinks?
http://drupal.org/project/xbview is a module for importing browser bookmarks to drupal, but it works only for the admin, not for auth users.
But maybe it's a starting point?

#1
Yeah I was just thinking it would be nice to be able to import del.icio.us bookmarks or a browser's bookmark file.
One possibility is to use the node_import module. But first you'd have to convert your bookmarks into CSV format (comma separated values, like what excel and other spreadsheets can export to).
Also related to that, create a bookmarklet so folks can create their own del.icio.us like sites, or at least integrate del.icio.us like features into their site.