Back up files in logseq folder

When I git clone a graph (created on Mac app) , to Linux ; I noticed , just opening the graph on Linux (without any editing) , creates a number of back-up files … wondering what is going on ? Why is logseq creating bak files ?

Logseq creates backup files when there’s some kind of conflict writing changes to the file. This can happen when using cloud providers (especially with iCloud and Dropbox). The previous version is always saved when there’s a sync conflict, so you can always roll back a version.

With Logseq Sync (in beta), file versioning is built-in:

image

2 Likes