From a495e3c2141ea8b8e03f2dfc369a49eea73b61df Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 31 Jul 2022 09:34:32 +0200 Subject: [PATCH] Updated Workspace (markdown) --- Workspace.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Workspace.md b/Workspace.md index d592b08..9dd8b43 100644 --- a/Workspace.md +++ b/Workspace.md @@ -18,3 +18,4 @@ 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, 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.