Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

@keithcurtis Supernotes question - Is it image or notes, not both???

1774791969

Edited 1774792978
Cron
Pro
Hello great guru! or anyone that can help. *curtseys* So, I tried Supernotes when I first started DMing on Roll20 but it was too complex for me at the time. Fast forward a few years and I revisited it since it is a really good mod. I made a macro for it, options depending if I want to show the nice large monster image to players, notes, or a Treasure list. I used !gmnote because I can always send to player or just wanted to check something myself. !gmnote ?{Image?|Yes,--image|No,} ?{Title?|Yes,|No,--notitle} ?{Template|None,|Scroll,--template|scroll|Scroll 2,--template|scroll2|Gothic,--template|gothic|Gate3,--template|gate3|Treasure,--template|treasure} ?{Include GM Notes?|Yes,--token|No,}  It works fine except it seems I can only show image or gm notes to players, not both. I tried changing order but that does not seem to make a difference. If I select image the gm notes does not display. If I do not select an image the gm notes display fine. Is this a limitation of the API or is it some macro misstep I am doing? Thanks in advance.
1774797837
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Cron! It's not you. :) The choices are rather exclusive. I did add a new option last year called "card", which displays the token image and token notes in one command. But I don't have one for other images. I typically include the image in the token notes if one is needed. If you put the image URL in the notes in markdown form, it will display in-line in the notes: [x](Image URL) . I use this method because there is a tendency to use a lot of tokens that represent one character sheet. Like a specific NPC whose stats are just "Commoner". By putting the image of the NPC in the token notes, they each have individual illustrations. But I'll look into ways to providing more combinations.
Ok, "or option" it is. This simplifies macro a little as I can change it to image or notes. Thank you for your great mods. Supernotes alone save me from having to make so many handouts, as I had to make a handout for monster image, to show the great artwork on some of these monsters since a small token does not do it justice, and also had to make a treasure handout. Being able to put info/link/etc on the bbeg token or just your average goblin meager belongings. Makes it handy to be able to one click make it into a handout when I need if I want to give players stuff to reference later.