pub fn edit_note(id: u64, text: &str) -> Result<Note, String>
Replace note text and set updated_at.
updated_at