Hi,
Digging through the man pages and see I can configure "column-subject"
with additional templating. Is there anyway I can have "icon-encrypted /
icon-signed" placed in this column? I've dug through the aerc-templates
manpage and haven't found anything about it.
Thanks,
~A.S.
Hi Alex,
Alex S., Feb 15, 2024 at 18:55:
> Digging through the man pages and see I can configure "column-subject"
> with additional templating. Is there anyway I can have "icon-encrypted /
> icon-signed" placed in this column? I've dug through the aerc-templates
> manpage and haven't found anything about it.
This is not available via templates at the moment.
To make this available on the message list, we would need to parse the
body structure as done already to determine if a message has an
attachment.
I'm not sure if this is possible without fetching the email parts.