Update docs with new grouping

This commit is contained in:
Mitchell McCaffrey 2021-06-24 10:42:35 +10:00
parent 8ede904eab
commit 3b2288c95c
5 changed files with 17 additions and 8 deletions

View File

@ -1,5 +1,3 @@
![embed:](https://www.youtube.com/embed/ztLDznOpmsg)
Once you have started a game you can share a map to all other party members by clicking the Select Map button then selecting the desired map to share and clicking the Done button.
## Default Maps
@ -41,7 +39,6 @@ Next you can set the name of your map shown in the Map Select Screen.
## Editing Maps (Advanced)
When editing a map there are also a few more advanced settings available.
To get access to these settings, click the Show More button under the Name input in the Map Edit Screen.
![Editing Maps Advanced](editingMapsAdvanced)
@ -63,7 +60,7 @@ A brief summary of these settings is listed below.
- Tokens: Controls whether others can move tokens that they have not placed themselves (default enabled).
- Notes: Controls whether others can add or move notes (default enabled).
## Reseting, Removing and Grouping Maps
## Reseting, Removing, Organising Maps
With a map selected there are a couple of actions you can perform on them.
@ -75,7 +72,13 @@ Once a map has been used you can clear away all the tokens, fog and drawings by
To remove a custom map select the map in the Map Select Screen then click the Remove Map button or use the Delete keyboard shortcut.
Maps can also be grouped to allow for better organisation. To do this with a map selected click on the Group Map button then select or create a new group.
Maps can also be grouped to allow for better organisation. To do this with you can drag and drop a map onto another map to create a group.
Once a group has been created you can double click that group to open it.
To ungroup a map you can drag that map back out of the group into the main view when the group is open.
Maps can also be reordered by dragging them into the desired position.
## Filtering Maps

View File

@ -1,3 +1,5 @@
The Measure Tool allows you to find how far one point on a map is from another point. To access the Measure Tool click the Measure Tool button in the top right of the map view.
To change the scale or type of measurement used by the tool you must edit the current map. See the Advanced section of the Sharing a Map How To for more information.
![Using Measure](usingMeasure)

View File

@ -1,5 +1,3 @@
![embed:](https://www.youtube.com/embed/j-9X9CF7_UY)
Once you have a map shared between a party all players can drag tokens from the Token List on the right hand side of the screen. Tokens can then be used to represent players, monsters or any other object that needs to be moved around the map.
## Default Tokens
@ -71,7 +69,13 @@ To remove a custom token select the token in the Edit Tokens Screen then click t
Once a token has been added you can use the Hide/Show Token in Sidebar toggle to prevent it from taking up room in the Token List on the right side of your screen.
Tokens can also be grouped to allow for better organisation. To do this with a token selected click on the Group Token button then select or create a new group.
Tokens can also be grouped to allow for better organisation. To do this with you can drag and drop a token onto another token to create a group.
Once a group has been created you can double click that group to open it.
To ungroup a token you can drag that token back out of the group into the main view when the group is open.
Tokens can also be reordered by dragging them into the desired position.
`Tip: You can select multiple tokens at the same time using the Select Multiple option or using the Ctrl/Cmd or Shift keyboard shortcuts`