[GH-ISSUE #469] Nextcloud folder sync shoves bookmarks into cache folder instead of user folder #347

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

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

  • OS: Windows 10 Pro 1909 all patches
  • Browser Firefox
  • Browser Version 74
  • Floccus version: 4.0.2
  • Floccus sync method: nextcloud folders

Server

  • OS: unRAID 6.8.3
  • Nextcloud version: 18.0.2 provided as docker image from Linuxserver.io
  • Bookmarks app version: 2.3.4

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

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 - OS: Windows 10 Pro 1909 all patches - Browser Firefox - Browser Version 74 - Floccus version: 4.0.2 - Floccus sync method: nextcloud folders **Server** - OS: unRAID 6.8.3 - Nextcloud version: 18.0.2 provided as docker image from Linuxserver.io - Bookmarks app version: 2.3.4 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
kerem 2026-02-25 22:36:52 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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.

<!-- gh-comment-id:599148536 --> @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.
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:1477257106 --> @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#347
No description provided.