mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #162] Google Chrome: Bookmarks Menu not synching #151
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bernd-wechner on GitHub (Aug 31, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/162
Latest Chrome store release (3.06). Synching seems fine except none of the Bookmarks Menu items that I have in Firefox seem to arrive in Chrome.
@marcelklehr commented on GitHub (Aug 31, 2018):
Yep, that's by design, as floccus doesn't know where you want those to end up. You will need to set up a new account to exclusively sync the menu, by setting the server folder and the local sync folder to something custom (The server folder should probably be
/Bookmarks Menu)@bernd-wechner commented on GitHub (Aug 31, 2018):
Fair enough. Still, given the convenience factor is high I'd consider mapping to menu to "Other bookmarks". Here is the default layout of the Chrome Bookmarks manager:
So clearly "Other bookmarks" has reasonable candidature. Just a thought for enhanced UX.
As a side though, Xmarks I think did sync them somehow, but its now dead so I cna't check and my recollection is of course like recollection, not great ;-).
@marcelklehr commented on GitHub (Aug 31, 2018):
Well, Firefox has the bookmarks toolbar, Other bookmarks and the menu, while chrome only has the first two, which makes things a little tricky.
@bernd-wechner commented on GitHub (Aug 31, 2018):
True. Indeed. Wonder what Xmarks did? Really slick UX is a challenge I admit ;-).
@bernd-wechner commented on GitHub (Sep 27, 2018):
I suspect what they did is mapped the Firefox bookmarks menu to a folder under Chrome's toolbar or Other list, though this would need special smart handling of course, for example:
FF Toolbar -> GC Toolbar
GC Toolbar (except for Menu folder) -> Firefox Toolbar
GC Toolbar (Menu folder) -> Firefox menu
which is admittedly a special case and a little messy. But it does target slick seemless UX ;-)
@marcelklehr commented on GitHub (Sep 27, 2018):
The same is already possible with floccus. You can create a separate account for the same server in chrome, select Bookmarks Menu as the server folder and select whatever folder you want as the local folder.
@marcelklehr commented on GitHub (Oct 7, 2018):
I'll document this in the README.
@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.