docs(user): add missing share aliases

This commit is contained in:
Elian Doran 2025-12-20 17:56:18 +02:00
parent 201c3a6eba
commit 8722ed405e
No known key found for this signature in database
4 changed files with 95 additions and 50 deletions

View File

@ -9,8 +9,8 @@
feel free to report them either via a ticket or via the Matrix.</p>
<h2>Downloading the nightly release manually</h2>
<p>Go to <a href="https://github.com/TriliumNext/Trilium/releases/tag/nightly">github.com/TriliumNext/Trilium/releases/tag/nightly</a> and
look for the artifacts starting with <code>TriliumNotes-main</code>. Choose
the appropriate one for your platform (e.g. <code>windows-x64.zip</code>).</p>
look for the artifacts starting with <code spellcheck="false">TriliumNotes-main</code>.
Choose the appropriate one for your platform (e.g. <code spellcheck="false">windows-x64.zip</code>).</p>
<p>Depending on your use case, you can either test the portable version or
even use the installer.</p>
<aside class="admonition note">

View File

@ -8,48 +8,48 @@
displayed in the bottom-left of the screen.</p>
<h2>Layout and Interaction</h2>
<ul>
<li>If a note or workspace is hoisted, a badge will appear on the left-most
<li data-list-item-id="e235d35dec66a5a6e191ec5cd8af5038a">If a note or workspace is hoisted, a badge will appear on the left-most
side.
<ul>
<li>Clicking on the badge will un-hoist the note/workspace.</li>
<li data-list-item-id="e456ddbf22db13b73ffd4915431ef4edb">Clicking on the badge will un-hoist the note/workspace.</li>
</ul>
</li>
<li>The left-most icon represents the root note, or the hoisted note or workspace.
<li data-list-item-id="e1f0000e6ce3c61b41a8d9ee6ec991686">The left-most icon represents the root note, or the hoisted note or workspace.
<ul>
<li>Clicking the icon will jump to the root note.</li>
<li>Right clicking the icon will display a menu that allows opening the note
<li data-list-item-id="e224bf09301a82f6a58038c55bb4769e4">Clicking the icon will jump to the root note.</li>
<li data-list-item-id="e5e1de710e5d166aa47ba54ddd46657cb">Right clicking the icon will display a menu that allows opening the note
in a new tab, split, etc.</li>
</ul>
</li>
<li>Each segment shows the title of a note in the current note hierarchy.
<li data-list-item-id="e62deaf618aa52bb7062b1801cdaf5bf5">Each segment shows the title of a note in the current note hierarchy.
<ul>
<li>Clicking the icon will jump to that note.</li>
<li>Right clicking will open a menu with multiple options such as opening
<li data-list-item-id="e03cfdc5ebec9d3dce4503960e24fc693">Clicking the icon will jump to that note.</li>
<li data-list-item-id="e2b084f07f11586bbcfb0ec85d1fe52c2">Right clicking will open a menu with multiple options such as opening
the note in a different tab/split/window, hoisting, moving/cloning the
note, duplicating as well as changing the color of the note.</li>
</ul>
</li>
<li>Clicking the arrow next to each segment will reveal the child notes of
<li data-list-item-id="ed8b04db71853f4c0453d321de96acfdf">Clicking the arrow next to each segment will reveal the child notes of
the segment on the left.
<ul>
<li>Clicking on an icon will navigate to that particular note.</li>
<li>It's also possible to create a new child note from here.</li>
<li>The menu can optionally hide the archived notes.</li>
<li data-list-item-id="e0c88db9aafa125a06b81d9e4ab40bf8e">Clicking on an icon will navigate to that particular note.</li>
<li data-list-item-id="e04d705da35d36f06aa734b35e60e454a">It's also possible to create a new child note from here.</li>
<li data-list-item-id="e07c9f1f7bd7ea872181c7c005513ed68">The menu can optionally hide the archived notes.</li>
</ul>
</li>
<li>If the current note is deep within a hierarchy, the segments will collapse
<li data-list-item-id="ee49ef8ad47fbb227dc69ca8f976872aa">If the current note is deep within a hierarchy, the segments will collapse
into a […] button in order not to occupy too much space.
<ul>
<li>Clicking this button will display each collapsed entry as a menu item.
<li data-list-item-id="e1869d9d1b5a2f0c5def31172891a9b14">Clicking this button will display each collapsed entry as a menu item.
Clicking on it will navigate to that particular note.</li>
</ul>
</li>
<li>Right clicking on an empty space to the right of the breadcrumb (before
<li data-list-item-id="e8d793fcdf6ddc0a15f422d5ec12b05c4">Right clicking on an empty space to the right of the breadcrumb (before
the other status bar items) will reveal another menu that allows:
<ul>
<li>Toggling whether archived notes are displayed in the breadcrumb and in
<li data-list-item-id="e4d96585f45337c4bac4182db334343eb">Toggling whether archived notes are displayed in the breadcrumb and in
the note tree.</li>
<li>Copying the current note path to clipboard.</li>
<li data-list-item-id="e37105f037c1fe10fe48e428db4c7c0e7">Copying the current note path to clipboard.</li>
</ul>
</li>
</ul>

View File

@ -7,45 +7,47 @@
<p>On the right side, specific sections will show depending on the type of
the current note.</p>
<ol>
<li>For code notes, the language mode of the note is indicated (e.g. JavaScript,
<li data-list-item-id="e7409c70ee461800fea112abc0cf9ae25">For code notes, the language mode of the note is indicated (e.g. JavaScript,
plain text), as well as allowing easy switching to another mode.</li>
<li>For text notes, the content language is displayed and can be changed,
<li
data-list-item-id="e02ade3f598cdd3dfda1abbcf9d55060b">For text notes, the content language is displayed and can be changed,
thus configuring the spell-check and the right-to-left support.
<ol>
<li>Note that this applies to the entire note and not the selection, unlike
<li data-list-item-id="e0e530605f6c359593162f582fc9113a1">Note that this applies to the entire note and not the selection, unlike
some text editors.</li>
</ol>
</li>
<li>If a note is placed in multiple places in the tree (cloned), the number
of the note paths will be displayed.
<ol>
<li>Clicking it will reveal the full list of note paths and a button to place
it somewhere else.</li>
</ol>
</li>
<li>If a note has attachments, their number will be displayed.
<ol>
<li>Clicking on it will reveal the list of attachments in a new tab.</li>
</ol>
</li>
<li>If a note is linked from other text notes (backlinks), the number of backlinks
will be displayed.
<ol>
<li>Clicking on it will show the list of notes that link to this note, as
well as an excerpt of where the note is referenced.</li>
</ol>
</li>
</li>
<li data-list-item-id="eb55ddf60b5526101fb30234178ccd4b1">If a note is placed in multiple places in the tree (cloned), the number
of the note paths will be displayed.
<ol>
<li data-list-item-id="e9fa65cb2d50422d4d715a29108268c57">Clicking it will reveal the full list of note paths and a button to place
it somewhere else.</li>
</ol>
</li>
<li data-list-item-id="e353272924ea7c0a8817b75978e74e2f4">If a note has attachments, their number will be displayed.
<ol>
<li data-list-item-id="e36057cb3080443d03fc54f373c4811f7">Clicking on it will reveal the list of attachments in a new tab.</li>
</ol>
</li>
<li data-list-item-id="ebed069f4938bd155c5e436fe92e44cea">If a note is linked from other text notes (backlinks), the number of backlinks
will be displayed.
<ol>
<li data-list-item-id="e1a3f17eeda7672abaf283f7283dd462c">Clicking on it will show the list of notes that link to this note, as
well as an excerpt of where the note is referenced.</li>
</ol>
</li>
</ol>
<p>Regardless of note type, the following items will always be displayed
if there is a note:</p>
<ol>
<li>Note info, which displays:
<li data-list-item-id="ecbd6632bd798107863b39fc23e251ae2">Note info, which displays:
<ol>
<li>The creation/modification date of the note.</li>
<li>The type and MIME of the note.</li>
<li>The note ID.</li>
<li>An estimation of the note size of the note itself and its children.</li>
<li>A button to show Similar notes.</li>
</ol>
<li data-list-item-id="e56c0d5f618b79a64326bc2ab739c2df4">The creation/modification date of the note.</li>
<li data-list-item-id="e7843741f9e99763fcf5ded821f09d789">The type and MIME of the note.</li>
<li data-list-item-id="eaf479da2bbf044be78676f7a68ded903">The note ID.</li>
<li data-list-item-id="ebbeb7fde731354c1b92951e4d45be579">An estimation of the note size of the note itself and its children.</li>
<li
data-list-item-id="e0e10095682b51783b11592065b7e28a7">A button to show Similar notes.</li>
</ol>
</li>
</ol>

View File

@ -3613,6 +3613,13 @@
"value": "oPVyFC7WL2Lp",
"isInheritable": false,
"position": 180
},
{
"type": "label",
"name": "shareAlias",
"value": "new-layout",
"isInheritable": false,
"position": 190
}
],
"format": "markdown",
@ -3699,6 +3706,13 @@
"value": "bx bx-chevron-right",
"isInheritable": false,
"position": 40
},
{
"type": "label",
"name": "shareAlias",
"value": "breadcrumb",
"isInheritable": false,
"position": 50
}
],
"format": "markdown",
@ -3744,6 +3758,13 @@
"value": "bx bx-dock-bottom",
"isInheritable": false,
"position": 40
},
{
"type": "label",
"name": "shareAlias",
"value": "status-bar",
"isInheritable": false,
"position": 50
}
],
"format": "markdown",
@ -9645,6 +9666,13 @@
"value": "https://mermaid.js.org/intro/syntax-reference.html",
"isInheritable": false,
"position": 10
},
{
"type": "label",
"name": "shareAlias",
"value": "syntax-reference",
"isInheritable": false,
"position": 30
}
],
"dataFileName": "Syntax reference.dat",
@ -14864,7 +14892,15 @@
"isExpanded": false,
"type": "code",
"mime": "application/json",
"attributes": [],
"attributes": [
{
"type": "label",
"name": "shareAlias",
"value": "grafana-dashboard",
"isInheritable": false,
"position": 30
}
],
"dataFileName": "grafana-dashboard.json",
"attachments": []
}
@ -14925,6 +14961,13 @@
"value": "bx bx-moon",
"isInheritable": false,
"position": 30
},
{
"type": "label",
"name": "shareAlias",
"value": "nightly-release",
"isInheritable": false,
"position": 40
}
],
"format": "markdown",