LinkHub icon indicating copy to clipboard operation
LinkHub copied to clipboard

import or export an .html file

Open franco27 opened this issue 2 years ago • 3 comments

Hello from an internet browser, we can export our favorites or bookmarks in an HTML file.

I would like your application to be able to import these favorites or bookmarks.

being able to create an HTML file containing the bookmarks would be nice from your application.

Thank you

franco27 avatar Feb 13 '23 22:02 franco27

Thank you for your suggestion, its a good idea but first, we need to check the exported file from many browsers to write a general importer and maybe we can target specific browser to export bookmarks for it

AmrDeveloper avatar Feb 17 '23 10:02 AmrDeveloper

from a computer, most internet browsers have the function to export in HTML and also to import. On Android, it's different. But generally speaking, open-source internet browsers have this possibility.

franco27 avatar Mar 10 '23 19:03 franco27

Most applications similar to yours offer to import bookmarks from an HTML file

franco27 avatar Mar 10 '23 19:03 franco27

Implemented in 1.6.0

AmrDeveloper avatar May 21 '24 18:05 AmrDeveloper