
Is it possible to have buttons in locations other than chat? I had this nutty idea of having buttons on a pop-out journal.
The difference from ability rolls, which you can already easily store a button command; is that you could customize it further.
For my usecase, I'm using journals as inventories, and it lists a nice html catelog of items with formatting and images. Now some items are say 'usable' such that they spit out the effects of their use, then remove themselves from the inventory, or decrement their quantity. Here I'd like to have this journal with image buttons where I could click the image, thus executing the command (perhaps a cure light wounds potion), and the API rider would repopulate the bio field with either a reduced quantity or removing it entirely from their inventory. Even better, if you pop-out the journal, you'd have a side-by-side view with your inventory which can dynamically update as you pickup things and use them.
The difference from ability rolls, which you can already easily store a button command; is that you could customize it further.
For my usecase, I'm using journals as inventories, and it lists a nice html catelog of items with formatting and images. Now some items are say 'usable' such that they spit out the effects of their use, then remove themselves from the inventory, or decrement their quantity. Here I'd like to have this journal with image buttons where I could click the image, thus executing the command (perhaps a cure light wounds potion), and the API rider would repopulate the bio field with either a reduced quantity or removing it entirely from their inventory. Even better, if you pop-out the journal, you'd have a side-by-side view with your inventory which can dynamically update as you pickup things and use them.