From 22c4fba665567cb37f4fababebdbbc5cfb94a237 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 27 Nov 2025 14:22:45 +0200 Subject: [PATCH 01/19] docs(user): improve documentation on tree keyboard shortcuts --- .../Keyboard Shortcuts.html | 101 ++++++++---------- .../Note Tree/Keyboard shortcuts.html | 78 +++++++++----- .../User Guide/Collections/List View.html | 13 ++- .../Developer Guide/Documentation.md | 2 +- docs/User Guide/!!!meta.json | 56 ++++++---- .../Keyboard Shortcuts.md | 69 +++++------- .../Note Tree/Keyboard shortcuts.md | 47 +++++--- 7 files changed, 195 insertions(+), 171 deletions(-) diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html index a9c2d7c65..c50cd159a 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html @@ -5,69 +5,50 @@ Keyboard shortcuts. Using global: prefix, you can assign a shortcut which will work even without Trilium being in focus (requires app restart to take effect).

+

Tree

+

See the corresponding section: Keyboard shortcuts +

Note navigation

See demo of some of these features in note navigation.

Tabs

Only in desktop (electron build):

Creating notes

-

Moving / cloning notes

-

Editing notes

Runtime shortcuts

These are hooked in Electron to be similar to native browser keyboard shortcuts.

Other

\ No newline at end of file diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Note Tree/Keyboard shortcuts.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Note Tree/Keyboard shortcuts.html index befdaae03..833792e85 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Note Tree/Keyboard shortcuts.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Note Tree/Keyboard shortcuts.html @@ -1,33 +1,53 @@

The Note Tree comes with multiple keyboard shortcuts to make editing faster:

+

Navigation within the tree

+

Opening notes

+ +

Clipboard management

+ +

Moving notes

+ +

Multiple selection

+

See Multiple selection for + more information about how selection works.

+ \ No newline at end of file diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/List View.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/List View.html index 6ff3dc0a4..034f3c653 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/List View.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/List View.html @@ -12,9 +12,9 @@ as a single continuous document.

Interaction

@@ -25,16 +25,15 @@

If exported to PDF within the desktop application, there is additional functionality:

Expanding and collapsing multiple notes at once

Apart from individually expanding or collapsing notes, it's also possible to expand or collapse them all at once. To do so, go to the Collection Properties tab - in the Ribbon and + in the Ribbon and look for the corresponding button.

By default, the Expand button will only expand the direct children (first level) of the collection. Starting with v0.100.0, it's possible @@ -45,7 +44,7 @@