pub fn import_notes(incoming: Vec<Note>) -> Result<(), String>
Import notes and reassign ids to avoid conflicts.