unmark icon indicating copy to clipboard operation
unmark copied to clipboard

Support importing marks with tags

Open ghost opened this issue 5 years ago • 1 comments

Currently, I tried to import the HTML file exported from Unmark, but tags are not imported.

Exported file:

<!DOCTYPE NETSCAPE-Bookmark-file-1>
        <!-- This is an automatically generated file.
             It will be read and overwritten.
             DO NOT EDIT! -->
        <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
        <TITLE>Unmark Export</TITLE>
        <H1>Bookmarks</H1>

<DL>
<DT><A HREF="http://json.parser.online.fr/" ADD_DATE="1606156281" TAGS="work," >Json Parser Online</A>

</DL>

ghost avatar Nov 23 '20 18:11 ghost

@yasuokav So are you importing into a browser? You said "import the HTML file exported from Unmark"? If you'd like to support tags, you should export into Unmark file and import from Unmark file.

cdevroe avatar Dec 27 '21 16:12 cdevroe