From 3f2945018c3eb02576e9cdaf0ef905a372832f21 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Tue, 1 Apr 2025 22:55:20 +0300 Subject: [PATCH] feat(demo): reorganize, add icons & geo map --- db/demo.zip | Bin 905762 -> 915061 bytes demo/!!!meta.json | 1147 ++++++++++------- demo/navigation.html | 103 +- demo/root/Trilium Demo.html | 13 +- .../Formatting examples/Checkbox lists.html | 12 +- .../Formatting examples/Math.html | 4 +- .../Trilium Demo/Mind map/1_new note.json | 0 demo/root/Trilium Demo/Mind map/new note.json | 1 - .../Mind map/new note/new note.json | 1 - .../Canvas.json} | 0 .../Canvas_canvas-export.svg} | 0 .../Geo Map (The Seven Wonders of .json | 1 + .../Chichén Itzá, Mexico.html | 43 + .../Christ the Redeemer, Brazil.html | 44 + .../Machu Picchu, Peru.html | 40 + .../Petra, Jordan.html | 41 + .../The Colosseum, Rome, Italy.html | 45 + .../The Great Wall of China.html | 42 + .../The Taj Mahal, India.html | 41 + .../Mermaid Diagrams/Bar chart.txt | 0 .../Bar chart_mermaid-export.svg | 0 .../{ => Note Types}/Mermaid Diagrams/C4.txt | 0 .../Mermaid Diagrams/C4_mermaid-export.svg | 0 .../Mermaid Diagrams/Class.txt | 0 .../Mermaid Diagrams/Class_mermaid-export.svg | 0 .../Mermaid Diagrams/Entity Relationship.txt | 0 .../Entity Relationship_mermai.svg | 0 .../Mermaid Diagrams/Flow (ELK).txt | 0 .../Flow (ELK)_mermaid-export.svg | 0 .../Mermaid Diagrams/Flow.txt | 0 .../Mermaid Diagrams/Flow_mermaid-export.svg | 0 .../Mermaid Diagrams/Gantt.txt | 0 .../Mermaid Diagrams/Gantt_mermaid-export.svg | 0 .../{ => Note Types}/Mermaid Diagrams/Git.txt | 0 .../Mermaid Diagrams/Git_mermaid-export.svg | 0 .../Mermaid Diagrams/Journey.txt | 0 .../Journey_mermaid-export.svg | 0 .../Mermaid Diagrams/Mind Map.txt | 0 .../Mind Map_mermaid-export.svg | 0 .../{ => Note Types}/Mermaid Diagrams/Pie.txt | 0 .../Mermaid Diagrams/Pie_mermaid-export.svg | 0 .../Mermaid Diagrams/Sequence.txt | 0 .../Sequence_mermaid-export.svg | 0 .../Mermaid Diagrams/State.txt | 0 .../Mermaid Diagrams/State_mermaid-export.svg | 0 .../Mind Map.json} | 0 .../Mind Map_mindmap-export.svg} | 0 47 files changed, 1080 insertions(+), 498 deletions(-) delete mode 100644 demo/root/Trilium Demo/Mind map/1_new note.json delete mode 100644 demo/root/Trilium Demo/Mind map/new note.json delete mode 100644 demo/root/Trilium Demo/Mind map/new note/new note.json rename demo/root/Trilium Demo/{Canvas note.json => Note Types/Canvas.json} (100%) rename demo/root/Trilium Demo/{Canvas note_canvas-export.svg => Note Types/Canvas_canvas-export.svg} (100%) create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of .json create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Chichén Itzá, Mexico.html create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Christ the Redeemer, Brazil.html create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Machu Picchu, Peru.html create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Petra, Jordan.html create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Colosseum, Rome, Italy.html create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Great Wall of China.html create mode 100644 demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Taj Mahal, India.html rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Bar chart.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Bar chart_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/C4.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/C4_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Class.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Class_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Entity Relationship.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Entity Relationship_mermai.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Flow (ELK).txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Flow (ELK)_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Flow.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Flow_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Gantt.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Gantt_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Git.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Git_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Journey.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Journey_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Mind Map.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Mind Map_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Pie.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Pie_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Sequence.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/Sequence_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/State.txt (100%) rename demo/root/Trilium Demo/{ => Note Types}/Mermaid Diagrams/State_mermaid-export.svg (100%) rename demo/root/Trilium Demo/{Mind map.json => Note Types/Mind Map.json} (100%) rename demo/root/Trilium Demo/{Mind map_mindmap-export.svg => Note Types/Mind Map_mindmap-export.svg} (100%) diff --git a/db/demo.zip b/db/demo.zip index bbb35239313b23b91696cc38c29e0731a0fe8dad..74d4e8c324b8d4dd5147145b470ad697be99d83d 100644 GIT binary patch delta 33519 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 diff --git a/demo/!!!meta.json b/demo/!!!meta.json index 72a74ff37..f3d4a363e 100644 --- a/demo/!!!meta.json +++ b/demo/!!!meta.json @@ -114,13 +114,6 @@ "isInheritable": false, "position": 50 }, - { - "type": "relation", - "name": "includeNoteLink", - "value": "CN3CCLggUqf4", - "isInheritable": false, - "position": 60 - }, { "type": "label", "name": "iconClass", @@ -2026,7 +2019,7 @@ "title": "Epics", "notePosition": 30, "prefix": null, - "isExpanded": true, + "isExpanded": false, "type": "text", "mime": "text/html", "attributes": [], @@ -2049,7 +2042,7 @@ "title": "Christmas", "notePosition": 0, "prefix": null, - "isExpanded": true, + "isExpanded": false, "type": "text", "mime": "text/html", "attributes": [], @@ -2119,7 +2112,7 @@ "title": "Shopping", "notePosition": 20, "prefix": null, - "isExpanded": true, + "isExpanded": false, "type": "text", "mime": "text/html", "attributes": [], @@ -2231,7 +2224,7 @@ "title": "Tech", "notePosition": 40, "prefix": null, - "isExpanded": true, + "isExpanded": false, "type": "text", "mime": "text/html", "attributes": [ @@ -2699,501 +2692,779 @@ }, { "isClone": false, - "noteId": "P1OnNHRhFn9u", + "noteId": "k7rcoITZRsi6", "notePath": [ "root", "Fb7eMY46lT6k", - "P1OnNHRhFn9u" + "k7rcoITZRsi6" ], - "title": "Canvas note", + "title": "Note Types", "notePosition": 60, "prefix": null, "isExpanded": true, - "type": "canvas", - "mime": "application/json", - "attributes": [], - "dataFileName": "Canvas note.json", - "attachments": [ + "type": "text", + "mime": "text/html", + "attributes": [ { - "attachmentId": "LrYmWTdvBYpX", - "title": "canvas-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 0, - "dataFileName": "Canvas note_canvas-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "CN3CCLggUqf4", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "CN3CCLggUqf4" - ], - "title": "Mind map", - "notePosition": 70, - "prefix": null, - "isExpanded": false, - "type": "mindMap", - "mime": "application/json", - "attributes": [], - "dataFileName": "Mind map.json", - "attachments": [ - { - "attachmentId": "xKxyCN02w5d2", - "title": "mindmap-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 0, - "dataFileName": "Mind map_mindmap-export.svg" + "type": "label", + "name": "iconClass", + "value": "bx bx-file", + "isInheritable": false, + "position": 10 } ], - "dirFileName": "Mind map", + "format": "html", + "attachments": [], + "dirFileName": "Note Types", "children": [ { "isClone": false, - "noteId": "cLIqMYiMy7v9", + "noteId": "P1OnNHRhFn9u", "notePath": [ "root", "Fb7eMY46lT6k", - "CN3CCLggUqf4", - "cLIqMYiMy7v9" + "k7rcoITZRsi6", + "P1OnNHRhFn9u" ], - "title": "new note", + "title": "Canvas", "notePosition": 10, "prefix": null, - "isExpanded": false, - "type": "mindMap", + "isExpanded": true, + "type": "canvas", "mime": "application/json", "attributes": [], - "dataFileName": "new note.json", + "dataFileName": "Canvas.json", + "attachments": [ + { + "attachmentId": "LrYmWTdvBYpX", + "title": "canvas-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 0, + "dataFileName": "Canvas_canvas-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "lZlMer9EkwF8", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8" + ], + "title": "Mermaid Diagrams", + "notePosition": 20, + "prefix": null, + "isExpanded": false, + "type": "book", + "mime": "", + "attributes": [ + { + "type": "label", + "name": "iconClass", + "value": "bx bx-selection", + "isInheritable": false, + "position": 10 + } + ], "attachments": [], - "dirFileName": "new note", + "dirFileName": "Mermaid Diagrams", "children": [ { "isClone": false, - "noteId": "nyo567lPZRFc", + "noteId": "DALQSU4fng4F", "notePath": [ "root", "Fb7eMY46lT6k", - "CN3CCLggUqf4", - "cLIqMYiMy7v9", - "nyo567lPZRFc" + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "DALQSU4fng4F" ], - "title": "new note", + "title": "Flow", "notePosition": 10, "prefix": null, "isExpanded": false, - "type": "mindMap", - "mime": "application/json", + "type": "mermaid", + "mime": "text/mermaid", "attributes": [], - "dataFileName": "new note.json", - "attachments": [] + "dataFileName": "Flow.txt", + "attachments": [ + { + "attachmentId": "6u2TW8zweuBN", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Flow_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "g7rjYwoleBlR", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "g7rjYwoleBlR" + ], + "title": "Flow (ELK)", + "notePosition": 11, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/mermaid", + "attributes": [], + "dataFileName": "Flow (ELK).txt", + "attachments": [ + { + "attachmentId": "9TKNS3IHYYQq", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Flow (ELK)_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "t73XNJNTTwQp", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "t73XNJNTTwQp" + ], + "title": "Sequence", + "notePosition": 20, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/mermaid", + "attributes": [], + "dataFileName": "Sequence.txt", + "attachments": [ + { + "attachmentId": "XfWi1TqleVbL", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Sequence_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "6wdYxWSVuXof", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "6wdYxWSVuXof" + ], + "title": "Gantt", + "notePosition": 30, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "Gantt.txt", + "attachments": [ + { + "attachmentId": "zCjOBL5UP9ii", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Gantt_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "WKL3yssKyoth", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "WKL3yssKyoth" + ], + "title": "Class", + "notePosition": 40, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "Class.txt", + "attachments": [ + { + "attachmentId": "sRADq0QJpaYr", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Class_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "v9TM7cCXBILP", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "v9TM7cCXBILP" + ], + "title": "State", + "notePosition": 50, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "State.txt", + "attachments": [ + { + "attachmentId": "NhPv2lQln1g4", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "State_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "1EDhd9QJyulq", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "1EDhd9QJyulq" + ], + "title": "Mind Map", + "notePosition": 60, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/mermaid", + "attributes": [], + "dataFileName": "Mind Map.txt", + "attachments": [ + { + "attachmentId": "Q8EircLk65HH", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Mind Map_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "n32hpxSA2fP8", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "n32hpxSA2fP8" + ], + "title": "Pie", + "notePosition": 70, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "Pie.txt", + "attachments": [ + { + "attachmentId": "6xhRWdFidyIg", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Pie_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "T0QEYaEv7PmE", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "T0QEYaEv7PmE" + ], + "title": "Journey", + "notePosition": 80, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "Journey.txt", + "attachments": [ + { + "attachmentId": "sxLqDNmjlbK4", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Journey_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "P9QvwWzLZnXJ", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "P9QvwWzLZnXJ" + ], + "title": "Git", + "notePosition": 90, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "Git.txt", + "attachments": [ + { + "attachmentId": "tIoCBIaY50Jm", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Git_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "19O4nsY7dkPt", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "19O4nsY7dkPt" + ], + "title": "Entity Relationship", + "notePosition": 100, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "Entity Relationship.txt", + "attachments": [ + { + "attachmentId": "AyKZhKQIE5w9", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Entity Relationship_mermai.svg" + } + ] + }, + { + "isClone": false, + "noteId": "2izpY6SPbmhp", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "2izpY6SPbmhp" + ], + "title": "Bar chart", + "notePosition": 110, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/mermaid", + "attributes": [], + "dataFileName": "Bar chart.txt", + "attachments": [ + { + "attachmentId": "r1wMURlU52l8", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "Bar chart_mermaid-export.svg" + } + ] + }, + { + "isClone": false, + "noteId": "hwx0dffwqIGg", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "lZlMer9EkwF8", + "hwx0dffwqIGg" + ], + "title": "C4", + "notePosition": 120, + "prefix": null, + "isExpanded": false, + "type": "mermaid", + "mime": "text/plain", + "attributes": [], + "dataFileName": "C4.txt", + "attachments": [ + { + "attachmentId": "6v2qO6zsygVC", + "title": "mermaid-export.svg", + "role": "image", + "mime": "image/svg+xml", + "position": 10, + "dataFileName": "C4_mermaid-export.svg" + } + ] } ] }, { "isClone": false, - "noteId": "0k0PGp04a9AN", + "noteId": "CN3CCLggUqf4", "notePath": [ "root", "Fb7eMY46lT6k", - "CN3CCLggUqf4", - "0k0PGp04a9AN" + "k7rcoITZRsi6", + "CN3CCLggUqf4" ], - "title": "new note", - "notePosition": 20, + "title": "Mind Map", + "notePosition": 30, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "mindMap", "mime": "application/json", "attributes": [], - "dataFileName": "1_new note.json", - "attachments": [] - } - ] - }, - { - "isClone": false, - "noteId": "lZlMer9EkwF8", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8" - ], - "title": "Mermaid Diagrams", - "notePosition": 90, - "prefix": null, - "isExpanded": false, - "type": "book", - "mime": "", - "attributes": [], - "attachments": [], - "dirFileName": "Mermaid Diagrams", - "children": [ - { - "isClone": false, - "noteId": "DALQSU4fng4F", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "DALQSU4fng4F" - ], - "title": "Flow", - "notePosition": 10, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/mermaid", - "attributes": [], - "dataFileName": "Flow.txt", + "dataFileName": "Mind Map.json", "attachments": [ { - "attachmentId": "6u2TW8zweuBN", - "title": "mermaid-export.svg", + "attachmentId": "xKxyCN02w5d2", + "title": "mindmap-export.svg", "role": "image", "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Flow_mermaid-export.svg" + "position": 0, + "dataFileName": "Mind Map_mindmap-export.svg" } ] }, { "isClone": false, - "noteId": "g7rjYwoleBlR", + "noteId": "OdCVNGzsvWuv", "notePath": [ "root", "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "g7rjYwoleBlR" + "k7rcoITZRsi6", + "OdCVNGzsvWuv" ], - "title": "Flow (ELK)", - "notePosition": 11, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/mermaid", - "attributes": [], - "dataFileName": "Flow (ELK).txt", - "attachments": [ - { - "attachmentId": "9TKNS3IHYYQq", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Flow (ELK)_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "t73XNJNTTwQp", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "t73XNJNTTwQp" - ], - "title": "Sequence", - "notePosition": 20, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/mermaid", - "attributes": [], - "dataFileName": "Sequence.txt", - "attachments": [ - { - "attachmentId": "XfWi1TqleVbL", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Sequence_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "6wdYxWSVuXof", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "6wdYxWSVuXof" - ], - "title": "Gantt", - "notePosition": 30, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "Gantt.txt", - "attachments": [ - { - "attachmentId": "zCjOBL5UP9ii", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Gantt_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "WKL3yssKyoth", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "WKL3yssKyoth" - ], - "title": "Class", + "title": "Geo Map (The Seven Wonders of the World)", "notePosition": 40, "prefix": null, "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "Class.txt", - "attachments": [ + "type": "geoMap", + "mime": "application/json", + "attributes": [ { - "attachmentId": "sRADq0QJpaYr", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Class_mermaid-export.svg" + "type": "label", + "name": "label:geolocation", + "value": "promoted,alias=Geolocation,single,text", + "isInheritable": true, + "position": 10 + }, + { + "type": "label", + "name": "hidePromotedAttributes", + "value": "", + "isInheritable": false, + "position": 20 } - ] - }, - { - "isClone": false, - "noteId": "v9TM7cCXBILP", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "v9TM7cCXBILP" ], - "title": "State", - "notePosition": 50, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "State.txt", - "attachments": [ + "dataFileName": "Geo Map (The Seven Wonders of .json", + "attachments": [], + "dirFileName": "Geo Map (The Seven Wonders of the World)", + "children": [ { - "attachmentId": "NhPv2lQln1g4", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "State_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "1EDhd9QJyulq", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "1EDhd9QJyulq" - ], - "title": "Mind Map", - "notePosition": 60, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/mermaid", - "attributes": [], - "dataFileName": "Mind Map.txt", - "attachments": [ + "isClone": false, + "noteId": "IdHyf4rlLmlO", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "OdCVNGzsvWuv", + "IdHyf4rlLmlO" + ], + "title": "The Colosseum, Rome, Italy", + "notePosition": 10, + "prefix": null, + "isExpanded": false, + "type": "text", + "mime": "text/html", + "attributes": [ + { + "type": "label", + "name": "geolocation", + "value": "41.89024211851462, 12.492263083403595", + "isInheritable": false, + "position": 20 + }, + { + "type": "label", + "name": "iconClass", + "value": "bx bx-circle", + "isInheritable": false, + "position": 30 + } + ], + "format": "html", + "dataFileName": "The Colosseum, Rome, Italy.html", + "attachments": [] + }, { - "attachmentId": "Q8EircLk65HH", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Mind Map_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "n32hpxSA2fP8", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "n32hpxSA2fP8" - ], - "title": "Pie", - "notePosition": 70, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "Pie.txt", - "attachments": [ + "isClone": false, + "noteId": "Wyp6vjVo0vuV", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "OdCVNGzsvWuv", + "Wyp6vjVo0vuV" + ], + "title": "The Great Wall of China", + "notePosition": 20, + "prefix": null, + "isExpanded": false, + "type": "text", + "mime": "text/html", + "attributes": [ + { + "type": "label", + "name": "geolocation", + "value": "40.431907671437244, 116.57035343915216", + "isInheritable": false, + "position": 20 + }, + { + "type": "label", + "name": "iconClass", + "value": "bx bx-selection", + "isInheritable": false, + "position": 30 + } + ], + "format": "html", + "dataFileName": "The Great Wall of China.html", + "attachments": [] + }, { - "attachmentId": "6xhRWdFidyIg", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Pie_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "T0QEYaEv7PmE", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "T0QEYaEv7PmE" - ], - "title": "Journey", - "notePosition": 80, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "Journey.txt", - "attachments": [ + "isClone": false, + "noteId": "VsO5E97Y2mPy", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "OdCVNGzsvWuv", + "VsO5E97Y2mPy" + ], + "title": "The Taj Mahal, India", + "notePosition": 30, + "prefix": null, + "isExpanded": false, + "type": "text", + "mime": "text/html", + "attributes": [ + { + "type": "label", + "name": "geolocation", + "value": "27.175173410074475, 78.04213146744753", + "isInheritable": false, + "position": 20 + }, + { + "type": "label", + "name": "iconClass", + "value": "bx bx-arch", + "isInheritable": false, + "position": 30 + } + ], + "format": "html", + "dataFileName": "The Taj Mahal, India.html", + "attachments": [] + }, { - "attachmentId": "sxLqDNmjlbK4", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Journey_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "P9QvwWzLZnXJ", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "P9QvwWzLZnXJ" - ], - "title": "Git", - "notePosition": 90, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "Git.txt", - "attachments": [ + "isClone": false, + "noteId": "8nRYOMoDdWs3", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "OdCVNGzsvWuv", + "8nRYOMoDdWs3" + ], + "title": "Christ the Redeemer, Brazil", + "notePosition": 40, + "prefix": null, + "isExpanded": false, + "type": "text", + "mime": "text/html", + "attributes": [ + { + "type": "label", + "name": "geolocation", + "value": "-22.951993968508837, -43.21044464113274", + "isInheritable": false, + "position": 20 + }, + { + "type": "label", + "name": "iconClass", + "value": "bx bx-church", + "isInheritable": false, + "position": 30 + } + ], + "format": "html", + "dataFileName": "Christ the Redeemer, Brazil.html", + "attachments": [] + }, { - "attachmentId": "tIoCBIaY50Jm", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Git_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "19O4nsY7dkPt", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "19O4nsY7dkPt" - ], - "title": "Entity Relationship", - "notePosition": 100, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "Entity Relationship.txt", - "attachments": [ + "isClone": false, + "noteId": "nZxMTxkP8AQ4", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "OdCVNGzsvWuv", + "nZxMTxkP8AQ4" + ], + "title": "Machu Picchu, Peru", + "notePosition": 50, + "prefix": null, + "isExpanded": false, + "type": "text", + "mime": "text/html", + "attributes": [ + { + "type": "label", + "name": "geolocation", + "value": "-13.163198787170078, -72.54528356174288", + "isInheritable": false, + "position": 20 + }, + { + "type": "label", + "name": "iconClass", + "value": "bx bxs-castle", + "isInheritable": false, + "position": 30 + } + ], + "format": "html", + "dataFileName": "Machu Picchu, Peru.html", + "attachments": [] + }, { - "attachmentId": "AyKZhKQIE5w9", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Entity Relationship_mermai.svg" - } - ] - }, - { - "isClone": false, - "noteId": "2izpY6SPbmhp", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "2izpY6SPbmhp" - ], - "title": "Bar chart", - "notePosition": 110, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/mermaid", - "attributes": [], - "dataFileName": "Bar chart.txt", - "attachments": [ + "isClone": false, + "noteId": "DtMcvaYKen9C", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "OdCVNGzsvWuv", + "DtMcvaYKen9C" + ], + "title": "Chichén Itzá, Mexico", + "notePosition": 60, + "prefix": null, + "isExpanded": false, + "type": "text", + "mime": "text/html", + "attributes": [ + { + "type": "label", + "name": "geolocation", + "value": "20.678882007143176, -88.56836961554815", + "isInheritable": false, + "position": 20 + }, + { + "type": "label", + "name": "iconClass", + "value": "bx bxs-component", + "isInheritable": false, + "position": 30 + } + ], + "format": "html", + "dataFileName": "Chichén Itzá, Mexico.html", + "attachments": [] + }, { - "attachmentId": "r1wMURlU52l8", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "Bar chart_mermaid-export.svg" - } - ] - }, - { - "isClone": false, - "noteId": "hwx0dffwqIGg", - "notePath": [ - "root", - "Fb7eMY46lT6k", - "lZlMer9EkwF8", - "hwx0dffwqIGg" - ], - "title": "C4", - "notePosition": 120, - "prefix": null, - "isExpanded": false, - "type": "mermaid", - "mime": "text/plain", - "attributes": [], - "dataFileName": "C4.txt", - "attachments": [ - { - "attachmentId": "6v2qO6zsygVC", - "title": "mermaid-export.svg", - "role": "image", - "mime": "image/svg+xml", - "position": 10, - "dataFileName": "C4_mermaid-export.svg" + "isClone": false, + "noteId": "ZkR3GvsSQ0Xe", + "notePath": [ + "root", + "Fb7eMY46lT6k", + "k7rcoITZRsi6", + "OdCVNGzsvWuv", + "ZkR3GvsSQ0Xe" + ], + "title": "Petra, Jordan", + "notePosition": 70, + "prefix": null, + "isExpanded": false, + "type": "text", + "mime": "text/html", + "attributes": [ + { + "type": "label", + "name": "geolocation", + "value": "30.32084750671952, 35.481009100454926", + "isInheritable": false, + "position": 20 + }, + { + "type": "label", + "name": "iconClass", + "value": "bx bxs-castle", + "isInheritable": false, + "position": 30 + } + ], + "format": "html", + "dataFileName": "Petra, Jordan.html", + "attachments": [] } ] } @@ -3208,7 +3479,7 @@ "L2NrzQACw0in" ], "title": "Books", - "notePosition": 120, + "notePosition": 130, "prefix": null, "isExpanded": false, "type": "text", @@ -3404,7 +3675,7 @@ "EBROzsTV1jh4" ], "title": "Work", - "notePosition": 140, + "notePosition": 150, "prefix": null, "isExpanded": false, "type": "text", @@ -3493,7 +3764,7 @@ "6RKJSJ65qIn5" ], "title": "Steel Blue", - "notePosition": 150, + "notePosition": 160, "prefix": null, "isExpanded": false, "type": "code", @@ -3604,7 +3875,7 @@ "G8k9CPUVtDeE" ], "title": "Scripting examples", - "notePosition": 340, + "notePosition": 350, "prefix": null, "isExpanded": false, "type": "text", diff --git a/demo/navigation.html b/demo/navigation.html index 673f634b5..55bba6d58 100644 --- a/demo/navigation.html +++ b/demo/navigation.html @@ -270,48 +270,79 @@ -
  • Canvas note -
  • -
  • Mind map +
  • Note Types -
  • -
  • Mermaid Diagrams -
  • diff --git a/demo/root/Trilium Demo.html b/demo/root/Trilium Demo.html index 2b2617d96..cd12b4bd1 100644 --- a/demo/root/Trilium Demo.html +++ b/demo/root/Trilium Demo.html @@ -18,30 +18,22 @@ 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 -

    -

    Cleanup

    - +

    Cleanup

    Once you're finished with experimenting and want to cleanup these pages, you can simply delete them all.

    -
     
    -

    Formatting

    - +

    Formatting

    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: -

    1. First Item
    2. @@ -56,7 +48,6 @@

    Unordered: -

    • Item
    • diff --git a/demo/root/Trilium Demo/Formatting examples/Checkbox lists.html b/demo/root/Trilium Demo/Formatting examples/Checkbox lists.html index edde9eae0..62c728414 100644 --- a/demo/root/Trilium Demo/Formatting examples/Checkbox lists.html +++ b/demo/root/Trilium Demo/Formatting examples/Checkbox lists.html @@ -17,26 +17,22 @@
      diff --git a/demo/root/Trilium Demo/Formatting examples/Math.html b/demo/root/Trilium Demo/Formatting examples/Math.html index d9413cb9e..54a28f3ff 100644 --- a/demo/root/Trilium Demo/Formatting examples/Math.html +++ b/demo/root/Trilium Demo/Formatting examples/Math.html @@ -15,10 +15,8 @@

      \(% \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\) Neat!

      +

      Inline math is also possible: \(c^2 = a^2 + b^2\) 

       

      diff --git a/demo/root/Trilium Demo/Mind map/1_new note.json b/demo/root/Trilium Demo/Mind map/1_new note.json deleted file mode 100644 index e69de29bb..000000000 diff --git a/demo/root/Trilium Demo/Mind map/new note.json b/demo/root/Trilium Demo/Mind map/new note.json deleted file mode 100644 index b73e5bf70..000000000 --- a/demo/root/Trilium Demo/Mind map/new note.json +++ /dev/null @@ -1 +0,0 @@ -{"nodeData":{"id":"1add248a269dc540","topic":"new topic","root":true,"children":[{"topic":"sfg","id":"1add2e114258aa6f"}]},"arrows":[],"summaries":[],"direction":0,"theme":{"name":"Latte","palette":["#dd7878","#ea76cb","#8839ef","#e64553","#fe640b","#df8e1d","#40a02b","#209fb5","#1e66f5","#7287fd"],"cssVar":{"--main-color":"#444446","--main-bgcolor":"#ffffff","--color":"#777777","--bgcolor":"#f6f6f6","--panel-color":"#444446","--panel-bgcolor":"#ffffff","--panel-border-color":"#eaeaea"}}} \ No newline at end of file diff --git a/demo/root/Trilium Demo/Mind map/new note/new note.json b/demo/root/Trilium Demo/Mind map/new note/new note.json deleted file mode 100644 index cb4b5098a..000000000 --- a/demo/root/Trilium Demo/Mind map/new note/new note.json +++ /dev/null @@ -1 +0,0 @@ -{"nodeData":{"id":"1adc13eb15e57c17","topic":"new topic","root":true,"children":[{"topic":"asdfas","id":"1adc142dd5a11537","children":[{"topic":"adsf","id":"1adc14819bdcb38d"},{"topic":"asd","id":"1adc14c6920bc68a","children":[{"topic":"asd","id":"1adc1aab9383a26f","children":[{"topic":"asd","id":"1adc1b14942f7a44"}]}]},{"topic":"new node","id":"1adc14fc5f38fd4c"},{"topic":"adsf","id":"1adc152588d29a91"},{"topic":"asdf","id":"1adc19601cdcd9b6"}]},{"topic":"asdf","id":"1add48c7aa544e61","children":[{"topic":"asdf","id":"1add4917919fe495"}]},{"topic":"The quick brownie foxie","id":"1ade2085c2cd91a0"}]},"arrows":[],"summaries":[],"direction":1,"theme":{"name":"Latte","palette":["#dd7878","#ea76cb","#8839ef","#e64553","#fe640b","#df8e1d","#40a02b","#209fb5","#1e66f5","#7287fd"],"cssVar":{"--main-color":"#444446","--main-bgcolor":"#ffffff","--color":"#777777","--bgcolor":"#f6f6f6","--panel-color":"#444446","--panel-bgcolor":"#ffffff","--panel-border-color":"#eaeaea"}}} \ No newline at end of file diff --git a/demo/root/Trilium Demo/Canvas note.json b/demo/root/Trilium Demo/Note Types/Canvas.json similarity index 100% rename from demo/root/Trilium Demo/Canvas note.json rename to demo/root/Trilium Demo/Note Types/Canvas.json diff --git a/demo/root/Trilium Demo/Canvas note_canvas-export.svg b/demo/root/Trilium Demo/Note Types/Canvas_canvas-export.svg similarity index 100% rename from demo/root/Trilium Demo/Canvas note_canvas-export.svg rename to demo/root/Trilium Demo/Note Types/Canvas_canvas-export.svg diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of .json b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of .json new file mode 100644 index 000000000..c2bae9b3e --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of .json @@ -0,0 +1 @@ +{"view":{"center":{"lat":5.840169838914697,"lng":14.578571156950112},"zoom":3}} \ No newline at end of file diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Chichén Itzá, Mexico.html b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Chichén Itzá, Mexico.html new file mode 100644 index 000000000..ab44bd638 --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Chichén Itzá, Mexico.html @@ -0,0 +1,43 @@ + + + + + + + + Chichén Itzá, Mexico + + + +
      +

      Chichén Itzá, Mexico

      + +
      +

      Deep in the Mexican state of Yucatán lies Chichen Itza, + a historic Mayan city + built between the 9th and 12th centuries. Constructed by the pre-Columbian + Mayan tribe Itzá, + the city includes a series of monuments and temples. The most celebrated + is El Castillo, + also known as the Temple of Kukulcan. It is a huge step pyramid in the + center of the city which was built as a devotional temple to the god Kukulkan. + [1] + +

      +
        +
      1. ^ + +
      2. +
      +
      +
      + + + \ No newline at end of file diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Christ the Redeemer, Brazil.html b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Christ the Redeemer, Brazil.html new file mode 100644 index 000000000..3e1f1e905 --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Christ the Redeemer, Brazil.html @@ -0,0 +1,44 @@ + + + + + + + + Christ the Redeemer, Brazil + + + +
      +

      Christ the Redeemer, Brazil

      + +
      +

      The totemic statue of Christ the Redeemer stands + over Rio de Janeiro on the top of Mount Corcovado. + At 30 meters tall, this monument is an iconic emblem of Brazil. This huge + public artwork was designed by the Polish-French sculptor Paul Landowski in the 1920s and + completed by Brazilian engineer Heitor da Silva Costa and French engineer + Albert Caquot in 1931. Made from reinforced + concrete clad in over six million soapstone tiles, the Christ the Redeemer + statue is the largest Art Deco sculpture + in the world. Built just after the end of the First World War, the sculpture + was an overpowering symbol of Christianity and hope when the world had + been brought to its knees.[1] +

      +
        +
      1. ^ + +
      2. +
      +
      +
      + + + \ No newline at end of file diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Machu Picchu, Peru.html b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Machu Picchu, Peru.html new file mode 100644 index 000000000..5e9817e5b --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Machu Picchu, Peru.html @@ -0,0 +1,40 @@ + + + + + + + + Machu Picchu, Peru + + + +
      +

      Machu Picchu, Peru

      + +
      +

      Machu Picchu is + a lost treasure of the 15th century and a rare citadel discovered high + in the Andes mountains above the Peruvian Sacred Valley. Astonishingly, + it is one of the only pre-Columbian ruins found nearly intact, featuring + evidence of former plazas, temples, agricultural terraces, and homes. Archaeologists + believe the citadel was built as an estate for the Inca emperor Pachacuti in + around 1450 in polished drystone walls.[1] +

      +
        +
      1. ^ + +
      2. +
      +
      +
      + + + \ No newline at end of file diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Petra, Jordan.html b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Petra, Jordan.html new file mode 100644 index 000000000..1396c2691 --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/Petra, Jordan.html @@ -0,0 +1,41 @@ + + + + + + + + Petra, Jordan + + + +
      +

      Petra, Jordan

      + +
      +

      Petra, + the ancient city in southern Jordan, is also known as the “rose city” for + its golden hue. It dates as far back as 312 BCE. Set in a remote valley, + this city was founded by the Arab Nabataeans, a sophisticated civilization + that carved stunning architecture and complex waterways out of surrounding + rock faces. The Nabateans also established Petra as a successful trade + hub, earning vast wealth and a booming population before being wiped out + by earthquakes.[1] +

      +
        +
      1. ^ + +
      2. +
      +
      +
      + + + \ No newline at end of file diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Colosseum, Rome, Italy.html b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Colosseum, Rome, Italy.html new file mode 100644 index 000000000..650a6623c --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Colosseum, Rome, Italy.html @@ -0,0 +1,45 @@ + + + + + + + + The Colosseum, Rome, Italy + + + +
      +

      The Colosseum, Rome, Italy

      + +
      +

      The Colosseum is + the great oval amphitheater in + the center of Rome where gladiators once fought for their lives and + the pleasure of the crowd. The largest amphitheater ever built, it was + constructed from sand and stone over eight years, from 72 to 80 CE. The + colossal structure could hold 80,000 spectators, arranged in a circular + ring around the central stage. Dramatic and sometimes horrifying events + took place here, not just gladiatorial games but also Classical plays, + animal hunts, and executions. Some say water was even pumped into the arena + to enact mock sea battles known as naumachia. + [1] + +

      +
        +
      1. ^ + +
      2. +
      +
      +
      + + + \ No newline at end of file diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Great Wall of China.html b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Great Wall of China.html new file mode 100644 index 000000000..1f5d5886f --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Great Wall of China.html @@ -0,0 +1,42 @@ + + + + + + + + The Great Wall of China + + + +
      +

      The Great Wall of China

      + +
      +

      The Great Wall of China is + a huge barrier that spans thousands of miles along China’s historic northern + border. Created over millennia, the wall began its life as a series of + smaller walls dating back to the 7th century BCE, built as protective barriers against nomadic raids. + In 220 BCE, China’s first Emperor, Qin Shi Huang, + masterminded the unification of all of China’s walls into one almighty + barrier, strengthening and extending the wall to keep out northern invaders. + [1] + +

      +
        +
      1. ^ + +
      2. +
      +
      +
      + + + \ No newline at end of file diff --git a/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Taj Mahal, India.html b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Taj Mahal, India.html new file mode 100644 index 000000000..0d692392a --- /dev/null +++ b/demo/root/Trilium Demo/Note Types/Geo Map (The Seven Wonders of the World)/The Taj Mahal, India.html @@ -0,0 +1,41 @@ + + + + + + + + The Taj Mahal, India + + + +
      +

      The Taj Mahal, India

      + +
      +

      India’s renowned Taj Mahal (Persian for Crown of Palaces) is + the stunning white marble mausoleum on the bank of the Yamuna River in + the city of Agra. It has also been selected as one of the seven wonders + of the world. Mughal emperor Shah Jahan built + the temple as a tomb for his beloved wife, Mumtaz Mahal, who died during + childbirth in 1631. A marble tomb in the center is surrounded by 42 acres + of grounds, where gardens, a mosque, a guest house, and a pool complete + the complex.[1] +

      +
        +
      1. ^ + +
      2. +
      +
      +
      + + + \ No newline at end of file diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Bar chart.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Bar chart.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Bar chart.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Bar chart.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Bar chart_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Bar chart_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Bar chart_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Bar chart_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/C4.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/C4.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/C4.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/C4.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/C4_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/C4_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/C4_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/C4_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Class.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Class.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Class.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Class.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Class_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Class_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Class_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Class_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Entity Relationship.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Entity Relationship.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Entity Relationship.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Entity Relationship.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Entity Relationship_mermai.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Entity Relationship_mermai.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Entity Relationship_mermai.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Entity Relationship_mermai.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Flow (ELK).txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow (ELK).txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Flow (ELK).txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow (ELK).txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Flow (ELK)_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow (ELK)_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Flow (ELK)_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow (ELK)_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Flow.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Flow.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Flow_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Flow_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Flow_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Gantt.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Gantt.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Gantt.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Gantt.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Gantt_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Gantt_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Gantt_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Gantt_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Git.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Git.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Git.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Git.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Git_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Git_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Git_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Git_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Journey.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Journey.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Journey.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Journey.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Journey_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Journey_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Journey_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Journey_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Mind Map.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Mind Map.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Mind Map.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Mind Map.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Mind Map_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Mind Map_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Mind Map_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Mind Map_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Pie.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Pie.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Pie.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Pie.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Pie_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Pie_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Pie_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Pie_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Sequence.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Sequence.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Sequence.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Sequence.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/Sequence_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Sequence_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/Sequence_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/Sequence_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/State.txt b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/State.txt similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/State.txt rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/State.txt diff --git a/demo/root/Trilium Demo/Mermaid Diagrams/State_mermaid-export.svg b/demo/root/Trilium Demo/Note Types/Mermaid Diagrams/State_mermaid-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mermaid Diagrams/State_mermaid-export.svg rename to demo/root/Trilium Demo/Note Types/Mermaid Diagrams/State_mermaid-export.svg diff --git a/demo/root/Trilium Demo/Mind map.json b/demo/root/Trilium Demo/Note Types/Mind Map.json similarity index 100% rename from demo/root/Trilium Demo/Mind map.json rename to demo/root/Trilium Demo/Note Types/Mind Map.json diff --git a/demo/root/Trilium Demo/Mind map_mindmap-export.svg b/demo/root/Trilium Demo/Note Types/Mind Map_mindmap-export.svg similarity index 100% rename from demo/root/Trilium Demo/Mind map_mindmap-export.svg rename to demo/root/Trilium Demo/Note Types/Mind Map_mindmap-export.svg