Skip to main content

tag_note

Function tag_note 

Source
pub fn tag_note(id: u64, tags: &[String]) -> Result<Note, String>
Expand description

Add tags to a note while preserving existing tags and deduplicating new ones.