Markdown formatted Application Links

Hi,
For my tasks I am using Markdown Application Links in Notes. While without markdown it correctly renders direct hyperlink in Task List - for markdown formatted application links it does not work.

Working example:

obsidian://open?vault=Vault&file=File.md

Non-working example (renders correctly in Task Detail View but not List):

[My Application Link](obsidian://open?vault=Vault&file=File.md)

Could you please help or provide any pointers?

Thank you very much in advance,
Felix

1 Like

Hi @frck , thanks for using GoodTask.

I've tested on my device and it seems like both links work well by tapping it in notes field inside task detail view. It seems like the link button is not visible on the list and this may be what you're talking about. I'll check and will see if it can be fixed. Thanks!