[GH-ISSUE #2050] Floccus will only store sync file in default directory of Google Drive #1371

Open
opened 2026-02-25 22:39:49 +03:00 by kerem · 3 comments
Owner

Originally created by @badgerdog on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/2050

Which version of floccus are you using?

5.7.0

How many bookmarks do you have, roughly?

400

Are you using other means to sync bookmarks in parallel to floccus?

No

Sync method

Google Drive

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Google Chrome, FireFox and MS Edge - all latest versions as of this Bug Report

Which version of Nextcloud Bookmarks are you using? (if relevant)

n/a

Which version of Nextcloud? (if relevant)

n/a

What kind of WebDAV server are you using? (if relevant)

N/A

Describe the Bug

I want to have Floccus save the "bookmarks.xbel" file to a specific directory on my Google Drive instead of the default root directory of my Google drive. I've tried various methods to make this possible, but Floccus refuses to place the "bookmarks.xbel" anywhere on my Google drive except the default. I've tried "" and "/" in the floccus bookmark file locate such as "\Folder\bookmarks.xbel," "/Folder/bookmarks.xbel," "Folder\bookmarks.xbel," and "Folder/bookmarks.xbel." All these error out in floccus during sync. I have also tried the following "Folder>bookmarks.xbel," but floccus just names the file "Folder>bookmarks.xbel" and drops it in the the default Googel drive directory anyway. I have tried all this methods with a pre-existing directory name "Folder" and also tried to get floccus to create the non-existent director on Google drive - none of these work .

Expected Behavior

The user should be able to tell floccus to place the bookmarks.xbel in a specifcc Google drive folder that is designated by the user.

To Reproduce

Try to configure any of the following Google drive file folder/file name directives in the "bookmark file" configuration section of floccus:

"\Folder\bookmarks.xbel,"
"/Folder/bookmarks.xbel,"
"Folder\bookmarks.xbel,"
"Folder/bookmarks.xbel."
"Folder>bookmarks.xbel,"

Debug log provided

  • I have provided a debug log file
Originally created by @badgerdog on GitHub (Sep 4, 2025). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/2050 ### Which version of floccus are you using? 5.7.0 ### How many bookmarks do you have, roughly? 400 ### Are you using other means to sync bookmarks in parallel to floccus? No ### Sync method Google Drive ### Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please. Google Chrome, FireFox and MS Edge - all latest versions as of this Bug Report ### Which version of Nextcloud Bookmarks are you using? (if relevant) n/a ### Which version of Nextcloud? (if relevant) n/a ### What kind of WebDAV server are you using? (if relevant) N/A ### Describe the Bug I want to have Floccus save the "bookmarks.xbel" file to a specific directory on my Google Drive instead of the default root directory of my Google drive. I've tried various methods to make this possible, but Floccus refuses to place the "bookmarks.xbel" anywhere on my Google drive except the default. I've tried "\" and "/" in the floccus bookmark file locate such as "\Folder\bookmarks.xbel," "/Folder/bookmarks.xbel," "Folder\bookmarks.xbel," and "Folder/bookmarks.xbel." All these error out in floccus during sync. I have also tried the following "Folder>bookmarks.xbel," but floccus just names the file "Folder>bookmarks.xbel" and drops it in the the default Googel drive directory anyway. I have tried all this methods with a pre-existing directory name "Folder" and also tried to get floccus to create the non-existent director on Google drive - none of these work . ### Expected Behavior The user should be able to tell floccus to place the bookmarks.xbel in a specifcc Google drive folder that is designated by the user. ### To Reproduce Try to configure any of the following Google drive file folder/file name directives in the "bookmark file" configuration section of floccus: "\Folder\bookmarks.xbel," "/Folder/bookmarks.xbel," "Folder\bookmarks.xbel," "Folder/bookmarks.xbel." "Folder>bookmarks.xbel," ### Debug log provided - [ ] I have provided a debug log file
Author
Owner

@github-actions[bot] commented on GitHub (Sep 4, 2025):

Hello! 👋

Thank you for taking the time to open this issue with floccus. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. Let me give you a short introduction on what to expect from this issue tracker to avoid misunderstandings. I'm Marcel. I created floccus a few years ago, and have been maintaining it since. I currently work for Nextcloud which leaves me with less time for side projects like this one than I used to have. I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it. Until then, please be patient. It helps when you stick around to answer follow up questions I may have, as very few bugs can be fixed directly from the first bug report, without any interaction. If information is missing in your bug report and the issue cannot be solved without it, I will have to close the issue after a while. Note also that GitHub in general is a place where people meet to make software better together. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! If you cannot lend a helping hand, to continue the development and maintenance of this project in a sustainable way, I ask that you donate to the project when opening an issue (or at least once your issue is solved), if you're not a donor already. You can find donation options at https://floccus.org/donate/. Thank you!

One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself.

Thank you for reading through this primer. I look forward to working with you on this issue! Cheers! 💙

<!-- gh-comment-id:3255445545 --> @github-actions[bot] commented on GitHub (Sep 4, 2025): Hello! :wave: Thank you for taking the time to open this issue with floccus. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. Let me give you a short introduction on what to expect from this issue tracker to avoid misunderstandings. I'm Marcel. I created floccus a few years ago, and have been maintaining it since. I currently work for Nextcloud which leaves me with less time for side projects like this one than I used to have. I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it. Until then, please be patient. It helps when you stick around to answer follow up questions I may have, as very few bugs can be fixed directly from the first bug report, without any interaction. If information is missing in your bug report and the issue cannot be solved without it, I will have to close the issue after a while. Note also that GitHub in general is a place where people meet to make software better *together*. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! If you cannot lend a helping hand, to continue the development and maintenance of this project in a sustainable way, I ask that you donate to the project when opening an issue (or at least once your issue is solved), if you're not a donor already. You can find donation options at <https://floccus.org/donate/>. Thank you! One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself. Thank you for reading through this primer. I look forward to working with you on this issue! Cheers! :blue_heart:
Author
Owner

@marcelklehr commented on GitHub (Sep 5, 2025):

Hi @badgerdog
Thank you for taking the time to give feedback! I appreciate it!
Could you try moving the file to the desired folder in Google Drive after it has been created by floccus? It should then remain where you put it. theoretically. But I agree, ideally, you should be able to select the folder where you want it.

<!-- gh-comment-id:3257960820 --> @marcelklehr commented on GitHub (Sep 5, 2025): Hi @badgerdog Thank you for taking the time to give feedback! I appreciate it! Could you try moving the file to the desired folder in Google Drive *after* it has been created by floccus? It should then remain where you put it. theoretically. But I agree, ideally, you should be able to select the folder where you want it.
Author
Owner

@badgerdog commented on GitHub (Sep 5, 2025):

Thank you for the quick response. I have no doubt the file will remain
where I manually place it on Google drive, but that will just cause the
next floccus sync event to create a new file in the root directory. This
would mean that after time, the one I moved will become stale and not that
useful if needed for a backup...... unless, of course, I manually move the
file on a schedule.

It would be very nice if floccus, on its own, could place the file where we
direct it to, but I know you're busy and I'm thankful you done so much
already. I found a Google docs spreadsheet script app that does what I
need. The script runs a scheduled backup of the floccus db file and places
that in a Drive folder that I can use with my on-prem backup solution. I
use my TrueNAS server to run a "pull" and copy of the Gdrive backup folder
used by the excel app script. The reason I do it this way is because my
on-prem backup scheme will only do a pull from the folder level on Gdrive,
not specific files. Since floccus drops the "current" db in the Gdrive
root, I would have to use my on-prem scheme to backup all the files in my
Gdrive root..... not very practical. I like automation, so I'm happy with
the current setup I have.

I just gave up xbrowser for floccus because of it's incompatibility
issues. I hope floccus sticks around for a long time. I'd happily pay for
a polished, multiple browser sync functionality and floccus is the best one
out there.

Kind regards


Perry Blalock
google mail

On Fri, Sep 5, 2025, 01:04 Marcel Klehr @.***> wrote:

marcelklehr left a comment (floccusaddon/floccus#2050)
https://github.com/floccusaddon/floccus/issues/2050#issuecomment-3257960820

Hi @badgerdog https://github.com/badgerdog
Thank you for taking the time to give feedback! I appreciate it!
Could you try moving the file to the desired folder in Google Drive
after it has been created by floccus? It should then remain where you
put it. theoretically. But I agree, ideally, you should be able to select
the folder where you want it.


Reply to this email directly, view it on GitHub
https://github.com/floccusaddon/floccus/issues/2050#issuecomment-3257960820,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AFNSEP4ISHDKJU2PD3BDGRD3RFU2RAVCNFSM6AAAAACFVC75LKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTENJXHE3DAOBSGA
.
You are receiving this because you were mentioned.Message ID:
@.***>

<!-- gh-comment-id:3259228714 --> @badgerdog commented on GitHub (Sep 5, 2025): Thank you for the quick response. I have no doubt the file will remain where I manually place it on Google drive, but that will just cause the next floccus sync event to create a new file in the root directory. This would mean that after time, the one I moved will become stale and not that useful if needed for a backup...... unless, of course, I manually move the file on a schedule. It would be very nice if floccus, on its own, could place the file where we direct it to, but I know you're busy and I'm thankful you done so much already. I found a Google docs spreadsheet script app that does what I need. The script runs a scheduled backup of the floccus db file and places that in a Drive folder that I can use with my on-prem backup solution. I use my TrueNAS server to run a "pull" and copy of the Gdrive backup folder used by the excel app script. The reason I do it this way is because my on-prem backup scheme will only do a pull from the folder level on Gdrive, not specific files. Since floccus drops the "current" db in the Gdrive root, I would have to use my on-prem scheme to backup all the files in my Gdrive root..... not very practical. I like automation, so I'm happy with the current setup I have. I just gave up xbrowser for floccus because of it's incompatibility issues. I hope floccus sticks around for a long time. I'd happily pay for a polished, multiple browser sync functionality and floccus is the best one out there. Kind regards ------------------- Perry Blalock google mail On Fri, Sep 5, 2025, 01:04 Marcel Klehr ***@***.***> wrote: > *marcelklehr* left a comment (floccusaddon/floccus#2050) > <https://github.com/floccusaddon/floccus/issues/2050#issuecomment-3257960820> > > Hi @badgerdog <https://github.com/badgerdog> > Thank you for taking the time to give feedback! I appreciate it! > Could you try moving the file to the desired folder in Google Drive > *after* it has been created by floccus? It should then remain where you > put it. theoretically. But I agree, ideally, you should be able to select > the folder where you want it. > > — > Reply to this email directly, view it on GitHub > <https://github.com/floccusaddon/floccus/issues/2050#issuecomment-3257960820>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AFNSEP4ISHDKJU2PD3BDGRD3RFU2RAVCNFSM6AAAAACFVC75LKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTENJXHE3DAOBSGA> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> >
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#1371
No description provided.