ZeroX-DG / SnippetStore

:tada: A snippet management app for developers :rocket:

Home Page:https://zerox-dg.github.io/SnippetStoreWeb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud storage of code snippets

guanqun-yang opened this issue · 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).

I would also like this featured!

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!

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.