mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[GH-ISSUE #1021] Google Drive folder path #672
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#672
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 @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.
@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.
@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.
@mvevitsis commented on GitHub (Jun 7, 2024):
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?
@marcelklehr commented on GitHub (Jun 8, 2024):
Does it work if you keep the setting as
bookmarks.xbelin floccus even though you moved it?@mvevitsis commented on GitHub (Jun 8, 2024):
Yes that works. I made it and moved it after and everything is fine. And I can import in other browsers and on mobile.
@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.
@eldorel commented on GitHub (Jun 13, 2025):
just as a note: I just tried this on chrome and was not able to get it to work.