[GH-ISSUE #1021] Google Drive folder path #672

Open
opened 2026-02-25 22:37:48 +03:00 by kerem · 7 comments
Owner

Originally created by @afatac on GitHub (Jan 22, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1021

I am trying to save the bookmark file in a folder (My Folder) in Google Drive.

https://i.imgur.com/JVTyHY5.png

However, it ends up saving as a file with the name My Folder/My floccus bookmark sync.xbel in the root folder in Google Drive.

Originally created by @afatac on GitHub (Jan 22, 2022). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1021 I am trying to save the bookmark file in a folder (My Folder) in Google Drive. [https://i.imgur.com/JVTyHY5.png](url) However, it ends up saving as a file with the name My Folder/My floccus bookmark sync.xbel in the root folder in Google Drive.
Author
Owner

@github-actions[bot] commented on GitHub (Jan 22, 2022):

Hi @afatac! This issue is being automatically closed because it does not follow the issue template.

<!-- gh-comment-id:1019035576 --> @github-actions[bot] commented on GitHub (Jan 22, 2022): Hi @afatac! This issue is being automatically closed because it does not follow the issue template.
Author
Owner

@marcelklehr commented on GitHub (Jan 22, 2022):

Hi @afatac

Yep, that's a current limitation in the implementation, sadly. In order to get the file into that folder, you can let floccus create it and then move it to the correct folder.

<!-- gh-comment-id:1019195929 --> @marcelklehr commented on GitHub (Jan 22, 2022): Hi @afatac Yep, that's a current limitation in the implementation, sadly. In order to get the file into that folder, you can let floccus create it and then move it to the correct folder.
Author
Owner

@mvevitsis commented on GitHub (Jun 7, 2024):

Hi @afatac

Yep, that's a current limitation in the implementation, sadly. In order to get the file into that folder, you can let floccus create it and then move it to the correct folder.

I can't get it to work.
I created a file bookmarks.xbel
I moved it to Floccus/bookmarks.xbel
Then I changed the path in Floccus to Floccus/bookmarks.xbel, but it creates a file in the root again.

Is there no way to store the file somewhere other than the root directory?

<!-- gh-comment-id:2155294648 --> @mvevitsis commented on GitHub (Jun 7, 2024): > Hi @afatac > > Yep, that's a current limitation in the implementation, sadly. In order to get the file into that folder, you can let floccus create it and then move it to the correct folder. I can't get it to work. I created a file bookmarks.xbel I moved it to Floccus/bookmarks.xbel Then I changed the path in Floccus to Floccus/bookmarks.xbel, but it creates a file in the root again. Is there no way to store the file somewhere other than the root directory?
Author
Owner

@marcelklehr commented on GitHub (Jun 8, 2024):

Does it work if you keep the setting as bookmarks.xbel in floccus even though you moved it?

<!-- gh-comment-id:2155832311 --> @marcelklehr commented on GitHub (Jun 8, 2024): Does it work if you keep the setting as `bookmarks.xbel` in floccus even though you moved it?
Author
Owner

@mvevitsis commented on GitHub (Jun 8, 2024):

Does it work if you keep the setting as bookmarks.xbel in floccus even though you moved it?

Yes that works. I made it and moved it after and everything is fine. And I can import in other browsers and on mobile.

<!-- gh-comment-id:2155875105 --> @mvevitsis commented on GitHub (Jun 8, 2024): > Does it work if you keep the setting as `bookmarks.xbel` in floccus even though you moved it? Yes that works. I made it and moved it after and everything is fine. And I can import in other browsers and on mobile.
Author
Owner

@Jondaman777 commented on GitHub (Jan 28, 2025):

I was able to get it to work if you use a ">". Instead of a forward slash.

For example - Floccus>bookmarks.xbel

This will create the bookmarks.xbel file in the folder labeled Floccus in your Google Drive.
Or you can edit the path later if need be.

<!-- gh-comment-id:2618117850 --> @Jondaman777 commented on GitHub (Jan 28, 2025): I was able to get it to work if you use a ">". Instead of a forward slash. For example - Floccus>bookmarks.xbel This will create the bookmarks.xbel file in the folder labeled Floccus in your Google Drive. Or you can edit the path later if need be.
Author
Owner

@eldorel commented on GitHub (Jun 13, 2025):

I was able to get it to work if you use a ">". Instead of a forward slash.

For example - Floccus>bookmarks.xbel

This will create the bookmarks.xbel file in the folder labeled Floccus in your Google Drive. Or you can edit the path later if need be.

just as a note: I just tried this on chrome and was not able to get it to work.

<!-- gh-comment-id:2970899852 --> @eldorel commented on GitHub (Jun 13, 2025): > I was able to get it to work if you use a ">". Instead of a forward slash. > > For example - Floccus>bookmarks.xbel > > This will create the bookmarks.xbel file in the folder labeled Floccus in your Google Drive. Or you can edit the path later if need be. just as a note: I just tried this on chrome and was not able to get it to work.
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#672
No description provided.