I have created an AppleScript to insert links to emails in tasks.
The script also converts the links to Markdown.
These links are displayed correctly formatted in the details window.
Unfortunately, this is not the case in the list and board views.
What do I need to do to get the formatted view of the links there as well?
Thanks for the feedback. I'm not quite sure what you mean but if you have plain url links, it can only be shown as text in list view. You can change how links are shown inside Settings > Appearance > Task Display page. Thanks!
In Board View links appear as full paths in the notes field. In the detail window of the task they show correctly formatted without the path (markdown link, shown as "MAIL").
It would be very helpful if the markdown formatting could also be seen in board view. Is that possible?