Files
logseq/resources
Tienson Qin 8e6fb5613d enhance: backup files when there're differences between db and disk
Previously, files are backuped to logseq/bak when logseq detects
there're differences between the db and disk. But it has two problems:

1. Only a few of users know `logseq/bak`, other users think that their
data has been lost.
2. Files in the logseq/bak folder are never truncated.

This PR backups old file in DB with timestamp suffixes instead of
logesq/bak, and only keep the latest 10 versions of any changed file.
2022-03-08 12:58:59 +08:00
..
2021-12-01 14:01:37 +08:00
2021-07-06 23:47:13 +08:00
2021-12-01 14:01:37 +08:00
2022-02-18 18:48:46 +08:00
2020-11-02 09:56:53 +08:00
2021-12-08 22:40:39 +08:00
2020-11-02 09:56:53 +08:00
2021-12-01 14:01:37 +08:00