I'm building one of those "GM Notes" tokens and wondering if something is possible... All the demonstrations show putting a reference to an external resource: [Image](<a href="http://www.site.com/image.jpg" rel="nofollow">http://www.site.com/image.jpg</a>) But the images I want to show are in my local library and already posted on the page. I know I can just hide the image outside of the player's field of view and click on Shift+Z, but on larger maps, that could lead to a bunch of scrolling to get to the image, click the token, hit Shift+Z, then scroll back. I'd rather have the info token that is close to the room do the work for me. I'm not looking to post the images in chat if possible (loses detail being so small), and I'd prefer not doubling up by hosting the image on the web AND in my library (some time these image are also used as tokens so they can be moved by the player) Is such a thing possible? API solutions would be fine too.