mirror of
https://github.com/zadam/trilium.git
synced 2024-11-14 19:55:10 +08:00
5 lines
227 B
Text
5 lines
227 B
Text
- isDeleted = 0 by default
|
|
- unify readOnly handling to a single attribute:
|
|
* readOnly - like now
|
|
* readOnly=auto - like without readOnly (used to override inherited readOnly)
|
|
* readOnly=never - like autoReadOnlyDisabled
|