docs(demo): link to old documentation (closes #5211)

This commit is contained in:
Elian Doran
2025-11-05 08:19:25 +02:00
parent ab298cbb3b
commit 2b983f871e
9 changed files with 50 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{ {
"formatVersion": 2, "formatVersion": 2,
"appVersion": "0.99.2", "appVersion": "0.99.3",
"files": [ "files": [
{ {
"isClone": false, "isClone": false,
@@ -2700,6 +2700,7 @@
} }
], ],
"format": "html", "format": "html",
"dataFileName": "Note Types.html",
"attachments": [], "attachments": [],
"dirFileName": "Note Types", "dirFileName": "Note Types",
"children": [ "children": [
@@ -3878,7 +3879,7 @@
"title": "Scripting examples", "title": "Scripting examples",
"notePosition": 350, "notePosition": 350,
"prefix": null, "prefix": null,
"isExpanded": false, "isExpanded": true,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [

View File

@@ -270,7 +270,7 @@
</li> </li>
</ul> </ul>
</li> </li>
<li>Note Types <li><a href="root/Trilium%20Demo/Note%20Types.html" target="detail">Note Types</a>
<ul> <ul>
<li><a href="root/Trilium%20Demo/Note%20Types/Canvas.json" target="detail">Canvas</a> <li><a href="root/Trilium%20Demo/Note%20Types/Canvas.json" target="detail">Canvas</a>
</li> </li>

View File

@@ -14,6 +14,7 @@
<div class="ck-content"> <div class="ck-content">
<h2>☑️ Tasks</h2> <h2>☑️ Tasks</h2>
<ul> <ul>
<li data-list-item-id="e4b26220d6ce48997f1116dc1d1d83dc0">[…]</li> <li data-list-item-id="e4b26220d6ce48997f1116dc1d1d83dc0">[…]</li>
</ul> </ul>

View File

@@ -14,11 +14,10 @@
<div class="ck-content"> <div class="ck-content">
<figure class="image image-style-align-right image_resized" style="width:29.84%;"> <figure class="image image-style-align-right image_resized" style="width:29.84%;">
<img style="aspect-ratio:150/150;" src="Trilium Demo_icon-color.svg" width="150" <img style="aspect-ratio:150/150;" src="Trilium Demo_icon-color.svg"
height="150"> width="150" height="150">
</figure> </figure>
<p><strong>Welcome to Trilium Notes!</strong> <p><strong>Welcome to Trilium Notes!</strong>
</p> </p>
<p>This is a "demo" document packaged with Trilium to showcase some of its <p>This is a "demo" document packaged with Trilium to showcase some of its
features and also give you some ideas on how you might structure your notes. features and also give you some ideas on how you might structure your notes.
@@ -26,22 +25,17 @@
you wish.</p> you wish.</p>
<p>If you need any help, visit <a href="https://triliumnotes.org">triliumnotes.org</a> or <p>If you need any help, visit <a href="https://triliumnotes.org">triliumnotes.org</a> or
our <a href="https://github.com/TriliumNext">GitHub repository</a> our <a href="https://github.com/TriliumNext">GitHub repository</a>
</p> </p>
<h2>Cleanup</h2> <h2>Cleanup</h2>
<p>Once you're finished with experimenting and want to cleanup these pages, <p>Once you're finished with experimenting and want to cleanup these pages,
you can simply delete them all.</p> you can simply delete them all.</p>
<h2>Formatting</h2> <h2>Formatting</h2>
<p>Trilium supports classic formatting like <em>italic</em>, <strong>bold</strong>, <em><strong>bold and italic</strong></em>. <p>Trilium supports classic formatting like <em>italic</em>, <strong>bold</strong>, <em><strong>bold and italic</strong></em>.
You can add links pointing to <a href="https://triliumnotes.org/">external pages</a> or&nbsp; You can add links pointing to <a href="https://triliumnotes.org/">external pages</a> or&nbsp;
<a <a
class="reference-link" href="Trilium%20Demo/Formatting%20examples">Formatting examples</a>.</p> class="reference-link" href="Trilium%20Demo/Formatting%20examples">Formatting examples</a>.</p>
<h3>Lists</h3> <h3>Lists</h3>
<p><strong>Ordered:</strong> <p><strong>Ordered:</strong>
</p> </p>
<ol> <ol>
<li data-list-item-id="e877cc655d0239b8bb0f38696ad5d8abb">First Item</li> <li data-list-item-id="e877cc655d0239b8bb0f38696ad5d8abb">First Item</li>
@@ -56,7 +50,6 @@
</li> </li>
</ol> </ol>
<p><strong>Unordered:</strong> <p><strong>Unordered:</strong>
</p> </p>
<ul> <ul>
<li data-list-item-id="e68bf4b518a16671c314a72073c3d900a">Item</li> <li data-list-item-id="e68bf4b518a16671c314a72073c3d900a">Item</li>
@@ -67,7 +60,6 @@
</li> </li>
</ul> </ul>
<h3>Block quotes</h3> <h3>Block quotes</h3>
<blockquote> <blockquote>
<p>Whereof one cannot speak, thereof one must be silent”</p> <p>Whereof one cannot speak, thereof one must be silent”</p>
<p> Ludwig Wittgenstein</p> <p> Ludwig Wittgenstein</p>
@@ -75,9 +67,9 @@
<hr> <hr>
<p>See also other examples like <a href="Trilium%20Demo/Formatting%20examples/School%20schedule.html">tables</a>, <p>See also other examples like <a href="Trilium%20Demo/Formatting%20examples/School%20schedule.html">tables</a>,
<a <a
href="Trilium%20Demo/Formatting%20examples/Checkbox%20lists.html">checkbox lists,</a> <a href="Trilium%20Demo/Formatting%20examples/Highlighting.html">highlighting</a>, href="Trilium%20Demo/Formatting%20examples/Checkbox%20lists.html">checkbox lists,</a> <a href="Trilium%20Demo/Formatting%20examples/Highlighting.html">highlighting</a>, <a href="Trilium%20Demo/Formatting%20examples/Code%20blocks.html">code blocks</a>and
<a <a
href="Trilium%20Demo/Formatting%20examples/Code%20blocks.html">code blocks</a>and <a href="Trilium%20Demo/Formatting%20examples/Math.html">math examples</a>.</p> href="Trilium%20Demo/Formatting%20examples/Math.html">math examples</a>.</p>
</div> </div>
</div> </div>
</body> </body>

View File

@@ -21,8 +21,12 @@
language, should that fail it is possible to manually adjust it. The color language, should that fail it is possible to manually adjust it. The color
scheme for the syntax highlighting is adjustable in settings.&nbsp;</p><pre><code class="language-application-javascript-env-frontend">function helloWorld() { scheme for the syntax highlighting is adjustable in settings.&nbsp;</p><pre><code class="language-application-javascript-env-frontend">function helloWorld() {
alert("Hello world"); alert("Hello world");
}</code></pre> }</code></pre>
<p>For larger pieces of code it is better to use a code note, which uses <p>For larger pieces of code it is better to use a code note, which uses
a fully-fledged code editor (CodeMirror). For an example of a code note, a fully-fledged code editor (CodeMirror). For an example of a code note,

View File

@@ -0,0 +1,21 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../style.css">
<base target="_parent">
<title data-trilium-title>Note Types</title>
</head>
<body>
<div class="content">
<h1 data-trilium-h1>Note Types</h1>
<div class="ck-content">
<p>T</p>
</div>
</div>
</body>
</html>

View File

@@ -13,9 +13,8 @@
<h1 data-trilium-h1>Task manager</h1> <h1 data-trilium-h1>Task manager</h1>
<div class="ck-content"> <div class="ck-content">
<p>This is a simple TODO/Task manager. You can see some description and explanation <p>This is a simple TODO/Task manager. See the <a href="https://docs.triliumnotes.org/user-guide/advanced-usage/advanced-showcases/task-manager">Trilium documentation</a> for
here: <a href="https://github.com/zadam/trilium/wiki/Task-manager">https://github.com/zadam/trilium/wiki/Task-manager</a> information on how it works.</p>
</p>
<p>Please note that this is meant as scripting example only and feature/bug <p>Please note that this is meant as scripting example only and feature/bug
support is very limited.</p> support is very limited.</p>
</div> </div>

View File

@@ -16,18 +16,32 @@
<p>Documentation: <a href="http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html">http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html</a> <p>Documentation: <a href="http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html">http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html</a>
</p><pre><code class="language-text-x-sh">#!/bin/bash </p><pre><code class="language-text-x-sh">#!/bin/bash
# This script opens 4 terminal windows. # This script opens 4 terminal windows.
i="0" i="0"
while [ $i -lt 4 ] while [ $i -lt 4 ]
do do
xterm &amp; xterm &amp;
i=$[$i+1] i=$[$i+1]
done</code></pre> done</code></pre>
</div> </div>
</div> </div>

Binary file not shown.