You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleting a blank new note no longer flashes a "delete_note" error — an unsaved draft is now discarded instantly without a round-trip.
Opening a folder whose notes hadn't loaded yet (e.g. right after launch) no longer shows an empty list beside a non-zero count with a misleading "No notes in this folder". The notes now fetch immediately instead of after a delay, and a brief "Loading notes…" is shown while they arrive.