structure icon indicating copy to clipboard operation
structure copied to clipboard

Split `updatedAt` into a low-level `updatedAt` and a user-facing `changedAt`

Open neopostmodern opened this issue 1 year ago • 0 comments

Nearly every DB operation should change updatedAt including tagging

Only select operations should change changedAt:

  • created
  • changed title
  • changed note content Would also fix the unexpected behavior where tagging a note changes its position in Recently updated first mode

neopostmodern avatar Dec 15 '23 08:12 neopostmodern