webmarks icon indicating copy to clipboard operation
webmarks copied to clipboard

[Question] How do you export Bookmarks?

Open navigator8 opened this issue 4 years ago • 4 comments

How do you export Bookmarks?

navigator8 avatar Dec 31 '21 06:12 navigator8

At the moment, there is no functionality to export bookmarks directly from Webmarks. However, it is designed so that you can grant any other app or code access to the raw data (if you have a remote storage account connected).

Is there some kind of standard format for bookmark collections that you would be able to import elsewhere? If so, I would consider adding an export button for that, as it should be easy to implement.

raucao avatar Dec 31 '21 13:12 raucao

Hello there!

Many thanks for considering an export function. Here are some details:

Most apps accept this format: Netscape Bookmark File Format (Internet Explorer) | Microsoft Docshttps://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa753582(v=vs.85)?redirectedfrom=MSDN

Here is an example: Format of HTML bookmarks file | Firefox Support Forum | Mozilla Supporthttps://support.mozilla.org/en-US/questions/1319392

Format of HTML bookmarks file | Firefox Support Forum | Mozilla Supporthttps://support.mozilla.org/en-US/questions/1319392 I want to set up a bunch of bookmarks in FF [84.0.1] and I cannot find out what the acceptable bookmark format is. [the bookmarks will come from someone else so I'd like to write a program to generate the appropriate import file]. support.mozilla.org


From: Râu Cao @.> Sent: Saturday, 1 January 2022 12:36 am To: raucao/webmarks @.> Cc: Farayi Chambati @.>; Author @.> Subject: Re: [raucao/webmarks] [Question] How do you export Bookmarks? (Issue #89)

At the moment, there is no functionality to export bookmarks directly from Webmarks. However, it is designed so that you can grant any other app or code access to the raw data.

Is there some kind of standard format for bookmark collections that you would be able to import elsewhere? If so, I would consider adding an export button for that, as it should be easy to implement.

— Reply to this email directly, view it on GitHubhttps://github.com/raucao/webmarks/issues/89#issuecomment-1003378910, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABZW4UZV2JGLHANFYENA2SLUTWWVPANCNFSM5LA4IJLA. You are receiving this because you authored the thread.Message ID: @.***>

navigator8 avatar Dec 31 '21 14:12 navigator8

Greetings @raucao have you had a chance to look at exporting bookmarks. Many thanks.

navigator8 avatar Mar 24 '24 19:03 navigator8

Hey @navigator8. I haven't looked at it yet, I'm afraid.

However, I'm currently testing a new version of Webmarks, which has support for folders and readlater items, as well as a progress indicator for syncing many bookmarks in one go (e.g. during initial sync). Once that's live, I will have a look at export and import of bookmark files, since it's definitely needed (and needed both ways).

raucao avatar Mar 25 '24 09:03 raucao