Skip to main content

untag_note

Function untag_note 

Source
pub fn untag_note(id: u64, tag: &str) -> Result<Note, String>
Expand description

Remove one tag from a note if present.