Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: Google Drive sync #321

Open
1 task done
CodeDoctorDE opened this issue Dec 21, 2022 · 3 comments
Open
1 task done

[Feature request]: Google Drive sync #321

CodeDoctorDE opened this issue Dec 21, 2022 · 3 comments
Assignees
Labels
enhancement Small enhancements to existing features future Ideas that have a low priority.

Comments

@CodeDoctorDE
Copy link
Member

Is your feature request related to a problem? Please describe

Many users uses google products on their android phone.
It will be a disadvantage if Butterfly does not support it.

Describe your feature request!

Create a new syncing method to support syncing notes with google drive.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@CodeDoctorDE CodeDoctorDE added the enhancement Small enhancements to existing features label Dec 21, 2022
@CodeDoctorDE CodeDoctorDE self-assigned this Dec 21, 2022
@CodeDoctorDE CodeDoctorDE added this to the 2.0 milestone Dec 21, 2022
@rish07
Copy link

rish07 commented Dec 29, 2022

Hey, @CodeDoctorDE, I was checking out this product and it seems fantastic! Looking for my first issue to contribute to this app.

This seems to be a good one to start with. Could you describe this enhancement more? When you say sync with Google Drive, do you mean to sync google keep notes with Butterfly, or store the notes they create on Butterfly on Google Drive in some format, so they can later retrieve the same from some other device?

@CodeDoctorDE
Copy link
Member Author

Hi,
Thank you. If you have any questions, join the discord or matrix server. All the file system logic is located here: https:/LinwoodCloud/Butterfly/blob/develop/app/lib/api/file_system.dart. Extend these two classes and you can implement the logic.

I mean the real google drive you can open with https://drive.google.com.
Like the webdav sync, you can open a subfolder there and can edit/delete/open files. The specific logic is handeled by the fromPlatform. A new remotestorage for google seems useful.

@CodeDoctorDE
Copy link
Member Author

Share your opinion in #387
I would remove this issue from my todo list while discussing this

@CodeDoctorDE CodeDoctorDE removed this from the 2.0 milestone May 19, 2023
@CodeDoctorDE CodeDoctorDE added the future Ideas that have a low priority. label May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Small enhancements to existing features future Ideas that have a low priority.
Projects
Status: 📕 Todo
Development

No branches or pull requests

2 participants