Rob Q
My feedback
1 result found
-
2,220 votes
I wanted to provide an update on this in light of our recent major update to make backups work at the note level along with our new support for Google Drive. These were both major milestones on the way to support sync. Now that backups work at the note level, we plan to continue our work to build a sync solution that works across devices using cloud storage provides like Google Drive, Dropbox, and Box. The advantage to this approach is that we continue to have zero access to your note data. Everything lives on your device and your selected cloud storage provider. However, this also means the solution must be resilient to users modifying data in the cloud (intentional or not). We don't have an ETA yet, but this continues to be one of our highest priorities. We really appreciate your patience and feedback on this idea!
An error occurred while saving the comment Rob Q supported this idea ·
This seems like its reasonably easy to implement to me - just store the notebooks in a local directory that syncs with Google drive. Just move the location of the data files in your code. Surely that's not too much work? Whip through it in vim in a few minutes!