Quote:
Originally Posted by jmurphy
Maybe a built-in Series Sort field similar to Author Sort and Title Sort would make sense and then allowing the user to sort by either the literal field or the sort field.
Is there any way to suppress the output of the id field?
|
Too much UI overhead for a niche use case.
And no you cannot suppress ids without them you can get duplicate rows. If you want full control use --for-machine which will output json and then postp process however you like using a tool such as jq or similar.