patleeman / VSNotes

Simple VS Code extension for plain text note taking.
https://marketplace.visualstudio.com/items?itemName=patricklee.vsnotes
MIT License
174 stars 33 forks source link

Feature Request: Auto sync (commit and push) #63

Open cdunster opened 5 years ago

cdunster commented 5 years ago

It would be nice if VSNotes could automatically sync any changes to git with a default commit message when VSCode is closed, or maybe on save but that might be too much, even with a timeout it would be a lot of commits.