From 057e5db21ea11635ebc15546ec773b9ea24cd319 Mon Sep 17 00:00:00 2001 From: azivner Date: Tue, 18 Dec 2018 20:47:53 +0100 Subject: [PATCH] added to sidebar --- Hoisting.md | 4 +++- _Sidebar.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Hoisting.md b/Hoisting.md index 828693f..ced80d7 100644 --- a/Hoisting.md +++ b/Hoisting.md @@ -2,4 +2,6 @@ Hoisting is a standard outliner feature which allows you to focus on (or "zoom i [[gifs/hoisting.gif]] -In addition to showing only this subtree, this also narrows both full text search and [["jump to note"|Note navigation#Jump-to-note]] to just notes present in hoisted subtree. \ No newline at end of file +In addition to showing only this subtree, this also narrows both full text search and [["jump to note"|Note navigation#Jump-to-note]] to just notes present in hoisted subtree. + +Trilium supports this feature since version 0.26. \ No newline at end of file diff --git a/_Sidebar.md b/_Sidebar.md index bf8d429..b8edf64 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -11,6 +11,7 @@ * [[Cloning notes]] * [[Protected notes]] * [[Search]] + * [[Hoisting]] * [[Backup]] * [[Keyboard shortcuts]] * [[Themes]]