Hi, Francois.
Delicious looks for tags separated by commas in bookmarks.html. If
you have three tags, "this one", "that one" and "the other" (without
the quotes), then your bookmark would look something like this:
<A HREF="
http://example.com/" ...
TAGS="this_one,that_one,the_other" ...>Example Bookmark!</A>
You can see more examples by bookmarking something in Delicious with
more than one tag, then exporting your Delicious bookmarks.
I hope this helps.
--
Rocco Caputo - Delicious
On Mar 4, 2009, at 19:04, fjordaan2000 wrote:
>
> So, I still have a problem. Netvouz claims to export bookmarks in
> Delicious-compatible format, but when I attempted to import that
> into Delicious, the tags get messed up (connected with
> underscores), probably due to bad markup in the bookmark file. I
> could probably fix it myself if I knew what it needed to look like.