mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #889] Support for Shared Google Drives #576
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#576
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 @al-lac on GitHub (Jun 18, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/889
Is your feature request related to a problem? Please describe.
Similar to #867 we also want to share the bookmarks file via Google Drive with our Team. Currently this does not seem possible and i am also unable to enter a Path besides the Root Folder. This always fails with a
c.files is undefinederror. We use a Shared Drive for all things that should be shared with the team and this would also be the best location to put the bookmarks file in.Describe the solution you'd like
Let me choose a Shared Drive which i have access to for syncing the bookmarks file.
Describe alternatives you've considered
We are currently using Webdav but want to use Google Drive as this is more common among our users.
@marcelklehr commented on GitHub (Jun 18, 2021):
Hi @al-lac
Thank you for your feedback! I'm currently quite swamped with a different project, but I really like the idea and will try implementing it at some point, probably later this year.
@marcelklehr commented on GitHub (Jul 3, 2021):
Just noticed this is a duplicate of #867
@al-lac commented on GitHub (Jul 5, 2021):
I think shared folders / files are not the same as shared drives: https://support.google.com/a/users/answer/9310352?hl=en
@marcelklehr commented on GitHub (Jul 5, 2021):
Oh, my bad.
@al-lac commented on GitHub (Apr 7, 2023):
Hey @marcelklehr!
Any plans to implement this soon?