From c4e23cdb3d8c4210801c8393262155a97f2cdf83 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 22 Oct 2022 15:21:23 +0200 Subject: [PATCH] inbox --- Attributes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Attributes.md b/Attributes.md index be12b79..78e4af6 100644 --- a/Attributes.md +++ b/Attributes.md @@ -49,7 +49,7 @@ The following labels are used for advanced configuration: * `workspace`, `workspaceIconClass`, `workspaceTabBackgroundColor`, `workspaceCalendarRoot` - see [[Workspace]] * `searchHome` - new search notes will be created as children of this note (otherwise they are created in [[Day notes]]) * `hoistedSearchHome` - new search notes will be created as children of this note when hoisted to some ancestor of this note -* `inbox` - default inbox location for new notes +* `inbox` - default inbox location for new notes - when you create a note using "new note" button in the sidebar, notes will be created as child notes in the note marked as with `#inbox` label. * `hoistedInbox` - default inbox location for new notes when hoisted to some ancestor of this note * `sqlConsoleHome` - default location of SQL console notes * `bookmarked` and `bookmarkFolder` - see [[Bookmarks]]