diff --git a/Workspace.md b/Workspace.md index 0cd717d..03baa0f 100644 --- a/Workspace.md +++ b/Workspace.md @@ -3,7 +3,7 @@ Workspace is a concept built up on top of \[\[note hoisting\]\]. It is based on So far workspace consists of these features: * \[\[note hoisting\]\] - you can "zoom" into a workspace subtree to focus only on the relevant notes -* easy entering of workspace: +* easy entering of workspace: ![](https://user-images.githubusercontent.com/617641/107129392-72df1280-68c5-11eb-92b6-6ce1cd52fdff.png) @@ -17,4 +17,6 @@ Let's say you have identified the workspaces and their subtrees. Define on the r * `workspace` - just marks this note as workspace, button to enter the workspace is controlled by this * `workspaceIconClass` - controls box icon to be displayed in the tree and tabs, example `bx bx-home`. See [https://boxicons.com/](https://boxicons.com/) -* `workspaceTabBackgroundColor` - color of the tab \ No newline at end of file +* `workspaceTabBackgroundColor` - color of the tab + +Workspaces are available since Trilium v0.46. \ No newline at end of file