Hi Hultz! Currently, most sheet entries are text only, and don't parse things like links or inline roll expressions. They have to be sent to chat to make clickable links, or display bold/italic, etc. There are a couple of alternatives, though not as elegant as what you are looking for: 1) It could be added to the character's bio page by typing something like [Name of Handout] in the text. When saved, that will parse to a link. 2) As a workaround on 2014, you could also do this in order to generate the link code. You can right click on the link to copy the URL. It will probably look something like: <a href="http://journal.roll20.net/handout/-OMgw1dEgD0HNO7KnNVu" rel="nofollow">http://journal.roll20.net/handout/-OMgw1dEgD0HNO7KnNVu</a> You could put any number of these into a feature/trait item in this format: [Name of handout](<a href="http://journal.roll20.net/handout/-OMgw1dEgD0HNO7KnNVu" rel="nofollow">http://journal.roll20.net/handout/-OMgw1dEgD0HNO7KnNVu</a>) When sent to chat using the word ballon button for the trait, this will appear as a clickable link.