Is there any way to use Linking Between Journal Entries or create a similar effect efficiently in the Chat in the game? Example, if I have a Handout called [Healing Spells], then I would like to type [Healing Spells] into the Chat and it shows up as Healing Spells . I know you can do this inside a journal but how can you do that in the chat? Note, I'm not asking how to make a Hyperlink in the chat , I know the code for that. I'm asking how to make a hyperlink in chat that goes to a Journal entry, by knowing-using the name of the Journal entry, like the way you can do it inside a Journal. I don't want the long-way-around workaround involving creating a link to journal entry inside another journal, then right-click copying the URL, then using the Chat code for hyperlinking to that long URL. If this is not a supported chat command, is it possible to write an API or Macro-based solution that could somehow do the long-way-around workaround for me? (Such a macro or API script would somehow gather the URL for a Journal by knowing the Name of the Journal, and use that to create a hyperlink for the chat room).