Writes a note with the given id.
The id of the note to write to,
The note to write. Maximum length is maxNoteSize. Longer notes will be silently truncated.
See Implementation
Writes a note with the given id.