
As a GM, I often need to look at my players' character sheets, which are tabbed. But when I change which tab I am looking at, it also changes for the player (who is in the middle of trying to do something) Is there some way around this? Ie. As a GM I can view the character's "spellbook" tab, while they are viewing their "weapons" tab? The tabs on the character sheet I'm using use character attributes to determine which tab to display. Is there another way we can store that data, instead of an attribute? Would it be possible to get access to read/write to localstorage? Maybe a wrapper around it, that prefixes the keys with "roll20_$charsheetType_$charname"? I tried to find out if someone else has solved this, but no luck :\