Describe the bug
When importing a bookmark export files, notes are not imported. It happens with:
To Reproduce
Steps to reproduce the behavior:
It can also be reproduced by using an HTML file exported from Diigo in "Chrome format". I compared both files and the only thing that the Diigo export seems to lack is closing tags. Manually closing some of them doesn't seem to solve this. And it also fails with a file exported from the Bookmarks app itself, anyway.
Expected behavior
All bookmarks should appear and have their titles, tags and notes.
Desktop (please complete the following information):
Server (please complete the following information):
Additional context
This is the whole content of the sample file I exported and tried to re-import.
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE><H1>Bookmarks</h1>
<DL><p><DT><A HREF="https://gitlab.gnome.org/explore/groups" TAGS="test" ADD_DATE="1581093414">Groups 路 Explore</A>
<DD>Welcome to GNOME鈥檚 integrated development platform, powered by GitLab</DD>
<DT><A HREF="https://github.com/" TAGS="test" ADD_DATE="1581093391">GitHub</A>
<DD>GitHub is where people build software. More than 40 million people use GitHub to discover, fork, and contribute to over 100 million projects.</DD>
</p></DL>
If you need any other logs or info, please let me know and I'll see what I can do :)
I've fixed this in the repo, the next release will have the fix.
That's awesome! Looking forward to trying it.
Most helpful comment
I've fixed this in the repo, the next release will have the fix.