trilium/db/TODO.txt

7 lines
265 B
Text
Raw Normal View History

2021-05-03 04:47:57 +08:00
- isDeleted = 0 by default
2021-05-22 18:26:45 +08:00
- rename openTabs to openNoteContexts
2021-06-27 18:53:05 +08:00
- unify readOnly handling to a single attribute:
* readOnly - like now
* readOnly=auto - like without readOnly (used to override inherited readOnly)
* readOnly=never - like autoReadOnlyDisabled