mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #1216] Floccus doesn't fetch and sync Safaris bookmarks on iPhone #810
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#810
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 @verlen64 on GitHub (Jul 17, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1216
Which version of floccus are you using?
v4.16.0
Sync method
WebDAV
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
iOS 15.5
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
No response
What kind of WebDAV server are you using? (if relevant)
WebDAV Server on Synology NAS
Describe the Bug
Floccus shows all bookmarks that come from my desktop Computer in its proprietary Bookmark list and syncs them to Safari, so I am able to open them in Safari. Safari even shows the synced bookmarks in the same list as bookmarks I collected with my iPhone. But none of the latter appear in Floccus' proprietary list and or are synced to bookmarks.xbel, although I chose merging as sync strategy.
Expected Behavior
Floccus should sync all bookmarks that I collected with Safari
To Reproduce
1 Installation
2 Sync
Debug log provided
@marcelklehr commented on GitHub (Jul 17, 2022):
Hello @verlen64
I am not aware of possible syncing with safari at the moment. The floccus iOS app is not intended to sync your iOS Safari bookmarks. You can only open links in Safari but not sync with safari. This is a limitation from Apple. The only things I can offer as a way to mitigate is bookmarks import into the iOS app from your browser and sharing links from your browser to floccus. But other than that nothing more seems possible.
@joshuabeny1999 commented on GitHub (Oct 15, 2022):
Why there is such limitation? Safari on iOS supports since iOS15 extensions?
@marcelklehr commented on GitHub (Oct 15, 2022):
The relevant obstacle is web extension compatibility, especially bookmarks API compatibility: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks#browser_compatibility
It may be possible to integrate with Safari today, but it's more work than would be necessary if Safari supported the same APIs other browsers support, which I hope will be soon.
@github-actions[bot] commented on GitHub (Oct 16, 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.