taskwarrior-web icon indicating copy to clipboard operation
taskwarrior-web copied to clipboard

Links are not rendered as href

Open bserem opened this issue 5 years ago • 0 comments

I have combined taskwarrior with redmine, so on cron it gets issues assigned to me and brings them to my terminal, with a link to redmine like this:

(bw)Is#5547 - Sprint 23 Deployments & Communicati .. https://my.redmine.domain/issues/5547

Links work fine in the terminal, but in taskwarrior-web they are plain text, not something I can click on:

<td class=" ">(bw)Is#5547 - Sprint 23 Deployments &amp; Communicati .. https://my.redmine.domain/issues/5547</td>              

I can understand that links are being identified by my terminal client, but I suppose it would be really cool if taskwarrior-web could do the same somehow.

Thanks

bserem avatar Jul 23 '19 09:07 bserem