pub fn append_note(id: u64, text: &str) -> Result<Note, String>
Append text to a note and set updated_at.
updated_at