mirror of
https://github.com/zadam/trilium.git
synced 2024-11-13 19:26:28 +08:00
6 lines
265 B
Text
6 lines
265 B
Text
- isDeleted = 0 by default
|
|
- rename openTabs to openNoteContexts
|
|
- unify readOnly handling to a single attribute:
|
|
* readOnly - like now
|
|
* readOnly=auto - like without readOnly (used to override inherited readOnly)
|
|
* readOnly=never - like autoReadOnlyDisabled
|