SnippetStore icon indicating copy to clipboard operation
SnippetStore copied to clipboard

Cloud storage of code snippets

Open guanqun-yang opened this issue 5 years ago • 3 comments

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

  • At least the metadata could be retrieved and exported for regular backup on other devices.
  • Hopefully cloud storage feature is developed (as used in BoostNote).

guanqun-yang avatar May 30 '19 05:05 guanqun-yang

I would also like this featured!

cmarabate avatar Mar 21 '20 19:03 cmarabate

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!

Criggz97 avatar Apr 21 '21 20:04 Criggz97

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.

dphillips479 avatar Sep 23 '21 13:09 dphillips479