trilium/db/TODO.txt

6 lines
227 B
Plaintext
Raw Normal View History

2021-05-03 04:47:57 +08:00
- isDeleted = 0 by default
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