laurent22 / joplin-nextcloud

Joplin Web API for Nextcloud
https://apps.nextcloud.com/apps/joplin
47 stars 8 forks source link

Request: store previous sync points, allow restore #9

Open AshleyYakeley opened 4 years ago

AshleyYakeley commented 4 years ago

When notes are accidentally deleted, and then those deletions are automatically synced, it can be difficult to restore them.

To mitigate this, I propose that the Joplin NextCloud server app store previous synchronisation points, and allow the user to restore to a previous point.

The server could store all previous versions, or to save space, automatically delete points that are older than some set period of time.