Jaime Rodríguez-Guerra @jaimergp.dev · Mar 14

TIL you can add <a href="...">URLs</a> to Github Projects text fields and they will be rendered in the item tab nicely! I'm using this to link to items without an associated issue, without having to click on the item description. Pretty neat! (Sadly you can't use <img src="..." />)

0 likes 1 replies

?

Replies

Jaime Rodríguez-Guerra · Mar 14

In the screenshot above, "PR" is a text field with value: <a href="https://github.com/conda/conda/pull/13928">PR</a>