mirror of
https://github.com/zadam/trilium.git
synced 2026-01-23 06:54:28 +01:00
7 lines
265 B
Plaintext
7 lines
265 B
Plaintext
- 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
|