pub fn parse_note_fields(spec: &str) -> Result<Vec<NoteField>>
Parse a --fields value into a list of NoteField.
--fields
NoteField
Special values:
"all"
"all,content"