From ad6054dbc734f1d08b3371d89af576ef2a087f8c Mon Sep 17 00:00:00 2001 From: Tom Herold Date: Fri, 4 Mar 2022 11:14:16 +0100 Subject: [PATCH] mpre pr feedback --- docs/sharing.md | 4 ++-- docs/skeleton_annotation.md | 2 +- docs/users.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/sharing.md b/docs/sharing.md index f0af432f6fb..71204f0e6b0 100644 --- a/docs/sharing.md +++ b/docs/sharing.md @@ -24,10 +24,10 @@ webKnossos sharing is tightly integrated with user permissions and access rights [Please contact us](mailto:hello@webknossos.org) to feature your dataset on https://webknossos.org. The easiest way to obtain this sharing link is by clicking the `Share` button in the toolbar at the top of the screen next to the position/coordinate section (*Share icon*). - In any case, the sharing link also encodes additional information, such as your current camera position/rotation, zoom level, any layers that are turned on/off, the selected node, etc ([Details below](#sharing_link_format). In other words, a sharing link typically captures your current webKnossos state so that any recipient can take off from the same situation. + The the sharing link also encodes additional information, such as your current camera position/rotation, zoom level, any layers that are turned on/off, the selected node, etc ([Details below](#sharing_link_format). In other words, a sharing link typically captures your current webKnossos state so that any recipient can take off from the same situation. Sharing a dataset is useful for multiple scenarios: - - You recorded a novel microscopy dataset and want to include links to it in your paper or for reviewers. Use wklink.org to shorten these URLs, e.g. https://wklink.org/5386 ([contact us](mailto:hello@webknossos.org)). + - You recorded a novel microscopy dataset and want to include links to it in your paper or for reviewers. Use wklink.org to shorten these URLs, e.g. https://wklink.org/5386 ([contact us](mailto:hello@webknossos.org)) to create these shortlinks. - You created an interesting, highly-accurate segmentation layer for an existing dataset and want to share it for your publication. - You have worked and published several datasets over the years and want to have a single gallery for all your public datasets. diff --git a/docs/skeleton_annotation.md b/docs/skeleton_annotation.md index 0b73a7501f1..15e39bde5ba 100644 --- a/docs/skeleton_annotation.md +++ b/docs/skeleton_annotation.md @@ -136,7 +136,7 @@ Common tree operations include splitting and merging trees. #### Tree Colors A random color is assigned to each tree upon creation. Colors can be shuffled for a single tree or for all trees in a skeleton. -Right-click on a tree to bring up several actions, .e.g `Shuffle Color`. +Right-click on a tree to bring up several actions, e.g. `Shuffle Color`. When editing several trees, use the overflow menu under `More` in the `Skeleton` tab and select `Change Color` or `Shuffle All Colors` to assign new randomly chosen colors. All nodes have the same color as their parent tree and can not be changed individually. The active node, branch points, and nodes that have comments assigned to them are highlighted with a slight variation of the tree's color. diff --git a/docs/users.md b/docs/users.md index 3d1f84df089..4eee33cca3e 100644 --- a/docs/users.md +++ b/docs/users.md @@ -83,10 +83,10 @@ On webKnossos.org, users can either sign up for a webKnossos account by themselv ![Send an invite link to new users](./images/users_invite.png) ## Switching Organizations -A webKnossos user account can be part of more than one organization, .e.g., when your are invtited to collaborate on projects of another institute, working as a different webKnossos organization. +A webKnossos user account can be part of more than one organization, .e.g., when your are invited to collaborate on projects of another institute, working as a different webKnossos organization. If you are part of multiple organizations, you can switch between them from the "User avatar" menu. -Click, on your user avatar in the top-right corner of the screen and select an entry from the "Switch Organization" menu. +Click on your user avatar in the top-right corner of the screen and select an entry from the "Switch Organization" menu. webKnossos will quickly reload and switch your account to that organization, i.e. refresh your dashboard, access permissions, annotations, etc. to match your account in the selected organization.