diff --git a/db/demo.zip b/db/demo.zip index 74d4e8c32..b44f44fb4 100644 Binary files a/db/demo.zip and b/db/demo.zip differ diff --git a/demo/!!!meta.json b/demo/!!!meta.json index f3d4a363e..4899c4606 100644 --- a/demo/!!!meta.json +++ b/demo/!!!meta.json @@ -147,7 +147,7 @@ "title": "Inbox", "notePosition": 10, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "text", "mime": "text/html", "attributes": [ @@ -219,7 +219,22 @@ "isExpanded": false, "type": "text", "mime": "text/html", - "attributes": [], + "attributes": [ + { + "type": "relation", + "name": "includeNoteLink", + "value": "ZWCYra81yOFO", + "isInheritable": false, + "position": 10 + }, + { + "type": "relation", + "name": "internalLink", + "value": "_help_nBAXQFj20hS1", + "isInheritable": false, + "position": 20 + } + ], "format": "html", "dataFileName": "The Last Question.html", "attachments": [], diff --git a/demo/root/Trilium Demo.html b/demo/root/Trilium Demo.html index cd12b4bd1..59ef348b7 100644 --- a/demo/root/Trilium Demo.html +++ b/demo/root/Trilium Demo.html @@ -18,22 +18,28 @@ height="150">
Welcome to TriliumNext Notes! +
This is initial "demo" document provided by TriliumNext by default to showcase some of its features and also give you some ideas how you might structure your notes. You can play with it, modify note content and tree structure as you wish.
If you need any help, visit TriliumNext website: https://github.com/TriliumNext +
-Once you're finished with experimenting and want to cleanup these pages, you can simply delete them all.
-TriliumNext supports classic formatting like italic, bold, bold and italic. Of course you can add links like this one pointing to google.com +
Lists
Ordered: +
Unordered: +
\(% \f is defined as #1f(#2) using the macro \f\relax{x} = \int_{-\infty}^\infty \f\hat\xi\,e^{2 \pi i \xi x} \,d\xi\)Some math examples:
\[\displaystyle \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\cdots} } } }\] +Another:
\[\displaystyle \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)\] +Inline math is also possible: \(c^2 = a^2 + b^2\)
This page demonstrates two things:
You can read some explanation on how this journal works here: https://github.com/zadam/trilium/wiki/Day-notes +
Maybe CodeNames? https://boardgamegeek.com/boardgame/178900/codenames +
diff --git a/demo/root/Trilium Demo/Tech/node.js/Intro.html b/demo/root/Trilium Demo/Tech/Node.js/Intro.html similarity index 100% rename from demo/root/Trilium Demo/Tech/node.js/Intro.html rename to demo/root/Trilium Demo/Tech/Node.js/Intro.html diff --git a/demo/root/Trilium Demo/Tech/node.js/Overview.html b/demo/root/Trilium Demo/Tech/Node.js/Overview.html similarity index 100% rename from demo/root/Trilium Demo/Tech/node.js/Overview.html rename to demo/root/Trilium Demo/Tech/Node.js/Overview.html diff --git a/demo/root/Trilium Demo/Tech/node.js/Overview/History.html b/demo/root/Trilium Demo/Tech/Node.js/Overview/History.html similarity index 100% rename from demo/root/Trilium Demo/Tech/node.js/Overview/History.html rename to demo/root/Trilium Demo/Tech/Node.js/Overview/History.html diff --git a/demo/root/Trilium Demo/Tech/node.js/Overview/Industry support.html b/demo/root/Trilium Demo/Tech/Node.js/Overview/Industry support.html similarity index 100% rename from demo/root/Trilium Demo/Tech/node.js/Overview/Industry support.html rename to demo/root/Trilium Demo/Tech/Node.js/Overview/Industry support.html diff --git a/demo/root/Trilium Demo/Tech/node.js/Overview/Platform architecture.html b/demo/root/Trilium Demo/Tech/Node.js/Overview/Platform architecture.html similarity index 99% rename from demo/root/Trilium Demo/Tech/node.js/Overview/Platform architecture.html rename to demo/root/Trilium Demo/Tech/Node.js/Overview/Platform architecture.html index 1a977bccc..4b51ab5be 100644 --- a/demo/root/Trilium Demo/Tech/node.js/Overview/Platform architecture.html +++ b/demo/root/Trilium Demo/Tech/Node.js/Overview/Platform architecture.html @@ -20,6 +20,7 @@ href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]Developers can create scalable servers without using threading, by using a simplified model of event-driven programming that uses callbacks to signal the completion of a task.[31] + diff --git a/demo/root/Trilium Demo/Tech/node.js/Releases.html b/demo/root/Trilium Demo/Tech/Node.js/Releases.html similarity index 100% rename from demo/root/Trilium Demo/Tech/node.js/Releases.html rename to demo/root/Trilium Demo/Tech/Node.js/Releases.html