TODO.txt 550 B

1234567891011
  1. - drop branches.utcDateCreated - not used for anything
  2. - drop options.utcDateCreated - not used for anything
  3. - isDeleted = 0 by default
  4. - rename openTabs to openNoteContexts
  5. - migrate black theme to dark theme
  6. - unify readOnly handling to a single attribute:
  7. * readOnly - like now
  8. * readOnly=auto - like without readOnly (used to override inherited readOnly)
  9. * readOnly=never - like autoReadOnlyDisabled
  10. - remove focusOnAttributesKeyboardShortcut
  11. - rename white theme to "light" theme (it's not completely white and matches well to dark theme)