The encrypted note files are modified time to time even if no any modification is done by the user. This is a critical point at gitting.
My feeling is this is done by the auto save process and at closing.
Repro:
- open a longer encrypted note (created by the new encryption procedure!)
- open it for editing (Ctr+Shift+E)
- write the password
- sroll the note editor, modify the currsor position…
- listen the file content e.g. with
git status
The encrypted note files are modified time to time even if no any modification is done by the user. This is a critical point at gitting.
My feeling is this is done by the auto save process and at closing.
Repro:
git status