diff --git a/apps/edit-docs/demo/!!!meta.json b/apps/edit-docs/demo/!!!meta.json index 50d1460e2b..67b58e4242 100644 --- a/apps/edit-docs/demo/!!!meta.json +++ b/apps/edit-docs/demo/!!!meta.json @@ -5295,7 +5295,7 @@ "title": "Implementation", "notePosition": 0, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "code", "mime": "text/html", "attributes": [], @@ -5445,7 +5445,7 @@ "title": "js", "notePosition": 0, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "code", "mime": "application/javascript;env=frontend", "attributes": [], @@ -5477,6 +5477,26 @@ "attachments": [], "dirFileName": "renderPieChart", "children": [ + { + "isClone": true, + "noteId": "piyimQhwfcy5", + "notePath": [ + "root", + "rvaX6hEaQlmk", + "KZVWidxicAfn", + "xRQuuwkaobBM", + "GXUcReLM6dSe", + "oLPbgCo7djD7", + "AlL9eFopYuHg", + "9GZB2MeW51xv", + "piyimQhwfcy5" + ], + "title": "chart.js", + "prefix": null, + "dataFileName": "chart.js.clone.html", + "type": "text", + "format": "html" + }, { "isClone": false, "noteId": "3jaioienOLTR", @@ -5492,7 +5512,7 @@ "3jaioienOLTR" ], "title": "chartjs-plugin-datalabels.min.js", - "notePosition": 0, + "notePosition": 10, "prefix": null, "isExpanded": false, "type": "file", @@ -5582,7 +5602,7 @@ "title": "template", "notePosition": 10, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "code", "mime": "text/html", "attributes": [], @@ -5810,7 +5830,7 @@ "title": "template", "notePosition": 0, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "code", "mime": "text/html", "attributes": [], @@ -5833,7 +5853,7 @@ "title": "js", "notePosition": 0, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "code", "mime": "application/javascript;env=frontend", "attributes": [], diff --git a/apps/edit-docs/demo/navigation.html b/apps/edit-docs/demo/navigation.html index 8c425fc819..4d1381fe37 100644 --- a/apps/edit-docs/demo/navigation.html +++ b/apps/edit-docs/demo/navigation.html @@ -538,6 +538,9 @@
  • renderPieChart -

    Block quotes

    +

    Block quotes

    +

    Whereof one cannot speak, thereof one must be silent”

    – Ludwig Wittgenstein

    diff --git a/apps/edit-docs/demo/root/Trilium Demo/Books/Book template.html b/apps/edit-docs/demo/root/Trilium Demo/Books/Book template.html index e54ae932e5..ac97c2f509 100644 --- a/apps/edit-docs/demo/root/Trilium Demo/Books/Book template.html +++ b/apps/edit-docs/demo/root/Trilium Demo/Books/Book template.html @@ -14,17 +14,22 @@

    Main characters

    +

    … here put main characters …

     

    -

    Plot

    +

    Plot

    +

    … describe main plot lines …

     

    -

    Tone

    +

    Tone

    +

     

    -

    Genre

    +

    Genre

    +

    scifi / drama / romance

     

    -

    Similar books

    +

    Similar books

    +
    diff --git a/apps/edit-docs/demo/root/Trilium Demo/Scripting examples/Statistics/Attribute count/template/js/renderPieChart/chart.js.clone.html b/apps/edit-docs/demo/root/Trilium Demo/Scripting examples/Statistics/Attribute count/template/js/renderPieChart/chart.js.clone.html new file mode 100644 index 0000000000..64e4de7c49 --- /dev/null +++ b/apps/edit-docs/demo/root/Trilium Demo/Scripting examples/Statistics/Attribute count/template/js/renderPieChart/chart.js.clone.html @@ -0,0 +1,21 @@ + + + + + + + + chart.js + + + +
    +

    chart.js

    + +
    +

    This is a clone of a note. Go to its primary location.

    +
    +
    + + + \ No newline at end of file diff --git a/apps/server/src/assets/db/demo.zip b/apps/server/src/assets/db/demo.zip index acb4c966c3..d56b917565 100644 Binary files a/apps/server/src/assets/db/demo.zip and b/apps/server/src/assets/db/demo.zip differ