diff --git a/docs/topomojo/admin-log.md b/docs/topomojo/admin-log.md index a9c93f4..f677211 100644 --- a/docs/topomojo/admin-log.md +++ b/docs/topomojo/admin-log.md @@ -1 +1,3 @@ -The **Logs** tab is useful from the admin point-of-view when trying to troubleshoot. Only errors are shown here, not every log line. +# Admin Dashboard Log tab + +The **Log** tab is useful from the admin point of view when trying to troubleshoot. Only errors are shown here, not every log line. \ No newline at end of file diff --git a/docs/topomojo/copy-paste.md b/docs/topomojo/copy-paste.md index 2cf3a6c..73b185d 100644 --- a/docs/topomojo/copy-paste.md +++ b/docs/topomojo/copy-paste.md @@ -9,17 +9,17 @@ The procedures below show you how to: ![console-cog](img/console-cog.png) -## From local ("out-of-game") to in-game +## From local ("out of game") to in-game -1. On your local machine: select, then copy, the content you want to place into a launched virtual machine. -2. In the VM console tab: select the cog icon (the **Tools**); under **Clipboard** paste in the clip using right-click Paste or `ctrl+V`. +1. On your local machine select, then copy, the content you want to place into a launched virtual machine. +2. In the VM console tab, select the cog icon (the **Tools**). Under **Clipboard** paste in the clip using right-click Paste or `ctrl+V`. 3. In the VM, select where you want the copied text to go (this can be a new file or an open application, etc.). 4. Under **Clipboard**, click **Paste**. This inserts the copied content into the virtual machine. ![console-paste](img/console-paste.png) -## From in-game to out of game +## From "in game" to "out of game" -1. On the VM: select the content you would like to copy. Copy the content *first* to the VM's clipboard (right-click Copy or `ctrl+C`). -2. Once you've copied your text to the VM clipboard: select the cog icon (the **Tools**), place your cursor in that clipboard and click **Copy**. This transfers the VM clip to your local clipboard. +1. On the VM, select the content you would like to copy. Copy the content *first* to the VM's clipboard (right-click Copy or `ctrl+C`). +2. Once you've copied your text to the VM clipboard select the cog icon (the **Tools**), place your cursor in that clipboard, and click **Copy**. This transfers the VM clip to your local clipboard. ![console-copy](img/console-copy.png) -3. On your local machine: paste the copied text into an application using right-click Paste or `ctrl+V`. \ No newline at end of file +3. On your local machine, paste the copied text into an application using right-click Paste or `ctrl+V`. \ No newline at end of file