Bounty: 2500 €
The github url returns 404 for me. Permission issue?
Try again, it should be OK. It looks like you cannot access issues anymore when you disable the GitHub issue feature…
To summarize the steps:
- Add a new argument
--fields
that takes a list of string- Each field can be either a header name or one of those special tokens: id, internal-id, flags (new tokens could be added in the future)
- Each field can be modified with filters. A filter is a token prefixed by
:
. For exampleSender:name
would return the name of the Sender, orFrom:email
would return the email only.
There is no more bounty for this task.