diff --git a/Hoisting.md b/Hoisting.md new file mode 100644 index 0000000..828693f --- /dev/null +++ b/Hoisting.md @@ -0,0 +1,5 @@ +Hoisting is a standard outliner feature which allows you to focus on (or "zoom into") a specific note and its subtree by hiding all parent and sibling notes. Demo: + +[[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 diff --git a/gifs/hoisting.gif b/gifs/hoisting.gif new file mode 100644 index 0000000..5969991 Binary files /dev/null and b/gifs/hoisting.gif differ