0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.79k stars 482 forks source link

[Feature request] Backup Session Data to Git #687

Open yehia2amer opened 4 years ago

yehia2amer commented 4 years ago

Describe the solution you'd like This Feature use Git to do version-control & Backup for all the session data like data inside BackupFiles Folder & NotepadsSessionData.json and sync these data each time the user close the app or click on sync. So that the user can access these data anytime anywhere.

Describe alternatives you've considered Use Git Manually, Commit the data & Sync them after each time I use the app but of course this process takes a lot of time.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.