mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
small fixes
This commit is contained in:
@@ -210,9 +210,9 @@ const ATTR_HELP = {
|
||||
"workspaceCalendarRoot": "Defines per-workspace calendar root",
|
||||
"workspaceTemplate": "This note will appear in the selection of available template when creating new note, but only when hoisted into a workspace containing this template",
|
||||
"searchHome": "new search notes will be created as children of this note",
|
||||
"hoistedSearchHome": "new search notes will be created as children of this note when hoisted to some ancestor of this note",
|
||||
"workspaceSearchHome": "new search notes will be created as children of this note when hoisted to some ancestor of this workspace note",
|
||||
"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 <code>#inbox</code> label.",
|
||||
"hoistedInbox": "default inbox location for new notes when hoisted to some ancestor of this note",
|
||||
"workspaceInbox": "default inbox location for new notes when hoisted to some ancestor of this workspace note",
|
||||
"sqlConsoleHome": "default location of SQL console notes",
|
||||
"bookmarkFolder": "note with this label will appear in bookmarks as folder (allowing access to its children)",
|
||||
"shareHiddenFromTree": "this note is hidden from left navigation tree, but still accessible with its URL",
|
||||
|
||||
Reference in New Issue
Block a user