mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #87] Support to sync also "file://" bookmarks #87
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#87
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 @efelon on GitHub (Apr 16, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/87
Software versions
Steps to reproduce
Expected outcome
Bookmark should sync like http/https urls.
Actual outcome
Bookmarks with file-url are ignored. Also folders containing only file-urls are ignored and not synchronised.
@marcelklehr commented on GitHub (Apr 16, 2018):
This is a known issue as nextcloud bookmarks doesn't support file URLs for security reasons.
@TheDevFreak commented on GitHub (Apr 18, 2018):
@marcelklehr Would it be possible for floccus to store
file://to nextcloud asfilebookmarkso that when floccus syncs it send to nextcloud asfilebookmarkand when it retreivesfilebookmarkat the start of aurlreplace it tofile://on the client? Same could be done forjavascript:bookmarks withjsbookmark?@marcelklehr commented on GitHub (Apr 18, 2018):
@TheDevFreak Frankly, that feels like too much of a hack to me. :D The possibility of a WebDAV backend is being explored, however, which should adding support for these URLs much easier. See #86
@jlbprof commented on GitHub (Apr 18, 2018):
I am looking at WebDav which would do what you want, with Nextcloud and for
other servers.
On Wed, Apr 18, 2018 at 2:25 PM, Marcel Klehr notifications@github.com
wrote:
@marcelklehr commented on GitHub (Jul 9, 2018):
This is fixed with the WebDAV adapter in the latest beta version. See #131 :)
@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.