pub fn handle_plain_entry( first_arg: String, args: impl Iterator<Item = String>, config: &Config, silent: bool, category: Option<&str>, )