linkclump icon indicating copy to clipboard operation
linkclump copied to clipboard

[Request] Vivaldi Support

Open Zalext opened this issue 4 years ago • 0 comments

Hi,

I would like to ask to add support for Vivaldi Browser.

It uses its own Bookmarks Manager. Using Save to Bookmark Linkclump's option they doesn't appear on the Vivaldi's Bookmarks Manager.

Looking at the Bookmarks file, it appears that they are added to a other: folder.

Reproduction:

V Bookmarks & Linkclump

Click above Up Arrow

--

Maybe an option to select folder as requested would be a workaround.

Thank you


V Bookmarks file Dump: Vivaldi creates its bookmarks below bookmark_bar:

{ "checksum": "9bb7cf78a29f72f2fce302770f429275", "roots": { "bookmark_bar": { "children": [ { "date_added": "13260708574673531", "guid": "848f990f-3cee-4dde-a721-a49a5d8ffb0a", "id": "6", "name": "Community", "type": "url", "url": "https://vivaldi.net/" } ], "date_added": "13260708565012399", "date_modified": "13260708574673531", "guid": "00000000-0000-4000-a000-000000000002", "id": "1", "name": "Lesezeichen", "type": "folder" }, "other": { "children": [ ], "date_added": "13260708565012408", "date_modified": "0", "guid": "00000000-0000-4000-a000-000000000003", "id": "2", "name": "Weitere Lesezeichen", "type": "folder" }, "synced": { "children": [ ], "date_added": "13260708565012413", "date_modified": "0", "guid": "00000000-0000-4000-a000-000000000004", "id": "3", "name": "Mobile Lesezeichen", "type": "folder" }, "trash": { "children": [ ], "date_added": "13260708565012420", "date_modified": "0", "guid": "00000000-0000-4000-a000-000000040000", "id": "4", "name": "Papierkorb", "type": "folder" } }, "version": 1 }

V Bookmarks file Dump after LinkClump:

{ "checksum": "c913e7c2cc700e4fc0bd56ffb36ec156", "roots": { "bookmark_bar": { "children": [ ], "date_added": "13260708430384327", "date_modified": "0", "guid": "00000000-0000-4000-a000-000000000002", "id": "1", "name": "Lesezeichen", "type": "folder" }, "other": { "children": [ { "children": [ { "date_added": "13260708461043805", "guid": "a4013a34-701c-443d-8f68-38c340836fc3", "id": "7", "name": "Community", "type": "url", "url": "https://vivaldi.net/" } ], "date_added": "13260708461043325", "date_modified": "13260708461043805", "guid": "442cd0da-ce75-4861-b330-e574026a0e65", "id": "6", "name": "Linkclump 2021-03-20 11:07:41", "type": "folder" } ], "date_added": "13260708430384337", "date_modified": "13260708461043369", "guid": "00000000-0000-4000-a000-000000000003", "id": "2", "name": "Weitere Lesezeichen", "type": "folder" }, "synced": { "children": [ ], "date_added": "13260708430384341", "date_modified": "0", "guid": "00000000-0000-4000-a000-000000000004", "id": "3", "name": "Mobile Lesezeichen", "type": "folder" }, "trash": { "children": [ ], "date_added": "13260708430384347", "date_modified": "0", "guid": "00000000-0000-4000-a000-000000040000", "id": "4", "name": "Papierkorb", "type": "folder" } }, "version": 1 }


  • Linkclump version: 2.9.1
  • Operating system: Win 7 x64
  • Browser: Vivaldi 3.7 - Engine Chromium 89
  • Setup:

2021-03-19_180630


Zalext avatar Mar 20 '21 13:03 Zalext