From c18e56d12fbf41ea6550e60e049ae266f6b75914 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 29 Mar 2025 00:39:33 +0000
Subject: [PATCH 1/4] chore(deps): update dependency @types/sanitize-html to
v2.15.0
---
package-lock.json | 8 ++++----
package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index e5944f332..58b35d91e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -142,7 +142,7 @@
"@types/react": "18.3.20",
"@types/react-dom": "18.3.5",
"@types/safe-compare": "1.1.2",
- "@types/sanitize-html": "2.13.0",
+ "@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7",
"@types/serve-favicon": "2.5.7",
"@types/session-file-store": "1.2.5",
@@ -6199,9 +6199,9 @@
"license": "MIT"
},
"node_modules/@types/sanitize-html": {
- "version": "2.13.0",
- "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.13.0.tgz",
- "integrity": "sha512-X31WxbvW9TjIhZZNyNBZ/p5ax4ti7qsNDBDEnH4zAgmEh35YnFD1UiS6z9Cd34kKm0LslFW0KPmTQzu/oGtsqQ==",
+ "version": "2.15.0",
+ "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.15.0.tgz",
+ "integrity": "sha512-71Z6PbYsVKfp4i6Jvr37s5ql6if1Q/iJQT80NbaSi7uGaG8CqBMXP0pk/EsURAOuGdk5IJCd/vnzKrR7S3Txsw==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/package.json b/package.json
index 72c59aaa9..1f27509cf 100644
--- a/package.json
+++ b/package.json
@@ -198,7 +198,7 @@
"@types/react": "18.3.20",
"@types/react-dom": "18.3.5",
"@types/safe-compare": "1.1.2",
- "@types/sanitize-html": "2.13.0",
+ "@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7",
"@types/serve-favicon": "2.5.7",
"@types/session-file-store": "1.2.5",
From 4dd300b7024d8c939b003f6eeda868f3a7d424c5 Mon Sep 17 00:00:00 2001
From: Elian Doran
Date: Sat, 29 Mar 2025 11:25:28 +0200
Subject: [PATCH 2/4] fix(docs): meta for HTML documentation changing due to
isExpanded
---
electron-docs-main.ts | 6 +-
.../app/doc_notes/en/User Guide/!!!meta.json | 16237 ++++++++--------
2 files changed, 8123 insertions(+), 8120 deletions(-)
diff --git a/electron-docs-main.ts b/electron-docs-main.ts
index 4571b2bec..ff56a82a8 100644
--- a/electron-docs-main.ts
+++ b/electron-docs-main.ts
@@ -143,11 +143,11 @@ async function exportData(format: "html" | "markdown", outputPath: string) {
}
}
- await cleanUpMeta();
+ await cleanUpMeta(outputPath);
}
-async function cleanUpMeta() {
- const metaPath = path.join(markdownPath, "!!!meta.json");
+async function cleanUpMeta(outputPath: string) {
+ const metaPath = path.join(outputPath, "!!!meta.json");
const meta = JSON.parse(await fs.readFile(metaPath, "utf-8")) as NoteMetaFile;
for (const file of meta.files) {
traverse(file);
diff --git a/src/public/app/doc_notes/en/User Guide/!!!meta.json b/src/public/app/doc_notes/en/User Guide/!!!meta.json
index 087d765ae..70b473a9e 100644
--- a/src/public/app/doc_notes/en/User Guide/!!!meta.json
+++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json
@@ -1,8120 +1,8123 @@
{
- "formatVersion": 2,
- "appVersion": "0.92.4",
- "files": [
- {
- "isClone": false,
- "noteId": "pOsGYCXsbNQG",
- "notePath": [
- "pOsGYCXsbNQG"
- ],
- "title": "User Guide",
+ "formatVersion": 2,
+ "appVersion": "0.92.4",
+ "files": [
+ {
+ "isClone": false,
+ "noteId": "pOsGYCXsbNQG",
+ "notePath": [
+ "pOsGYCXsbNQG"
+ ],
+ "title": "User Guide",
"notePosition": 130,
- "prefix": null,
- "isExpanded": true,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "User Guide.html",
- "attachments": [],
- "dirFileName": "User Guide",
- "children": [
- {
- "isClone": false,
- "noteId": "tC7s2alapj8V",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V"
- ],
- "title": "Advanced Usage",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-rocket",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "attachments": [],
- "dirFileName": "Advanced Usage",
- "children": [
- {
- "isClone": false,
- "noteId": "zEY4DaJG4YT5",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "zEY4DaJG4YT5"
- ],
- "title": "Attributes",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "R7abl2fc6Mxi",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "p9kXRFAkwN4o",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "J5Ex1ZrMbyJ6",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "9sRHySam5fXb",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "u3YFHC9tQlpm",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "R9pX4DGra2Vt",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "47ZrP6FNuoG8",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 90
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "bwZpz2ajCEwO",
- "isInheritable": false,
- "position": 100
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "attributes",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Attributes.html",
- "attachments": [
- {
- "attachmentId": "P4eRVtGFoHh2",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Attributes_image.png"
- }
- ],
- "dirFileName": "Attributes",
- "children": [
- {
- "isClone": false,
- "noteId": "bwZpz2ajCEwO",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "zEY4DaJG4YT5",
- "bwZpz2ajCEwO"
- ],
- "title": "Attribute Inheritance",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "KC1HB96bqqHX",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "attribute-inheritance",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Attribute Inheritance.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "OFXdgB2nNk1F",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "zEY4DaJG4YT5",
- "OFXdgB2nNk1F"
- ],
- "title": "Promoted Attributes",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "bwZpz2ajCEwO",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "rxH2Dm1jn6YT",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "promoted-attributes",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Promoted Attributes.html",
- "attachments": [
- {
- "attachmentId": "4EcBRWF9iCk2",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Promoted Attributes_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "KC1HB96bqqHX",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "zEY4DaJG4YT5",
- "KC1HB96bqqHX"
- ],
- "title": "Template",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "bwZpz2ajCEwO",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "xYjQUYhpbUEW",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "Y8kzZ5MSZLCC",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "uuGrYX41lWN0",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "9sRHySam5fXb",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iRwzGnHPzonm",
- "isInheritable": false,
- "position": 90
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "47ZrP6FNuoG8",
- "isInheritable": false,
- "position": 100
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "template",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Template.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "iRwzGnHPzonm",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "iRwzGnHPzonm"
- ],
- "title": "Relation Map",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BCkXAVs63Ttv",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "EH6qNioOHeyT",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "xeZPrfi77XPu",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "N98UhifxrVpZ",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "kBrnXNG3Hplm",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "relation-map",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Relation Map.html",
- "attachments": [
- {
- "attachmentId": "x92CIQzusTuc",
- "title": "relation-map-dev-process-demo.gif",
- "role": "image",
- "mime": "image/gif",
- "position": 10,
- "dataFileName": "Relation Map_relation-map-.gif"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "BCkXAVs63Ttv",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "BCkXAVs63Ttv"
- ],
- "title": "Note Map",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iRwzGnHPzonm",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "note-map",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Note Map.html",
- "attachments": [
- {
- "attachmentId": "F48iB3BbITHb",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Note Map_image.png"
- },
- {
- "attachmentId": "scmGuoLQPj8C",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Note Map_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "R9pX4DGra2Vt",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "R9pX4DGra2Vt"
- ],
- "title": "Sharing",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "5GcxcE9fP9xX",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "Ky3qOJJMZ731",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "lCtZz2Z59wPT",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "jEQNvpyaXIWE",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "bwZpz2ajCEwO",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Wy267RK4M69c",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "sharing",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-share-alt",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Sharing.html",
- "attachments": [],
- "dirFileName": "Sharing",
- "children": [
- {
- "isClone": false,
- "noteId": "Qjt68inQ2bRj",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "R9pX4DGra2Vt",
- "Qjt68inQ2bRj"
- ],
- "title": "Serving directly the content of a note",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Serving directly the content o.html",
- "attachments": [
- {
- "attachmentId": "eizmhhmocL6L",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Serving directly the conte.png"
- },
- {
- "attachmentId": "xicVjsf2Kmaz",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Serving directly the conte.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "5668rwcirq1t",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "5668rwcirq1t"
- ],
- "title": "Advanced Showcases",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iRwzGnHPzonm",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "R7abl2fc6Mxi",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "xYjQUYhpbUEW",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "advanced-showcases",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Advanced Showcases.html",
- "attachments": [],
- "dirFileName": "Advanced Showcases",
- "children": [
- {
- "isClone": false,
- "noteId": "l0tKav7yLHGF",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "5668rwcirq1t",
- "l0tKav7yLHGF"
- ],
- "title": "Day Notes",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "IakOLONlIfGI",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "xYjQUYhpbUEW",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "R7abl2fc6Mxi",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "KC1HB96bqqHX",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "day-notes",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-calendar",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Day Notes.html",
- "attachments": [
- {
- "attachmentId": "9wmaElfXYjWM",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Day Notes_image.png"
- },
- {
- "attachmentId": "FL40jUEj7xLt",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Day Notes_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "R7abl2fc6Mxi",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "5668rwcirq1t",
- "R7abl2fc6Mxi"
- ],
- "title": "Weight Tracker",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GLks18SNjxmC",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "KC1HB96bqqHX",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "weight-tracker",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Weight Tracker.html",
- "attachments": [
- {
- "attachmentId": "Ah5QpwUUEGf8",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Weight Tracker_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "xYjQUYhpbUEW",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "5668rwcirq1t",
- "xYjQUYhpbUEW"
- ],
- "title": "Task Manager",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "92KeXdKh3Ca1",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "IakOLONlIfGI",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "kBrnXNG3Hplm",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "bwZpz2ajCEwO",
- "isInheritable": false,
- "position": 90
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GPERMystNGTB",
- "isInheritable": false,
- "position": 100
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 110
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "task-manager",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Task Manager.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "J5Ex1ZrMbyJ6",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "J5Ex1ZrMbyJ6"
- ],
- "title": "Custom Request Handler",
- "notePosition": 80,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GLks18SNjxmC",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "d3fAXQ2diepH",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "custom-request-handler",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Custom Request Handler.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "d3fAXQ2diepH",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "d3fAXQ2diepH"
- ],
- "title": "Custom Resource Providers",
- "notePosition": 90,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Custom Resource Providers.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "pgxEVkzLl1OP",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "pgxEVkzLl1OP"
- ],
- "title": "ETAPI (REST API)",
- "notePosition": 100,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "etapi",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "ETAPI (REST API).html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "47ZrP6FNuoG8",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "47ZrP6FNuoG8"
- ],
- "title": "Default Note Title",
- "notePosition": 110,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "KC1HB96bqqHX",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "default-note-title",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Default Note Title.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "wX4HbRucYSDD",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "wX4HbRucYSDD"
- ],
- "title": "Database",
- "notePosition": 130,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iRwzGnHPzonm",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "R7abl2fc6Mxi",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "xYjQUYhpbUEW",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Wy267RK4M69c",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "oyIAJ9PvvwHX",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Gzjqa934BdH4",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "database",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-data",
- "isInheritable": false,
- "position": 50
- }
- ],
- "format": "html",
- "dataFileName": "Database.html",
- "attachments": [],
- "dirFileName": "Database",
- "children": [
- {
- "isClone": false,
- "noteId": "oyIAJ9PvvwHX",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "wX4HbRucYSDD",
- "oyIAJ9PvvwHX"
- ],
- "title": "Manually altering the database",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "YKWqdJhzi2VY",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Manually altering the database.html",
- "attachments": [
- {
- "attachmentId": "0740ph4lJ4rv",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Manually altering the data.png"
- }
- ],
- "dirFileName": "Manually altering the database",
- "children": [
- {
- "isClone": false,
- "noteId": "YKWqdJhzi2VY",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "wX4HbRucYSDD",
- "oyIAJ9PvvwHX",
- "YKWqdJhzi2VY"
- ],
- "title": "SQL Console",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Vc8PjrjAGuOp",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-data",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "SQL Console.html",
- "attachments": [
- {
- "attachmentId": "1YS10Qg7S4YR",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "SQL Console_image.png"
- },
- {
- "attachmentId": "827EgLgWhZWF",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_SQL Console_image.png"
- },
- {
- "attachmentId": "gIbK7NNLu3iZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_SQL Console_image.png"
- },
- {
- "attachmentId": "pP87PB9ELjQn",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_SQL Console_image.png"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "Gzjqa934BdH4",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "Gzjqa934BdH4"
- ],
- "title": "Configuration (config.ini or environment variables)",
- "notePosition": 140,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "configuration",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Configuration (config.ini or e.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "ivYnonVFBxbQ",
- "notePath": [
- "pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "ivYnonVFBxbQ"
- ],
- "title": "Bulk actions",
- "notePosition": 150,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Bulk actions.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "Otzi9La2YAUX",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX"
- ],
- "title": "Installation & Setup",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-cog",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "attachments": [],
- "dirFileName": "Installation & Setup",
- "children": [
- {
- "isClone": false,
- "noteId": "poXkQfguuA0U",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "poXkQfguuA0U"
- ],
- "title": "Desktop Installation",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l2VkvOwUNfZj",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "desktop-installation",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Desktop Installation.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "WOcw2SLH6tbX",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX"
- ],
- "title": "Server Installation",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "rWX5eY045zbE",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "3tW6mORuTHnB",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "J1Bb6lVlwU5T",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "DCmT6e7clMoP",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "moVgBcoxE3EK",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "RDslemsQ6gCp",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l2VkvOwUNfZj",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 90
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Gzjqa934BdH4",
- "isInheritable": false,
- "position": 100
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 110
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "fDLvzOx29Pfg",
- "isInheritable": false,
- "position": 120
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "server-installation",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Server Installation.html",
- "attachments": [],
- "dirFileName": "Server Installation",
- "children": [
- {
- "isClone": false,
- "noteId": "Dgg7bR3b6K9j",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "Dgg7bR3b6K9j"
- ],
- "title": "1. Installing the server",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "1. Installing the server",
- "children": [
- {
- "isClone": false,
- "noteId": "3tW6mORuTHnB",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "Dgg7bR3b6K9j",
- "3tW6mORuTHnB"
- ],
- "title": "Packaged server installation",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l2VkvOwUNfZj",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "packaged-server-installation",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Packaged server installation.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "rWX5eY045zbE",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "Dgg7bR3b6K9j",
- "rWX5eY045zbE"
- ],
- "title": "Docker Server Installation",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "ud6MShXL4WpO",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "fDLvzOx29Pfg",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "docker-server-installation",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Docker Server Installation.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "moVgBcoxE3EK",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "Dgg7bR3b6K9j",
- "moVgBcoxE3EK"
- ],
- "title": "NixOS server installation",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "nixos-server-installation",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "NixOS server installation.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "J1Bb6lVlwU5T",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "Dgg7bR3b6K9j",
- "J1Bb6lVlwU5T"
- ],
- "title": "Manual server installation",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l2VkvOwUNfZj",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "manual-server-installation",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Manual server installation.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "DCmT6e7clMoP",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "Dgg7bR3b6K9j",
- "DCmT6e7clMoP"
- ],
- "title": "Kubernetes server installation",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "kubernetes-server-installation",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Kubernetes server installation.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "vcjrb3VVYPZI",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "vcjrb3VVYPZI"
- ],
- "title": "2. Reverse proxy",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "2. Reverse proxy",
- "children": [
- {
- "isClone": false,
- "noteId": "ud6MShXL4WpO",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "vcjrb3VVYPZI",
- "ud6MShXL4WpO"
- ],
- "title": "Nginx",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "nginx-proxy-setup",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Nginx.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "fDLvzOx29Pfg",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "vcjrb3VVYPZI",
- "fDLvzOx29Pfg"
- ],
- "title": "Apache",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "apache-proxy-setup",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Apache.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "l2VkvOwUNfZj",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "l2VkvOwUNfZj"
- ],
- "title": "TLS Configuration",
- "notePosition": 100,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Gzjqa934BdH4",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "tls-configuration",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "TLS Configuration.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "7DAiwaf8Z7Rz",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "7DAiwaf8Z7Rz"
- ],
- "title": "Multi-Factor Authentication",
- "notePosition": 110,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "multi-factor-authentication",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "shareHiddenFromTree",
- "value": "",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Multi-Factor Authentication.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "KaM3TfD7mP78",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "WOcw2SLH6tbX",
- "KaM3TfD7mP78"
- ],
- "title": "Reverse proxy setup",
- "notePosition": 120,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Reverse proxy setup.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "cbkrhQjrkKrh",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "cbkrhQjrkKrh"
- ],
- "title": "Synchronization",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "676Ekdv73T7I",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "SDHWNDsB68aJ",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "qGTyyKX4TceE",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l2VkvOwUNfZj",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "poXkQfguuA0U",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "vZWERwf8U3nx",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "synchronization",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Synchronization.html",
- "attachments": [
- {
- "attachmentId": "s3fKDqHslToK",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Synchronization_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "RDslemsQ6gCp",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "RDslemsQ6gCp"
- ],
- "title": "Mobile Frontend",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "TFAiJIXJFfqv",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "fi37V32TNyzm",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "bwg0e8ewQMak",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "mobile-frontend",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Mobile Frontend.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "MtPxeAWVAzMg",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "MtPxeAWVAzMg"
- ],
- "title": "Web Clipper",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "l0tKav7yLHGF",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "web-clipper",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Web Clipper.html",
- "attachments": [
- {
- "attachmentId": "fhKf5Otv0M5Y",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Web Clipper_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "n1lujUxCwipy",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "n1lujUxCwipy"
- ],
- "title": "Upgrading TriliumNext",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "rWX5eY045zbE",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "ODY7qQn5m2FT",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "upgrading-trilium",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Upgrading TriliumNext.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "ODY7qQn5m2FT",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "ODY7qQn5m2FT"
- ],
- "title": "Backup",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Gzjqa934BdH4",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "backup",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Backup.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "tAassRL4RSQL",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX",
- "tAassRL4RSQL"
- ],
- "title": "Data directory",
- "notePosition": 80,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "ODY7qQn5m2FT",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "data-directory",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-folder-open",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Data directory.html",
- "attachments": [
- {
- "attachmentId": "NONZTci1YkNe",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Data directory_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "gh7bpGYxajRS",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS"
- ],
- "title": "Basic Concepts",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-help-circle",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "attachments": [],
- "dirFileName": "Basic Concepts",
- "children": [
- {
- "isClone": false,
- "noteId": "Vc8PjrjAGuOp",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp"
- ],
- "title": "UI Elements",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "UI Elements",
- "children": [
- {
- "isClone": false,
- "noteId": "x0JgW8UqGXvq",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp",
- "x0JgW8UqGXvq"
- ],
- "title": "Vertical and horizontal layout",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "xYmIYSP6wE3F",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "oPVyFC7WL2Lp",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "Ms1nauBra7gq",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "x3i7MxGccDuM",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "_lbSettings",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxs-layout",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Vertical and horizontal layout.html",
- "attachments": [
- {
- "attachmentId": "9sCZBqokn4vf",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Vertical and horizontal la.png"
- },
- {
- "attachmentId": "gw3DaUul5ccI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "jhiE5DTkLOCK",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "JwO3rUNb9tyU",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "NVjM5z6IsNZf",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "Z2F8ipVjwugg",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Vertical and horizontal la.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "x3i7MxGccDuM",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp",
- "x3i7MxGccDuM"
- ],
- "title": "Global menu",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "x0JgW8UqGXvq",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Global menu.html",
- "attachments": [
- {
- "attachmentId": "rCnBqSyldhp9",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Global menu_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "BlN9DFI679QC",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp",
- "BlN9DFI679QC"
- ],
- "title": "Ribbon",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "4TIF1oA4VQRO",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Ribbon.html",
- "attachments": [
- {
- "attachmentId": "JCiJ3vRhgXY9",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Ribbon_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "4TIF1oA4VQRO",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp",
- "4TIF1oA4VQRO"
- ],
- "title": "Options",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-cog",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Options.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "oPVyFC7WL2Lp",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp",
- "oPVyFC7WL2Lp"
- ],
- "title": "Note Tree",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "sLZ7Bcq9p8E9",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "qL7381ZG0lMK",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "A9Oc6YKKc65v",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "IakOLONlIfGI",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "ivYnonVFBxbQ",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "tree-manipulation",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxs-tree-alt",
- "isInheritable": false,
- "position": 50
- }
- ],
- "format": "html",
- "dataFileName": "Note Tree.html",
- "attachments": [
- {
- "attachmentId": "Bp5BCJRntpyt",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Note Tree_image.png"
- },
- {
- "attachmentId": "DYf7wm3Yv6EC",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Note Tree_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "xYmIYSP6wE3F",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp",
- "xYmIYSP6wE3F"
- ],
- "title": "Launch Bar",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "x3i7MxGccDuM",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "p9kXRFAkwN4o",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OR8WJ7Iz9K4U",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OFXdgB2nNk1F",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "x0JgW8UqGXvq",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "oPVyFC7WL2Lp",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "SynTBQiBsdYJ",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-sidebar",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Launch Bar.html",
- "attachments": [
- {
- "attachmentId": "YsBMjK1g3jd1",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Launch Bar_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "Ms1nauBra7gq",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Vc8PjrjAGuOp",
- "Ms1nauBra7gq"
- ],
- "title": "Quick search",
- "notePosition": 80,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-search-alt-2",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Quick search.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "BFs8mudNFgCS",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS"
- ],
- "title": "Note",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iPIMuisry3hd",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "m523cpzocqaD",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iRwzGnHPzonm",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GTwFsgaA0lCt",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "IakOLONlIfGI",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "ODY7qQn5m2FT",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CoFPLs3dRlXc",
- "isInheritable": false,
- "position": 90
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "note",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Note.html",
- "attachments": [],
- "dirFileName": "Note",
- "children": [
- {
- "isClone": false,
- "noteId": "p9kXRFAkwN4o",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "p9kXRFAkwN4o"
- ],
- "title": "Note Icons",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "iuAfnapzpRCB",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "R1L2vUshJD82",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "note-icons",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Note Icons.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "0vhv7lsOLy82",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "0vhv7lsOLy82"
- ],
- "title": "Attachments",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BFs8mudNFgCS",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "R7abl2fc6Mxi",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "attachments",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Attachments.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "IakOLONlIfGI",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "IakOLONlIfGI"
- ],
- "title": "Cloning Notes",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "BqvIJUHkWrvH",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "A9Oc6YKKc65v",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "cloning-notes",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Cloning Notes.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "bwg0e8ewQMak",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "bwg0e8ewQMak"
- ],
- "title": "Protected Notes",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "zaUtPWl8NcCt",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "protected-notes",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Protected Notes.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "MKmLg5x6xkor",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "MKmLg5x6xkor"
- ],
- "title": "Archived Notes",
- "notePosition": 80,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "1fkGrskxHx5u",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "bwZpz2ajCEwO",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "eIg8jdvaoNNd",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "archived-notes",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Archived Notes.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "vZWERwf8U3nx",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "vZWERwf8U3nx"
- ],
- "title": "Note Revisions",
- "notePosition": 90,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "MA2uvkVloWXl",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "note-revisions",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Note Revisions.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "aGlEvb9hyDhS",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "aGlEvb9hyDhS"
- ],
- "title": "Sorting Notes",
- "notePosition": 100,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "sorting",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Sorting Notes.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "NRnIZmSMc5sj",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "NRnIZmSMc5sj"
- ],
- "title": "Export as PDF",
- "notePosition": 120,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxs-file-pdf",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Export as PDF.html",
- "attachments": [
- {
- "attachmentId": "NfSjRsArIQHy",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Export as PDF_image.png"
- },
- {
- "attachmentId": "Om2EmdZr54vy",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Export as PDF_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "CoFPLs3dRlXc",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "BFs8mudNFgCS",
- "CoFPLs3dRlXc"
- ],
- "title": "Read-Only Notes",
- "notePosition": 130,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iPIMuisry3hd",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "read-only-note",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-edit-alt",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Read-Only Notes.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "wArbEsdSae6g",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g"
- ],
- "title": "Navigation",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "Navigation",
- "children": [
- {
- "isClone": false,
- "noteId": "kBrnXNG3Hplm",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g",
- "kBrnXNG3Hplm"
- ],
- "title": "Tree Concepts",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BFs8mudNFgCS",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "IakOLONlIfGI",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "tree-concepts",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Tree Concepts.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "MMiBEQljMQh2",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g",
- "MMiBEQljMQh2"
- ],
- "title": "Note Navigation",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "snfWRIih71MM",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "wpFu8PhUu7e7",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "note-navigation",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Note Navigation.html",
- "attachments": [
- {
- "attachmentId": "jDuwVaU8bNtG",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Note Navigation_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "eIg8jdvaoNNd",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g",
- "eIg8jdvaoNNd"
- ],
- "title": "Search",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "A9Oc6YKKc65v",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "search",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Search.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "u3YFHC9tQlpm",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g",
- "u3YFHC9tQlpm"
- ],
- "title": "Bookmarks",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "sag6ww9q4pgW",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "HEtnpiQrEvjl",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "bookmarks",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Bookmarks.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "OR8WJ7Iz9K4U",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g",
- "OR8WJ7Iz9K4U"
- ],
- "title": "Note Hoisting",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "AiBOf1LIykMC",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "MMiBEQljMQh2",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "9sRHySam5fXb",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "note-hoisting",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxs-chevrons-up",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Note Hoisting.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "9sRHySam5fXb",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g",
- "9sRHySam5fXb"
- ],
- "title": "Workspace",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "OR8WJ7Iz9K4U",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "workspace",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Workspace.html",
- "attachments": [
- {
- "attachmentId": "V4TIsmtBh8P7",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Workspace_image.png"
- },
- {
- "attachmentId": "vZSH2mOKzWBx",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Workspace_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "A9Oc6YKKc65v",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "A9Oc6YKKc65v"
- ],
- "title": "Keyboard Shortcuts",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "MMiBEQljMQh2",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "IakOLONlIfGI",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iPIMuisry3hd",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "QEAPj01N5f7w",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "eIg8jdvaoNNd",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "keyboard-shortcuts",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Keyboard Shortcuts.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "Wy267RK4M69c",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Wy267RK4M69c"
- ],
- "title": "Themes",
- "notePosition": 80,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "zaQnUsJTbvjr",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "uVF9DAmAmEWC",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "VbjZvtUek0Ln",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "themes",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Themes.html",
- "attachments": [
- {
- "attachmentId": "rwK3vuBgh7sY",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Themes_image.png"
- }
- ],
- "dirFileName": "Themes",
- "children": [
- {
- "isClone": false,
- "noteId": "VbjZvtUek0Ln",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "Wy267RK4M69c",
- "VbjZvtUek0Ln"
- ],
- "title": "Theme Gallery",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "theme-gallery",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Theme Gallery.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "mHbBMPDPkVV5",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "mHbBMPDPkVV5"
- ],
- "title": "Import & Export",
- "notePosition": 90,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "Import & Export",
- "children": [
- {
- "isClone": false,
- "noteId": "Oau6X9rCuegd",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "mHbBMPDPkVV5",
- "Oau6X9rCuegd"
- ],
- "title": "Markdown",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "Y9mwMwSGAaSb",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "xMQSqWySvWBZ",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "QUqKzK4LHMVA",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "e3qPZSsTbUZP",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "markdown",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Markdown.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "syuSEKf2rUGr",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "mHbBMPDPkVV5",
- "syuSEKf2rUGr"
- ],
- "title": "Evernote",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "evernote-import",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Evernote.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "GnhlmrATVqcH",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "mHbBMPDPkVV5",
- "GnhlmrATVqcH"
- ],
- "title": "OneNote",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "onenote",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "OneNote.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "rC3pL2aptaRE",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "rC3pL2aptaRE"
- ],
- "title": "Zen mode",
- "notePosition": 100,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxs-yin-yang",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Zen mode.html",
- "attachments": [
- {
- "attachmentId": "Asn6uBNwt6JI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Zen mode_image.png"
- },
- {
- "attachmentId": "HGcQUOEXJ3Sp",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Zen mode_image.png"
- },
- {
- "attachmentId": "lqQtSNb8loOS",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Zen mode_image.png"
- },
- {
- "attachmentId": "LX31yc6Jnksw",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Zen mode_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "s3YCWHBfmYuM",
- "notePath": [
- "pOsGYCXsbNQG",
- "s3YCWHBfmYuM"
- ],
- "title": "Quick Start",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "poXkQfguuA0U",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "RDslemsQ6gCp",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "quick-start",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-run",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Quick Start.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "KSZ04uQ2D1St",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St"
- ],
- "title": "Note Types",
- "notePosition": 100,
- "prefix": null,
- "isExpanded": true,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-edit",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "attachments": [],
- "dirFileName": "Note Types",
- "children": [
- {
- "isClone": false,
- "noteId": "iPIMuisry3hd",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd"
- ],
- "title": "Text",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "FtmPLgGmgZVC",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "oRWfJLUbb7j7",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CoFPLs3dRlXc",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "S6Xx8QIWTV66",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "text-notes",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "sorted",
- "value": "",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-note",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "sorted",
- "value": "",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Text.html",
- "attachments": [
- {
- "attachmentId": "lHWL7KkEhmM3",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Text_image.png"
- },
- {
- "attachmentId": "yGknq3nsWpef",
- "title": "bx-edit-alt.svg",
- "role": "image",
- "mime": "image/svg+xml",
- "position": 10,
- "dataFileName": "Text_bx-edit-alt.svg"
- }
- ],
- "dirFileName": "Text",
- "children": [
- {
- "isClone": false,
- "noteId": "NwBbFdNZ9h7O",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "NwBbFdNZ9h7O"
- ],
- "title": "Admonitions",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-info-circle",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Admonitions.html",
- "attachments": [
- {
- "attachmentId": "do36b54XpmIC",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Admonitions_image.png"
- },
- {
- "attachmentId": "hUwfwkRSDeLJ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Admonitions_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "QxEyIjRBizuC",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "QxEyIjRBizuC"
- ],
- "title": "Code blocks",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "4TIF1oA4VQRO",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "nRhnJkTT8cPs",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "s8alTXmpFR61",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-code",
- "isInheritable": false,
- "position": 50
- }
- ],
- "format": "html",
- "dataFileName": "Code blocks.html",
- "attachments": [
- {
- "attachmentId": "7HhhhyZ4AS0A",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Code blocks_image.png"
- },
- {
- "attachmentId": "DyHSLO958cdd",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Code blocks_image.png"
- },
- {
- "attachmentId": "kE8PPw7iyuu9",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Code blocks_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "veGu4faJErEM",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "veGu4faJErEM"
- ],
- "title": "Content language & Right-to-left support",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-align-right",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Content language & Right-to-le.html",
- "attachments": [
- {
- "attachmentId": "xIGmhxc0vBlC",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Content language & Right-t.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "UYuUB1ZekNQU",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "UYuUB1ZekNQU"
- ],
- "title": "Formatting",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "nRhnJkTT8cPs",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Formatting.html",
- "attachments": [
- {
- "attachmentId": "7tX4ckOSF8jq",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Formatting_image.png"
- },
- {
- "attachmentId": "HP741oAz3ebU",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Formatting_image.png"
- },
- {
- "attachmentId": "yKVC2F773Mg7",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Formatting_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "nRhnJkTT8cPs",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "nRhnJkTT8cPs"
- ],
- "title": "Formatting toolbar",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "4TIF1oA4VQRO",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BlN9DFI679QC",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-text",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Formatting toolbar.html",
- "attachments": [
- {
- "attachmentId": "CZ8ENj2LsBsA",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Formatting toolbar_image.png"
- },
- {
- "attachmentId": "iu9xb3VivIIl",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Formatting toolbar_image.png"
- },
- {
- "attachmentId": "MMeih4nJVgNk",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Formatting toolbar_image.png"
- },
- {
- "attachmentId": "SGaPJHzNyLLV",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Formatting toolbar_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "mT0HEkOsz6i1",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "mT0HEkOsz6i1"
- ],
- "title": "Images",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "0vhv7lsOLy82",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "kBrnXNG3Hplm",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "images",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-image-alt",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Images.html",
- "attachments": [
- {
- "attachmentId": "40jG4olRNAlc",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Images_image.png"
- },
- {
- "attachmentId": "bDkYm34QEH5a",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Images_image.png"
- },
- {
- "attachmentId": "Bi9LiB0eMbcH",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Images_image.png"
- },
- {
- "attachmentId": "dRgFtpOcHwke",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Images_image.png"
- },
- {
- "attachmentId": "g7xB3E2Dva2q",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Images_image.png"
- },
- {
- "attachmentId": "Ilz9SuEj39RF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Images_image.png"
- },
- {
- "attachmentId": "MTsRB4C0yvKX",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "6_Images_image.png"
- },
- {
- "attachmentId": "NZJRGKS6yDeg",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "7_Images_image.png"
- },
- {
- "attachmentId": "PUjxzv10IJkx",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "8_Images_image.png"
- },
- {
- "attachmentId": "qJXx7vPPD4JW",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "9_Images_image.png"
- },
- {
- "attachmentId": "SoDKgOmDoyc1",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "10_Images_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "QEAPj01N5f7w",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "QEAPj01N5f7w"
- ],
- "title": "Links",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "N6O1qfBGcbFH",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "dPcRcDZwyGAO",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BCkXAVs63Ttv",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "links",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-link-alt",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "Links.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "S6Xx8QIWTV66",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "S6Xx8QIWTV66"
- ],
- "title": "Lists",
- "notePosition": 80,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-list-ul",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Lists.html",
- "attachments": [
- {
- "attachmentId": "5cmICTYfg13g",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Lists_image.png"
- },
- {
- "attachmentId": "6jl7tboJfutt",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Lists_image.png"
- },
- {
- "attachmentId": "d4XfLoK5srYZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Lists_image.png"
- },
- {
- "attachmentId": "eL11eZMPwpmH",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Lists_image.png"
- },
- {
- "attachmentId": "EnkTpdeLJ6Ft",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "4_Lists_image.png"
- },
- {
- "attachmentId": "If3k6Tt5cPBt",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "5_Lists_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "6f9hih2hXXZk",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "6f9hih2hXXZk"
- ],
- "title": "Code",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "iPIMuisry3hd",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "QxEyIjRBizuC",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BlN9DFI679QC",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "4TIF1oA4VQRO",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "s8alTXmpFR61",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "code-notes",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-code",
- "isInheritable": false,
- "position": 90
- }
- ],
- "format": "html",
- "dataFileName": "Code.html",
- "attachments": [
- {
- "attachmentId": "hajUVeLs3EOM",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Code_image.png"
- },
- {
- "attachmentId": "iKJbcEUkME1a",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Code_image.png"
- }
- ],
- "dirFileName": "Code",
- "children": [
- {
- "isClone": false,
- "noteId": "CdNpE2pqjmI6",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "6f9hih2hXXZk",
- "CdNpE2pqjmI6"
- ],
- "title": "Scripts",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "DVJl4l3T8EG2",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "6f9hih2hXXZk",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GLks18SNjxmC",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "RDslemsQ6gCp",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "5668rwcirq1t",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GPERMystNGTB",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "scripts",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Scripts.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "GLks18SNjxmC",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "6f9hih2hXXZk",
- "GLks18SNjxmC"
- ],
- "title": "Script API",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "label",
- "name": "shareAlias",
- "value": "script-api",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Script API.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "GPERMystNGTB",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "6f9hih2hXXZk",
- "GPERMystNGTB"
- ],
- "title": "Events",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "events",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Events.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "MgibgPcfeuGz",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "6f9hih2hXXZk",
- "MgibgPcfeuGz"
- ],
- "title": "Custom Widgets",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "3sCPPL0LEC1S",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "custom-widget",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Custom Widgets.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "m523cpzocqaD",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "m523cpzocqaD"
- ],
- "title": "Saved Search",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "rVtYANyVhE9U",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "9sRHySam5fXb",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "saved-search",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-file-find",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Saved Search.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "joqzSrDccPKf",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "joqzSrDccPKf"
- ],
- "title": "Relation Map",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxs-network-chart",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Relation Map.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "bdUJEHsAPYQR",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "bdUJEHsAPYQR"
- ],
- "title": "Note Map",
- "notePosition": 80,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxs-network-chart",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Note Map.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "HcABDtFCkbFN",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "HcABDtFCkbFN"
- ],
- "title": "Render Note",
- "notePosition": 100,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-extension",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Render Note.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "GTwFsgaA0lCt",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "GTwFsgaA0lCt"
- ],
- "title": "Book",
- "notePosition": 120,
- "prefix": null,
- "isExpanded": true,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BFs8mudNFgCS",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "book-note",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-book",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Book.html",
- "attachments": [
- {
- "attachmentId": "BmpgL4ol4jJo",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Book_image.png"
- },
- {
- "attachmentId": "lpq3QC1C5LWg",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Book_image.png"
- }
- ],
- "dirFileName": "Book",
- "children": [
- {
- "isClone": false,
- "noteId": "xWbu3jpNWapp",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "GTwFsgaA0lCt",
- "xWbu3jpNWapp"
- ],
- "title": "Calendar View",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-calendar",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Calendar View.html",
- "attachments": [
- {
- "attachmentId": "37CfbqKYcOtd",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Calendar View_image.png"
- },
- {
- "attachmentId": "akAHcIEcGnWR",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Calendar View_image.png"
- },
- {
- "attachmentId": "AU7dnIevWPrz",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Calendar View_image.png"
- },
- {
- "attachmentId": "COiR1tnE86i1",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Calendar View_image.png"
- },
- {
- "attachmentId": "fOdCNTs2BuI0",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Calendar View_image.png"
- },
- {
- "attachmentId": "HfBu0m3WXtn2",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Calendar View_image.png"
- },
- {
- "attachmentId": "ho00OJTNrxVI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_Calendar View_image.png"
- },
- {
- "attachmentId": "irfNX8n4159U",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "7_Calendar View_image.png"
- },
- {
- "attachmentId": "KF56rdNuOwWd",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "8_Calendar View_image.png"
- },
- {
- "attachmentId": "oBWr5GL6cUAZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "9_Calendar View_image.png"
- },
- {
- "attachmentId": "oS6yUoQtfhpg",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "10_Calendar View_image.png"
- },
- {
- "attachmentId": "u2c09UpZghff",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "11_Calendar View_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "s1aBHPd79XYj",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "s1aBHPd79XYj"
- ],
- "title": "Mermaid Diagrams",
- "notePosition": 130,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "r44dpvA1xFu8",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "opAFABmyb3CU",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "mermaid-diagrams",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-selection",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Mermaid Diagrams.html",
- "attachments": [],
- "dirFileName": "Mermaid Diagrams",
- "children": [
- {
- "isClone": false,
- "noteId": "opAFABmyb3CU",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "s1aBHPd79XYj",
- "opAFABmyb3CU"
- ],
- "title": "ELK on",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "mermaid",
- "mime": "text/plain",
- "attributes": [],
- "dataFileName": "ELK on.txt",
- "attachments": [
- {
- "attachmentId": "biyznKlYQ7my",
- "title": "mermaid-export.svg",
- "role": "image",
- "mime": "image/svg+xml",
- "position": 10,
- "dataFileName": "ELK on_mermaid-export.svg"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "r44dpvA1xFu8",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "s1aBHPd79XYj",
- "r44dpvA1xFu8"
- ],
- "title": "ELK off",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "mermaid",
- "mime": "text/plain",
- "attributes": [],
- "dataFileName": "ELK off.txt",
- "attachments": [
- {
- "attachmentId": "rQI7SXljnpJM",
- "title": "mermaid-export.svg",
- "role": "image",
- "mime": "image/svg+xml",
- "position": 10,
- "dataFileName": "ELK off_mermaid-export.svg"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "grjYqerjn243",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "grjYqerjn243"
- ],
- "title": "Canvas",
- "notePosition": 150,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-pen",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Canvas.html",
- "attachments": [
- {
- "attachmentId": "DC9fvvootwwZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Canvas_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "1vHRoWCEjj0L",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "1vHRoWCEjj0L"
- ],
- "title": "Web View",
- "notePosition": 160,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-globe-alt",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Web View.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "gBbsAeiuUxI5",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "gBbsAeiuUxI5"
- ],
- "title": "Mind Map",
- "notePosition": 170,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-sitemap",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Mind Map.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "81SGnPGMk7Xc",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "81SGnPGMk7Xc"
- ],
- "title": "Geo map",
- "notePosition": 180,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-map-alt",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Geo map.html",
- "attachments": [
- {
- "attachmentId": "1f07O0Z25ZRr",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Geo map_image.png"
- },
- {
- "attachmentId": "3oh61qhNLu7D",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Geo map_image.png"
- },
- {
- "attachmentId": "6wUkw5RWE39e",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Geo map_image.png"
- },
- {
- "attachmentId": "aCSNn9QlgHFi",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Geo map_image.png"
- },
- {
- "attachmentId": "aCuXZY7WV4li",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Geo map_image.png"
- },
- {
- "attachmentId": "agH6yREFgsoU",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Geo map_image.png"
- },
- {
- "attachmentId": "AHyDUM6R5HeG",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_Geo map_image.png"
- },
- {
- "attachmentId": "CcjWLhE3KKfv",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "7_Geo map_image.png"
- },
- {
- "attachmentId": "DapDey8gMiFc",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "8_Geo map_image.png"
- },
- {
- "attachmentId": "fQy8R1vxKhwN",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "9_Geo map_image.png"
- },
- {
- "attachmentId": "gJ4Yz80jxcbn",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "10_Geo map_image.png"
- },
- {
- "attachmentId": "Mx2xwNIk76ZS",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "11_Geo map_image.png"
- },
- {
- "attachmentId": "oaahbsMRbqd2",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "12_Geo map_image.png"
- },
- {
- "attachmentId": "pGf1p74KKGU4",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "13_Geo map_image.png"
- },
- {
- "attachmentId": "tfa1TRUatWEh",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "14_Geo map_image.png"
- },
- {
- "attachmentId": "USbvJ38T4AKA",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "15_Geo map_image.png"
- },
- {
- "attachmentId": "x6yBLIsY2LSv",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "16_Geo map_image.png"
- },
- {
- "attachmentId": "ZvTlu9WMd37z",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "17_Geo map_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "pKK96zzmvBGf",
- "notePath": [
- "pOsGYCXsbNQG",
- "pKK96zzmvBGf"
- ],
- "title": "Theme development",
- "notePosition": 140,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-palette",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "attachments": [],
- "dirFileName": "Theme development",
- "children": [
- {
- "isClone": false,
- "noteId": "7NfNr5pZpVKV",
- "notePath": [
- "pOsGYCXsbNQG",
- "pKK96zzmvBGf",
- "7NfNr5pZpVKV"
- ],
- "title": "Creating a custom theme",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WFGzWeUK6arS",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Creating a custom theme.html",
- "attachments": [
- {
- "attachmentId": "yJVfT7rjp4tI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Creating a custom theme_im.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "WFGzWeUK6arS",
- "notePath": [
- "pOsGYCXsbNQG",
- "pKK96zzmvBGf",
- "WFGzWeUK6arS"
- ],
- "title": "Customize the Next theme",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Customize the Next theme.html",
- "attachments": [
- {
- "attachmentId": "3fAj97aV2noG",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Customize the Next theme_i.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "WN5z4M8ASACJ",
- "notePath": [
- "pOsGYCXsbNQG",
- "pKK96zzmvBGf",
- "WN5z4M8ASACJ"
- ],
- "title": "Reference",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "d3fAXQ2diepH",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Reference.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "AlhDUqhENtH7",
- "notePath": [
- "pOsGYCXsbNQG",
- "pKK96zzmvBGf",
- "AlhDUqhENtH7"
- ],
- "title": "Custom app-wide CSS",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Custom app-wide CSS.html",
- "attachments": [
- {
- "attachmentId": "fkMLaf6reA6I",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Custom app-wide CSS_image.png"
- },
- {
- "attachmentId": "TIerrMjmeich",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Custom app-wide CSS_image.png"
- },
- {
- "attachmentId": "YUrNq5vsCwHe",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Custom app-wide CSS_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "k2Gc17NbaAwb",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb"
- ],
- "title": "Developer Guides",
- "notePosition": 160,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxl-javascript",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "attachments": [],
- "dirFileName": "Developer Guides",
- "children": [
- {
- "isClone": false,
- "noteId": "yIhgI5H7A2Sm",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "yIhgI5H7A2Sm"
- ],
- "title": "Frontend Basics",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GLks18SNjxmC",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "SynTBQiBsdYJ",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "frontend-basics",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Frontend Basics.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "SynTBQiBsdYJ",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "SynTBQiBsdYJ"
- ],
- "title": "Widget Basics",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BFs8mudNFgCS",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "GLks18SNjxmC",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "widget-basics",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "html",
- "dataFileName": "Widget Basics.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "es8OU2GuguFU",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "es8OU2GuguFU"
- ],
- "title": "Examples",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "Examples",
- "children": [
- {
- "isClone": false,
- "noteId": "7kZPMD0uFwkH",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "es8OU2GuguFU",
- "7kZPMD0uFwkH"
- ],
- "title": "Downloading responses from Google Forms",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Downloading responses from Goo.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "DL92EjAaXT26",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "es8OU2GuguFU",
- "DL92EjAaXT26"
- ],
- "title": "Using promoted attributes to configure scripts",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Using promoted attributes to c.html",
- "attachments": [
- {
- "attachmentId": "7P3jzVEa1mk7",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Using promoted attributes .png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "CXny4YWKsD7z",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "CXny4YWKsD7z"
- ],
- "title": "REST API",
- "notePosition": 40,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "REST API",
- "children": [
- {
- "isClone": false,
- "noteId": "cqCjxpN8NhbH",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "CXny4YWKsD7z",
- "cqCjxpN8NhbH"
- ],
- "title": "ETAPI",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "ETAPI",
- "children": [
- {
- "isClone": false,
- "noteId": "9qPsTWBorUhQ",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "CXny4YWKsD7z",
- "cqCjxpN8NhbH",
- "9qPsTWBorUhQ"
- ],
- "title": "API Reference",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "webView",
- "mime": "",
- "attributes": [
- {
- "type": "label",
- "name": "webViewSrc",
- "value": "/etapi/docs",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "API Reference.dat",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "0vTSyvhPTAOz",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "CXny4YWKsD7z",
- "0vTSyvhPTAOz"
- ],
- "title": "Internal API",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "attachments": [],
- "dirFileName": "Internal API",
- "children": [
- {
- "isClone": false,
- "noteId": "z8O2VG4ZZJD7",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "CXny4YWKsD7z",
- "0vTSyvhPTAOz",
- "z8O2VG4ZZJD7"
- ],
- "title": "API Reference",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "webView",
- "mime": "",
- "attributes": [
- {
- "type": "label",
- "name": "webViewSrc",
- "value": "/api/docs",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "API Reference.dat",
- "attachments": []
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "i6dbnitykE5D",
- "notePath": [
- "pOsGYCXsbNQG",
- "i6dbnitykE5D"
- ],
- "title": "FAQ",
- "notePosition": 210,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "IakOLONlIfGI",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "zEY4DaJG4YT5",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "BCkXAVs63Ttv",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wy8So3yZZlH9",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "CdNpE2pqjmI6",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 70
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 80
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "faq",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-question-mark",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "html",
- "dataFileName": "FAQ.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "BgmBlOIl72jZ",
- "notePath": [
- "pOsGYCXsbNQG",
- "BgmBlOIl72jZ"
- ],
- "title": "Troubleshooting",
- "notePosition": 220,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "MgibgPcfeuGz",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "x59R8J8KV5Bp",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "ODY7qQn5m2FT",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "qzNzp9LYQyPT",
- "isInheritable": false,
- "position": 60
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "troubleshooting",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-bug",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Troubleshooting.html",
- "attachments": [],
- "dirFileName": "Troubleshooting",
- "children": [
- {
- "isClone": false,
- "noteId": "wy8So3yZZlH9",
- "notePath": [
- "pOsGYCXsbNQG",
- "BgmBlOIl72jZ",
- "wy8So3yZZlH9"
- ],
- "title": "Reporting issues",
- "notePosition": 10,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Reporting issues.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "x59R8J8KV5Bp",
- "notePath": [
- "pOsGYCXsbNQG",
- "BgmBlOIl72jZ",
- "x59R8J8KV5Bp"
- ],
- "title": "Anonymized Database",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wX4HbRucYSDD",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "anonymized-database",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Anonymized Database.html",
- "attachments": [
- {
- "attachmentId": "xh9biKiOnMJv",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Anonymized Database_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "qzNzp9LYQyPT",
- "notePath": [
- "pOsGYCXsbNQG",
- "BgmBlOIl72jZ",
- "qzNzp9LYQyPT"
- ],
- "title": "Error logs",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "imageLink",
- "value": "zIQ1XGaUbB7i",
- "isInheritable": false,
- "position": 10
- },
- {
- "type": "relation",
- "name": "imageLink",
- "value": "v8H3fXMFPki0",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "tAassRL4RSQL",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "x59R8J8KV5Bp",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "error-logs",
- "isInheritable": false,
- "position": 30
- }
- ],
- "format": "html",
- "dataFileName": "Error logs.html",
- "attachments": [
- {
- "attachmentId": "8b6d0LUU1aMl",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Error logs_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "vdlYGAcpXAgc",
- "notePath": [
- "pOsGYCXsbNQG",
- "BgmBlOIl72jZ",
- "vdlYGAcpXAgc"
- ],
- "title": "Synchronization fails with 504 Gateway Timeout",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "ud6MShXL4WpO",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "dataFileName": "Synchronization fails with 504.html",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "s8alTXmpFR61",
- "notePath": [
- "pOsGYCXsbNQG",
- "BgmBlOIl72jZ",
- "s8alTXmpFR61"
- ],
- "title": "Refreshing the application",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "html",
- "dataFileName": "Refreshing the application.html",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "Wxt3vVlxlYLi",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi"
- ],
- "title": "Attachments",
- "notePosition": 240,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "shareHiddenFromTree",
- "value": "",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "html",
- "attachments": [],
- "dirFileName": "Attachments",
- "children": [
- {
- "isClone": false,
- "noteId": "HEtnpiQrEvjl",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "HEtnpiQrEvjl"
- ],
- "title": "bookmark-folder.png",
- "notePosition": 160,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "bookmark-folder.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "bookmark-folder.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "sag6ww9q4pgW",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "sag6ww9q4pgW"
- ],
- "title": "bookmarks.gif",
- "notePosition": 170,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "bookmarks.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "bookmarks.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "W9yOvDvpsEtR",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "W9yOvDvpsEtR"
- ],
- "title": "bookmarks.png",
- "notePosition": 180,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "bookmarks.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "bookmarks.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "DVJl4l3T8EG2",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "DVJl4l3T8EG2"
- ],
- "title": "button-script.png",
- "notePosition": 190,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "button-script.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "button-script.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "oZfQufNxgrZ9",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "oZfQufNxgrZ9"
- ],
- "title": "canvas-note-image.png",
- "notePosition": 200,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "canvas-note-image.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "canvas-note-image.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "BJpEsPXDjVLh",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "BJpEsPXDjVLh"
- ],
- "title": "chrome-trilium-web-clipper.png",
- "notePosition": 210,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "chrome-trilium-web-clipper.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "chrome-trilium-web-clipper.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "8jgXl1RUGL4H",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "8jgXl1RUGL4H"
- ],
- "title": "code-note.png",
- "notePosition": 230,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "code-note.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "code-note.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "BqvIJUHkWrvH",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "BqvIJUHkWrvH"
- ],
- "title": "create-clone.gif",
- "notePosition": 240,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "create-clone.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "create-clone.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "N6O1qfBGcbFH",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "N6O1qfBGcbFH"
- ],
- "title": "create-external-link.gif",
- "notePosition": 250,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "create-external-link.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "create-external-link.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "dPcRcDZwyGAO",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "dPcRcDZwyGAO"
- ],
- "title": "create-link-to-note.gif",
- "notePosition": 260,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "create-link-to-note.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "create-link-to-note.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "3sCPPL0LEC1S",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "3sCPPL0LEC1S"
- ],
- "title": "Custom-widget image.png",
- "notePosition": 270,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "Custom-widget image.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "Custom-widget image.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "ruEpqTPbi0CT",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "ruEpqTPbi0CT"
- ],
- "title": "custom-widget-image.png",
- "notePosition": 280,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "custom-widget-image.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "custom-widget-image.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "aa84l6zJyAVH",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "aa84l6zJyAVH"
- ],
- "title": "cut-to-subnote.gif",
- "notePosition": 290,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "cut-to-subnote.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "cut-to-subnote.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "zaQnUsJTbvjr",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "zaQnUsJTbvjr"
- ],
- "title": "dark-theme.png",
- "notePosition": 300,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "dark-theme.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "dark-theme.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "sLZ7Bcq9p8E9",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "sLZ7Bcq9p8E9"
- ],
- "title": "drag-and-drop.gif",
- "notePosition": 330,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "drag-and-drop.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "drag-and-drop.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "v8H3fXMFPki0",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "v8H3fXMFPki0"
- ],
- "title": "error-logs-export-subtree.png",
- "notePosition": 350,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "error-logs-export-subtree.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "error-logs-export-subtree.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "zIQ1XGaUbB7i",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "zIQ1XGaUbB7i"
- ],
- "title": "error-logs-firefox-context-men.png",
- "notePosition": 360,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "error-logs-firefox-context-men.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "error-logs-firefox-context.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "1fkGrskxHx5u",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "1fkGrskxHx5u"
- ],
- "title": "hide-archived.png",
- "notePosition": 370,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "hide-archived.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "hide-archived.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "JXFeNgU8Xnp1",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "JXFeNgU8Xnp1"
- ],
- "title": "home-button.svg",
- "notePosition": 380,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/svg+xml",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "home-button.svg",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "home-button.svg",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "snfWRIih71MM",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "snfWRIih71MM"
- ],
- "title": "jump-to.gif",
- "notePosition": 390,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "jump-to.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "jump-to.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "e3qPZSsTbUZP",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "e3qPZSsTbUZP"
- ],
- "title": "markdown-export-note.gif",
- "notePosition": 410,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "markdown-export-note.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "markdown-export-note.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "QUqKzK4LHMVA",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "QUqKzK4LHMVA"
- ],
- "title": "markdown-export-subtree.gif",
- "notePosition": 420,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "markdown-export-subtree.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "markdown-export-subtree.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "xMQSqWySvWBZ",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "xMQSqWySvWBZ"
- ],
- "title": "markdown-file-import.gif",
- "notePosition": 430,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "markdown-file-import.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "markdown-file-import.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "Y9mwMwSGAaSb",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "Y9mwMwSGAaSb"
- ],
- "title": "markdown-inline-import.gif",
- "notePosition": 440,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "markdown-inline-import.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "markdown-inline-import.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "1YUO9Ij4XIwE",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "1YUO9Ij4XIwE"
- ],
- "title": "math.gif",
- "notePosition": 450,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "math.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "math.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "fJ7nbsprnKr7",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "fJ7nbsprnKr7"
- ],
- "title": "mermaid.png",
- "notePosition": 460,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "mermaid.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "mermaid.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "TFAiJIXJFfqv",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "TFAiJIXJFfqv"
- ],
- "title": "mobile-smartphone.png",
- "notePosition": 470,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "mobile-smartphone.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "mobile-smartphone.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "fi37V32TNyzm",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "fi37V32TNyzm"
- ],
- "title": "mobile-tablet.png",
- "notePosition": 480,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "mobile-tablet.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "mobile-tablet.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "qL7381ZG0lMK",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "qL7381ZG0lMK"
- ],
- "title": "move-note-with-keyboard.gif",
- "notePosition": 490,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "move-note-with-keyboard.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "move-note-with-keyboard.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "AiBOf1LIykMC",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "AiBOf1LIykMC"
- ],
- "title": "note-hoisting.gif",
- "notePosition": 500,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "note-hoisting.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "note-hoisting.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "iuAfnapzpRCB",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "iuAfnapzpRCB"
- ],
- "title": "note-icon-change.png",
- "notePosition": 510,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "note-icon-change.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "note-icon-change.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "R1L2vUshJD82",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "R1L2vUshJD82"
- ],
- "title": "note-icon-gallery.png",
- "notePosition": 520,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "note-icon-gallery.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "note-icon-gallery.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "mWxLjZrNAoV7",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "mWxLjZrNAoV7"
- ],
- "title": "note-map.png",
- "notePosition": 530,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "note-map.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "note-map.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "MA2uvkVloWXl",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "MA2uvkVloWXl"
- ],
- "title": "note-revisions.png",
- "notePosition": 540,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "note-revisions.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "note-revisions.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "umjOUcnZi4z2",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "umjOUcnZi4z2"
- ],
- "title": "promoted-attributes-queen.png",
- "notePosition": 550,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "promoted-attributes-queen.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "promoted-attributes-queen.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "rxH2Dm1jn6YT",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "rxH2Dm1jn6YT"
- ],
- "title": "promoted-attributes.png",
- "notePosition": 560,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "promoted-attributes.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "promoted-attributes.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "zaUtPWl8NcCt",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "zaUtPWl8NcCt"
- ],
- "title": "protecting-note.gif",
- "notePosition": 570,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "protecting-note.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "protecting-note.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "wpFu8PhUu7e7",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "wpFu8PhUu7e7"
- ],
- "title": "recent-notes.gif",
- "notePosition": 580,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "recent-notes.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "recent-notes.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "EH6qNioOHeyT",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "EH6qNioOHeyT"
- ],
- "title": "relation-map-dev-process.png",
- "notePosition": 590,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "relation-map-dev-process.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "relation-map-dev-process.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "N98UhifxrVpZ",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "N98UhifxrVpZ"
- ],
- "title": "relation-map-family-demo.gif",
- "notePosition": 600,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "relation-map-family-demo.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "relation-map-family-demo.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "xeZPrfi77XPu",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "xeZPrfi77XPu"
- ],
- "title": "relation-map-family.png",
- "notePosition": 610,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "relation-map-family.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "relation-map-family.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "rVtYANyVhE9U",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "rVtYANyVhE9U"
- ],
- "title": "saved-search-image.gif",
- "notePosition": 620,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "saved-search-image.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "saved-search-image.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "VvQ2QZOyZhZZ",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "VvQ2QZOyZhZZ"
- ],
- "title": "saved-search.gif",
- "notePosition": 630,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/gif",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "saved-search.gif",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "saved-search.gif",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "V01a3OdC9O06",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "V01a3OdC9O06"
- ],
- "title": "screenshot.png",
- "notePosition": 640,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "screenshot.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "screenshot.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "lCtZz2Z59wPT",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "lCtZz2Z59wPT"
- ],
- "title": "share-multiple-notes-web.png",
- "notePosition": 650,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "share-multiple-notes-web.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "share-multiple-notes-web.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "Ky3qOJJMZ731",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "Ky3qOJJMZ731"
- ],
- "title": "share-single-note-web.png",
- "notePosition": 660,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "share-single-note-web.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "share-single-note-web.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "5GcxcE9fP9xX",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "5GcxcE9fP9xX"
- ],
- "title": "share-single-note.png",
- "notePosition": 670,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "share-single-note.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "share-single-note.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "jEQNvpyaXIWE",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "jEQNvpyaXIWE"
- ],
- "title": "shared-list.png",
- "notePosition": 680,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "shared-list.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "shared-list.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "OFHiQYnGo2rr",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "OFHiQYnGo2rr"
- ],
- "title": "split.png",
- "notePosition": 690,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "split.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "split.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "uVF9DAmAmEWC",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "uVF9DAmAmEWC"
- ],
- "title": "steel-blue.png",
- "notePosition": 710,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "steel-blue.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "steel-blue.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "676Ekdv73T7I",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "676Ekdv73T7I"
- ],
- "title": "sync-config.png",
- "notePosition": 720,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "sync-config.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "sync-config.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "qGTyyKX4TceE",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "qGTyyKX4TceE"
- ],
- "title": "sync-in-progress.png",
- "notePosition": 730,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "sync-in-progress.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "sync-in-progress.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "SDHWNDsB68aJ",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "SDHWNDsB68aJ"
- ],
- "title": "sync-init.png",
- "notePosition": 740,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "sync-init.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "sync-init.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "92KeXdKh3Ca1",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "92KeXdKh3Ca1"
- ],
- "title": "task-manager.png",
- "notePosition": 750,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "task-manager.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "task-manager.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "uuGrYX41lWN0",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "uuGrYX41lWN0"
- ],
- "title": "template-create-instance-note.png",
- "notePosition": 760,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "template-create-instance-note.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "template-create-instance-n.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "Y8kzZ5MSZLCC",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "Y8kzZ5MSZLCC"
- ],
- "title": "template.png",
- "notePosition": 770,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "template.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "template.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "oRWfJLUbb7j7",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "oRWfJLUbb7j7"
- ],
- "title": "text-notes-formatting-block.png",
- "notePosition": 780,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "text-notes-formatting-block.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "text-notes-formatting-bloc.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "FtmPLgGmgZVC",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "FtmPLgGmgZVC"
- ],
- "title": "text-notes-formatting-inline.png",
- "notePosition": 790,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "text-notes-formatting-inline.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "text-notes-formatting-inli.png",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "skY4DIE2Iks5",
- "notePath": [
- "pOsGYCXsbNQG",
- "Wxt3vVlxlYLi",
- "skY4DIE2Iks5"
- ],
- "title": "text-notes-image.png",
- "notePosition": 800,
- "prefix": null,
- "isExpanded": false,
- "type": "image",
- "mime": "image/png",
- "attributes": [
- {
- "type": "label",
- "name": "originalFileName",
- "value": "text-notes-image.png",
- "isInheritable": false,
- "position": 10
- }
- ],
- "dataFileName": "text-notes-image.png",
- "attachments": []
- }
- ]
- }
- ]
- },
- {
- "noImport": true,
- "dataFileName": "navigation.html"
- },
- {
- "noImport": true,
- "dataFileName": "index.html"
- },
- {
- "noImport": true,
- "dataFileName": "style.css"
- }
- ]
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "User Guide.html",
+ "attachments": [],
+ "dirFileName": "User Guide",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "tC7s2alapj8V",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V"
+ ],
+ "title": "Advanced Usage",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-rocket",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Advanced Usage",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "zEY4DaJG4YT5",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "zEY4DaJG4YT5"
+ ],
+ "title": "Attributes",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "R7abl2fc6Mxi",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "p9kXRFAkwN4o",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "J5Ex1ZrMbyJ6",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "9sRHySam5fXb",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "u3YFHC9tQlpm",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "R9pX4DGra2Vt",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "47ZrP6FNuoG8",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 90
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "bwZpz2ajCEwO",
+ "isInheritable": false,
+ "position": 100
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "attributes",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Attributes.html",
+ "attachments": [
+ {
+ "attachmentId": "P4eRVtGFoHh2",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Attributes_image.png"
+ }
+ ],
+ "dirFileName": "Attributes",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "bwZpz2ajCEwO",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "zEY4DaJG4YT5",
+ "bwZpz2ajCEwO"
+ ],
+ "title": "Attribute Inheritance",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "KC1HB96bqqHX",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "attribute-inheritance",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Attribute Inheritance.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "OFXdgB2nNk1F",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "zEY4DaJG4YT5",
+ "OFXdgB2nNk1F"
+ ],
+ "title": "Promoted Attributes",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "bwZpz2ajCEwO",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "rxH2Dm1jn6YT",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "promoted-attributes",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Promoted Attributes.html",
+ "attachments": [
+ {
+ "attachmentId": "4EcBRWF9iCk2",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Promoted Attributes_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "KC1HB96bqqHX",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "zEY4DaJG4YT5",
+ "KC1HB96bqqHX"
+ ],
+ "title": "Template",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "bwZpz2ajCEwO",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "xYjQUYhpbUEW",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "Y8kzZ5MSZLCC",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "uuGrYX41lWN0",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "9sRHySam5fXb",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iRwzGnHPzonm",
+ "isInheritable": false,
+ "position": 90
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "47ZrP6FNuoG8",
+ "isInheritable": false,
+ "position": 100
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "template",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Template.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "iRwzGnHPzonm",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "iRwzGnHPzonm"
+ ],
+ "title": "Relation Map",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BCkXAVs63Ttv",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "EH6qNioOHeyT",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "xeZPrfi77XPu",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "N98UhifxrVpZ",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "kBrnXNG3Hplm",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "relation-map",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Relation Map.html",
+ "attachments": [
+ {
+ "attachmentId": "x92CIQzusTuc",
+ "title": "relation-map-dev-process-demo.gif",
+ "role": "image",
+ "mime": "image/gif",
+ "position": 10,
+ "dataFileName": "Relation Map_relation-map-.gif"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "BCkXAVs63Ttv",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "BCkXAVs63Ttv"
+ ],
+ "title": "Note Map",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iRwzGnHPzonm",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "note-map",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note Map.html",
+ "attachments": [
+ {
+ "attachmentId": "F48iB3BbITHb",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Note Map_image.png"
+ },
+ {
+ "attachmentId": "scmGuoLQPj8C",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Note Map_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "R9pX4DGra2Vt",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "R9pX4DGra2Vt"
+ ],
+ "title": "Sharing",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "5GcxcE9fP9xX",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "Ky3qOJJMZ731",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "lCtZz2Z59wPT",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "jEQNvpyaXIWE",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "WOcw2SLH6tbX",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "bwZpz2ajCEwO",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Wy267RK4M69c",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "sharing",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-share-alt",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Sharing.html",
+ "attachments": [],
+ "dirFileName": "Sharing",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "Qjt68inQ2bRj",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "R9pX4DGra2Vt",
+ "Qjt68inQ2bRj"
+ ],
+ "title": "Serving directly the content of a note",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Serving directly the content o.html",
+ "attachments": [
+ {
+ "attachmentId": "eizmhhmocL6L",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Serving directly the conte.png"
+ },
+ {
+ "attachmentId": "xicVjsf2Kmaz",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Serving directly the conte.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "5668rwcirq1t",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "5668rwcirq1t"
+ ],
+ "title": "Advanced Showcases",
+ "notePosition": 70,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iRwzGnHPzonm",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "R7abl2fc6Mxi",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "xYjQUYhpbUEW",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "advanced-showcases",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Advanced Showcases.html",
+ "attachments": [],
+ "dirFileName": "Advanced Showcases",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "l0tKav7yLHGF",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "5668rwcirq1t",
+ "l0tKav7yLHGF"
+ ],
+ "title": "Day Notes",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IakOLONlIfGI",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "xYjQUYhpbUEW",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "R7abl2fc6Mxi",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "KC1HB96bqqHX",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "day-notes",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-calendar",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Day Notes.html",
+ "attachments": [
+ {
+ "attachmentId": "9wmaElfXYjWM",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Day Notes_image.png"
+ },
+ {
+ "attachmentId": "FL40jUEj7xLt",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Day Notes_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "R7abl2fc6Mxi",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "5668rwcirq1t",
+ "R7abl2fc6Mxi"
+ ],
+ "title": "Weight Tracker",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GLks18SNjxmC",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "KC1HB96bqqHX",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "weight-tracker",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Weight Tracker.html",
+ "attachments": [
+ {
+ "attachmentId": "Ah5QpwUUEGf8",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Weight Tracker_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "xYjQUYhpbUEW",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "5668rwcirq1t",
+ "xYjQUYhpbUEW"
+ ],
+ "title": "Task Manager",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "92KeXdKh3Ca1",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IakOLONlIfGI",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "kBrnXNG3Hplm",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "bwZpz2ajCEwO",
+ "isInheritable": false,
+ "position": 90
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GPERMystNGTB",
+ "isInheritable": false,
+ "position": 100
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 110
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "task-manager",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Task Manager.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "J5Ex1ZrMbyJ6",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "J5Ex1ZrMbyJ6"
+ ],
+ "title": "Custom Request Handler",
+ "notePosition": 80,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GLks18SNjxmC",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "d3fAXQ2diepH",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "custom-request-handler",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Custom Request Handler.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "d3fAXQ2diepH",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "d3fAXQ2diepH"
+ ],
+ "title": "Custom Resource Providers",
+ "notePosition": 90,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Custom Resource Providers.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "pgxEVkzLl1OP",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "pgxEVkzLl1OP"
+ ],
+ "title": "ETAPI (REST API)",
+ "notePosition": 100,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "etapi",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "ETAPI (REST API).html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "47ZrP6FNuoG8",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "47ZrP6FNuoG8"
+ ],
+ "title": "Default Note Title",
+ "notePosition": 110,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "KC1HB96bqqHX",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "default-note-title",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Default Note Title.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "wX4HbRucYSDD",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "wX4HbRucYSDD"
+ ],
+ "title": "Database",
+ "notePosition": 130,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iRwzGnHPzonm",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "R7abl2fc6Mxi",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "xYjQUYhpbUEW",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Wy267RK4M69c",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "oyIAJ9PvvwHX",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Gzjqa934BdH4",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "database",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-data",
+ "isInheritable": false,
+ "position": 50
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Database.html",
+ "attachments": [],
+ "dirFileName": "Database",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "oyIAJ9PvvwHX",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "wX4HbRucYSDD",
+ "oyIAJ9PvvwHX"
+ ],
+ "title": "Manually altering the database",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "YKWqdJhzi2VY",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Manually altering the database.html",
+ "attachments": [
+ {
+ "attachmentId": "0740ph4lJ4rv",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Manually altering the data.png"
+ }
+ ],
+ "dirFileName": "Manually altering the database",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "YKWqdJhzi2VY",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "wX4HbRucYSDD",
+ "oyIAJ9PvvwHX",
+ "YKWqdJhzi2VY"
+ ],
+ "title": "SQL Console",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Vc8PjrjAGuOp",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-data",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "SQL Console.html",
+ "attachments": [
+ {
+ "attachmentId": "1YS10Qg7S4YR",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "SQL Console_image.png"
+ },
+ {
+ "attachmentId": "827EgLgWhZWF",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_SQL Console_image.png"
+ },
+ {
+ "attachmentId": "gIbK7NNLu3iZ",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "2_SQL Console_image.png"
+ },
+ {
+ "attachmentId": "pP87PB9ELjQn",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "3_SQL Console_image.png"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "Gzjqa934BdH4",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "Gzjqa934BdH4"
+ ],
+ "title": "Configuration (config.ini or environment variables)",
+ "notePosition": 140,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "configuration",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Configuration (config.ini or e.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "ivYnonVFBxbQ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V",
+ "ivYnonVFBxbQ"
+ ],
+ "title": "Bulk actions",
+ "notePosition": 150,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Bulk actions.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "Otzi9La2YAUX",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX"
+ ],
+ "title": "Installation & Setup",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-cog",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Installation & Setup",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "poXkQfguuA0U",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "poXkQfguuA0U"
+ ],
+ "title": "Desktop Installation",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l2VkvOwUNfZj",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "desktop-installation",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Desktop Installation.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "WOcw2SLH6tbX",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX"
+ ],
+ "title": "Server Installation",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "rWX5eY045zbE",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "3tW6mORuTHnB",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "J1Bb6lVlwU5T",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "DCmT6e7clMoP",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "moVgBcoxE3EK",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "RDslemsQ6gCp",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l2VkvOwUNfZj",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 90
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Gzjqa934BdH4",
+ "isInheritable": false,
+ "position": 100
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 110
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "fDLvzOx29Pfg",
+ "isInheritable": false,
+ "position": 120
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "server-installation",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Server Installation.html",
+ "attachments": [],
+ "dirFileName": "Server Installation",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "Dgg7bR3b6K9j",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "Dgg7bR3b6K9j"
+ ],
+ "title": "1. Installing the server",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "1. Installing the server",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "3tW6mORuTHnB",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "Dgg7bR3b6K9j",
+ "3tW6mORuTHnB"
+ ],
+ "title": "Packaged server installation",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "WOcw2SLH6tbX",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l2VkvOwUNfZj",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "packaged-server-installation",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Packaged server installation.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "rWX5eY045zbE",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "Dgg7bR3b6K9j",
+ "rWX5eY045zbE"
+ ],
+ "title": "Docker Server Installation",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "ud6MShXL4WpO",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "fDLvzOx29Pfg",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "docker-server-installation",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Docker Server Installation.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "moVgBcoxE3EK",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "Dgg7bR3b6K9j",
+ "moVgBcoxE3EK"
+ ],
+ "title": "NixOS server installation",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "nixos-server-installation",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "NixOS server installation.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "J1Bb6lVlwU5T",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "Dgg7bR3b6K9j",
+ "J1Bb6lVlwU5T"
+ ],
+ "title": "Manual server installation",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l2VkvOwUNfZj",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "manual-server-installation",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Manual server installation.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "DCmT6e7clMoP",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "Dgg7bR3b6K9j",
+ "DCmT6e7clMoP"
+ ],
+ "title": "Kubernetes server installation",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "kubernetes-server-installation",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Kubernetes server installation.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "vcjrb3VVYPZI",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "vcjrb3VVYPZI"
+ ],
+ "title": "2. Reverse proxy",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "2. Reverse proxy",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "ud6MShXL4WpO",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "vcjrb3VVYPZI",
+ "ud6MShXL4WpO"
+ ],
+ "title": "Nginx",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "nginx-proxy-setup",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Nginx.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "fDLvzOx29Pfg",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "vcjrb3VVYPZI",
+ "fDLvzOx29Pfg"
+ ],
+ "title": "Apache",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "apache-proxy-setup",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Apache.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "l2VkvOwUNfZj",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "l2VkvOwUNfZj"
+ ],
+ "title": "TLS Configuration",
+ "notePosition": 100,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "WOcw2SLH6tbX",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Gzjqa934BdH4",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "tls-configuration",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "TLS Configuration.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "7DAiwaf8Z7Rz",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "7DAiwaf8Z7Rz"
+ ],
+ "title": "Multi-Factor Authentication",
+ "notePosition": 110,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "multi-factor-authentication",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareHiddenFromTree",
+ "value": "",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Multi-Factor Authentication.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "KaM3TfD7mP78",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "KaM3TfD7mP78"
+ ],
+ "title": "Reverse proxy setup",
+ "notePosition": 120,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Reverse proxy setup.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "cbkrhQjrkKrh",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "cbkrhQjrkKrh"
+ ],
+ "title": "Synchronization",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "676Ekdv73T7I",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "SDHWNDsB68aJ",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "qGTyyKX4TceE",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l2VkvOwUNfZj",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "poXkQfguuA0U",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "vZWERwf8U3nx",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "synchronization",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Synchronization.html",
+ "attachments": [
+ {
+ "attachmentId": "s3fKDqHslToK",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Synchronization_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "RDslemsQ6gCp",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "RDslemsQ6gCp"
+ ],
+ "title": "Mobile Frontend",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "TFAiJIXJFfqv",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "fi37V32TNyzm",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "bwg0e8ewQMak",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "WOcw2SLH6tbX",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "mobile-frontend",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Mobile Frontend.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "MtPxeAWVAzMg",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "MtPxeAWVAzMg"
+ ],
+ "title": "Web Clipper",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "l0tKav7yLHGF",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "WOcw2SLH6tbX",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "web-clipper",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Web Clipper.html",
+ "attachments": [
+ {
+ "attachmentId": "fhKf5Otv0M5Y",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Web Clipper_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "n1lujUxCwipy",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "n1lujUxCwipy"
+ ],
+ "title": "Upgrading TriliumNext",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "rWX5eY045zbE",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "ODY7qQn5m2FT",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "upgrading-trilium",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Upgrading TriliumNext.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "ODY7qQn5m2FT",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "ODY7qQn5m2FT"
+ ],
+ "title": "Backup",
+ "notePosition": 70,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Gzjqa934BdH4",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "backup",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Backup.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "tAassRL4RSQL",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Otzi9La2YAUX",
+ "tAassRL4RSQL"
+ ],
+ "title": "Data directory",
+ "notePosition": 80,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "ODY7qQn5m2FT",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "data-directory",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-folder-open",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Data directory.html",
+ "attachments": [
+ {
+ "attachmentId": "NONZTci1YkNe",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Data directory_image.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "gh7bpGYxajRS",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS"
+ ],
+ "title": "Basic Concepts",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-help-circle",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Basic Concepts",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "Vc8PjrjAGuOp",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp"
+ ],
+ "title": "UI Elements",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "UI Elements",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "x0JgW8UqGXvq",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp",
+ "x0JgW8UqGXvq"
+ ],
+ "title": "Vertical and horizontal layout",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "xYmIYSP6wE3F",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "oPVyFC7WL2Lp",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "Ms1nauBra7gq",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "x3i7MxGccDuM",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "_lbSettings",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxs-layout",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Vertical and horizontal layout.html",
+ "attachments": [
+ {
+ "attachmentId": "9sCZBqokn4vf",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Vertical and horizontal la.png"
+ },
+ {
+ "attachmentId": "gw3DaUul5ccI",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Vertical and horizontal la.png"
+ },
+ {
+ "attachmentId": "jhiE5DTkLOCK",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "2_Vertical and horizontal la.png"
+ },
+ {
+ "attachmentId": "JwO3rUNb9tyU",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "3_Vertical and horizontal la.png"
+ },
+ {
+ "attachmentId": "NVjM5z6IsNZf",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "4_Vertical and horizontal la.png"
+ },
+ {
+ "attachmentId": "Z2F8ipVjwugg",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "5_Vertical and horizontal la.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "x3i7MxGccDuM",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp",
+ "x3i7MxGccDuM"
+ ],
+ "title": "Global menu",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "x0JgW8UqGXvq",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Global menu.html",
+ "attachments": [
+ {
+ "attachmentId": "rCnBqSyldhp9",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Global menu_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "BlN9DFI679QC",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp",
+ "BlN9DFI679QC"
+ ],
+ "title": "Ribbon",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "4TIF1oA4VQRO",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Ribbon.html",
+ "attachments": [
+ {
+ "attachmentId": "JCiJ3vRhgXY9",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Ribbon_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "4TIF1oA4VQRO",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp",
+ "4TIF1oA4VQRO"
+ ],
+ "title": "Options",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-cog",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Options.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "oPVyFC7WL2Lp",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp",
+ "oPVyFC7WL2Lp"
+ ],
+ "title": "Note Tree",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "sLZ7Bcq9p8E9",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "qL7381ZG0lMK",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "A9Oc6YKKc65v",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IakOLONlIfGI",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "ivYnonVFBxbQ",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "tree-manipulation",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxs-tree-alt",
+ "isInheritable": false,
+ "position": 50
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note Tree.html",
+ "attachments": [
+ {
+ "attachmentId": "Bp5BCJRntpyt",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Note Tree_image.png"
+ },
+ {
+ "attachmentId": "DYf7wm3Yv6EC",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Note Tree_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "xYmIYSP6wE3F",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp",
+ "xYmIYSP6wE3F"
+ ],
+ "title": "Launch Bar",
+ "notePosition": 70,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "x3i7MxGccDuM",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "p9kXRFAkwN4o",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OR8WJ7Iz9K4U",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OFXdgB2nNk1F",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "x0JgW8UqGXvq",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "oPVyFC7WL2Lp",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "SynTBQiBsdYJ",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-sidebar",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Launch Bar.html",
+ "attachments": [
+ {
+ "attachmentId": "YsBMjK1g3jd1",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Launch Bar_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "Ms1nauBra7gq",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Vc8PjrjAGuOp",
+ "Ms1nauBra7gq"
+ ],
+ "title": "Quick search",
+ "notePosition": 80,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-search-alt-2",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Quick search.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "BFs8mudNFgCS",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS"
+ ],
+ "title": "Note",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iPIMuisry3hd",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "m523cpzocqaD",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iRwzGnHPzonm",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GTwFsgaA0lCt",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IakOLONlIfGI",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "ODY7qQn5m2FT",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CoFPLs3dRlXc",
+ "isInheritable": false,
+ "position": 90
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "note",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note.html",
+ "attachments": [],
+ "dirFileName": "Note",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "p9kXRFAkwN4o",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "p9kXRFAkwN4o"
+ ],
+ "title": "Note Icons",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "iuAfnapzpRCB",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "R1L2vUshJD82",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "note-icons",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note Icons.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "0vhv7lsOLy82",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "0vhv7lsOLy82"
+ ],
+ "title": "Attachments",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BFs8mudNFgCS",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "R7abl2fc6Mxi",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "attachments",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Attachments.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "IakOLONlIfGI",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "IakOLONlIfGI"
+ ],
+ "title": "Cloning Notes",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "BqvIJUHkWrvH",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "A9Oc6YKKc65v",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "cloning-notes",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Cloning Notes.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "bwg0e8ewQMak",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "bwg0e8ewQMak"
+ ],
+ "title": "Protected Notes",
+ "notePosition": 70,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "zaUtPWl8NcCt",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "protected-notes",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Protected Notes.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "MKmLg5x6xkor",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "MKmLg5x6xkor"
+ ],
+ "title": "Archived Notes",
+ "notePosition": 80,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "1fkGrskxHx5u",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "bwZpz2ajCEwO",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "eIg8jdvaoNNd",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "archived-notes",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Archived Notes.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "vZWERwf8U3nx",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "vZWERwf8U3nx"
+ ],
+ "title": "Note Revisions",
+ "notePosition": 90,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "MA2uvkVloWXl",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "note-revisions",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note Revisions.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "aGlEvb9hyDhS",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "aGlEvb9hyDhS"
+ ],
+ "title": "Sorting Notes",
+ "notePosition": 100,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "sorting",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Sorting Notes.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "NRnIZmSMc5sj",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "NRnIZmSMc5sj"
+ ],
+ "title": "Export as PDF",
+ "notePosition": 120,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxs-file-pdf",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Export as PDF.html",
+ "attachments": [
+ {
+ "attachmentId": "NfSjRsArIQHy",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Export as PDF_image.png"
+ },
+ {
+ "attachmentId": "Om2EmdZr54vy",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Export as PDF_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "CoFPLs3dRlXc",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "BFs8mudNFgCS",
+ "CoFPLs3dRlXc"
+ ],
+ "title": "Read-Only Notes",
+ "notePosition": 130,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iPIMuisry3hd",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "read-only-note",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-edit-alt",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Read-Only Notes.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "wArbEsdSae6g",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g"
+ ],
+ "title": "Navigation",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Navigation",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "kBrnXNG3Hplm",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "kBrnXNG3Hplm"
+ ],
+ "title": "Tree Concepts",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BFs8mudNFgCS",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IakOLONlIfGI",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "tree-concepts",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Tree Concepts.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "MMiBEQljMQh2",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "MMiBEQljMQh2"
+ ],
+ "title": "Note Navigation",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "snfWRIih71MM",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "wpFu8PhUu7e7",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "note-navigation",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note Navigation.html",
+ "attachments": [
+ {
+ "attachmentId": "jDuwVaU8bNtG",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Note Navigation_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "eIg8jdvaoNNd",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "eIg8jdvaoNNd"
+ ],
+ "title": "Search",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "A9Oc6YKKc65v",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "search",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Search.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "u3YFHC9tQlpm",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "u3YFHC9tQlpm"
+ ],
+ "title": "Bookmarks",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "sag6ww9q4pgW",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "HEtnpiQrEvjl",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "bookmarks",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Bookmarks.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "OR8WJ7Iz9K4U",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "OR8WJ7Iz9K4U"
+ ],
+ "title": "Note Hoisting",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "AiBOf1LIykMC",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "MMiBEQljMQh2",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "9sRHySam5fXb",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "note-hoisting",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxs-chevrons-up",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note Hoisting.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "9sRHySam5fXb",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "9sRHySam5fXb"
+ ],
+ "title": "Workspace",
+ "notePosition": 70,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "OR8WJ7Iz9K4U",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "workspace",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Workspace.html",
+ "attachments": [
+ {
+ "attachmentId": "V4TIsmtBh8P7",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Workspace_image.png"
+ },
+ {
+ "attachmentId": "vZSH2mOKzWBx",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Workspace_image.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "A9Oc6YKKc65v",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "A9Oc6YKKc65v"
+ ],
+ "title": "Keyboard Shortcuts",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "MMiBEQljMQh2",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IakOLONlIfGI",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iPIMuisry3hd",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "QEAPj01N5f7w",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "eIg8jdvaoNNd",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "keyboard-shortcuts",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Keyboard Shortcuts.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "Wy267RK4M69c",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Wy267RK4M69c"
+ ],
+ "title": "Themes",
+ "notePosition": 80,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "zaQnUsJTbvjr",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "uVF9DAmAmEWC",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "VbjZvtUek0Ln",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "themes",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Themes.html",
+ "attachments": [
+ {
+ "attachmentId": "rwK3vuBgh7sY",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Themes_image.png"
+ }
+ ],
+ "dirFileName": "Themes",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "VbjZvtUek0Ln",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "Wy267RK4M69c",
+ "VbjZvtUek0Ln"
+ ],
+ "title": "Theme Gallery",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "theme-gallery",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Theme Gallery.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "mHbBMPDPkVV5",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "mHbBMPDPkVV5"
+ ],
+ "title": "Import & Export",
+ "notePosition": 90,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Import & Export",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "Oau6X9rCuegd",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "mHbBMPDPkVV5",
+ "Oau6X9rCuegd"
+ ],
+ "title": "Markdown",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "Y9mwMwSGAaSb",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "xMQSqWySvWBZ",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "QUqKzK4LHMVA",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "e3qPZSsTbUZP",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "markdown",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Markdown.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "syuSEKf2rUGr",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "mHbBMPDPkVV5",
+ "syuSEKf2rUGr"
+ ],
+ "title": "Evernote",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "evernote-import",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Evernote.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "GnhlmrATVqcH",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "mHbBMPDPkVV5",
+ "GnhlmrATVqcH"
+ ],
+ "title": "OneNote",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "onenote",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "OneNote.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "rC3pL2aptaRE",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "rC3pL2aptaRE"
+ ],
+ "title": "Zen mode",
+ "notePosition": 100,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxs-yin-yang",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Zen mode.html",
+ "attachments": [
+ {
+ "attachmentId": "Asn6uBNwt6JI",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Zen mode_image.png"
+ },
+ {
+ "attachmentId": "HGcQUOEXJ3Sp",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Zen mode_image.png"
+ },
+ {
+ "attachmentId": "lqQtSNb8loOS",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "2_Zen mode_image.png"
+ },
+ {
+ "attachmentId": "LX31yc6Jnksw",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "3_Zen mode_image.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "s3YCWHBfmYuM",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "s3YCWHBfmYuM"
+ ],
+ "title": "Quick Start",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "poXkQfguuA0U",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "WOcw2SLH6tbX",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "RDslemsQ6gCp",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "quick-start",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-run",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Quick Start.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "KSZ04uQ2D1St",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St"
+ ],
+ "title": "Note Types",
+ "notePosition": 100,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-edit",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Note Types",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "iPIMuisry3hd",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd"
+ ],
+ "title": "Text",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "FtmPLgGmgZVC",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "oRWfJLUbb7j7",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CoFPLs3dRlXc",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "S6Xx8QIWTV66",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "text-notes",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "sorted",
+ "value": "",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-note",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "sorted",
+ "value": "",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Text.html",
+ "attachments": [
+ {
+ "attachmentId": "lHWL7KkEhmM3",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Text_image.png"
+ },
+ {
+ "attachmentId": "yGknq3nsWpef",
+ "title": "bx-edit-alt.svg",
+ "role": "image",
+ "mime": "image/svg+xml",
+ "position": 10,
+ "dataFileName": "Text_bx-edit-alt.svg"
+ }
+ ],
+ "dirFileName": "Text",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "NwBbFdNZ9h7O",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "NwBbFdNZ9h7O"
+ ],
+ "title": "Admonitions",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-info-circle",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Admonitions.html",
+ "attachments": [
+ {
+ "attachmentId": "do36b54XpmIC",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Admonitions_image.png"
+ },
+ {
+ "attachmentId": "hUwfwkRSDeLJ",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Admonitions_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "QxEyIjRBizuC",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "QxEyIjRBizuC"
+ ],
+ "title": "Code blocks",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "4TIF1oA4VQRO",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "nRhnJkTT8cPs",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "s8alTXmpFR61",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-code",
+ "isInheritable": false,
+ "position": 50
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Code blocks.html",
+ "attachments": [
+ {
+ "attachmentId": "7HhhhyZ4AS0A",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Code blocks_image.png"
+ },
+ {
+ "attachmentId": "DyHSLO958cdd",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Code blocks_image.png"
+ },
+ {
+ "attachmentId": "kE8PPw7iyuu9",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "2_Code blocks_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "veGu4faJErEM",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "veGu4faJErEM"
+ ],
+ "title": "Content language & Right-to-left support",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-align-right",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Content language & Right-to-le.html",
+ "attachments": [
+ {
+ "attachmentId": "xIGmhxc0vBlC",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Content language & Right-t.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "UYuUB1ZekNQU",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "UYuUB1ZekNQU"
+ ],
+ "title": "Formatting",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "nRhnJkTT8cPs",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Formatting.html",
+ "attachments": [
+ {
+ "attachmentId": "7tX4ckOSF8jq",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Formatting_image.png"
+ },
+ {
+ "attachmentId": "HP741oAz3ebU",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Formatting_image.png"
+ },
+ {
+ "attachmentId": "yKVC2F773Mg7",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "2_Formatting_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "nRhnJkTT8cPs",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "nRhnJkTT8cPs"
+ ],
+ "title": "Formatting toolbar",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "4TIF1oA4VQRO",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BlN9DFI679QC",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-text",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Formatting toolbar.html",
+ "attachments": [
+ {
+ "attachmentId": "CZ8ENj2LsBsA",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Formatting toolbar_image.png"
+ },
+ {
+ "attachmentId": "iu9xb3VivIIl",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Formatting toolbar_image.png"
+ },
+ {
+ "attachmentId": "MMeih4nJVgNk",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "2_Formatting toolbar_image.png"
+ },
+ {
+ "attachmentId": "SGaPJHzNyLLV",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "3_Formatting toolbar_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "mT0HEkOsz6i1",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "mT0HEkOsz6i1"
+ ],
+ "title": "Images",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "0vhv7lsOLy82",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "kBrnXNG3Hplm",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "images",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-image-alt",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Images.html",
+ "attachments": [
+ {
+ "attachmentId": "40jG4olRNAlc",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Images_image.png"
+ },
+ {
+ "attachmentId": "bDkYm34QEH5a",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Images_image.png"
+ },
+ {
+ "attachmentId": "Bi9LiB0eMbcH",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "2_Images_image.png"
+ },
+ {
+ "attachmentId": "dRgFtpOcHwke",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "3_Images_image.png"
+ },
+ {
+ "attachmentId": "g7xB3E2Dva2q",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "4_Images_image.png"
+ },
+ {
+ "attachmentId": "Ilz9SuEj39RF",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "5_Images_image.png"
+ },
+ {
+ "attachmentId": "MTsRB4C0yvKX",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "6_Images_image.png"
+ },
+ {
+ "attachmentId": "NZJRGKS6yDeg",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "7_Images_image.png"
+ },
+ {
+ "attachmentId": "PUjxzv10IJkx",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "8_Images_image.png"
+ },
+ {
+ "attachmentId": "qJXx7vPPD4JW",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "9_Images_image.png"
+ },
+ {
+ "attachmentId": "SoDKgOmDoyc1",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "10_Images_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "QEAPj01N5f7w",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "QEAPj01N5f7w"
+ ],
+ "title": "Links",
+ "notePosition": 70,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "N6O1qfBGcbFH",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "dPcRcDZwyGAO",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BCkXAVs63Ttv",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "links",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-link-alt",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Links.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "S6Xx8QIWTV66",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "iPIMuisry3hd",
+ "S6Xx8QIWTV66"
+ ],
+ "title": "Lists",
+ "notePosition": 80,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-list-ul",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Lists.html",
+ "attachments": [
+ {
+ "attachmentId": "5cmICTYfg13g",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Lists_image.png"
+ },
+ {
+ "attachmentId": "6jl7tboJfutt",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Lists_image.png"
+ },
+ {
+ "attachmentId": "d4XfLoK5srYZ",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "2_Lists_image.png"
+ },
+ {
+ "attachmentId": "eL11eZMPwpmH",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "3_Lists_image.png"
+ },
+ {
+ "attachmentId": "EnkTpdeLJ6Ft",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "4_Lists_image.png"
+ },
+ {
+ "attachmentId": "If3k6Tt5cPBt",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "5_Lists_image.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "6f9hih2hXXZk",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "6f9hih2hXXZk"
+ ],
+ "title": "Code",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iPIMuisry3hd",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "QxEyIjRBizuC",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BlN9DFI679QC",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "4TIF1oA4VQRO",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "s8alTXmpFR61",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "code-notes",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-code",
+ "isInheritable": false,
+ "position": 90
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Code.html",
+ "attachments": [
+ {
+ "attachmentId": "hajUVeLs3EOM",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Code_image.png"
+ },
+ {
+ "attachmentId": "iKJbcEUkME1a",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Code_image.png"
+ }
+ ],
+ "dirFileName": "Code",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "CdNpE2pqjmI6",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "6f9hih2hXXZk",
+ "CdNpE2pqjmI6"
+ ],
+ "title": "Scripts",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "DVJl4l3T8EG2",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GLks18SNjxmC",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "RDslemsQ6gCp",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "5668rwcirq1t",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GPERMystNGTB",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "scripts",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Scripts.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "GLks18SNjxmC",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "6f9hih2hXXZk",
+ "GLks18SNjxmC"
+ ],
+ "title": "Script API",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "script-api",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Script API.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "GPERMystNGTB",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "6f9hih2hXXZk",
+ "GPERMystNGTB"
+ ],
+ "title": "Events",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "events",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Events.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "MgibgPcfeuGz",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "6f9hih2hXXZk",
+ "MgibgPcfeuGz"
+ ],
+ "title": "Custom Widgets",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "3sCPPL0LEC1S",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "custom-widget",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Custom Widgets.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "m523cpzocqaD",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "m523cpzocqaD"
+ ],
+ "title": "Saved Search",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "rVtYANyVhE9U",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "9sRHySam5fXb",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "saved-search",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-file-find",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Saved Search.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "joqzSrDccPKf",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "joqzSrDccPKf"
+ ],
+ "title": "Relation Map",
+ "notePosition": 70,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxs-network-chart",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Relation Map.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "bdUJEHsAPYQR",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "bdUJEHsAPYQR"
+ ],
+ "title": "Note Map",
+ "notePosition": 80,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxs-network-chart",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Note Map.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "HcABDtFCkbFN",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "HcABDtFCkbFN"
+ ],
+ "title": "Render Note",
+ "notePosition": 100,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-extension",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Render Note.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "GTwFsgaA0lCt",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "GTwFsgaA0lCt"
+ ],
+ "title": "Book",
+ "notePosition": 120,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BFs8mudNFgCS",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "book-note",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-book",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Book.html",
+ "attachments": [
+ {
+ "attachmentId": "BmpgL4ol4jJo",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Book_image.png"
+ },
+ {
+ "attachmentId": "lpq3QC1C5LWg",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "1_Book_image.png"
+ }
+ ],
+ "dirFileName": "Book",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "xWbu3jpNWapp",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "GTwFsgaA0lCt",
+ "xWbu3jpNWapp"
+ ],
+ "title": "Calendar View",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-calendar",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Calendar View.html",
+ "attachments": [
+ {
+ "attachmentId": "37CfbqKYcOtd",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Calendar View_image.png"
+ },
+ {
+ "attachmentId": "akAHcIEcGnWR",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "AU7dnIevWPrz",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "2_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "COiR1tnE86i1",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "3_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "fOdCNTs2BuI0",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "4_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "HfBu0m3WXtn2",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "5_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "ho00OJTNrxVI",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "6_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "irfNX8n4159U",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "7_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "KF56rdNuOwWd",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "8_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "oBWr5GL6cUAZ",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "9_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "oS6yUoQtfhpg",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "10_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "u2c09UpZghff",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "11_Calendar View_image.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "s1aBHPd79XYj",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "s1aBHPd79XYj"
+ ],
+ "title": "Mermaid Diagrams",
+ "notePosition": 130,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "r44dpvA1xFu8",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "opAFABmyb3CU",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "mermaid-diagrams",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-selection",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Mermaid Diagrams.html",
+ "attachments": [],
+ "dirFileName": "Mermaid Diagrams",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "opAFABmyb3CU",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "s1aBHPd79XYj",
+ "opAFABmyb3CU"
+ ],
+ "title": "ELK on",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "mermaid",
+ "mime": "text/plain",
+ "attributes": [],
+ "dataFileName": "ELK on.txt",
+ "attachments": [
+ {
+ "attachmentId": "biyznKlYQ7my",
+ "title": "mermaid-export.svg",
+ "role": "image",
+ "mime": "image/svg+xml",
+ "position": 10,
+ "dataFileName": "ELK on_mermaid-export.svg"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "r44dpvA1xFu8",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "s1aBHPd79XYj",
+ "r44dpvA1xFu8"
+ ],
+ "title": "ELK off",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "mermaid",
+ "mime": "text/plain",
+ "attributes": [],
+ "dataFileName": "ELK off.txt",
+ "attachments": [
+ {
+ "attachmentId": "rQI7SXljnpJM",
+ "title": "mermaid-export.svg",
+ "role": "image",
+ "mime": "image/svg+xml",
+ "position": 10,
+ "dataFileName": "ELK off_mermaid-export.svg"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "grjYqerjn243",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "grjYqerjn243"
+ ],
+ "title": "Canvas",
+ "notePosition": 150,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-pen",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Canvas.html",
+ "attachments": [
+ {
+ "attachmentId": "DC9fvvootwwZ",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Canvas_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "1vHRoWCEjj0L",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "1vHRoWCEjj0L"
+ ],
+ "title": "Web View",
+ "notePosition": 160,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-globe-alt",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Web View.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "gBbsAeiuUxI5",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "gBbsAeiuUxI5"
+ ],
+ "title": "Mind Map",
+ "notePosition": 170,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-sitemap",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Mind Map.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "81SGnPGMk7Xc",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "KSZ04uQ2D1St",
+ "81SGnPGMk7Xc"
+ ],
+ "title": "Geo map",
+ "notePosition": 180,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-map-alt",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Geo map.html",
+ "attachments": [
+ {
+ "attachmentId": "1f07O0Z25ZRr",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Geo map_image.png"
+ },
+ {
+ "attachmentId": "3oh61qhNLu7D",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Geo map_image.png"
+ },
+ {
+ "attachmentId": "6wUkw5RWE39e",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "2_Geo map_image.png"
+ },
+ {
+ "attachmentId": "aCSNn9QlgHFi",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "3_Geo map_image.png"
+ },
+ {
+ "attachmentId": "aCuXZY7WV4li",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "4_Geo map_image.png"
+ },
+ {
+ "attachmentId": "agH6yREFgsoU",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "5_Geo map_image.png"
+ },
+ {
+ "attachmentId": "AHyDUM6R5HeG",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "6_Geo map_image.png"
+ },
+ {
+ "attachmentId": "CcjWLhE3KKfv",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "7_Geo map_image.png"
+ },
+ {
+ "attachmentId": "DapDey8gMiFc",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "8_Geo map_image.png"
+ },
+ {
+ "attachmentId": "fQy8R1vxKhwN",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "9_Geo map_image.png"
+ },
+ {
+ "attachmentId": "gJ4Yz80jxcbn",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "10_Geo map_image.png"
+ },
+ {
+ "attachmentId": "Mx2xwNIk76ZS",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "11_Geo map_image.png"
+ },
+ {
+ "attachmentId": "oaahbsMRbqd2",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "12_Geo map_image.png"
+ },
+ {
+ "attachmentId": "pGf1p74KKGU4",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "13_Geo map_image.png"
+ },
+ {
+ "attachmentId": "tfa1TRUatWEh",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "14_Geo map_image.png"
+ },
+ {
+ "attachmentId": "USbvJ38T4AKA",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "15_Geo map_image.png"
+ },
+ {
+ "attachmentId": "x6yBLIsY2LSv",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "16_Geo map_image.png"
+ },
+ {
+ "attachmentId": "ZvTlu9WMd37z",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "17_Geo map_image.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "pKK96zzmvBGf",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "pKK96zzmvBGf"
+ ],
+ "title": "Theme development",
+ "notePosition": 140,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-palette",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Theme development",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "7NfNr5pZpVKV",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "pKK96zzmvBGf",
+ "7NfNr5pZpVKV"
+ ],
+ "title": "Creating a custom theme",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "WFGzWeUK6arS",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Creating a custom theme.html",
+ "attachments": [
+ {
+ "attachmentId": "yJVfT7rjp4tI",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Creating a custom theme_im.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "WFGzWeUK6arS",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "pKK96zzmvBGf",
+ "WFGzWeUK6arS"
+ ],
+ "title": "Customize the Next theme",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Customize the Next theme.html",
+ "attachments": [
+ {
+ "attachmentId": "3fAj97aV2noG",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Customize the Next theme_i.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "WN5z4M8ASACJ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "pKK96zzmvBGf",
+ "WN5z4M8ASACJ"
+ ],
+ "title": "Reference",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "d3fAXQ2diepH",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Reference.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "AlhDUqhENtH7",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "pKK96zzmvBGf",
+ "AlhDUqhENtH7"
+ ],
+ "title": "Custom app-wide CSS",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Custom app-wide CSS.html",
+ "attachments": [
+ {
+ "attachmentId": "fkMLaf6reA6I",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Custom app-wide CSS_image.png"
+ },
+ {
+ "attachmentId": "TIerrMjmeich",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "1_Custom app-wide CSS_image.png"
+ },
+ {
+ "attachmentId": "YUrNq5vsCwHe",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "2_Custom app-wide CSS_image.png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "k2Gc17NbaAwb",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb"
+ ],
+ "title": "Developer Guides",
+ "notePosition": 160,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bxl-javascript",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Developer Guides",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "yIhgI5H7A2Sm",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "yIhgI5H7A2Sm"
+ ],
+ "title": "Frontend Basics",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GLks18SNjxmC",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "SynTBQiBsdYJ",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "frontend-basics",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Frontend Basics.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "SynTBQiBsdYJ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "SynTBQiBsdYJ"
+ ],
+ "title": "Widget Basics",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BFs8mudNFgCS",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "GLks18SNjxmC",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "widget-basics",
+ "isInheritable": false,
+ "position": 20
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Widget Basics.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "es8OU2GuguFU",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "es8OU2GuguFU"
+ ],
+ "title": "Examples",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Examples",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "7kZPMD0uFwkH",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "es8OU2GuguFU",
+ "7kZPMD0uFwkH"
+ ],
+ "title": "Downloading responses from Google Forms",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Downloading responses from Goo.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "DL92EjAaXT26",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "es8OU2GuguFU",
+ "DL92EjAaXT26"
+ ],
+ "title": "Using promoted attributes to configure scripts",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Using promoted attributes to c.html",
+ "attachments": [
+ {
+ "attachmentId": "7P3jzVEa1mk7",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Using promoted attributes .png"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "CXny4YWKsD7z",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "CXny4YWKsD7z"
+ ],
+ "title": "REST API",
+ "notePosition": 40,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "REST API",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "cqCjxpN8NhbH",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "CXny4YWKsD7z",
+ "cqCjxpN8NhbH"
+ ],
+ "title": "ETAPI",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "ETAPI",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "9qPsTWBorUhQ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "CXny4YWKsD7z",
+ "cqCjxpN8NhbH",
+ "9qPsTWBorUhQ"
+ ],
+ "title": "API Reference",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "webView",
+ "mime": "",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "webViewSrc",
+ "value": "/etapi/docs",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "API Reference.dat",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "0vTSyvhPTAOz",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "CXny4YWKsD7z",
+ "0vTSyvhPTAOz"
+ ],
+ "title": "Internal API",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Internal API",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "z8O2VG4ZZJD7",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "CXny4YWKsD7z",
+ "0vTSyvhPTAOz",
+ "z8O2VG4ZZJD7"
+ ],
+ "title": "API Reference",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "webView",
+ "mime": "",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "webViewSrc",
+ "value": "/api/docs",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "API Reference.dat",
+ "attachments": []
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "i6dbnitykE5D",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "i6dbnitykE5D"
+ ],
+ "title": "FAQ",
+ "notePosition": 210,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IakOLONlIfGI",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "zEY4DaJG4YT5",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "BCkXAVs63Ttv",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wy8So3yZZlH9",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "CdNpE2pqjmI6",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 70
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 80
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "faq",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-question-mark",
+ "isInheritable": false,
+ "position": 40
+ }
+ ],
+ "format": "html",
+ "dataFileName": "FAQ.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "BgmBlOIl72jZ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "BgmBlOIl72jZ"
+ ],
+ "title": "Troubleshooting",
+ "notePosition": 220,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "MgibgPcfeuGz",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "x59R8J8KV5Bp",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "ODY7qQn5m2FT",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 50
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "qzNzp9LYQyPT",
+ "isInheritable": false,
+ "position": 60
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "troubleshooting",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-bug",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Troubleshooting.html",
+ "attachments": [],
+ "dirFileName": "Troubleshooting",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "wy8So3yZZlH9",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "BgmBlOIl72jZ",
+ "wy8So3yZZlH9"
+ ],
+ "title": "Reporting issues",
+ "notePosition": 10,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Reporting issues.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "x59R8J8KV5Bp",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "BgmBlOIl72jZ",
+ "x59R8J8KV5Bp"
+ ],
+ "title": "Anonymized Database",
+ "notePosition": 20,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "wX4HbRucYSDD",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "anonymized-database",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Anonymized Database.html",
+ "attachments": [
+ {
+ "attachmentId": "xh9biKiOnMJv",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Anonymized Database_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "qzNzp9LYQyPT",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "BgmBlOIl72jZ",
+ "qzNzp9LYQyPT"
+ ],
+ "title": "Error logs",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/markdown",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "zIQ1XGaUbB7i",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "imageLink",
+ "value": "v8H3fXMFPki0",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "x59R8J8KV5Bp",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "error-logs",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Error logs.html",
+ "attachments": [
+ {
+ "attachmentId": "8b6d0LUU1aMl",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/jpg",
+ "position": 10,
+ "dataFileName": "Error logs_image.png"
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "vdlYGAcpXAgc",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "BgmBlOIl72jZ",
+ "vdlYGAcpXAgc"
+ ],
+ "title": "Synchronization fails with 504 Gateway Timeout",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "ud6MShXL4WpO",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Synchronization fails with 504.html",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "s8alTXmpFR61",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "BgmBlOIl72jZ",
+ "s8alTXmpFR61"
+ ],
+ "title": "Refreshing the application",
+ "notePosition": 60,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "html",
+ "dataFileName": "Refreshing the application.html",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "Wxt3vVlxlYLi",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi"
+ ],
+ "title": "Attachments",
+ "notePosition": 240,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareHiddenFromTree",
+ "value": "",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "html",
+ "attachments": [],
+ "dirFileName": "Attachments",
+ "children": [
+ {
+ "isClone": false,
+ "noteId": "HEtnpiQrEvjl",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "HEtnpiQrEvjl"
+ ],
+ "title": "bookmark-folder.png",
+ "notePosition": 160,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "bookmark-folder.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "bookmark-folder.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "sag6ww9q4pgW",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "sag6ww9q4pgW"
+ ],
+ "title": "bookmarks.gif",
+ "notePosition": 170,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "bookmarks.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "bookmarks.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "W9yOvDvpsEtR",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "W9yOvDvpsEtR"
+ ],
+ "title": "bookmarks.png",
+ "notePosition": 180,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "bookmarks.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "bookmarks.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "DVJl4l3T8EG2",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "DVJl4l3T8EG2"
+ ],
+ "title": "button-script.png",
+ "notePosition": 190,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "button-script.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "button-script.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "oZfQufNxgrZ9",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "oZfQufNxgrZ9"
+ ],
+ "title": "canvas-note-image.png",
+ "notePosition": 200,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "canvas-note-image.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "canvas-note-image.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "BJpEsPXDjVLh",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "BJpEsPXDjVLh"
+ ],
+ "title": "chrome-trilium-web-clipper.png",
+ "notePosition": 210,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "chrome-trilium-web-clipper.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "chrome-trilium-web-clipper.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "8jgXl1RUGL4H",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "8jgXl1RUGL4H"
+ ],
+ "title": "code-note.png",
+ "notePosition": 230,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "code-note.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "code-note.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "BqvIJUHkWrvH",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "BqvIJUHkWrvH"
+ ],
+ "title": "create-clone.gif",
+ "notePosition": 240,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "create-clone.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "create-clone.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "N6O1qfBGcbFH",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "N6O1qfBGcbFH"
+ ],
+ "title": "create-external-link.gif",
+ "notePosition": 250,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "create-external-link.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "create-external-link.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "dPcRcDZwyGAO",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "dPcRcDZwyGAO"
+ ],
+ "title": "create-link-to-note.gif",
+ "notePosition": 260,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "create-link-to-note.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "create-link-to-note.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "3sCPPL0LEC1S",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "3sCPPL0LEC1S"
+ ],
+ "title": "Custom-widget image.png",
+ "notePosition": 270,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "Custom-widget image.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "Custom-widget image.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "ruEpqTPbi0CT",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "ruEpqTPbi0CT"
+ ],
+ "title": "custom-widget-image.png",
+ "notePosition": 280,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "custom-widget-image.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "custom-widget-image.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "aa84l6zJyAVH",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "aa84l6zJyAVH"
+ ],
+ "title": "cut-to-subnote.gif",
+ "notePosition": 290,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "cut-to-subnote.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "cut-to-subnote.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "zaQnUsJTbvjr",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "zaQnUsJTbvjr"
+ ],
+ "title": "dark-theme.png",
+ "notePosition": 300,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "dark-theme.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "dark-theme.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "sLZ7Bcq9p8E9",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "sLZ7Bcq9p8E9"
+ ],
+ "title": "drag-and-drop.gif",
+ "notePosition": 330,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "drag-and-drop.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "drag-and-drop.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "v8H3fXMFPki0",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "v8H3fXMFPki0"
+ ],
+ "title": "error-logs-export-subtree.png",
+ "notePosition": 350,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "error-logs-export-subtree.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "error-logs-export-subtree.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "zIQ1XGaUbB7i",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "zIQ1XGaUbB7i"
+ ],
+ "title": "error-logs-firefox-context-men.png",
+ "notePosition": 360,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "error-logs-firefox-context-men.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "error-logs-firefox-context.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "1fkGrskxHx5u",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "1fkGrskxHx5u"
+ ],
+ "title": "hide-archived.png",
+ "notePosition": 370,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "hide-archived.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "hide-archived.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "JXFeNgU8Xnp1",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "JXFeNgU8Xnp1"
+ ],
+ "title": "home-button.svg",
+ "notePosition": 380,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/svg+xml",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "home-button.svg",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "home-button.svg",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "snfWRIih71MM",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "snfWRIih71MM"
+ ],
+ "title": "jump-to.gif",
+ "notePosition": 390,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "jump-to.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "jump-to.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "e3qPZSsTbUZP",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "e3qPZSsTbUZP"
+ ],
+ "title": "markdown-export-note.gif",
+ "notePosition": 410,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "markdown-export-note.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "markdown-export-note.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "QUqKzK4LHMVA",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "QUqKzK4LHMVA"
+ ],
+ "title": "markdown-export-subtree.gif",
+ "notePosition": 420,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "markdown-export-subtree.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "markdown-export-subtree.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "xMQSqWySvWBZ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "xMQSqWySvWBZ"
+ ],
+ "title": "markdown-file-import.gif",
+ "notePosition": 430,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "markdown-file-import.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "markdown-file-import.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "Y9mwMwSGAaSb",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "Y9mwMwSGAaSb"
+ ],
+ "title": "markdown-inline-import.gif",
+ "notePosition": 440,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "markdown-inline-import.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "markdown-inline-import.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "1YUO9Ij4XIwE",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "1YUO9Ij4XIwE"
+ ],
+ "title": "math.gif",
+ "notePosition": 450,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "math.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "math.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "fJ7nbsprnKr7",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "fJ7nbsprnKr7"
+ ],
+ "title": "mermaid.png",
+ "notePosition": 460,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "mermaid.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "mermaid.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "TFAiJIXJFfqv",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "TFAiJIXJFfqv"
+ ],
+ "title": "mobile-smartphone.png",
+ "notePosition": 470,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "mobile-smartphone.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "mobile-smartphone.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "fi37V32TNyzm",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "fi37V32TNyzm"
+ ],
+ "title": "mobile-tablet.png",
+ "notePosition": 480,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "mobile-tablet.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "mobile-tablet.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "qL7381ZG0lMK",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "qL7381ZG0lMK"
+ ],
+ "title": "move-note-with-keyboard.gif",
+ "notePosition": 490,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "move-note-with-keyboard.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "move-note-with-keyboard.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "AiBOf1LIykMC",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "AiBOf1LIykMC"
+ ],
+ "title": "note-hoisting.gif",
+ "notePosition": 500,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "note-hoisting.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "note-hoisting.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "iuAfnapzpRCB",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "iuAfnapzpRCB"
+ ],
+ "title": "note-icon-change.png",
+ "notePosition": 510,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "note-icon-change.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "note-icon-change.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "R1L2vUshJD82",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "R1L2vUshJD82"
+ ],
+ "title": "note-icon-gallery.png",
+ "notePosition": 520,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "note-icon-gallery.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "note-icon-gallery.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "mWxLjZrNAoV7",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "mWxLjZrNAoV7"
+ ],
+ "title": "note-map.png",
+ "notePosition": 530,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "note-map.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "note-map.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "MA2uvkVloWXl",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "MA2uvkVloWXl"
+ ],
+ "title": "note-revisions.png",
+ "notePosition": 540,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "note-revisions.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "note-revisions.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "umjOUcnZi4z2",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "umjOUcnZi4z2"
+ ],
+ "title": "promoted-attributes-queen.png",
+ "notePosition": 550,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "promoted-attributes-queen.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "promoted-attributes-queen.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "rxH2Dm1jn6YT",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "rxH2Dm1jn6YT"
+ ],
+ "title": "promoted-attributes.png",
+ "notePosition": 560,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "promoted-attributes.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "promoted-attributes.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "zaUtPWl8NcCt",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "zaUtPWl8NcCt"
+ ],
+ "title": "protecting-note.gif",
+ "notePosition": 570,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "protecting-note.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "protecting-note.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "wpFu8PhUu7e7",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "wpFu8PhUu7e7"
+ ],
+ "title": "recent-notes.gif",
+ "notePosition": 580,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "recent-notes.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "recent-notes.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "EH6qNioOHeyT",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "EH6qNioOHeyT"
+ ],
+ "title": "relation-map-dev-process.png",
+ "notePosition": 590,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "relation-map-dev-process.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "relation-map-dev-process.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "N98UhifxrVpZ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "N98UhifxrVpZ"
+ ],
+ "title": "relation-map-family-demo.gif",
+ "notePosition": 600,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "relation-map-family-demo.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "relation-map-family-demo.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "xeZPrfi77XPu",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "xeZPrfi77XPu"
+ ],
+ "title": "relation-map-family.png",
+ "notePosition": 610,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "relation-map-family.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "relation-map-family.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "rVtYANyVhE9U",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "rVtYANyVhE9U"
+ ],
+ "title": "saved-search-image.gif",
+ "notePosition": 620,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "saved-search-image.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "saved-search-image.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "VvQ2QZOyZhZZ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "VvQ2QZOyZhZZ"
+ ],
+ "title": "saved-search.gif",
+ "notePosition": 630,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/gif",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "saved-search.gif",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "saved-search.gif",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "V01a3OdC9O06",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "V01a3OdC9O06"
+ ],
+ "title": "screenshot.png",
+ "notePosition": 640,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "screenshot.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "screenshot.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "lCtZz2Z59wPT",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "lCtZz2Z59wPT"
+ ],
+ "title": "share-multiple-notes-web.png",
+ "notePosition": 650,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "share-multiple-notes-web.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "share-multiple-notes-web.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "Ky3qOJJMZ731",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "Ky3qOJJMZ731"
+ ],
+ "title": "share-single-note-web.png",
+ "notePosition": 660,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "share-single-note-web.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "share-single-note-web.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "5GcxcE9fP9xX",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "5GcxcE9fP9xX"
+ ],
+ "title": "share-single-note.png",
+ "notePosition": 670,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "share-single-note.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "share-single-note.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "jEQNvpyaXIWE",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "jEQNvpyaXIWE"
+ ],
+ "title": "shared-list.png",
+ "notePosition": 680,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "shared-list.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "shared-list.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "OFHiQYnGo2rr",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "OFHiQYnGo2rr"
+ ],
+ "title": "split.png",
+ "notePosition": 690,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "split.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "split.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "uVF9DAmAmEWC",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "uVF9DAmAmEWC"
+ ],
+ "title": "steel-blue.png",
+ "notePosition": 710,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "steel-blue.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "steel-blue.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "676Ekdv73T7I",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "676Ekdv73T7I"
+ ],
+ "title": "sync-config.png",
+ "notePosition": 720,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "sync-config.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "sync-config.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "qGTyyKX4TceE",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "qGTyyKX4TceE"
+ ],
+ "title": "sync-in-progress.png",
+ "notePosition": 730,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "sync-in-progress.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "sync-in-progress.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "SDHWNDsB68aJ",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "SDHWNDsB68aJ"
+ ],
+ "title": "sync-init.png",
+ "notePosition": 740,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "sync-init.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "sync-init.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "92KeXdKh3Ca1",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "92KeXdKh3Ca1"
+ ],
+ "title": "task-manager.png",
+ "notePosition": 750,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "task-manager.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "task-manager.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "uuGrYX41lWN0",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "uuGrYX41lWN0"
+ ],
+ "title": "template-create-instance-note.png",
+ "notePosition": 760,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "template-create-instance-note.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "template-create-instance-n.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "Y8kzZ5MSZLCC",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "Y8kzZ5MSZLCC"
+ ],
+ "title": "template.png",
+ "notePosition": 770,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "template.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "template.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "oRWfJLUbb7j7",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "oRWfJLUbb7j7"
+ ],
+ "title": "text-notes-formatting-block.png",
+ "notePosition": 780,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "text-notes-formatting-block.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "text-notes-formatting-bloc.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "FtmPLgGmgZVC",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "FtmPLgGmgZVC"
+ ],
+ "title": "text-notes-formatting-inline.png",
+ "notePosition": 790,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "text-notes-formatting-inline.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "text-notes-formatting-inli.png",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "skY4DIE2Iks5",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "Wxt3vVlxlYLi",
+ "skY4DIE2Iks5"
+ ],
+ "title": "text-notes-image.png",
+ "notePosition": 800,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "image",
+ "mime": "image/png",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "originalFileName",
+ "value": "text-notes-image.png",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "dataFileName": "text-notes-image.png",
+ "attachments": []
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "noImport": true,
+ "dataFileName": "navigation.html",
+ "isExpanded": false
+ },
+ {
+ "noImport": true,
+ "dataFileName": "index.html",
+ "isExpanded": false
+ },
+ {
+ "noImport": true,
+ "dataFileName": "style.css",
+ "isExpanded": false
+ }
+ ]
}
\ No newline at end of file
From e62137f2451766212017ae4234ddebd437a66a3b Mon Sep 17 00:00:00 2001
From: Elian Doran
Date: Sat, 29 Mar 2025 11:28:31 +0200
Subject: [PATCH 3/4] fix(docs): meta for HTML documentation changing due to
root notePosition
---
docs/User Guide/!!!meta.json | 2 +-
electron-docs-main.ts | 1 +
src/public/app/doc_notes/en/User Guide/!!!meta.json | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json
index 6b10f53da..2df822678 100644
--- a/docs/User Guide/!!!meta.json
+++ b/docs/User Guide/!!!meta.json
@@ -9,7 +9,7 @@
"pOsGYCXsbNQG"
],
"title": "User Guide",
- "notePosition": 130,
+ "notePosition": 1,
"prefix": null,
"isExpanded": false,
"type": "text",
diff --git a/electron-docs-main.ts b/electron-docs-main.ts
index ff56a82a8..9106bb025 100644
--- a/electron-docs-main.ts
+++ b/electron-docs-main.ts
@@ -150,6 +150,7 @@ async function cleanUpMeta(outputPath: string) {
const metaPath = path.join(outputPath, "!!!meta.json");
const meta = JSON.parse(await fs.readFile(metaPath, "utf-8")) as NoteMetaFile;
for (const file of meta.files) {
+ file.notePosition = 1;
traverse(file);
}
diff --git a/src/public/app/doc_notes/en/User Guide/!!!meta.json b/src/public/app/doc_notes/en/User Guide/!!!meta.json
index 70b473a9e..ede3e0d3c 100644
--- a/src/public/app/doc_notes/en/User Guide/!!!meta.json
+++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json
@@ -9,7 +9,7 @@
"pOsGYCXsbNQG"
],
"title": "User Guide",
- "notePosition": 130,
+ "notePosition": 1,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -8107,16 +8107,19 @@
{
"noImport": true,
"dataFileName": "navigation.html",
+ "notePosition": 1,
"isExpanded": false
},
{
"noImport": true,
"dataFileName": "index.html",
+ "notePosition": 1,
"isExpanded": false
},
{
"noImport": true,
"dataFileName": "style.css",
+ "notePosition": 1,
"isExpanded": false
}
]
From 96d3d661c241d3dde5566b1bde2175936b290501 Mon Sep 17 00:00:00 2001
From: Elian Doran
Date: Sat, 29 Mar 2025 11:28:59 +0200
Subject: [PATCH 4/4] chore(docs): sync import/export
---
.../Advanced Usage/Advanced Showcases/Day Notes.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html
index 75ee23976..daf056287 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html
@@ -76,8 +76,8 @@
the #monthPattern
attribute, much like #datePattern
.
The options are:
- {isoMonth}
results in an ISO 8061 formatted month (e.g.
- "2025-03" for March 2025)
+ {isoMonth}
results in an ISO 8061 formatted month (e.g. "2025-03"
+ for March 2025)
{monthNumberPadded}
results in a number like 09
for
September, and 11
for November
{month}
results in the full month name (e.g. September
or October
)
@@ -100,4 +100,4 @@