diff --git a/Other-Actions.md b/Other-Actions.md index ebab17f..ce57a51 100644 --- a/Other-Actions.md +++ b/Other-Actions.md @@ -5,6 +5,10 @@ You can select one of these modes: * Control Buttons - Toggle control buttons (the ones on the left of the screen) * Darkness Control - Control or display the scene darkness level * Roll Tables - Open or roll roll tables +* Open Sidebar Tab - Open one of the sidebar tabs, with the option to pop it out +* Open Compendium Pack - Open a compendium pack +* Open Journal - Open a journal entry +* Send Chat Message - Send a chat message # Configuration ## Mode: Pause Game @@ -86,4 +90,29 @@ Toggles whether or not the button should display the roll table's name. Toggles whether or not the button should display the roll table's background image. #### Background -Sets the background color of the button. \ No newline at end of file +Sets the background color of the button. + +## Mode: Open Sidebar Tab +Opens a sidebar tab. + +#### Sidebar +Select what sidebar to open + +#### Pop Out +Checking this will pop out the sidebar tab in a separate window. This does not work for the chat. + +#### Display Name +Toggles whether or not the button should display the sidebar's name. + +#### Display Icon +Toggles whether or not the button should display the sidebar's icon. + +#### On Color +Sets the color of the ring that's shown on the button when the sidebar tab is open (only works in Foundry 0.8.x+). + +#### Off Color +Sets the color of the ring that's shown on the button when the sidebar tab is closed (only works in Foundry 0.8.x+). + +#### Background +Sets the background color of the button. +