diff --git a/apps/edit-docs/demo/!!!meta.json b/apps/edit-docs/demo/!!!meta.json index b96c4a402..ce5046fb1 100644 --- a/apps/edit-docs/demo/!!!meta.json +++ b/apps/edit-docs/demo/!!!meta.json @@ -29,7 +29,7 @@ "title": "Journal", "notePosition": 10, "prefix": null, - "isExpanded": true, + "isExpanded": false, "type": "book", "mime": "", "attributes": [ @@ -89,38 +89,45 @@ { "type": "relation", "name": "internalLink", - "value": "Th0SHTjziC8R", + "value": "xY1FldcqIlaS", "isInheritable": false, "position": 10 }, { "type": "relation", "name": "internalLink", - "value": "1afuYh5pfoEP", + "value": "Th0SHTjziC8R", "isInheritable": false, "position": 20 }, { "type": "relation", "name": "internalLink", - "value": "FtCt1LKirRGs", + "value": "1afuYh5pfoEP", "isInheritable": false, "position": 30 }, { "type": "relation", "name": "internalLink", - "value": "uppxiNYbjvGw", + "value": "FtCt1LKirRGs", "isInheritable": false, "position": 40 }, { "type": "relation", "name": "internalLink", - "value": "Q3ve69mXIaMY", + "value": "uppxiNYbjvGw", "isInheritable": false, "position": 50 }, + { + "type": "relation", + "name": "internalLink", + "value": "Q3ve69mXIaMY", + "isInheritable": false, + "position": 60 + }, { "type": "label", "name": "iconClass", diff --git a/apps/edit-docs/demo/root/Trilium Demo.html b/apps/edit-docs/demo/root/Trilium Demo.html index 9a2ba27c1..206054b92 100644 --- a/apps/edit-docs/demo/root/Trilium Demo.html +++ b/apps/edit-docs/demo/root/Trilium Demo.html @@ -18,55 +18,66 @@ height="150">
Welcome to Trilium 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 +
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. + You can play with it, and modify the note content and tree structure as + you wish.
+If you need any help, visit triliumnotes.org or + our GitHub repository +
-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
+Trilium supports classic formatting like italic, bold, bold and italic. + You can add links pointing to external pages or + Formatting examples.
+Ordered: +
Unordered: +
Block quotes
+-Whereof one cannot speak, thereof one must be silent”
– Ludwig Wittgenstein
Checkout also other examples like tables, +
See also other examples like tables, checkbox lists, highlighting, code blocksand math examples.
+ href="Trilium%20Demo/Formatting%20examples/Code%20blocks.html">code blocksand math examples.