diff --git a/Workspace.md b/Workspace.md index 1ff3381..086773c 100644 --- a/Workspace.md +++ b/Workspace.md @@ -15,8 +15,8 @@ So far workspace consists of these features: Let's say you have identified the workspaces and their subtrees. Define on the root of this subtree following labels: -* `#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, use any CSS color format, e.g. "lightblue" or "#ddd" -* `#workspaceCalendarRoot` - marking a note with this label will define a new per-workspace calendar. If there's no such note, global calendar will be used. -* `#workspaceTemplate` - workspace specific template offered in the new-note menu +* `#workspace` - Marks this note as a workspace, button to enter the workspace is controlled by this +* `#workspaceIconClass` - controls the box icon to be displayed in the tree and tabs, example `bx bx-home`. See [https://boxicons.com/](https://boxicons.com/) +* `#workspaceTabBackgroundColor` - Background color of the tab, use any CSS color format, e.g. "lightblue" or "#ddd". See [https://www.w3schools.com/cssref/css_colors.asp](https://www.w3schools.com/cssref/css_colors.asp). +* `#workspaceCalendarRoot` - marking a note with this label will define a new per-workspace calendar. If there's no such note, the global calendar will be used. +* `#workspaceTemplate` - This note will appear in the selection of available templates when creating a new note, but only when you are currently hoisted into a workspace containing this template. \ No newline at end of file