Skip to content

0.12.0

Choose a tag to compare

@vrtmrz vrtmrz released this 19 Jul 09:49
· 1257 commits to main since this release

New Feature

  • Synchronize hidden files.

Note:

It is an experimental feature. Please make sure to make back your vault up if you enable this.

Hidden files are not actively detected, so we need scanning.

Each scan stores the file with its modification time. And if the file has disappeared, the fact is also stored. Then, when the hidden file's entry has been replicated, it will be reflected in the storage if the entry is newer than the storage.

Therefore, the clock must be adjusted. If the modification time is determined to be older, the changeset will be skipped or canceled (It means, deleted), even if the file spawned in a hidden folder.