Note Types
+ +T
+From 2b983f871e8e0da67c96701e8e6f826d96a10a44 Mon Sep 17 00:00:00 2001
From: Elian Doran Welcome to Trilium Notes!
-
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.
@@ -26,22 +25,17 @@
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. Trilium supports classic formatting like italic, bold, bold and italic.
You can add links pointing to external pages or
Formatting examples. Ordered:
-
Unordered:
-
Whereof one cannot speak, thereof one must be silent” – Ludwig Wittgenstein See also other examples like tables,
checkbox lists, highlighting,
+ href="Trilium%20Demo/Formatting%20examples/Checkbox%20lists.html">checkbox lists, highlighting, code blocksand
code blocksand math examples.
☑️ Tasks
+
diff --git a/apps/edit-docs/demo/root/Trilium Demo.html b/apps/edit-docs/demo/root/Trilium Demo.html
index 206054b92..b5b6672d6 100644
--- a/apps/edit-docs/demo/root/Trilium Demo.html
+++ b/apps/edit-docs/demo/root/Trilium Demo.html
@@ -14,11 +14,10 @@
+
Cleanup
-
Formatting
-
Lists
-
Block quotes
-
T
+diff --git a/apps/edit-docs/demo/root/Trilium Demo/Formatting examples/Code blocks.html b/apps/edit-docs/demo/root/Trilium Demo/Formatting examples/Code blocks.html index 6827fa8af..214ef212e 100644 --- a/apps/edit-docs/demo/root/Trilium Demo/Formatting examples/Code blocks.html +++ b/apps/edit-docs/demo/root/Trilium Demo/Formatting examples/Code blocks.html @@ -21,8 +21,12 @@ language, should that fail it is possible to manually adjust it. The color scheme for the syntax highlighting is adjustable in settings.
function helloWorld() {
+
+
alert("Hello world");
+
+
}
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, diff --git a/apps/edit-docs/demo/root/Trilium Demo/Note Types.html b/apps/edit-docs/demo/root/Trilium Demo/Note Types.html new file mode 100644 index 000000000..614d566bc --- /dev/null +++ b/apps/edit-docs/demo/root/Trilium Demo/Note Types.html @@ -0,0 +1,21 @@ + + +
+
+
+
+
+ + +
+ +