ZeroX-DG / SnippetStore

:tada: A snippet management app for developers :rocket:
https://zerox-dg.github.io/SnippetStoreWeb/
MIT License
869 stars 81 forks source link

Cloud storage of code snippets #54

Open guanqun-yang opened 5 years ago

guanqun-yang commented 5 years ago

My hard drive just experienced some issues and caused some of my files missing. Fortunately, most of my research notes are hosted on private Github repository or in BoostNote, which uses third party cloud service (like Dropbox) to store notes and make possible the multiple platform feature.

When I launched this app and took notes as usual today, it suddenly occurred to me that probably all of these code snippets are stored locally and not safe against broken storage. Therefore, would it possible

cmarabate commented 4 years ago

I would also like this featured!

Criggz97 commented 3 years ago

I just got started with the SnippetStore and I would also really love if it was possible to sync the data to a account or a cloud storage.

Good job with the program! Like the VS Code extension!

dphillips479 commented 3 years ago

Running it from a server as web app would be great. But since I rarely use a different machine than my own when writing code, a cloud storage would actually serve the same purpose.