So I decided to switch. But I didn't want to lose more than 500 bookmarks. I tried to use the Delicious import feature - everything went smoothly but all my tags were lost. I looked for a solution on the Internet but I didn't find a working one, so I wrote my own tool.
It imports the following data:
- the URL,
- the title,
- the comments (if there were any),
- the tags (!),
- the date when the bookmark was created (!).
I used the Delicious.Net library and Visual C# 2005 Express Edition.
Downloads:
furl2delicious - executables
furl2delicious - source code (.NET, C#)