
I use 2 monitors, and this helps clean things up a bit while retaining the functionality of the character sheets. Unfortunately you'll have to have 2 instances of roll20 open to do it - all it does is hide everything other than ui-dialog elements. Make a bookmark and set the url to the following: javascript:(function(){$("body > *").not("body > .ui-dialog").hide();}()); Then, launch a second instance of Roll20, open up a character sheet from the journal, and click that bookmarklet. The window you click the bookmark on will hide everything but the ui-dialog elements. You'll also probably want to mute one of the windows. Anyone want to help expand on this? Automatically mute the character sheet window?