[GH-ISSUE #466] Missing favourites when sync in Microsoft-Chromium-Edge from Firefox~ #343

Closed
opened 2026-02-25 22:36:52 +03:00 by kerem · 2 comments
Owner

Originally created by @Buxingke on GitHub (Mar 8, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/466

Firefox: Version 73.0.1(64-bit)
Microsoft-Chromium-Edge: Version 80.0.361.66 (Official build) (64-bit)
Firefox is the primary browser and the sync option is set to be: always upload and overwrite server files.
Microsoft-Chromium-Edge is the aided browser and the sync option is set to be: always download and overwrite local files.
The xbel file on the server is complete, but the Microsoft-Chromium-Edge only shows contents of favorite bar in Firefox. Very weird!

Originally created by @Buxingke on GitHub (Mar 8, 2020). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/466 Firefox: Version 73.0.1(64-bit) Microsoft-Chromium-Edge: Version 80.0.361.66 (Official build) (64-bit) Firefox is the primary browser and the sync option is set to be: always upload and overwrite server files. Microsoft-Chromium-Edge is the aided browser and the sync option is set to be: always download and overwrite local files. The xbel file on the server is complete, but the Microsoft-Chromium-Edge only shows contents of favorite bar in Firefox. Very weird!
kerem 2026-02-25 22:36:52 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Buxingke commented on GitHub (Mar 9, 2020):

Well, I found solutions in readme.md.

The server path: Mapping folders / Profiles

When using the nextcloud Bookmarks adapter, you can specify a 'server folder' in your floccus account setup. This is like the target folder of a copy or rsync command. While the local sync folder you have selected from your browser bookmarks will normally end up being synced to the root bookmark path on your server, you can change that to an arbitrary sub-directory, e.g. /Toolbar, with the 'server folder' setting. If you are using the WebDAV/XBEL adapter, you can do the same by specifying a specific xbel file in the settings.

This way it is possible to sync Firefox' 'Bookmarks Menu' folder to Chrome, which doesn't have a Menu folder out of the box: Simply set up a separate account for each of the main folders in firefox, each with a separate server folder, e.g.:

Fx '/Bookmarks Toolbar' <=> '/Toolbar'
Fx '/Other Bookmarks' <=> '/Others'
Fx '/Bookmarks Menu' <=> '/Menu'

Then, in Chrome you can setup the folders as follows:

GC '/Bookmarks Toolbar' <=> '/Toolbar'
GC '/Bookmarks Toolbar/Menu' <=> '/Menu' (You need to create this folder yourself, of course.)
GC '/Other Bookmarks' <=> '/Others'
<!-- gh-comment-id:596353995 --> @Buxingke commented on GitHub (Mar 9, 2020): Well, I found solutions in readme.md. > The server path: Mapping folders / Profiles When using the nextcloud Bookmarks adapter, you can specify a 'server folder' in your floccus account setup. This is like the target folder of a copy or rsync command. While the local sync folder you have selected from your browser bookmarks will normally end up being synced to the root bookmark path on your server, you can change that to an arbitrary sub-directory, e.g. /Toolbar, with the 'server folder' setting. If you are using the WebDAV/XBEL adapter, you can do the same by specifying a specific xbel file in the settings. This way it is possible to sync Firefox' 'Bookmarks Menu' folder to Chrome, which doesn't have a Menu folder out of the box: Simply set up a separate account for each of the main folders in firefox, each with a separate server folder, e.g.: Fx '/Bookmarks Toolbar' <=> '/Toolbar' Fx '/Other Bookmarks' <=> '/Others' Fx '/Bookmarks Menu' <=> '/Menu' Then, in Chrome you can setup the folders as follows: GC '/Bookmarks Toolbar' <=> '/Toolbar' GC '/Bookmarks Toolbar/Menu' <=> '/Menu' (You need to create this folder yourself, of course.) GC '/Other Bookmarks' <=> '/Others'
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1477257121 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#343
No description provided.