From 397a20c721053169a72216cc56eaee5fe739e00e Mon Sep 17 00:00:00 2001 From: doc-code Date: Fri, 13 Sep 2024 23:37:32 +0200 Subject: [PATCH] Update READMEs --- README.md | 6 +++--- README_EXT.md | 28 +++++++++++++--------------- 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index bfb8d4f..e9729ff 100644 --- a/README.md +++ b/README.md @@ -64,10 +64,10 @@ And then you'll find the default workspace options. > **Note** > Default options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar. -*Instead, use the ones marked with `(scene only)` or use the panel instead.* +> *Instead, use the ones marked with `(scene only)` or use the panel instead.* > -> Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order. -*Instead, use the ones marked with `(scene)` or the relative shortcuts (default ones + Shift).* +> Also, default options `Previous Workspace` and `Next Workspace` will follow the global workspaces order, and not the scene order. +> *Instead, use the ones marked with `(scene)` or the relative shortcuts (default ones + Shift).* --- diff --git a/README_EXT.md b/README_EXT.md index 5e64da2..47df702 100644 --- a/README_EXT.md +++ b/README_EXT.md @@ -11,22 +11,22 @@ Scene Workspaces can be particularly useful in projects with multiple scenes wit You can customize Scene Workspaces from add-on preferences: - **Show only with multiple scenes** *(default: off)* -*Show the topbar (and eventually the checkbox) only when the project has multiple scenes. + *Show the topbar (and eventually the checkbox) only when the project has multiple scenes. Basically, Scene Workspaces disappear as long as you have one scene only.* - **Auto initialize Scene Workspaces** *(default: on)* -*Automatically add all available workspaces to the current scene, if empty. -If available workspaces match one of the 5 default templates, they will be automatically ordered on initialization. Otherwise, workspaces will be ordered alphabetically.* + *Automatically add all available workspaces to the current scene, if empty. + If available workspaces match one of the 5 default templates, they will be automatically ordered on initialization. Otherwise, workspaces will be ordered alphabetically.* - **Show Checkbox** *(default: on)* -*When active, shows a checkbox to switch between Scene Workspaces and the default topbar.* -*This checkbox will directly affect the next preference.* + *When active, shows a checkbox to switch between Scene Workspaces and the default topbar.* + *This checkbox will directly affect the next preference.* - **Use Scene Workspaces topbar** *(default: on)* *Switch between Scene Workspaces topbar and the default topbar* - **Use Compact Mode** *(default: on)* *Also avaliable from the workspace menu.* *Compact Mode ON* -![Compact Mode On](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20On.png) -*Compact Mode OFF* -![Compact Mode Off](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20Off.png) + ![Compact Mode On](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20On.png) + *Compact Mode OFF* + ![Compact Mode Off](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20Off.png) --- @@ -34,12 +34,10 @@ If available workspaces match one of the 5 default templates, they will be autom What you can usually to do by right-clicking on a workspace (and more) it's avaliable by clicking the near options button. -![Compact Mode OFF](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Workspace%20Menu.png) - The first options are the ones from Scene Workspaces: - **Toggle Compact Mode** *(preference)* -- **Unlink workspace from scene** +- **Unlink workspace from scene** - **Rename** *(for all scenes)* - **Reorder to front** *(only for this scene)* - **Move left** *(only for this scene)* @@ -50,10 +48,10 @@ The first options are the ones from Scene Workspaces: > **Note** > Default options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar. -*Instead, use the ones marked with `(scene only)` or use the panel instead.* +> *Instead, use the ones marked with `(scene only)` or use the panel instead.* > -> Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order. -*Instead, use the ones marked with `(scene)` or the relative shortcuts (default ones + Shift).* +> Also, default options `Previous Workspace` and `Next Workspace` will follow the global workspaces order, and not the scene order. +> *Instead, use the ones marked with `(scene)` or the relative shortcuts (default ones + Shift).* --- @@ -93,4 +91,4 @@ At the same time, you may need different workspaces in different scenes, dependi --- -For more info, checkout the project's [README](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/src/branch/main/README.md). +For more info, checkout the project's [README](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/src/branch/main/README.md). \ No newline at end of file