mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #469] Nextcloud folder sync shoves bookmarks into cache folder instead of user folder #347
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#347
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 @tphillip913 on GitHub (Mar 14, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/469
When trying to use floccus to sync bookmarks to my local server's Nextcloud instance the individual bookmarks are always saved to nextcloud/appdata/cache and never to a folder in the logged in user's space including the root folder. There doesn't seem to be any errors in Nextcloud's logs and floccus isn't producing a debug log for some reason but floccus/nextcloud is determined to save all the bookmarks into the above directory.
Any suggestions on how to get floccus to spit out its debug log so I can have some idea where to look? And if you've seen this behavior before I'm all ears on who to resolve it. :)
Steps to reproduce the behavior:
1 - Install floccus in the latest Firefox
2 - Set floccus to use Nextcloud Folders
2 - Give floccus proper user credentials
3 - Set the server folder to any folder including blank
4 - Check the "Trigger sync from scratch" box
5 - Do a full sync
A clear and concise description of what you expected to happen:
Every individual bookmark should be copied into the user's root Nextcloud folder
What actually happens is all the individual bookmarks are copied to nextcloud/appdata/bookmarks/cache folder
Server
Note: Please write down the actual version numbers instead of writing 'latest'.
Debug log
I click on the debug log URL in Floccus and nothing happens
@marcelklehr commented on GitHub (Mar 14, 2020):
This is a misunderstanding. The 'Nextcloud folders' adapter doesn't sync with your nextcloud files. It syncs with folders in the bookmarks app. The legacy adapter wasn't able to deal with folders and used tags. Hence the new adaper is called 'Nextcloud folders'. You can sync to the nextcloud file system via webdav, but then you'll have to select the "XBEL file in webdav share" option. I'll try to clear this up in the UI.
@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.