diff --git a/.dockerignore b/.dockerignore
index 786c22ff9..a4e242a99 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -5,7 +5,6 @@
.prettier*
electron*
entitlements.plist
-forge.config.cjs
nodemon.json
renovate.json
trilium.iml
@@ -34,4 +33,10 @@ npm-debug.log
# exceptions
-!/bin/copy-dist.ts
\ No newline at end of file
+!/bin/copy-dist.ts
+
+# temporary exception to make copy-dist inside Docker build not fail
+# TriliumNextTODO: make copy-dist *not* requiring to copy this file for builds other than electron-forge
+!forge.config.cjs
+!/bin/tpl
+!/bin/electron-forge/desktop.ejs
\ No newline at end of file
diff --git a/.github/actions/build-electron/action.yml b/.github/actions/build-electron/action.yml
index b5a140efc..51b022bed 100644
--- a/.github/actions/build-electron/action.yml
+++ b/.github/actions/build-electron/action.yml
@@ -97,7 +97,7 @@ runs:
shell: bash
run: |
echo "Signing DMG file..."
- dmg_file=$(find out -name "*.dmg" -print -quit)
+ dmg_file=$(find ./dist -name "*.dmg" -print -quit)
if [ -n "$dmg_file" ]; then
echo "Found DMG: $dmg_file"
# Get the first valid signing identity from the keychain
@@ -125,7 +125,7 @@ runs:
# First check the .app bundle
echo "Looking for .app bundle..."
- app_bundle=$(find out -name "*.app" -print -quit)
+ app_bundle=$(find ./dist -name "*.app" -print -quit)
if [ -n "$app_bundle" ]; then
echo "Found app bundle: $app_bundle"
echo "Verifying app bundle signing..."
@@ -144,7 +144,7 @@ runs:
# Then check DMG if it exists
echo "Looking for DMG..."
- dmg_file=$(find out -name "*.dmg" -print -quit)
+ dmg_file=$(find ./dist -name "*.dmg" -print -quit)
if [ -n "$dmg_file" ]; then
echo "Found DMG: $dmg_file"
echo "Verifying DMG signing..."
@@ -160,7 +160,7 @@ runs:
# Finally check ZIP if it exists
echo "Looking for ZIP..."
- zip_file=$(find out -name "*.zip" -print -quit)
+ zip_file=$(find ./dist -name "*.zip" -print -quit)
if [ -n "$zip_file" ]; then
echo "Found ZIP: $zip_file"
echo "Note: ZIP files are not code signed, but their contents should be"
@@ -177,7 +177,7 @@ runs:
# Look for DMG files recursively
echo "Looking for DMG files..."
- dmg_file=$(find out -name "*.dmg" -print -quit)
+ dmg_file=$(find ./dist -name "*.dmg" -print -quit)
if [ -n "$dmg_file" ]; then
echo "Found DMG: $dmg_file"
cp "$dmg_file" "upload/TriliumNextNotes-${{ github.ref_name }}-macos-${{ inputs.arch }}.dmg"
@@ -187,7 +187,7 @@ runs:
# Look for ZIP files recursively
echo "Looking for ZIP files..."
- zip_file=$(find out -name "*.zip" -print -quit)
+ zip_file=$(find ./dist -name "*.zip" -print -quit)
if [ -n "$zip_file" ]; then
echo "Found ZIP: $zip_file"
cp "$zip_file" "upload/TriliumNextNotes-${{ github.ref_name }}-macos-${{ inputs.arch }}.zip"
@@ -199,7 +199,7 @@ runs:
echo "Collecting artifacts for ${{ inputs.os }}..."
for ext in ${{ inputs.extension }}; do
echo "Looking for .$ext files..."
- file=$(find out -name "*.$ext" -print -quit)
+ file=$(find ./dist -name "*.$ext" -print -quit)
if [ -n "$file" ]; then
echo "Found $file for extension $ext"
cp "$file" "upload/TriliumNextNotes-${{ github.ref_name }}-${{ inputs.os }}-${{ inputs.arch }}.$ext"
diff --git a/bin/copy-dist.ts b/bin/copy-dist.ts
index 03b0c751b..b3f79ad56 100644
--- a/bin/copy-dist.ts
+++ b/bin/copy-dist.ts
@@ -30,6 +30,9 @@ try {
"./package.json",
"./LICENSE",
"./README.md",
+ "./forge.config.cjs",
+ "./bin/tpl/",
+ "./bin/electron-forge/desktop.ejs",
"./src/views/",
"./src/etapi/etapi.openapi.yaml",
"./src/routes/api/openapi.json",
diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json
index b16a700b6..7872606cf 100644
--- a/docs/User Guide/!!!meta.json
+++ b/docs/User Guide/!!!meta.json
@@ -20,5509 +20,6 @@
"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": "markdown",
- "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": "markdown",
- "dataFileName": "Attributes.md",
- "attachments": [
- {
- "attachmentId": "P4eRVtGFoHh2",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Attributes_image.png"
- },
- {
- "attachmentId": "ZuUT0WgJVR2j",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_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": "markdown",
- "dataFileName": "Attribute Inheritance.md",
- "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": "markdown",
- "dataFileName": "Promoted Attributes.md",
- "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": "markdown",
- "dataFileName": "Template.md",
- "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": "markdown",
- "dataFileName": "Relation Map.md",
- "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": "markdown",
- "dataFileName": "Note Map.md",
- "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": "markdown",
- "dataFileName": "Sharing.md",
- "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": "markdown",
- "dataFileName": "Serving directly the content o.md",
- "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": "markdown",
- "dataFileName": "Advanced Showcases.md",
- "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": "markdown",
- "dataFileName": "Day Notes.md",
- "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"
- },
- {
- "attachmentId": "H3Iy9PpIDd0Z",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_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": "markdown",
- "dataFileName": "Weight Tracker.md",
- "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": "markdown",
- "dataFileName": "Task Manager.md",
- "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": "markdown",
- "dataFileName": "Custom Request Handler.md",
- "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": "markdown",
- "dataFileName": "Custom Resource Providers.md",
- "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": "markdown",
- "dataFileName": "ETAPI (REST API).md",
- "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": "markdown",
- "dataFileName": "Default Note Title.md",
- "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": "markdown",
- "dataFileName": "Database.md",
- "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": "markdown",
- "dataFileName": "Manually altering the database.md",
- "attachments": [
- {
- "attachmentId": "0740ph4lJ4rv",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Manually altering the data.png"
- },
- {
- "attachmentId": "fJlFqdEOpLrF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Manually altering the data.png"
- },
- {
- "attachmentId": "lAsR2tqMXurk",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Manually altering the data.png"
- },
- {
- "attachmentId": "uvaARhqiU4M5",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Manually altering the data.png"
- },
- {
- "attachmentId": "W4710rPIeZjF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Manually altering the data.png"
- },
- {
- "attachmentId": "wL249F7azfME",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "5_Manually altering the data.png"
- },
- {
- "attachmentId": "yC5HdtMbAaaF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_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": "markdown",
- "dataFileName": "SQL Console.md",
- "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": "markdown",
- "dataFileName": "Configuration (config.ini or e.md",
- "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": "markdown",
- "dataFileName": "Bulk actions.md",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "s3YCWHBfmYuM",
- "notePath": [
- "pOsGYCXsbNQG",
- "s3YCWHBfmYuM"
- ],
- "title": "Quick Start",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "poXkQfguuA0U",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "RDslemsQ6gCp",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 50
- },
- {
- "type": "label",
- "name": "shareAlias",
- "value": "quick-start",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-run",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "markdown",
- "dataFileName": "Quick Start.md",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "gh7bpGYxajRS",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS"
- ],
- "title": "Basic Concepts",
- "notePosition": 60,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-help-circle",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "markdown",
- "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": "markdown",
- "attachments": [
- {
- "attachmentId": "0CaTtahPNa2i",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "UI Elements_image.png"
- },
- {
- "attachmentId": "vbrDuqZjshed",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_UI Elements_image.png"
- }
- ],
- "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": "label",
- "name": "iconClass",
- "value": "bx bxs-layout",
- "isInheritable": false,
- "position": 40
- }
- ],
- "format": "markdown",
- "dataFileName": "Vertical and horizontal layout.md",
- "attachments": [
- {
- "attachmentId": "7VlCImOtpKzK",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Vertical and horizontal la.png"
- },
- {
- "attachmentId": "9sCZBqokn4vf",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "gw3DaUul5ccI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "jhiE5DTkLOCK",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "JwO3rUNb9tyU",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "4_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "NVjM5z6IsNZf",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Vertical and horizontal la.png"
- },
- {
- "attachmentId": "Z2F8ipVjwugg",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_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": "markdown",
- "dataFileName": "Global menu.md",
- "attachments": [
- {
- "attachmentId": "8fNGILWWQodv",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Global menu_image.png"
- },
- {
- "attachmentId": "PhNb7G9OgPVt",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Global menu_image.png"
- },
- {
- "attachmentId": "rCnBqSyldhp9",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_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": "markdown",
- "dataFileName": "Ribbon.md",
- "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": "markdown",
- "dataFileName": "Options.md",
- "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": "markdown",
- "dataFileName": "Note Tree.md",
- "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": "markdown",
- "dataFileName": "Launch Bar.md",
- "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": "markdown",
- "dataFileName": "Quick search.md",
- "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": "markdown",
- "dataFileName": "Note.md",
- "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": "markdown",
- "dataFileName": "Note Icons.md",
- "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": "markdown",
- "dataFileName": "Attachments.md",
- "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": "markdown",
- "dataFileName": "Cloning Notes.md",
- "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": "markdown",
- "dataFileName": "Protected Notes.md",
- "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": "markdown",
- "dataFileName": "Archived Notes.md",
- "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": "markdown",
- "dataFileName": "Note Revisions.md",
- "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": "markdown",
- "dataFileName": "Sorting Notes.md",
- "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": "markdown",
- "dataFileName": "Export as PDF.md",
- "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": "markdown",
- "dataFileName": "Read-Only Notes.md",
- "attachments": []
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "wArbEsdSae6g",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "wArbEsdSae6g"
- ],
- "title": "Navigation",
- "notePosition": 50,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "markdown",
- "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": "markdown",
- "dataFileName": "Tree Concepts.md",
- "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": "markdown",
- "dataFileName": "Note Navigation.md",
- "attachments": [
- {
- "attachmentId": "jDuwVaU8bNtG",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Note Navigation_image.png"
- },
- {
- "attachmentId": "Pae5L9DXlzQW",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_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": "markdown",
- "dataFileName": "Search.md",
- "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": "markdown",
- "dataFileName": "Bookmarks.md",
- "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": "markdown",
- "dataFileName": "Note Hoisting.md",
- "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": "markdown",
- "dataFileName": "Workspace.md",
- "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": "markdown",
- "dataFileName": "Keyboard Shortcuts.md",
- "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": "markdown",
- "dataFileName": "Themes.md",
- "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": "markdown",
- "dataFileName": "Theme Gallery.md",
- "attachments": [
- {
- "attachmentId": "wob20Q0zLkMq",
- "title": "preview.jpg",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Theme Gallery_preview.jpg"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "mHbBMPDPkVV5",
- "notePath": [
- "pOsGYCXsbNQG",
- "gh7bpGYxajRS",
- "mHbBMPDPkVV5"
- ],
- "title": "Import & Export",
- "notePosition": 90,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "markdown",
- "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": "markdown",
- "dataFileName": "Markdown.md",
- "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": "markdown",
- "dataFileName": "Evernote.md",
- "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": "markdown",
- "dataFileName": "OneNote.md",
- "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": "markdown",
- "dataFileName": "Zen mode.md",
- "attachments": [
- {
- "attachmentId": "Asn6uBNwt6JI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Zen mode_image.png"
- },
- {
- "attachmentId": "cOMcKGJQYs8Y",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Zen mode_image.png"
- },
- {
- "attachmentId": "ghjyT4LkrZrU",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Zen mode_image.png"
- },
- {
- "attachmentId": "HGcQUOEXJ3Sp",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Zen mode_image.png"
- },
- {
- "attachmentId": "jtzLZ0J0GMub",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "4_Zen mode_image.png"
- },
- {
- "attachmentId": "lqQtSNb8loOS",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Zen mode_image.png"
- },
- {
- "attachmentId": "LX31yc6Jnksw",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_Zen mode_image.png"
- },
- {
- "attachmentId": "NVSyQubZNFy7",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "7_Zen mode_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "KSZ04uQ2D1St",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St"
- ],
- "title": "Note Types",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-edit",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "markdown",
- "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": "markdown",
- "dataFileName": "Text.md",
- "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": "QxEyIjRBizuC",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "QxEyIjRBizuC"
- ],
- "title": "Code blocks",
- "notePosition": 10,
- "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": "markdown",
- "dataFileName": "Code blocks.md",
- "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": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-align-right",
- "isInheritable": false,
- "position": 20
- }
- ],
- "format": "markdown",
- "dataFileName": "Content language & Right-to-le.md",
- "attachments": [
- {
- "attachmentId": "bqLn4gFZdqfX",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Content language & Right-t.png"
- },
- {
- "attachmentId": "RlBpP2KTDVIK",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Content language & Right-t.png"
- },
- {
- "attachmentId": "TlBagKsAj5ax",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Content language & Right-t.png"
- },
- {
- "attachmentId": "U9e8SLUEALiR",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Content language & Right-t.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "UYuUB1ZekNQU",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "UYuUB1ZekNQU"
- ],
- "title": "Formatting",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "nRhnJkTT8cPs",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "markdown",
- "dataFileName": "Formatting.md",
- "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": 40,
- "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": "markdown",
- "dataFileName": "Formatting toolbar.md",
- "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": 50,
- "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": "markdown",
- "dataFileName": "Images.md",
- "attachments": [
- {
- "attachmentId": "40jG4olRNAlc",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Images_image.png"
- },
- {
- "attachmentId": "9EQBwdObLpnJ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Images_image.png"
- },
- {
- "attachmentId": "bDkYm34QEH5a",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Images_image.png"
- },
- {
- "attachmentId": "Bi9LiB0eMbcH",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Images_image.png"
- },
- {
- "attachmentId": "dRgFtpOcHwke",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "4_Images_image.png"
- },
- {
- "attachmentId": "g7xB3E2Dva2q",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Images_image.png"
- },
- {
- "attachmentId": "HcyBaQS2SjkL",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_Images_image.png"
- },
- {
- "attachmentId": "Ilz9SuEj39RF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "7_Images_image.png"
- },
- {
- "attachmentId": "MTsRB4C0yvKX",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "8_Images_image.png"
- },
- {
- "attachmentId": "NZJRGKS6yDeg",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "9_Images_image.png"
- },
- {
- "attachmentId": "PUjxzv10IJkx",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "10_Images_image.png"
- },
- {
- "attachmentId": "qJXx7vPPD4JW",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "11_Images_image.png"
- },
- {
- "attachmentId": "SoDKgOmDoyc1",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "12_Images_image.png"
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "QEAPj01N5f7w",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "QEAPj01N5f7w"
- ],
- "title": "Links",
- "notePosition": 60,
- "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": "markdown",
- "dataFileName": "Links.md",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "S6Xx8QIWTV66",
- "notePath": [
- "pOsGYCXsbNQG",
- "KSZ04uQ2D1St",
- "iPIMuisry3hd",
- "S6Xx8QIWTV66"
- ],
- "title": "Lists",
- "notePosition": 70,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-list-ul",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "markdown",
- "dataFileName": "Lists.md",
- "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": "markdown",
- "dataFileName": "Code.md",
- "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"
- },
- {
- "attachmentId": "OTcapNOcNaBL",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_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": "markdown",
- "dataFileName": "Scripts.md",
- "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": "markdown",
- "dataFileName": "Script API.md",
- "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": "markdown",
- "dataFileName": "Events.md",
- "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": "markdown",
- "dataFileName": "Custom Widgets.md",
- "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": "markdown",
- "dataFileName": "Saved Search.md",
- "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": "markdown",
- "dataFileName": "Relation Map.md",
- "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": "markdown",
- "dataFileName": "Note Map.md",
- "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": "markdown",
- "dataFileName": "Render Note.md",
- "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": "markdown",
- "dataFileName": "Book.md",
- "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": "markdown",
- "dataFileName": "Calendar View.md",
- "attachments": [
- {
- "attachmentId": "37CfbqKYcOtd",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Calendar View_image.png"
- },
- {
- "attachmentId": "6w8hjC47rS2H",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Calendar View_image.png"
- },
- {
- "attachmentId": "akAHcIEcGnWR",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Calendar View_image.png"
- },
- {
- "attachmentId": "AU7dnIevWPrz",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Calendar View_image.png"
- },
- {
- "attachmentId": "AzRAe3io7LxA",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Calendar View_image.png"
- },
- {
- "attachmentId": "COiR1tnE86i1",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_Calendar View_image.png"
- },
- {
- "attachmentId": "fOdCNTs2BuI0",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_Calendar View_image.png"
- },
- {
- "attachmentId": "GeEGbbeQ1qy9",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "7_Calendar View_image.png"
- },
- {
- "attachmentId": "gQvwJGB5a4c1",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "8_Calendar View_image.png"
- },
- {
- "attachmentId": "HfBu0m3WXtn2",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "9_Calendar View_image.png"
- },
- {
- "attachmentId": "ho00OJTNrxVI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "10_Calendar View_image.png"
- },
- {
- "attachmentId": "irfNX8n4159U",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "11_Calendar View_image.png"
- },
- {
- "attachmentId": "KF56rdNuOwWd",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "12_Calendar View_image.png"
- },
- {
- "attachmentId": "oBWr5GL6cUAZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "13_Calendar View_image.png"
- },
- {
- "attachmentId": "oS6yUoQtfhpg",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "14_Calendar View_image.png"
- },
- {
- "attachmentId": "PYHfGSBQpr0y",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "15_Calendar View_image.png"
- },
- {
- "attachmentId": "rYaJQN8tjfsG",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "16_Calendar View_image.png"
- },
- {
- "attachmentId": "u2c09UpZghff",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "17_Calendar View_image.png"
- },
- {
- "attachmentId": "UCQb1diHfd02",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "18_Calendar View_image.png"
- },
- {
- "attachmentId": "xqgGyeWWqLyg",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "19_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": "markdown",
- "dataFileName": "Mermaid Diagrams.md",
- "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": "markdown",
- "dataFileName": "Canvas.md",
- "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": "markdown",
- "dataFileName": "Web View.md",
- "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": "markdown",
- "dataFileName": "Mind Map.md",
- "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": "markdown",
- "dataFileName": "Geo map.md",
- "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": "tDWsliJj9ncm",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "14_Geo map_image.png"
- },
- {
- "attachmentId": "tfa1TRUatWEh",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "15_Geo map_image.png"
- },
- {
- "attachmentId": "USbvJ38T4AKA",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "16_Geo map_image.png"
- },
- {
- "attachmentId": "x6yBLIsY2LSv",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "17_Geo map_image.png"
- },
- {
- "attachmentId": "ZvTlu9WMd37z",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "18_Geo map_image.png"
- }
- ]
- }
- ]
- },
- {
- "isClone": false,
- "noteId": "pKK96zzmvBGf",
- "notePath": [
- "pOsGYCXsbNQG",
- "pKK96zzmvBGf"
- ],
- "title": "Theme development",
- "notePosition": 100,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bx-palette",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "markdown",
- "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": "markdown",
- "dataFileName": "Creating a custom theme.md",
- "attachments": [
- {
- "attachmentId": "14xpFnX5GIkZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Creating a custom theme_im.png"
- },
- {
- "attachmentId": "EzM9s8bCnJ85",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Creating a custom theme_im.png"
- },
- {
- "attachmentId": "M3C6oYYIakiS",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Creating a custom theme_im.png"
- },
- {
- "attachmentId": "PY4a4fueTRUZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Creating a custom theme_im.png"
- },
- {
- "attachmentId": "QkaP2Ge0lagI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Creating a custom theme_im.png"
- },
- {
- "attachmentId": "yJVfT7rjp4tI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "5_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": "markdown",
- "dataFileName": "Customize the Next theme.md",
- "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": "markdown",
- "dataFileName": "Reference.md",
- "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": "markdown",
- "dataFileName": "Custom app-wide CSS.md",
- "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": 120,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [
- {
- "type": "label",
- "name": "iconClass",
- "value": "bx bxl-javascript",
- "isInheritable": false,
- "position": 10
- }
- ],
- "format": "markdown",
- "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": "markdown",
- "dataFileName": "Frontend Basics.md",
- "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": "markdown",
- "dataFileName": "Widget Basics.md",
- "attachments": []
- },
- {
- "isClone": false,
- "noteId": "es8OU2GuguFU",
- "notePath": [
- "pOsGYCXsbNQG",
- "k2Gc17NbaAwb",
- "es8OU2GuguFU"
- ],
- "title": "Examples",
- "notePosition": 30,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/html",
- "attributes": [],
- "format": "markdown",
- "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": "markdown",
- "dataFileName": "Downloading responses from Goo.md",
- "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": "markdown",
- "dataFileName": "Using promoted attributes to c.md",
- "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": "markdown",
- "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": "markdown",
- "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": "markdown",
- "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": "Otzi9La2YAUX",
@@ -5531,7 +28,7 @@
"Otzi9La2YAUX"
],
"title": "Installation & Setup",
- "notePosition": 160,
+ "notePosition": 10,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -6456,6 +953,5271 @@
}
]
},
+ {
+ "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": "markdown",
+ "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": "markdown",
+ "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": "markdown",
+ "dataFileName": "Vertical and horizontal layout.md",
+ "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": "markdown",
+ "dataFileName": "Global menu.md",
+ "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": "markdown",
+ "dataFileName": "Ribbon.md",
+ "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": "markdown",
+ "dataFileName": "Options.md",
+ "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": "markdown",
+ "dataFileName": "Note Tree.md",
+ "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": "markdown",
+ "dataFileName": "Launch Bar.md",
+ "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": "markdown",
+ "dataFileName": "Quick search.md",
+ "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": "markdown",
+ "dataFileName": "Note.md",
+ "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": "markdown",
+ "dataFileName": "Note Icons.md",
+ "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": "markdown",
+ "dataFileName": "Attachments.md",
+ "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": "markdown",
+ "dataFileName": "Cloning Notes.md",
+ "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": "markdown",
+ "dataFileName": "Protected Notes.md",
+ "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": "markdown",
+ "dataFileName": "Archived Notes.md",
+ "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": "markdown",
+ "dataFileName": "Note Revisions.md",
+ "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": "markdown",
+ "dataFileName": "Sorting Notes.md",
+ "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": "markdown",
+ "dataFileName": "Export as PDF.md",
+ "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": "markdown",
+ "dataFileName": "Read-Only Notes.md",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "isClone": false,
+ "noteId": "wArbEsdSae6g",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g"
+ ],
+ "title": "Navigation",
+ "notePosition": 50,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "markdown",
+ "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": "markdown",
+ "dataFileName": "Tree Concepts.md",
+ "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": "markdown",
+ "dataFileName": "Note Navigation.md",
+ "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": "markdown",
+ "dataFileName": "Search.md",
+ "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": "markdown",
+ "dataFileName": "Bookmarks.md",
+ "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": "markdown",
+ "dataFileName": "Note Hoisting.md",
+ "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": "markdown",
+ "dataFileName": "Workspace.md",
+ "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": "markdown",
+ "dataFileName": "Keyboard Shortcuts.md",
+ "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": "markdown",
+ "dataFileName": "Themes.md",
+ "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": "markdown",
+ "dataFileName": "Theme Gallery.md",
+ "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": "markdown",
+ "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": "markdown",
+ "dataFileName": "Markdown.md",
+ "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": "markdown",
+ "dataFileName": "Evernote.md",
+ "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": "markdown",
+ "dataFileName": "OneNote.md",
+ "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": "markdown",
+ "dataFileName": "Zen mode.md",
+ "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": "markdown",
+ "dataFileName": "Quick Start.md",
+ "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": "markdown",
+ "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": "markdown",
+ "dataFileName": "Text.md",
+ "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": "markdown",
+ "dataFileName": "Admonitions.md",
+ "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": "markdown",
+ "dataFileName": "Code blocks.md",
+ "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": "markdown",
+ "dataFileName": "Content language & Right-to-le.md",
+ "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": "markdown",
+ "dataFileName": "Formatting.md",
+ "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": "markdown",
+ "dataFileName": "Formatting toolbar.md",
+ "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": "markdown",
+ "dataFileName": "Images.md",
+ "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": "markdown",
+ "dataFileName": "Links.md",
+ "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": "markdown",
+ "dataFileName": "Lists.md",
+ "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": "markdown",
+ "dataFileName": "Code.md",
+ "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": "markdown",
+ "dataFileName": "Scripts.md",
+ "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": "markdown",
+ "dataFileName": "Script API.md",
+ "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": "markdown",
+ "dataFileName": "Events.md",
+ "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": "markdown",
+ "dataFileName": "Custom Widgets.md",
+ "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": "markdown",
+ "dataFileName": "Saved Search.md",
+ "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": "markdown",
+ "dataFileName": "Relation Map.md",
+ "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": "markdown",
+ "dataFileName": "Note Map.md",
+ "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": "markdown",
+ "dataFileName": "Render Note.md",
+ "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": "markdown",
+ "dataFileName": "Book.md",
+ "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": "markdown",
+ "dataFileName": "Calendar View.md",
+ "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": "GeEGbbeQ1qy9",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "5_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "gQvwJGB5a4c1",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "6_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "HfBu0m3WXtn2",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "7_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "ho00OJTNrxVI",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "8_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "irfNX8n4159U",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "9_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "KF56rdNuOwWd",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "10_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "oBWr5GL6cUAZ",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "11_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "oS6yUoQtfhpg",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "12_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "PYHfGSBQpr0y",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "13_Calendar View_image.png"
+ },
+ {
+ "attachmentId": "u2c09UpZghff",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "14_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": "markdown",
+ "dataFileName": "Mermaid Diagrams.md",
+ "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": "markdown",
+ "dataFileName": "Canvas.md",
+ "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": "markdown",
+ "dataFileName": "Web View.md",
+ "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": "markdown",
+ "dataFileName": "Mind Map.md",
+ "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": "markdown",
+ "dataFileName": "Geo map.md",
+ "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": "tC7s2alapj8V",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V"
+ ],
+ "title": "Advanced Usage",
+ "notePosition": 110,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-rocket",
+ "isInheritable": false,
+ "position": 10
+ }
+ ],
+ "format": "markdown",
+ "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": "markdown",
+ "dataFileName": "Attributes.md",
+ "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": "markdown",
+ "dataFileName": "Attribute Inheritance.md",
+ "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": "markdown",
+ "dataFileName": "Promoted Attributes.md",
+ "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": "markdown",
+ "dataFileName": "Template.md",
+ "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": "markdown",
+ "dataFileName": "Relation Map.md",
+ "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": "markdown",
+ "dataFileName": "Note Map.md",
+ "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": "markdown",
+ "dataFileName": "Sharing.md",
+ "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": "markdown",
+ "dataFileName": "Serving directly the content o.md",
+ "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": "markdown",
+ "dataFileName": "Advanced Showcases.md",
+ "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": "markdown",
+ "dataFileName": "Day Notes.md",
+ "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": "markdown",
+ "dataFileName": "Weight Tracker.md",
+ "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": "markdown",
+ "dataFileName": "Task Manager.md",
+ "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": "markdown",
+ "dataFileName": "Custom Request Handler.md",
+ "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": "markdown",
+ "dataFileName": "Custom Resource Providers.md",
+ "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": "markdown",
+ "dataFileName": "ETAPI (REST API).md",
+ "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": "markdown",
+ "dataFileName": "Default Note Title.md",
+ "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": "markdown",
+ "dataFileName": "Database.md",
+ "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": "markdown",
+ "dataFileName": "Manually altering the database.md",
+ "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": "markdown",
+ "dataFileName": "SQL Console.md",
+ "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": "markdown",
+ "dataFileName": "Configuration (config.ini or e.md",
+ "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": "markdown",
+ "dataFileName": "Bulk actions.md",
+ "attachments": []
+ }
+ ]
+ },
+ {
+ "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": "markdown",
+ "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": "markdown",
+ "dataFileName": "Creating a custom theme.md",
+ "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": "markdown",
+ "dataFileName": "Customize the Next theme.md",
+ "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": "markdown",
+ "dataFileName": "Reference.md",
+ "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": "markdown",
+ "dataFileName": "Custom app-wide CSS.md",
+ "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": "markdown",
+ "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": "markdown",
+ "dataFileName": "Frontend Basics.md",
+ "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": "markdown",
+ "dataFileName": "Widget Basics.md",
+ "attachments": []
+ },
+ {
+ "isClone": false,
+ "noteId": "es8OU2GuguFU",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "k2Gc17NbaAwb",
+ "es8OU2GuguFU"
+ ],
+ "title": "Examples",
+ "notePosition": 30,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [],
+ "format": "markdown",
+ "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": "markdown",
+ "dataFileName": "Downloading responses from Goo.md",
+ "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": "markdown",
+ "dataFileName": "Using promoted attributes to c.md",
+ "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": "markdown",
+ "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": "markdown",
+ "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": "markdown",
+ "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",
@@ -6464,7 +6226,7 @@
"i6dbnitykE5D"
],
"title": "FAQ",
- "notePosition": 170,
+ "notePosition": 210,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -6501,24 +6263,31 @@
{
"type": "relation",
"name": "internalLink",
- "value": "CdNpE2pqjmI6",
+ "value": "wy8So3yZZlH9",
"isInheritable": false,
"position": 50
},
{
"type": "relation",
"name": "internalLink",
- "value": "tAassRL4RSQL",
+ "value": "CdNpE2pqjmI6",
"isInheritable": false,
"position": 60
},
{
"type": "relation",
"name": "internalLink",
- "value": "cbkrhQjrkKrh",
+ "value": "tAassRL4RSQL",
"isInheritable": false,
"position": 70
},
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 80
+ },
{
"type": "label",
"name": "shareAlias",
@@ -6532,13 +6301,6 @@
"value": "bx bx-question-mark",
"isInheritable": false,
"position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wy8So3yZZlH9",
- "isInheritable": false,
- "position": 80
}
],
"format": "markdown",
@@ -6553,7 +6315,7 @@
"BgmBlOIl72jZ"
],
"title": "Troubleshooting",
- "notePosition": 180,
+ "notePosition": 220,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -6810,7 +6572,7 @@
"Wxt3vVlxlYLi"
],
"title": "Attachments",
- "notePosition": 190,
+ "notePosition": 240,
"prefix": null,
"isExpanded": false,
"type": "text",
diff --git a/docs/User Guide/User Guide/Advanced Usage/1_Attributes_image.png b/docs/User Guide/User Guide/Advanced Usage/1_Attributes_image.png
deleted file mode 100644
index ecb5f2d6d..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/1_Attributes_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Advanced Usage/Advanced Showcases/2_Day Notes_image.png b/docs/User Guide/User Guide/Advanced Usage/Advanced Showcases/2_Day Notes_image.png
deleted file mode 100644
index 7623131d6..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/Advanced Showcases/2_Day Notes_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Advanced Usage/Database/1_Manually altering the data.png b/docs/User Guide/User Guide/Advanced Usage/Database/1_Manually altering the data.png
deleted file mode 100644
index c6681695a..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/Database/1_Manually altering the data.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Advanced Usage/Database/2_Manually altering the data.png b/docs/User Guide/User Guide/Advanced Usage/Database/2_Manually altering the data.png
deleted file mode 100644
index a6bbeaaf9..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/Database/2_Manually altering the data.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Advanced Usage/Database/3_Manually altering the data.png b/docs/User Guide/User Guide/Advanced Usage/Database/3_Manually altering the data.png
deleted file mode 100644
index 32a91fc2f..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/Database/3_Manually altering the data.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Advanced Usage/Database/4_Manually altering the data.png b/docs/User Guide/User Guide/Advanced Usage/Database/4_Manually altering the data.png
deleted file mode 100644
index 973cc4d6c..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/Database/4_Manually altering the data.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Advanced Usage/Database/5_Manually altering the data.png b/docs/User Guide/User Guide/Advanced Usage/Database/5_Manually altering the data.png
deleted file mode 100644
index 6f32f76ec..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/Database/5_Manually altering the data.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Advanced Usage/Database/6_Manually altering the data.png b/docs/User Guide/User Guide/Advanced Usage/Database/6_Manually altering the data.png
deleted file mode 100644
index 0ef3cef45..000000000
Binary files a/docs/User Guide/User Guide/Advanced Usage/Database/6_Manually altering the data.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/1_UI Elements_image.png b/docs/User Guide/User Guide/Basic Concepts/1_UI Elements_image.png
deleted file mode 100644
index 7a30a84df..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/1_UI Elements_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png b/docs/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png
index d2698b715..d23b671da 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png and b/docs/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png b/docs/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png
index 0c9f26de0..530d76afb 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png and b/docs/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png b/docs/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png
index d23b671da..9f693475f 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png and b/docs/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/4_Zen mode_image.png b/docs/User Guide/User Guide/Basic Concepts/4_Zen mode_image.png
deleted file mode 100644
index c1a3e8124..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/4_Zen mode_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/5_Zen mode_image.png b/docs/User Guide/User Guide/Basic Concepts/5_Zen mode_image.png
deleted file mode 100644
index 530d76afb..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/5_Zen mode_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/6_Zen mode_image.png b/docs/User Guide/User Guide/Basic Concepts/6_Zen mode_image.png
deleted file mode 100644
index 9f693475f..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/6_Zen mode_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/7_Zen mode_image.png b/docs/User Guide/User Guide/Basic Concepts/7_Zen mode_image.png
deleted file mode 100644
index 675a068aa..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/7_Zen mode_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/Navigation/1_Note Navigation_image.png b/docs/User Guide/User Guide/Basic Concepts/Navigation/1_Note Navigation_image.png
deleted file mode 100644
index 2ea269012..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/Navigation/1_Note Navigation_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/Themes/Theme Gallery_preview.jpg b/docs/User Guide/User Guide/Basic Concepts/Themes/Theme Gallery_preview.jpg
deleted file mode 100644
index 5b2eb96ff..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/Themes/Theme Gallery_preview.jpg and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/1_Global menu_image.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/1_Global menu_image.png
deleted file mode 100644
index 7a30a84df..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/1_Global menu_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png
index 966a010f0..3428db3b0 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png and b/docs/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/2_Global menu_image.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/2_Global menu_image.png
deleted file mode 100644
index 957a04b16..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/2_Global menu_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png
index 3428db3b0..17a6d2885 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png and b/docs/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png
index 17a6d2885..2f200ca85 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png and b/docs/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png
index 2f200ca85..b719b681e 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png and b/docs/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png
index b719b681e..dde2ff9f1 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png and b/docs/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/6_Vertical and horizontal la.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/6_Vertical and horizontal la.png
deleted file mode 100644
index dde2ff9f1..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/6_Vertical and horizontal la.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.md b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.md
index 54e8f4ca0..77105f456 100644
--- a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.md
+++ b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.md
@@ -1,7 +1,7 @@
# Global menu
The global menu configures the current window (zoom, keeping the window on top) and offers access to some more advanced options.
-
+
## Accessing the global menu
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png
index 37a565d3f..957a04b16 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png and b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png
index 0288d25c4..966a010f0 100644
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png and b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.md b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.md
index 58354ec53..2699374d6 100644
--- a/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.md
+++ b/docs/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.md
@@ -10,10 +10,10 @@ The vertical layout is Trilium's original layout:
* The [Launcher Bar](Launch%20Bar.md) is positioned on the left side of the screen, with buttons being laid out vertically.
* The tab bar is at the top, but to the right of the [Note Tree](Note%20Tree.md).
* The [Quick search](Quick%20search.md) is at the top of the [Note Tree](Note%20Tree.md).
-* The [Note Tree](Note%20Tree.md) can be collapsed by pressing the  button at the bottom of the [Launcher Bar](Launch%20Bar.md).
-* The [Global menu](Global%20menu.md) can be accessed via the  icon at the top of the [Launcher Bar](Launch%20Bar.md).
+* The [Note Tree](Note%20Tree.md) can be collapsed by pressing the  button at the bottom of the [Launcher Bar](Launch%20Bar.md).
+* The [Global menu](Global%20menu.md) can be accessed via the  icon at the top of the [Launcher Bar](Launch%20Bar.md).
-
+
### Horizontal layout
@@ -22,10 +22,10 @@ The horizontal layout is a more traditional layout, since it bears similarity wi
* The [Launcher Bar](Launch%20Bar.md) is at the top of the screen, with the buttons laid horizontally.
* The tab bar is at the top of the screen, but now covers the entirety of the width, allowing for more tabs to be displayed at once.
* The [Quick search](Quick%20search.md) is now part of the [Launcher Bar](Launch%20Bar.md). It can be moved around according to preference and even removed if needed.
-* The [Note Tree](Note%20Tree.md) can be collapsed by pressing the small  button to the left of the first tab.
-* The [Global menu](Global%20menu.md) can be accessed via the  button at the end of the [Launcher Bar](Launch%20Bar.md).
+* The [Note Tree](Note%20Tree.md) can be collapsed by pressing the small  button to the left of the first tab.
+* The [Global menu](Global%20menu.md) can be accessed via the  button at the end of the [Launcher Bar](Launch%20Bar.md).
-
+
## Changing the layout
diff --git a/docs/User Guide/User Guide/Basic Concepts/UI Elements_image.png b/docs/User Guide/User Guide/Basic Concepts/UI Elements_image.png
deleted file mode 100644
index 37a565d3f..000000000
Binary files a/docs/User Guide/User Guide/Basic Concepts/UI Elements_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Basic Concepts/Zen mode.md b/docs/User Guide/User Guide/Basic Concepts/Zen mode.md
index 8e61ab68c..8e1d15901 100644
--- a/docs/User Guide/User Guide/Basic Concepts/Zen mode.md
+++ b/docs/User Guide/User Guide/Basic Concepts/Zen mode.md
@@ -1,11 +1,11 @@
# Zen mode
-
+
Screenshot of Zen Mode activated on a Windows 11 system with native title bar off and background effects on.
When Zen Mode is activated (pictured on the side), most of the user interface of Trilium is hidden away in order to be able to focus on the content, whether it's for reading or writing.
-
+
Screenshot of the Zen Mode option in the global menu.
@@ -23,7 +23,7 @@ Do note that, by design, activating or deactivating the Zen Mode applies only to
If “Native title bar” is activated, then the operating system's default title bar can be used to drag the window around. If deactivated, the window can still be moved by dragging the mouse across the top part of the window where the note titles are.
-
+
Screenshot of two notes side-by-side while Zen Mode is active, on Windows 11 with background effects off.
diff --git a/docs/User Guide/User Guide/Note Types/14_Geo map_image.png b/docs/User Guide/User Guide/Note Types/14_Geo map_image.png
index 099642560..debb47ce3 100644
Binary files a/docs/User Guide/User Guide/Note Types/14_Geo map_image.png and b/docs/User Guide/User Guide/Note Types/14_Geo map_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/15_Geo map_image.png b/docs/User Guide/User Guide/Note Types/15_Geo map_image.png
index debb47ce3..23209e0ad 100644
Binary files a/docs/User Guide/User Guide/Note Types/15_Geo map_image.png and b/docs/User Guide/User Guide/Note Types/15_Geo map_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/16_Geo map_image.png b/docs/User Guide/User Guide/Note Types/16_Geo map_image.png
index 23209e0ad..9bb397516 100644
Binary files a/docs/User Guide/User Guide/Note Types/16_Geo map_image.png and b/docs/User Guide/User Guide/Note Types/16_Geo map_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/17_Geo map_image.png b/docs/User Guide/User Guide/Note Types/17_Geo map_image.png
index 9bb397516..4e32110f8 100644
Binary files a/docs/User Guide/User Guide/Note Types/17_Geo map_image.png and b/docs/User Guide/User Guide/Note Types/17_Geo map_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/18_Geo map_image.png b/docs/User Guide/User Guide/Note Types/18_Geo map_image.png
deleted file mode 100644
index 4e32110f8..000000000
Binary files a/docs/User Guide/User Guide/Note Types/18_Geo map_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/2_Code_image.png b/docs/User Guide/User Guide/Note Types/2_Code_image.png
deleted file mode 100644
index 21216c101..000000000
Binary files a/docs/User Guide/User Guide/Note Types/2_Code_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png
index d588ed568..23a383270 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png
index acf382206..2dea53b64 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png
index 23a383270..e050184a7 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png
index 2dea53b64..46698faac 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png
index e050184a7..53ac5632f 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/15_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/15_Calendar View_image.png
deleted file mode 100644
index 46698faac..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Book/15_Calendar View_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/16_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/16_Calendar View_image.png
deleted file mode 100644
index d3d64f75c..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Book/16_Calendar View_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/17_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/17_Calendar View_image.png
deleted file mode 100644
index 53ac5632f..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Book/17_Calendar View_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/18_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/18_Calendar View_image.png
deleted file mode 100644
index aa9e445ad..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Book/18_Calendar View_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/19_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/19_Calendar View_image.png
deleted file mode 100644
index b594af6a6..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Book/19_Calendar View_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png
index d8d8f87c1..fceb0563c 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png
index fceb0563c..d46f327a2 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png
index d46f327a2..71d6c38f1 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png
index 052cddb18..57964953a 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png
index 71d6c38f1..f60aa0acc 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png
index 57964953a..71f7d2dc3 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png
index f60aa0acc..7e97245a6 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png
index 71f7d2dc3..d588ed568 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png b/docs/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png
index 7e97245a6..acf382206 100644
Binary files a/docs/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png and b/docs/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Book/Calendar View.md b/docs/User Guide/User Guide/Note Types/Book/Calendar View.md
index 3aa113406..3b072c1f3 100644
--- a/docs/User Guide/User Guide/Note Types/Book/Calendar View.md
+++ b/docs/User Guide/User Guide/Note Types/Book/Calendar View.md
@@ -1,5 +1,5 @@
# Calendar View
-
+
The Calendar view of Book notes will display each child note in a calendar that has a start date and optionally an end date, as an event.
@@ -9,8 +9,8 @@ Unlike other Book view types, the Calendar view also allows some kind of interac
| | | |
| --- | --- | --- |
-| 1 |  | The Calendar View works only for Book note types. To create a new note, right click on the note tree on the left and select Insert note after, or Insert child note and then select _Book_. |
-| 2 |  | Once created, the “View type” of the Book needs changed to “Calendar”, by selecting the “Book Properties” tab in the ribbon. |
+| 1 |  | The Calendar View works only for Book note types. To create a new note, right click on the note tree on the left and select Insert note after, or Insert child note and then select _Book_. |
+| 2 |  | Once created, the “View type” of the Book needs changed to “Calendar”, by selecting the “Book Properties” tab in the ribbon. |
## Creating a new event/note
@@ -23,7 +23,7 @@ Unlike other Book view types, the Calendar view also allows some kind of interac
## Interacting with events
* Hovering the mouse over an event will display information about the note.
- 
+ 
* Left clicking the event will go to that note. Middle clicking will open the note in a new tab and right click will offer more options including opening the note in a new split or window.
* Drag and drop an event on the calendar to move it to another day.
* The length of an event can be changed by placing the mouse to the right edge of the event and dragging the mouse around.
@@ -52,13 +52,13 @@ For each note of the calendar, the following attributes can be used:
| `#calendar:color` | Similar to `#color`, but applies the color only for the event in the calendar and not for other places such as the note tree. |
| `#iconClass` | If present, the icon of the note will be displayed to the left of the event title. |
| `#calendar:title` | Changes the title of an event to point to an attribute of the note other than the title, either a label (e.g. `#assignee`) or a relation (e.g. `~for`). See _Advanced use-cases_ for more information. |
-| `#calendar:displayedAttributes` | Allows displaying the value of one or more attributes in the calendar like this:  ``` #weight="70" #Mood="Good" #calendar:displayedAttributes="weight,Mood" ``` It can also be used with relations, case in which it will display the title of the target note: ``` ~assignee=@My assignee #calendar:displayedAttributes="assignee" ``` |
+| `#calendar:displayedAttributes` | Allows displaying the value of one or more attributes in the calendar like this:  ` #weight="70" #Mood="Good" #calendar:displayedAttributes="weight,Mood" ` It can also be used with relations, case in which it will display the title of the target note: ` ~assignee=@My assignee #calendar:displayedAttributes="assignee" ` |
| `#calendar:startDate` | Allows using a different label to represent the start date, other than `startDate` (e.g. `expiryDate`). The label name **must not be** prefixed with `#`. If the label is not defined for a note, the default will be used instead. |
| `#calendar:endDate` | Allows using a different label to represent the start date, other than `endDate`. The label name **must not be** prefixed with `#`. If the label is not defined for a note, the default will be used instead. |
## How the calendar works
-
+
The calendar displays all the child notes of the book that have a `#startDate`. An `#endDate` can optionally be added.
@@ -72,7 +72,7 @@ If editing the start date and end date from the note itself is desirable, the fo
This will result in:
-
+
When not used in a Journal, the calendar is recursive. That is, it will look for events not just in its child notes but also in the children of these child notes.
@@ -89,7 +89,7 @@ Based on the `#calendarRoot` (or `#workspaceCalendarRoot`) attribute, the calend
* Clicking on the empty space on a date will automatically open that day's note or create it if it does not exist.
* Direct children of a day note will be displayed on the calendar despite not having a `dateNote` attribute. Children of the child notes will not be displayed.
-
+
### Using a different attribute as event title
@@ -99,7 +99,7 @@ To do so, assign `#calendar:title` to the child note (not the calendar/book note
| | |
| --- | --- |
-|  |  |
+|  |  |
### Using a relation attribute as event title
@@ -109,10 +109,10 @@ Moreover, if there are more relations of the same name, they will be displayed a
| | |
| --- | --- |
-|  |  |
+|  |  |
Note that it's even possible to have a `#calendar:title` on the target note (e.g. “John Smith”) which will try to render an attribute of it. Note that it's not possible to use a relation here as well for safety reasons (an accidental recursion of attributes could cause the application to loop infinitely).
| | |
| --- | --- |
-|  |  |
\ No newline at end of file
+|  |  |
\ No newline at end of file
diff --git a/docs/User Guide/User Guide/Note Types/Geo map.md b/docs/User Guide/User Guide/Note Types/Geo map.md
index 0a785f1f1..f6b933d98 100644
--- a/docs/User Guide/User Guide/Note Types/Geo map.md
+++ b/docs/User Guide/User Guide/Note Types/Geo map.md
@@ -17,16 +17,16 @@ The position on the map and the zoom are saved inside the map note and restored
| | | |
| --- | --- | --- |
-| 1 | | To create a marker, first navigate to the desired point on the map. Then press the button on the top-right of the map. If the button is not visible, make sure the button section is visible by pressing the chevron button ( ) in the top-right of the map. |
+| 1 | | To create a marker, first navigate to the desired point on the map. Then press the button on the top-right of the map. If the button is not visible, make sure the button section is visible by pressing the chevron button ( ) in the top-right of the map. |
| 2 |  | Once pressed, the map will enter in the insert mode, as illustrated by the notification. Simply click the point on the map where to place the marker, or the Escape key to cancel. |
| 3 |  | Enter the name of the marker/note to be created. |
-| 4 |  | Once confirmed, the marker will show up on the map and it will also be displayed as a child note of the map. |
+| 4 |  | Once confirmed, the marker will show up on the map and it will also be displayed as a child note of the map. |
## How the location of the markers is stored
The location of a marker is stored in the `#geolocation` attribute of the child notes:
-
+
This value can be added manually if needed. The value of the attribute is made up of the latitude and longitude separated by a comma.
@@ -87,7 +87,7 @@ Trilium has basic support for displaying GPS tracks on the geo map.
| | | |
| --- | --- | --- |
| 1 |  | To add a track, simply drag & drop a .gpx file inside the geo map in the note tree. |
-| 2 |  | In order for the file to be recognized as a GPS track, it needs to show up as `application/gpx+xml` in the _File type_ field. |
+| 2 |  | In order for the file to be recognized as a GPS track, it needs to show up as `application/gpx+xml` in the _File type_ field. |
| 3 |  | When going back to the map, the track should now be visible. The start and end points of the track are indicated by the two blue markers. |
## Troubleshooting
diff --git a/docs/User Guide/User Guide/Note Types/Text/10_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/10_Images_image.png
index 0167e759b..71537a769 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/10_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/10_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/11_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/11_Images_image.png
deleted file mode 100644
index b7bd3af59..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Text/11_Images_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/12_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/12_Images_image.png
deleted file mode 100644
index 71537a769..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Text/12_Images_image.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/1_Admonitions_image.png b/docs/User Guide/User Guide/Note Types/Text/1_Admonitions_image.png
new file mode 100644
index 000000000..07876abbf
Binary files /dev/null and b/docs/User Guide/User Guide/Note Types/Text/1_Admonitions_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/1_Content language & Right-t.png b/docs/User Guide/User Guide/Note Types/Text/1_Content language & Right-t.png
deleted file mode 100644
index 8e5d5a2f7..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Text/1_Content language & Right-t.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/1_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/1_Images_image.png
index b7bd3af59..a4e23ef9a 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/1_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/1_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/2_Content language & Right-t.png b/docs/User Guide/User Guide/Note Types/Text/2_Content language & Right-t.png
deleted file mode 100644
index 20864f8af..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Text/2_Content language & Right-t.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/2_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/2_Images_image.png
index a4e23ef9a..08a40b0d0 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/2_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/2_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/3_Content language & Right-t.png b/docs/User Guide/User Guide/Note Types/Text/3_Content language & Right-t.png
deleted file mode 100644
index 8d05d2878..000000000
Binary files a/docs/User Guide/User Guide/Note Types/Text/3_Content language & Right-t.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/3_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/3_Images_image.png
index 08a40b0d0..297d49ee5 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/3_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/3_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/4_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/4_Images_image.png
index 297d49ee5..11bb32b67 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/4_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/4_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/5_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/5_Images_image.png
index 11bb32b67..a0b1f2579 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/5_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/5_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/6_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/6_Images_image.png
index a0b1f2579..f8c5cf48f 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/6_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/6_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/7_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/7_Images_image.png
index a0b1f2579..731df83bb 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/7_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/7_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/8_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/8_Images_image.png
index f8c5cf48f..0167e759b 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/8_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/8_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/9_Images_image.png b/docs/User Guide/User Guide/Note Types/Text/9_Images_image.png
index 731df83bb..b7bd3af59 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/9_Images_image.png and b/docs/User Guide/User Guide/Note Types/Text/9_Images_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/Admonitions.md b/docs/User Guide/User Guide/Note Types/Text/Admonitions.md
new file mode 100644
index 000000000..86328305c
--- /dev/null
+++ b/docs/User Guide/User Guide/Note Types/Text/Admonitions.md
@@ -0,0 +1,63 @@
+# Admonitions
+
+
+Admonitions are a way to highlight information to the reader. Other names for it include _call-outs_ and _info/warning/alert boxes_.
+
+## Inserting a new admonition
+
+### From the UI
+
+In the Formatting toolbar:
+
+
+
+### Via the keyboard
+
+It's possible to insert an admonition simply by typing:
+
+* `!!! note`
+* `!!! tip`
+* `!!! important`
+* `!!! caution`
+* `!!! warning`
+
+In addition to that, it's also possible to type `!!!` followed by any text, case in which a default admonition type will appear (note) with the entered text inside it.
+
+## Interaction
+
+By design, admonitions act very similar to block quotes.
+
+* Selecting a text and pressing the admonition button will turn that text into an admonition.
+* If selecting multiple admonitions, pressing the admonition button will automatically merge them into one.
+
+Inside an admonition:
+
+* Pressing Backspace while the admonition is empty will remove it.
+* Pressing Enter will start a new paragraph. Pressing it twice will exit out of the admonition.
+* Headings and other block content including tables can be inserted inside the admonition.
+
+## Types of admonitions
+
+There are currently five types of admonitions: _Note_, _Tip_, _Important_, _Caution_, _Warning_.
+
+These types were inspired by GitHub's support for this feature and there are currently no plans for adjusting it or allowing the user to customize them.
+
+## Markdown support
+
+The Markdown syntax for admonitions as supported by Trilium is the one that GitHub uses, which is as follows:
+
+```markdown
+> [!NOTE]
+> This is a note.
+
+> [!TIP]
+> This is a tip.
+
+> [!IMPORTANT]
+> This is a very important information.
+
+> [!CAUTION]
+> This is a caution.
+```
+
+There are currently no plans of supporting alternative admonition syntaxes such as `!!! note`.
\ No newline at end of file
diff --git a/docs/User Guide/User Guide/Note Types/Text/Admonitions_image.png b/docs/User Guide/User Guide/Note Types/Text/Admonitions_image.png
new file mode 100644
index 000000000..9eb084655
Binary files /dev/null and b/docs/User Guide/User Guide/Note Types/Text/Admonitions_image.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/Content language & Right-t.png b/docs/User Guide/User Guide/Note Types/Text/Content language & Right-t.png
index 8e5d5a2f7..dee799386 100644
Binary files a/docs/User Guide/User Guide/Note Types/Text/Content language & Right-t.png and b/docs/User Guide/User Guide/Note Types/Text/Content language & Right-t.png differ
diff --git a/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md b/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md
index 81eb9bd15..7fbee885a 100644
--- a/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md
+++ b/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md
@@ -1,5 +1,5 @@
# Content language & Right-to-left support
-
+
A language hint can be provided for text notes. This option informs the browser or the desktop application about the language the note is written in (for example this might help with spellchecking), and it also determines whether the text is displayed from right-to-left for languages such as Arabic, Hebrew, etc.
diff --git a/docs/User Guide/User Guide/Note Types/Text/Images.md b/docs/User Guide/User Guide/Note Types/Text/Images.md
index 9d8ad6e10..95a7b1b55 100644
--- a/docs/User Guide/User Guide/Note Types/Text/Images.md
+++ b/docs/User Guide/User Guide/Note Types/Text/Images.md
@@ -7,18 +7,18 @@ An image can be uploaded in the form of note's [attachment](../../Basic%20Concep
To add an image to the note, simply drag it from file explorer onto the note editor inside Trilium and the image will be uploaded.
-
+
Alternatively you can click on block toolbar and then on "Insert image":
-
+
You can also copy and paste an image from web - the image will be (asynchronously) downloaded and embedded.
## Configuring the images
Clicking on an image will reveal a popup with multiple options:
-
+
### Alignment
@@ -26,10 +26,10 @@ The first set of options configure the alignment are, in order:
| Icon | Option | Preview | Description |
| --- | --- | --- | --- |
-|  | Inline |  | As the name suggests, the name can be put inside a paragraph and moved around similarly as if it was a block of text. Use drag & drop or cut-paste to move it around. |
-|  | Centered image |  | The image will be displayed as a block and centered, not allowing text in either the left or right of it. |
-|  | Wrap text |  | The image will be displayed to the left or the right of the text. |
-|  | Block align |  | Similarly to _Centered image_, the image will be displayed as a block and aligned either to the left or to the right, but not allowing text to flow on either of its sides. |
+|  | Inline |  | As the name suggests, the name can be put inside a paragraph and moved around similarly as if it was a block of text. Use drag & drop or cut-paste to move it around. |
+|  | Centered image |  | The image will be displayed as a block and centered, not allowing text in either the left or right of it. |
+|  | Wrap text |  | The image will be displayed to the left or the right of the text. |
+|  | Block align |  | Similarly to _Centered image_, the image will be displayed as a block and aligned either to the left or to the right, but not allowing text to flow on either of its sides. |
## Compression
diff --git a/docs/User Guide/User Guide/Theme development/1_Creating a custom theme_im.png b/docs/User Guide/User Guide/Theme development/1_Creating a custom theme_im.png
deleted file mode 100644
index 60ed508e2..000000000
Binary files a/docs/User Guide/User Guide/Theme development/1_Creating a custom theme_im.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Theme development/2_Creating a custom theme_im.png b/docs/User Guide/User Guide/Theme development/2_Creating a custom theme_im.png
deleted file mode 100644
index 59dccde8c..000000000
Binary files a/docs/User Guide/User Guide/Theme development/2_Creating a custom theme_im.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Theme development/3_Creating a custom theme_im.png b/docs/User Guide/User Guide/Theme development/3_Creating a custom theme_im.png
deleted file mode 100644
index 733ac21d1..000000000
Binary files a/docs/User Guide/User Guide/Theme development/3_Creating a custom theme_im.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Theme development/4_Creating a custom theme_im.png b/docs/User Guide/User Guide/Theme development/4_Creating a custom theme_im.png
deleted file mode 100644
index a88f2379e..000000000
Binary files a/docs/User Guide/User Guide/Theme development/4_Creating a custom theme_im.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Theme development/5_Creating a custom theme_im.png b/docs/User Guide/User Guide/Theme development/5_Creating a custom theme_im.png
deleted file mode 100644
index ab66f9ecf..000000000
Binary files a/docs/User Guide/User Guide/Theme development/5_Creating a custom theme_im.png and /dev/null differ
diff --git a/docs/User Guide/User Guide/Theme development/Creating a custom theme.md b/docs/User Guide/User Guide/Theme development/Creating a custom theme.md
index 4a6db1875..d3d2fdca8 100644
--- a/docs/User Guide/User Guide/Theme development/Creating a custom theme.md
+++ b/docs/User Guide/User Guide/Theme development/Creating a custom theme.md
@@ -11,7 +11,7 @@ As such, the first step is to create a new note to gather all the themes.
| | |
| --- | --- |
-|  | Themes are code notes with a special attribute. Start by creating a new code note. |
+|  | Themes are code notes with a special attribute. Start by creating a new code note. |
| !\[\](Creating%20a%20custom theme\_im.png) | Then change the note type to a CSS code. |
| !\[\](5\_Creating%20a%20custom theme\_im.png) | In the _Owned Attributes_ section define the `#appTheme` attribute to point to any desired name. This is the name that will show up in the appearance section in settings. |
diff --git a/docs/User Guide/User Guide/Theme development/Creating a custom theme_im.png b/docs/User Guide/User Guide/Theme development/Creating a custom theme_im.png
index f90ec6f54..ab66f9ecf 100644
Binary files a/docs/User Guide/User Guide/Theme development/Creating a custom theme_im.png and b/docs/User Guide/User Guide/Theme development/Creating a custom theme_im.png differ
diff --git a/dump-db/package-lock.json b/dump-db/package-lock.json
index 657af257e..d46d004bb 100644
--- a/dump-db/package-lock.json
+++ b/dump-db/package-lock.json
@@ -493,9 +493,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
- "version": "11.8.1",
- "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.8.1.tgz",
- "integrity": "sha512-9BxNaBkblMjhJW8sMRZxnxVTRgbRmssZW0Oxc1MPBTfiR+WW21e2Mk4qu8CzrcZb1LwPCnFsfDEzq+SNcBU8eg==",
+ "version": "11.9.0",
+ "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.9.0.tgz",
+ "integrity": "sha512-4b9xYnoaskj8eIkke9ZCB42p5bOPabptSku8Rl4Yww70Jf+aHeLvrIjXDJrKQxUEjdppsFb+fdJSjoH4TklROA==",
"hasInstallScript": true,
"dependencies": {
"bindings": "^1.5.0",
@@ -1416,9 +1416,9 @@
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
},
"better-sqlite3": {
- "version": "11.8.1",
- "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.8.1.tgz",
- "integrity": "sha512-9BxNaBkblMjhJW8sMRZxnxVTRgbRmssZW0Oxc1MPBTfiR+WW21e2Mk4qu8CzrcZb1LwPCnFsfDEzq+SNcBU8eg==",
+ "version": "11.9.0",
+ "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.9.0.tgz",
+ "integrity": "sha512-4b9xYnoaskj8eIkke9ZCB42p5bOPabptSku8Rl4Yww70Jf+aHeLvrIjXDJrKQxUEjdppsFb+fdJSjoH4TklROA==",
"requires": {
"bindings": "^1.5.0",
"prebuild-install": "^7.1.1"
diff --git a/electron-docs-main.ts b/electron-docs-main.ts
index 643a9319d..4571b2bec 100644
--- a/electron-docs-main.ts
+++ b/electron-docs-main.ts
@@ -166,8 +166,10 @@ async function cleanUpMeta() {
async function registerHandlers() {
const events = (await import("./src/services/events.js")).default;
+ const eraseService = (await import("./src/services/erase.js")).default;
const debouncer = debounce(async () => {
console.log("Exporting data");
+ eraseService.eraseUnusedAttachmentsNow();
await exportData("markdown", markdownPath);
await exportData("html", htmlPath);
}, 10_000);;
diff --git a/forge.config.cjs b/forge.config.cjs
index b2b72c4d0..dabcd7ca4 100644
--- a/forge.config.cjs
+++ b/forge.config.cjs
@@ -11,6 +11,9 @@ const baseLinuxMakerConfigOptions = {
};
module.exports = {
+ // we run electron-forge inside the ./build folder,
+ // to have it output to ./dist, we need to go up a directory first
+ outDir: "../dist",
packagerConfig: {
executableName: "trilium",
name: APP_NAME,
@@ -130,7 +133,7 @@ module.exports = {
};
function getExtraResourcesForPlatform() {
- const resources = ["./bin/tpl/anonymize-database.sql"];
+ const resources = [];
const getScriptRessources = () => {
const scripts = ["trilium-portable", "trilium-safe-mode", "trilium-no-cert-check"];
diff --git a/package-lock.json b/package-lock.json
index 5203b393b..79b89ac0b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,6 @@
"@mermaid-js/layout-elk": "0.1.7",
"@mind-elixir/node-menu": "1.0.4",
"@triliumnext/express-partial-content": "1.0.1",
- "@types/html-minifier": "4.0.5",
"archiver": "7.0.1",
"async-mutex": "0.5.0",
"autocomplete.js": "0.38.1",
@@ -53,7 +52,6 @@
"fs-extra": "11.3.0",
"helmet": "8.0.0",
"html": "1.0.0",
- "html-minifier": "4.0.0",
"html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
@@ -77,7 +75,7 @@
"marked": "15.0.7",
"mermaid": "11.5.0",
"mime-types": "2.1.35",
- "mind-elixir": "4.4.1",
+ "mind-elixir": "4.4.2",
"multer": "1.4.5-lts.1",
"normalize-strings": "1.1.1",
"normalize.css": "8.0.1",
@@ -188,7 +186,7 @@
"ts-loader": "9.5.2",
"tslib": "2.8.1",
"tsx": "4.19.3",
- "typedoc": "0.27.9",
+ "typedoc": "0.28.0",
"typescript": "5.8.2",
"typescript-eslint": "8.26.1",
"vitest": "3.0.8",
@@ -2912,15 +2910,15 @@
"license": "MIT"
},
"node_modules/@gerrit0/mini-shiki": {
- "version": "1.24.4",
- "resolved": "https://registry.npmjs.org/@gerrit0/mini-shiki/-/mini-shiki-1.24.4.tgz",
- "integrity": "sha512-YEHW1QeAg6UmxEmswiQbOVEg1CW22b1XUD/lNTliOsu0LD0wqoyleFMnmbTp697QE0pcadQiR5cVtbbAPncvpw==",
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/@gerrit0/mini-shiki/-/mini-shiki-3.2.1.tgz",
+ "integrity": "sha512-HbzRC6MKB6U8kQhczz0APKPIzFHTrcqhaC7es2EXInq1SpjPVnpVSIsBe6hNoLWqqCx1n5VKiPXq6PfXnHZKOQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@shikijs/engine-oniguruma": "^1.24.2",
- "@shikijs/types": "^1.24.2",
- "@shikijs/vscode-textmate": "^9.3.1"
+ "@shikijs/engine-oniguruma": "^3.2.1",
+ "@shikijs/types": "^3.2.1",
+ "@shikijs/vscode-textmate": "^10.0.2"
}
},
"node_modules/@highlightjs/cdn-assets": {
@@ -5090,31 +5088,31 @@
"hasInstallScript": true
},
"node_modules/@shikijs/engine-oniguruma": {
- "version": "1.24.2",
- "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.2.tgz",
- "integrity": "sha512-ZN6k//aDNWRJs1uKB12pturKHh7GejKugowOFGAuG7TxDRLod1Bd5JhpOikOiFqPmKjKEPtEA6mRCf7q3ulDyQ==",
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.2.1.tgz",
+ "integrity": "sha512-wZZAkayEn6qu2+YjenEoFqj0OyQI64EWsNR6/71d1EkG4sxEOFooowKivsWPpaWNBu3sxAG+zPz5kzBL/SsreQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@shikijs/types": "1.24.2",
- "@shikijs/vscode-textmate": "^9.3.0"
+ "@shikijs/types": "3.2.1",
+ "@shikijs/vscode-textmate": "^10.0.2"
}
},
"node_modules/@shikijs/types": {
- "version": "1.24.2",
- "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-1.24.2.tgz",
- "integrity": "sha512-bdeWZiDtajGLG9BudI0AHet0b6e7FbR0EsE4jpGaI0YwHm/XJunI9+3uZnzFtX65gsyJ6ngCIWUfA4NWRPnBkQ==",
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.2.1.tgz",
+ "integrity": "sha512-/NTWAk4KE2M8uac0RhOsIhYQf4pdU0OywQuYDGIGAJ6Mjunxl2cGiuLkvu4HLCMn+OTTLRWkjZITp+aYJv60yA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@shikijs/vscode-textmate": "^9.3.0",
+ "@shikijs/vscode-textmate": "^10.0.2",
"@types/hast": "^3.0.4"
}
},
"node_modules/@shikijs/vscode-textmate": {
- "version": "9.3.1",
- "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-9.3.1.tgz",
- "integrity": "sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==",
+ "version": "10.0.2",
+ "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
+ "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
"dev": true,
"license": "MIT"
},
@@ -5247,16 +5245,6 @@
"@types/node": "*"
}
},
- "node_modules/@types/clean-css": {
- "version": "4.2.11",
- "resolved": "https://registry.npmjs.org/@types/clean-css/-/clean-css-4.2.11.tgz",
- "integrity": "sha512-Y8n81lQVTAfP2TOdtJJEsCoYl1AnOkqDqMvXb9/7pfgZZ7r8YrEyurrAvAoAjHOGXKRybay+5CsExqIH6liccw==",
- "license": "MIT",
- "dependencies": {
- "@types/node": "*",
- "source-map": "^0.6.0"
- }
- },
"node_modules/@types/cls-hooked": {
"version": "4.3.9",
"resolved": "https://registry.npmjs.org/@types/cls-hooked/-/cls-hooked-4.3.9.tgz",
@@ -5705,17 +5693,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/@types/html-minifier": {
- "version": "4.0.5",
- "resolved": "https://registry.npmjs.org/@types/html-minifier/-/html-minifier-4.0.5.tgz",
- "integrity": "sha512-LfE7f7MFd+YUfZnlBz8W43P4NgSObWiqyKapANsWCj63Aqeqli8/9gVsGP4CwC8jPpTTYlTopKCk9rJSuht/ew==",
- "license": "MIT",
- "dependencies": {
- "@types/clean-css": "*",
- "@types/relateurl": "*",
- "@types/uglify-js": "*"
- }
- },
"node_modules/@types/http-cache-semantics": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
@@ -5957,12 +5934,6 @@
"@types/node": "*"
}
},
- "node_modules/@types/relateurl": {
- "version": "0.2.33",
- "resolved": "https://registry.npmjs.org/@types/relateurl/-/relateurl-0.2.33.tgz",
- "integrity": "sha512-bTQCKsVbIdzLqZhLkF5fcJQreE4y1ro4DIyVrlDNSCJRRwHhB8Z+4zXXa8jN6eDvc2HbRsEYgbvrnGvi54EpSw==",
- "license": "MIT"
- },
"node_modules/@types/responselike": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz",
@@ -6133,15 +6104,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/@types/uglify-js": {
- "version": "3.17.5",
- "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.17.5.tgz",
- "integrity": "sha512-TU+fZFBTBcXj/GpDpDaBmgWk/gn96kMZ+uocaFUlV2f8a6WdMzzI44QBCmGcCiYR0Y6ZlNRiyUyKKt5nl/lbzQ==",
- "license": "MIT",
- "dependencies": {
- "source-map": "^0.6.1"
- }
- },
"node_modules/@types/unist": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
@@ -8080,16 +8042,6 @@
"node": ">=6"
}
},
- "node_modules/camel-case": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz",
- "integrity": "sha512-+MbKztAYHXPr1jNTSKQF52VpcFjwY5RkR7fxksV8Doo4KAYc5Fl4UJRgthBbTmEx8C54DqahhbLJkDwjI3PI/w==",
- "license": "MIT",
- "dependencies": {
- "no-case": "^2.2.0",
- "upper-case": "^1.1.1"
- }
- },
"node_modules/caniuse-lite": {
"version": "1.0.30001703",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001703.tgz",
@@ -8331,18 +8283,6 @@
"license": "MIT",
"optional": true
},
- "node_modules/clean-css": {
- "version": "4.2.4",
- "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz",
- "integrity": "sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==",
- "license": "MIT",
- "dependencies": {
- "source-map": "~0.6.0"
- },
- "engines": {
- "node": ">= 4.0"
- }
- },
"node_modules/clean-stack": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
@@ -13034,33 +12974,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/html-minifier": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-4.0.0.tgz",
- "integrity": "sha512-aoGxanpFPLg7MkIl/DDFYtb0iWz7jMFGqFhvEDZga6/4QTjneiD8I/NXL1x5aaoCp7FSIT6h/OhykDdPsbtMig==",
- "license": "MIT",
- "dependencies": {
- "camel-case": "^3.0.0",
- "clean-css": "^4.2.1",
- "commander": "^2.19.0",
- "he": "^1.2.0",
- "param-case": "^2.1.1",
- "relateurl": "^0.2.7",
- "uglify-js": "^3.5.1"
- },
- "bin": {
- "html-minifier": "cli.js"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/html-minifier/node_modules/commander": {
- "version": "2.20.3",
- "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
- "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
- "license": "MIT"
- },
"node_modules/html2plaintext": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/html2plaintext/-/html2plaintext-2.1.4.tgz",
@@ -14803,12 +14716,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/lower-case": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz",
- "integrity": "sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==",
- "license": "MIT"
- },
"node_modules/lowercase-keys": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
@@ -15728,9 +15635,9 @@
}
},
"node_modules/mind-elixir": {
- "version": "4.4.1",
- "resolved": "https://registry.npmjs.org/mind-elixir/-/mind-elixir-4.4.1.tgz",
- "integrity": "sha512-q2rzRXgd6iqF3UdenM88HB4Ohb0/62/3W3PXKMBRBLjcCXt/pxlLuTMb4QrqP7sX9HoWNFVBeNt+1S521h3TRw==",
+ "version": "4.4.2",
+ "resolved": "https://registry.npmjs.org/mind-elixir/-/mind-elixir-4.4.2.tgz",
+ "integrity": "sha512-yHsUdKYvhB/SnBY9Fb/2cPTsysKDT+nu5vQVYPFEWWniZaGszpM9gPlCB28IEcOEGpaSDGOWOTt89Qc/wFYZSw==",
"license": "MIT"
},
"node_modules/mini-css-extract-plugin": {
@@ -16032,15 +15939,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/no-case": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz",
- "integrity": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==",
- "license": "MIT",
- "dependencies": {
- "lower-case": "^1.1.1"
- }
- },
"node_modules/node-abi": {
"version": "3.71.0",
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.71.0.tgz",
@@ -16671,15 +16569,6 @@
"wheel": "^1.0.0"
}
},
- "node_modules/param-case": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz",
- "integrity": "sha512-eQE845L6ot89sk2N8liD8HAuH4ca6Vvr7VWAWwt7+kvvG5aBcPmmphQ68JsEG2qa9n1TykS2DLeMt363AAH8/w==",
- "license": "MIT",
- "dependencies": {
- "no-case": "^2.2.0"
- }
- },
"node_modules/parent-module": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
@@ -18227,15 +18116,6 @@
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
"license": "MIT"
},
- "node_modules/relateurl": {
- "version": "0.2.7",
- "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
- "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==",
- "license": "MIT",
- "engines": {
- "node": ">= 0.10"
- }
- },
"node_modules/repeat-string": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
@@ -20680,23 +20560,24 @@
}
},
"node_modules/typedoc": {
- "version": "0.27.9",
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.9.tgz",
- "integrity": "sha512-/z585740YHURLl9DN2jCWe6OW7zKYm6VoQ93H0sxZ1cwHQEQrUn5BJrEnkWhfzUdyO+BLGjnKUZ9iz9hKloFDw==",
+ "version": "0.28.0",
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.0.tgz",
+ "integrity": "sha512-UU+xxZXrpnUhEulBYRwY2afoYFC24J2fTFovOs3llj2foGShCoKVQL6cQCfQ+sBAOdiFn2dETpZ9xhah+CL3RQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "@gerrit0/mini-shiki": "^1.24.0",
+ "@gerrit0/mini-shiki": "^3.2.1",
"lunr": "^2.3.9",
"markdown-it": "^14.1.0",
"minimatch": "^9.0.5",
- "yaml": "^2.6.1"
+ "yaml": "^2.7.0 "
},
"bin": {
"typedoc": "bin/typedoc"
},
"engines": {
- "node": ">= 18"
+ "node": ">= 18",
+ "pnpm": ">= 10"
},
"peerDependencies": {
"typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x"
@@ -20778,18 +20659,6 @@
"integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==",
"license": "MIT"
},
- "node_modules/uglify-js": {
- "version": "3.19.3",
- "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz",
- "integrity": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==",
- "license": "BSD-2-Clause",
- "bin": {
- "uglifyjs": "bin/uglifyjs"
- },
- "engines": {
- "node": ">=0.8.0"
- }
- },
"node_modules/uid-safe": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-2.1.5.tgz",
@@ -20994,12 +20863,6 @@
"browserslist": ">= 4.21.0"
}
},
- "node_modules/upper-case": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz",
- "integrity": "sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==",
- "license": "MIT"
- },
"node_modules/uri-js": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
@@ -21955,9 +21818,9 @@
"license": "ISC"
},
"node_modules/yaml": {
- "version": "2.6.1",
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz",
- "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==",
+ "version": "2.7.0",
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz",
+ "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
"dev": true,
"license": "ISC",
"bin": {
diff --git a/package.json b/package.json
index 9bfb61eff..e7d690db6 100644
--- a/package.json
+++ b/package.json
@@ -2,9 +2,9 @@
"name": "trilium",
"productName": "TriliumNext Notes",
"description": "Build your personal knowledge base with TriliumNext Notes",
- "version": "0.92.3-beta",
+ "version": "0.92.4",
"license": "AGPL-3.0-only",
- "main": "./build/electron-main.js",
+ "main": "./electron-main.js",
"author": {
"name": "TriliumNext Notes Team",
"email": "contact@eliandoran.me",
@@ -38,9 +38,10 @@
"electron:switch": "electron-rebuild",
"docs:edit": "cross-env NODE_OPTIONS=\"--import tsx\" TRILIUM_DATA_DIR=./data-docs TRILIUM_ENV=dev TRILIUM_PORT=37741 electron ./electron-docs-main.ts .",
"docs:edit-nix": "electron-rebuild --version 33.3.1 && cross-env NODE_OPTIONS=\"--import tsx\" TRILIUM_DATA_DIR=./data-docs TRILIUM_SYNC_SERVER_HOST=http://tsyncserver:4000 TRILIUM_PORT=37741 TRILIUM_ENV=dev nix-shell -p electron_33 --run \"electron ./electron-docs-main.ts .\"",
- "electron-forge:start": "npm run build:prepare-dist && electron-forge start",
- "electron-forge:make": "npm run build:prepare-dist && electron-forge make",
- "electron-forge:package": "npm run build:prepare-dist && electron-forge package",
+ "electron-forge:prepare": "npm run build:prepare-dist && cp -r node_modules ./build",
+ "electron-forge:start": "npm run electron-forge:prepare && cd ./build && electron-forge start",
+ "electron-forge:make": "npm run electron-forge:prepare && cd ./build && electron-forge make",
+ "electron-forge:package": "npm run electron-forge:prepare && cd ./build && electron-forge package",
"docs:build-backend": "rimraf ./docs/backend_api && typedoc ./docs/backend_api src/becca/entities/*.ts src/services/backend_script_api.ts src/services/sql.ts",
"docs:build-frontend": "rimraf ./docs/frontend_api && jsdoc -c jsdoc-conf.json -d ./docs/frontend_api src/public/app/entities/*.js src/public/app/services/frontend_script_api.js src/public/app/widgets/basic_widget.js src/public/app/widgets/note_context_aware_widget.js src/public/app/widgets/right_panel_widget.js",
"docs:build": "npm run docs:build-backend && npm run docs:build-frontend",
@@ -79,7 +80,6 @@
"@mermaid-js/layout-elk": "0.1.7",
"@mind-elixir/node-menu": "1.0.4",
"@triliumnext/express-partial-content": "1.0.1",
- "@types/html-minifier": "4.0.5",
"archiver": "7.0.1",
"async-mutex": "0.5.0",
"autocomplete.js": "0.38.1",
@@ -112,7 +112,6 @@
"fs-extra": "11.3.0",
"helmet": "8.0.0",
"html": "1.0.0",
- "html-minifier": "4.0.0",
"html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
@@ -136,7 +135,7 @@
"marked": "15.0.7",
"mermaid": "11.5.0",
"mime-types": "2.1.35",
- "mind-elixir": "4.4.1",
+ "mind-elixir": "4.4.2",
"multer": "1.4.5-lts.1",
"normalize-strings": "1.1.1",
"normalize.css": "8.0.1",
@@ -244,7 +243,7 @@
"ts-loader": "9.5.2",
"tslib": "2.8.1",
"tsx": "4.19.3",
- "typedoc": "0.27.9",
+ "typedoc": "0.28.0",
"typescript": "5.8.2",
"typescript-eslint": "8.26.1",
"vitest": "3.0.8",
diff --git a/src/public/app/components/app_context.ts b/src/public/app/components/app_context.ts
index b3b8f0b2d..c6e0b63a6 100644
--- a/src/public/app/components/app_context.ts
+++ b/src/public/app/components/app_context.ts
@@ -25,6 +25,7 @@ import type { default as NoteContext, GetTextEditorCallback } from "./note_conte
import type { ContextMenuEvent } from "../menus/context_menu.js";
import type TypeWidget from "../widgets/type_widgets/type_widget.js";
import type EditableTextTypeWidget from "../widgets/type_widgets/editable_text.js";
+import type FAttribute from "../entities/fattribute.js";
interface Layout {
getRootWidget: (appContext: AppContext) => RootWidget;
@@ -177,7 +178,7 @@ export type CommandMappings = {
ExecuteCommandData & {
callback?: GetTextEditorCallback;
};
- executeWithCodeEditor: CommandData & ExecuteCommandData;
+ executeWithCodeEditor: CommandData & ExecuteCommandData;
/**
* Called upon when attempting to retrieve the content element of a {@link NoteContext}.
* Generally should not be invoked manually, as it is used by {@link NoteContext.getContentElement}.
diff --git a/src/public/app/components/entrypoints.ts b/src/public/app/components/entrypoints.ts
index 69651de17..d4c8b600e 100644
--- a/src/public/app/components/entrypoints.ts
+++ b/src/public/app/components/entrypoints.ts
@@ -13,7 +13,7 @@ import { t } from "../services/i18n.js";
import type FNote from "../entities/fnote.js";
// TODO: Move somewhere else nicer.
-export type SqlExecuteResults = unknown[];
+export type SqlExecuteResults = string[][][];
// TODO: Deduplicate with server.
interface SqlExecuteResponse {
diff --git a/src/public/app/components/note_context.ts b/src/public/app/components/note_context.ts
index 2562d22e3..d7f20c2f7 100644
--- a/src/public/app/components/note_context.ts
+++ b/src/public/app/components/note_context.ts
@@ -311,7 +311,7 @@ class NoteContext extends Component implements EventListener<"entitiesReloaded">
async getCodeEditor() {
return this.timeout(
- new Promise((resolve) =>
+ new Promise((resolve) =>
appContext.triggerCommand("executeWithCodeEditor", {
resolve,
ntxId: this.ntxId
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 54c523b7a..56ec7d553 100644
--- a/src/public/app/doc_notes/en/User Guide/!!!meta.json
+++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json
@@ -22,12 +22,12 @@
"children": [
{
"isClone": false,
- "noteId": "tC7s2alapj8V",
+ "noteId": "Otzi9La2YAUX",
"notePath": [
"pOsGYCXsbNQG",
- "tC7s2alapj8V"
+ "Otzi9La2YAUX"
],
- "title": "Advanced Usage",
+ "title": "Installation & Setup",
"notePosition": 10,
"prefix": null,
"isExpanded": false,
@@ -37,1138 +37,29 @@
{
"type": "label",
"name": "iconClass",
- "value": "bx bx-rocket",
+ "value": "bx bx-cog",
"isInheritable": false,
"position": 10
}
],
"format": "html",
"attachments": [],
- "dirFileName": "Advanced Usage",
+ "dirFileName": "Installation & Setup",
"children": [
{
"isClone": false,
- "noteId": "zEY4DaJG4YT5",
+ "noteId": "poXkQfguuA0U",
"notePath": [
"pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "zEY4DaJG4YT5"
+ "Otzi9La2YAUX",
+ "poXkQfguuA0U"
],
- "title": "Attributes",
+ "title": "Desktop Installation",
"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"
- },
- {
- "attachmentId": "ZuUT0WgJVR2j",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_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"
- },
- {
- "attachmentId": "H3Iy9PpIDd0Z",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_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",
@@ -1180,92 +71,443 @@
{
"type": "relation",
"name": "internalLink",
- "value": "iRwzGnHPzonm",
+ "value": "l2VkvOwUNfZj",
"isInheritable": false,
"position": 20
},
{
"type": "relation",
"name": "internalLink",
- "value": "l0tKav7yLHGF",
+ "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": "R7abl2fc6Mxi",
+ "value": "J1Bb6lVlwU5T",
"isInheritable": false,
"position": 40
},
{
"type": "relation",
"name": "internalLink",
- "value": "xYjQUYhpbUEW",
+ "value": "DCmT6e7clMoP",
"isInheritable": false,
"position": 50
},
{
"type": "relation",
"name": "internalLink",
- "value": "Wy267RK4M69c",
+ "value": "moVgBcoxE3EK",
"isInheritable": false,
"position": 60
},
{
"type": "relation",
"name": "internalLink",
- "value": "oyIAJ9PvvwHX",
+ "value": "RDslemsQ6gCp",
"isInheritable": false,
"position": 70
},
{
"type": "relation",
"name": "internalLink",
- "value": "Gzjqa934BdH4",
+ "value": "l2VkvOwUNfZj",
"isInheritable": false,
"position": 80
},
{
- "type": "label",
- "name": "shareAlias",
- "value": "database",
+ "type": "relation",
+ "name": "internalLink",
+ "value": "tAassRL4RSQL",
"isInheritable": false,
- "position": 30
+ "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": "iconClass",
- "value": "bx bx-data",
+ "name": "shareAlias",
+ "value": "server-installation",
"isInheritable": false,
- "position": 50
+ "position": 30
}
],
"format": "html",
- "dataFileName": "Database.html",
+ "dataFileName": "Server Installation.html",
"attachments": [],
- "dirFileName": "Database",
+ "dirFileName": "Server Installation",
"children": [
{
"isClone": false,
- "noteId": "oyIAJ9PvvwHX",
+ "noteId": "Dgg7bR3b6K9j",
"notePath": [
"pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "wX4HbRucYSDD",
- "oyIAJ9PvvwHX"
+ "Otzi9La2YAUX",
+ "WOcw2SLH6tbX",
+ "Dgg7bR3b6K9j"
],
- "title": "Manually altering the database",
+ "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": "YKWqdJhzi2VY",
+ "value": "WOcw2SLH6tbX",
"isInheritable": false,
"position": 10
},
@@ -1275,259 +517,442 @@
"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": "Manually altering the database.html",
- "attachments": [
+ "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": [
{
- "attachmentId": "0740ph4lJ4rv",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Manually altering the data.png"
+ "type": "label",
+ "name": "shareAlias",
+ "value": "multi-factor-authentication",
+ "isInheritable": false,
+ "position": 10
},
{
- "attachmentId": "fJlFqdEOpLrF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Manually altering the data.png"
- },
- {
- "attachmentId": "lAsR2tqMXurk",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Manually altering the data.png"
- },
- {
- "attachmentId": "uvaARhqiU4M5",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "3_Manually altering the data.png"
- },
- {
- "attachmentId": "W4710rPIeZjF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Manually altering the data.png"
- },
- {
- "attachmentId": "wL249F7azfME",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "5_Manually altering the data.png"
- },
- {
- "attachmentId": "yC5HdtMbAaaF",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_Manually altering the data.png"
+ "type": "label",
+ "name": "shareHiddenFromTree",
+ "value": "",
+ "isInheritable": false,
+ "position": 20
}
],
- "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"
- }
- ]
- }
- ]
+ "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": "Gzjqa934BdH4",
+ "noteId": "cbkrhQjrkKrh",
"notePath": [
"pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "Gzjqa934BdH4"
+ "Otzi9La2YAUX",
+ "cbkrhQjrkKrh"
],
- "title": "Configuration (config.ini or environment variables)",
- "notePosition": 140,
+ "title": "Synchronization",
+ "notePosition": 30,
"prefix": null,
"isExpanded": false,
"type": "text",
"mime": "text/markdown",
"attributes": [
{
- "type": "label",
- "name": "shareAlias",
- "value": "configuration",
+ "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": "Configuration (config.ini or e.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": "ivYnonVFBxbQ",
+ "noteId": "MtPxeAWVAzMg",
"notePath": [
"pOsGYCXsbNQG",
- "tC7s2alapj8V",
- "ivYnonVFBxbQ"
+ "Otzi9La2YAUX",
+ "MtPxeAWVAzMg"
],
- "title": "Bulk actions",
- "notePosition": 150,
+ "title": "Web Clipper",
+ "notePosition": 50,
"prefix": null,
"isExpanded": false,
"type": "text",
- "mime": "text/html",
- "attributes": [],
+ "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": "Bulk actions.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": "s3YCWHBfmYuM",
- "notePath": [
- "pOsGYCXsbNQG",
- "s3YCWHBfmYuM"
- ],
- "title": "Quick Start",
- "notePosition": 20,
- "prefix": null,
- "isExpanded": false,
- "type": "text",
- "mime": "text/markdown",
- "attributes": [
- {
- "type": "relation",
- "name": "internalLink",
- "value": "poXkQfguuA0U",
- "isInheritable": false,
- "position": 20
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "WOcw2SLH6tbX",
- "isInheritable": false,
- "position": 30
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "RDslemsQ6gCp",
- "isInheritable": false,
- "position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "cbkrhQjrkKrh",
- "isInheritable": false,
- "position": 50
- },
- {
- "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": "gh7bpGYxajRS",
@@ -1536,9 +961,9 @@
"gh7bpGYxajRS"
],
"title": "Basic Concepts",
- "notePosition": 60,
+ "notePosition": 20,
"prefix": null,
- "isExpanded": true,
+ "isExpanded": false,
"type": "text",
"mime": "text/html",
"attributes": [
@@ -1570,24 +995,7 @@
"mime": "text/html",
"attributes": [],
"format": "html",
- "attachments": [
- {
- "attachmentId": "0CaTtahPNa2i",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "UI Elements_image.png"
- },
- {
- "attachmentId": "vbrDuqZjshed",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_UI Elements_image.png"
- }
- ],
+ "attachments": [],
"dirFileName": "UI Elements",
"children": [
{
@@ -1634,6 +1042,13 @@
"isInheritable": false,
"position": 40
},
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "_lbSettings",
+ "isInheritable": false,
+ "position": 50
+ },
{
"type": "label",
"name": "iconClass",
@@ -1646,7 +1061,7 @@
"dataFileName": "Vertical and horizontal layout.html",
"attachments": [
{
- "attachmentId": "7VlCImOtpKzK",
+ "attachmentId": "9sCZBqokn4vf",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -1654,28 +1069,20 @@
"dataFileName": "Vertical and horizontal la.png"
},
{
- "attachmentId": "9sCZBqokn4vf",
+ "attachmentId": "gw3DaUul5ccI",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "1_Vertical and horizontal la.png"
},
- {
- "attachmentId": "gw3DaUul5ccI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Vertical and horizontal la.png"
- },
{
"attachmentId": "jhiE5DTkLOCK",
"title": "image.png",
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "3_Vertical and horizontal la.png"
+ "dataFileName": "2_Vertical and horizontal la.png"
},
{
"attachmentId": "JwO3rUNb9tyU",
@@ -1683,7 +1090,7 @@
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "4_Vertical and horizontal la.png"
+ "dataFileName": "3_Vertical and horizontal la.png"
},
{
"attachmentId": "NVjM5z6IsNZf",
@@ -1691,7 +1098,7 @@
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "5_Vertical and horizontal la.png"
+ "dataFileName": "4_Vertical and horizontal la.png"
},
{
"attachmentId": "Z2F8ipVjwugg",
@@ -1699,7 +1106,7 @@
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "6_Vertical and horizontal la.png"
+ "dataFileName": "5_Vertical and horizontal la.png"
}
]
},
@@ -1730,29 +1137,13 @@
"format": "html",
"dataFileName": "Global menu.html",
"attachments": [
- {
- "attachmentId": "8fNGILWWQodv",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Global menu_image.png"
- },
- {
- "attachmentId": "PhNb7G9OgPVt",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Global menu_image.png"
- },
{
"attachmentId": "rCnBqSyldhp9",
"title": "image.png",
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "2_Global menu_image.png"
+ "dataFileName": "Global menu_image.png"
}
]
},
@@ -2649,14 +2040,6 @@
"mime": "image/jpg",
"position": 10,
"dataFileName": "Note Navigation_image.png"
- },
- {
- "attachmentId": "Pae5L9DXlzQW",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Note Navigation_image.png"
}
]
},
@@ -3028,16 +2411,7 @@
],
"format": "html",
"dataFileName": "Theme Gallery.html",
- "attachments": [
- {
- "attachmentId": "wob20Q0zLkMq",
- "title": "preview.jpg",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "Theme Gallery_preview.jpg"
- }
- ]
+ "attachments": []
}
]
},
@@ -3052,7 +2426,7 @@
"title": "Import & Export",
"notePosition": 90,
"prefix": null,
- "isExpanded": true,
+ "isExpanded": false,
"type": "text",
"mime": "text/html",
"attributes": [],
@@ -3209,44 +2583,20 @@
"dataFileName": "Zen mode_image.png"
},
{
- "attachmentId": "cOMcKGJQYs8Y",
+ "attachmentId": "HGcQUOEXJ3Sp",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "1_Zen mode_image.png"
},
- {
- "attachmentId": "ghjyT4LkrZrU",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Zen mode_image.png"
- },
- {
- "attachmentId": "HGcQUOEXJ3Sp",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Zen mode_image.png"
- },
- {
- "attachmentId": "jtzLZ0J0GMub",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "4_Zen mode_image.png"
- },
{
"attachmentId": "lqQtSNb8loOS",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "5_Zen mode_image.png"
+ "dataFileName": "2_Zen mode_image.png"
},
{
"attachmentId": "LX31yc6Jnksw",
@@ -3254,20 +2604,73 @@
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "6_Zen mode_image.png"
- },
- {
- "attachmentId": "NVSyQubZNFy7",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "7_Zen mode_image.png"
+ "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",
@@ -3276,9 +2679,9 @@
"KSZ04uQ2D1St"
],
"title": "Note Types",
- "notePosition": 70,
+ "notePosition": 100,
"prefix": null,
- "isExpanded": false,
+ "isExpanded": true,
"type": "text",
"mime": "text/html",
"attributes": [
@@ -3305,7 +2708,7 @@
"title": "Text",
"notePosition": 10,
"prefix": null,
- "isExpanded": false,
+ "isExpanded": true,
"type": "text",
"mime": "text/markdown",
"attributes": [
@@ -3395,6 +2798,51 @@
],
"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",
@@ -3405,7 +2853,7 @@
"QxEyIjRBizuC"
],
"title": "Code blocks",
- "notePosition": 10,
+ "notePosition": 20,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -3486,7 +2934,7 @@
"veGu4faJErEM"
],
"title": "Content language & Right-to-left support",
- "notePosition": 20,
+ "notePosition": 30,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -3497,43 +2945,19 @@
"name": "iconClass",
"value": "bx bx-align-right",
"isInheritable": false,
- "position": 20
+ "position": 10
}
],
"format": "html",
"dataFileName": "Content language & Right-to-le.html",
"attachments": [
{
- "attachmentId": "bqLn4gFZdqfX",
+ "attachmentId": "xIGmhxc0vBlC",
"title": "image.png",
"role": "image",
"mime": "image/jpg",
"position": 10,
"dataFileName": "Content language & Right-t.png"
- },
- {
- "attachmentId": "RlBpP2KTDVIK",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "1_Content language & Right-t.png"
- },
- {
- "attachmentId": "TlBagKsAj5ax",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Content language & Right-t.png"
- },
- {
- "attachmentId": "U9e8SLUEALiR",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Content language & Right-t.png"
}
]
},
@@ -3547,7 +2971,7 @@
"UYuUB1ZekNQU"
],
"title": "Formatting",
- "notePosition": 30,
+ "notePosition": 40,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -3600,7 +3024,7 @@
"nRhnJkTT8cPs"
],
"title": "Formatting toolbar",
- "notePosition": 40,
+ "notePosition": 50,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -3675,7 +3099,7 @@
"mT0HEkOsz6i1"
],
"title": "Images",
- "notePosition": 50,
+ "notePosition": 60,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -3721,21 +3145,13 @@
"position": 10,
"dataFileName": "Images_image.png"
},
- {
- "attachmentId": "9EQBwdObLpnJ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Images_image.png"
- },
{
"attachmentId": "bDkYm34QEH5a",
"title": "image.png",
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "2_Images_image.png"
+ "dataFileName": "1_Images_image.png"
},
{
"attachmentId": "Bi9LiB0eMbcH",
@@ -3743,7 +3159,7 @@
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "3_Images_image.png"
+ "dataFileName": "2_Images_image.png"
},
{
"attachmentId": "dRgFtpOcHwke",
@@ -3751,7 +3167,7 @@
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "4_Images_image.png"
+ "dataFileName": "3_Images_image.png"
},
{
"attachmentId": "g7xB3E2Dva2q",
@@ -3759,15 +3175,7 @@
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "5_Images_image.png"
- },
- {
- "attachmentId": "HcyBaQS2SjkL",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "6_Images_image.png"
+ "dataFileName": "4_Images_image.png"
},
{
"attachmentId": "Ilz9SuEj39RF",
@@ -3775,7 +3183,7 @@
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "7_Images_image.png"
+ "dataFileName": "5_Images_image.png"
},
{
"attachmentId": "MTsRB4C0yvKX",
@@ -3783,7 +3191,7 @@
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "8_Images_image.png"
+ "dataFileName": "6_Images_image.png"
},
{
"attachmentId": "NZJRGKS6yDeg",
@@ -3791,7 +3199,7 @@
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "9_Images_image.png"
+ "dataFileName": "7_Images_image.png"
},
{
"attachmentId": "PUjxzv10IJkx",
@@ -3799,7 +3207,7 @@
"role": "image",
"mime": "image/jpg",
"position": 10,
- "dataFileName": "10_Images_image.png"
+ "dataFileName": "8_Images_image.png"
},
{
"attachmentId": "qJXx7vPPD4JW",
@@ -3807,7 +3215,7 @@
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "11_Images_image.png"
+ "dataFileName": "9_Images_image.png"
},
{
"attachmentId": "SoDKgOmDoyc1",
@@ -3815,7 +3223,7 @@
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "12_Images_image.png"
+ "dataFileName": "10_Images_image.png"
}
]
},
@@ -3829,7 +3237,7 @@
"QEAPj01N5f7w"
],
"title": "Links",
- "notePosition": 60,
+ "notePosition": 70,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -3885,7 +3293,7 @@
"S6Xx8QIWTV66"
],
"title": "Lists",
- "notePosition": 70,
+ "notePosition": 80,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -4044,14 +3452,6 @@
"mime": "image/jpg",
"position": 10,
"dataFileName": "1_Code_image.png"
- },
- {
- "attachmentId": "OTcapNOcNaBL",
- "title": "image.png",
- "role": "image",
- "mime": "image/jpg",
- "position": 10,
- "dataFileName": "2_Code_image.png"
}
],
"dirFileName": "Code",
@@ -4471,7 +3871,7 @@
"dataFileName": "Calendar View_image.png"
},
{
- "attachmentId": "6w8hjC47rS2H",
+ "attachmentId": "akAHcIEcGnWR",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4479,7 +3879,7 @@
"dataFileName": "1_Calendar View_image.png"
},
{
- "attachmentId": "akAHcIEcGnWR",
+ "attachmentId": "AU7dnIevWPrz",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4487,7 +3887,7 @@
"dataFileName": "2_Calendar View_image.png"
},
{
- "attachmentId": "AU7dnIevWPrz",
+ "attachmentId": "COiR1tnE86i1",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4495,7 +3895,7 @@
"dataFileName": "3_Calendar View_image.png"
},
{
- "attachmentId": "AzRAe3io7LxA",
+ "attachmentId": "fOdCNTs2BuI0",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4503,7 +3903,7 @@
"dataFileName": "4_Calendar View_image.png"
},
{
- "attachmentId": "COiR1tnE86i1",
+ "attachmentId": "GeEGbbeQ1qy9",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4511,7 +3911,7 @@
"dataFileName": "5_Calendar View_image.png"
},
{
- "attachmentId": "fOdCNTs2BuI0",
+ "attachmentId": "gQvwJGB5a4c1",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4519,7 +3919,7 @@
"dataFileName": "6_Calendar View_image.png"
},
{
- "attachmentId": "GeEGbbeQ1qy9",
+ "attachmentId": "HfBu0m3WXtn2",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4527,7 +3927,7 @@
"dataFileName": "7_Calendar View_image.png"
},
{
- "attachmentId": "gQvwJGB5a4c1",
+ "attachmentId": "ho00OJTNrxVI",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4535,7 +3935,7 @@
"dataFileName": "8_Calendar View_image.png"
},
{
- "attachmentId": "HfBu0m3WXtn2",
+ "attachmentId": "irfNX8n4159U",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4543,7 +3943,7 @@
"dataFileName": "9_Calendar View_image.png"
},
{
- "attachmentId": "ho00OJTNrxVI",
+ "attachmentId": "KF56rdNuOwWd",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4551,7 +3951,7 @@
"dataFileName": "10_Calendar View_image.png"
},
{
- "attachmentId": "irfNX8n4159U",
+ "attachmentId": "oBWr5GL6cUAZ",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4559,7 +3959,7 @@
"dataFileName": "11_Calendar View_image.png"
},
{
- "attachmentId": "KF56rdNuOwWd",
+ "attachmentId": "oS6yUoQtfhpg",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4567,60 +3967,20 @@
"dataFileName": "12_Calendar View_image.png"
},
{
- "attachmentId": "oBWr5GL6cUAZ",
+ "attachmentId": "PYHfGSBQpr0y",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "13_Calendar View_image.png"
},
- {
- "attachmentId": "oS6yUoQtfhpg",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "14_Calendar View_image.png"
- },
- {
- "attachmentId": "PYHfGSBQpr0y",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "15_Calendar View_image.png"
- },
- {
- "attachmentId": "rYaJQN8tjfsG",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "16_Calendar View_image.png"
- },
{
"attachmentId": "u2c09UpZghff",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "17_Calendar View_image.png"
- },
- {
- "attachmentId": "UCQb1diHfd02",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "18_Calendar View_image.png"
- },
- {
- "attachmentId": "xqgGyeWWqLyg",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "19_Calendar View_image.png"
+ "dataFileName": "14_Calendar View_image.png"
}
]
}
@@ -4962,7 +4322,7 @@
"dataFileName": "13_Geo map_image.png"
},
{
- "attachmentId": "tDWsliJj9ncm",
+ "attachmentId": "tfa1TRUatWEh",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4970,7 +4330,7 @@
"dataFileName": "14_Geo map_image.png"
},
{
- "attachmentId": "tfa1TRUatWEh",
+ "attachmentId": "USbvJ38T4AKA",
"title": "image.png",
"role": "image",
"mime": "image/png",
@@ -4978,33 +4338,1408 @@
"dataFileName": "15_Geo map_image.png"
},
{
- "attachmentId": "USbvJ38T4AKA",
+ "attachmentId": "x6yBLIsY2LSv",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "16_Geo map_image.png"
},
- {
- "attachmentId": "x6yBLIsY2LSv",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "17_Geo map_image.png"
- },
{
"attachmentId": "ZvTlu9WMd37z",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "18_Geo map_image.png"
+ "dataFileName": "17_Geo map_image.png"
}
]
}
]
},
+ {
+ "isClone": false,
+ "noteId": "tC7s2alapj8V",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "tC7s2alapj8V"
+ ],
+ "title": "Advanced Usage",
+ "notePosition": 110,
+ "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": "pKK96zzmvBGf",
@@ -5013,7 +5748,7 @@
"pKK96zzmvBGf"
],
"title": "Theme development",
- "notePosition": 100,
+ "notePosition": 140,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -5057,53 +5792,13 @@
"format": "html",
"dataFileName": "Creating a custom theme.html",
"attachments": [
- {
- "attachmentId": "14xpFnX5GIkZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "Creating a custom theme_im.png"
- },
- {
- "attachmentId": "EzM9s8bCnJ85",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "1_Creating a custom theme_im.png"
- },
- {
- "attachmentId": "M3C6oYYIakiS",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "2_Creating a custom theme_im.png"
- },
- {
- "attachmentId": "PY4a4fueTRUZ",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "3_Creating a custom theme_im.png"
- },
- {
- "attachmentId": "QkaP2Ge0lagI",
- "title": "image.png",
- "role": "image",
- "mime": "image/png",
- "position": 10,
- "dataFileName": "4_Creating a custom theme_im.png"
- },
{
"attachmentId": "yJVfT7rjp4tI",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
- "dataFileName": "5_Creating a custom theme_im.png"
+ "dataFileName": "Creating a custom theme_im.png"
}
]
},
@@ -5216,7 +5911,7 @@
"k2Gc17NbaAwb"
],
"title": "Developer Guides",
- "notePosition": 120,
+ "notePosition": 160,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -5523,939 +6218,6 @@
}
]
},
- {
- "isClone": false,
- "noteId": "Otzi9La2YAUX",
- "notePath": [
- "pOsGYCXsbNQG",
- "Otzi9La2YAUX"
- ],
- "title": "Installation & Setup",
- "notePosition": 160,
- "prefix": null,
- "isExpanded": true,
- "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": true,
- "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": true,
- "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": "i6dbnitykE5D",
@@ -6464,7 +6226,7 @@
"i6dbnitykE5D"
],
"title": "FAQ",
- "notePosition": 170,
+ "notePosition": 210,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -6501,24 +6263,31 @@
{
"type": "relation",
"name": "internalLink",
- "value": "CdNpE2pqjmI6",
+ "value": "wy8So3yZZlH9",
"isInheritable": false,
"position": 50
},
{
"type": "relation",
"name": "internalLink",
- "value": "tAassRL4RSQL",
+ "value": "CdNpE2pqjmI6",
"isInheritable": false,
"position": 60
},
{
"type": "relation",
"name": "internalLink",
- "value": "cbkrhQjrkKrh",
+ "value": "tAassRL4RSQL",
"isInheritable": false,
"position": 70
},
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "cbkrhQjrkKrh",
+ "isInheritable": false,
+ "position": 80
+ },
{
"type": "label",
"name": "shareAlias",
@@ -6532,13 +6301,6 @@
"value": "bx bx-question-mark",
"isInheritable": false,
"position": 40
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "wy8So3yZZlH9",
- "isInheritable": false,
- "position": 80
}
],
"format": "html",
@@ -6553,7 +6315,7 @@
"BgmBlOIl72jZ"
],
"title": "Troubleshooting",
- "notePosition": 180,
+ "notePosition": 220,
"prefix": null,
"isExpanded": false,
"type": "text",
@@ -6810,7 +6572,7 @@
"Wxt3vVlxlYLi"
],
"title": "Attachments",
- "notePosition": 190,
+ "notePosition": 240,
"prefix": null,
"isExpanded": false,
"type": "text",
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/1_Attributes_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/1_Attributes_image.png
deleted file mode 100644
index ecb5f2d6d..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/1_Attributes_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/2_Day Notes_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/2_Day Notes_image.png
deleted file mode 100644
index 7623131d6..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/2_Day Notes_image.png and /dev/null differ
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 46e2442f4..266223fd5 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
@@ -25,14 +25,14 @@
Select an existing day note, and the menubar contains a calendar widget.
Select any day to create a note for that day.
-
+
This pattern works well also because of Cloning Notes functionality
- note can appear in multiple places in the note tree, so besides appearing
under day note, it can also be categorized into other notes.
Demo
-
+
You can see the structure of day notes appearing under "Journal" note
- there's a note for the whole year 2017, under it, you have "12 - December"
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Task Manager.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Task Manager.html
index 1a7e9bf4e..3c0b1fb84 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Task Manager.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Task Manager.html
@@ -18,7 +18,7 @@
href="../../Note%20Types/Code/Scripts.html">scriptsshowcase present in the demo notes .
Demo
-
+
Task Manager manages outstanding (TODO) tasks and finished tasks (non-empty
doneDate attribute). Outstanding tasks are further categorized by location
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Weight Tracker.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Weight Tracker.html
index 1629f2af4..e20f4d792 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Weight Tracker.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Weight Tracker.html
@@ -14,7 +14,7 @@
-
+
The Weight Tracker
is a Script API showcase
present in the demo notes .
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes.html
index 8dddf4433..a4f3c09b5 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes.html
@@ -22,7 +22,7 @@
These attributes play a crucial role in organizing, categorising, and
enhancing the functionality of notes.
-
+
Labels
Labels in Trilium can be used for a variety of purposes:
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes/Promoted Attributes.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes/Promoted Attributes.html
index 325639164..a15f9f447 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes/Promoted Attributes.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Attributes/Promoted Attributes.html
@@ -17,7 +17,7 @@
are considered important and thus are "promoted" onto the main note UI.
See example below:
-
+
You can see the note having kind of form with several fields. Each of
these is just regular attribute, the only difference is that they appear
@@ -32,7 +32,7 @@
- is it just string, or is it a date? Should we allow multiple values or
note? And importantly, should we promote the attribute or not?
-
+
You can notice tag attribute definition. These "definition" attributes
define how the "value" attributes should behave.
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/1_Manually altering the data.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/1_Manually altering the data.png
deleted file mode 100644
index c6681695a..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/1_Manually altering the data.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/2_Manually altering the data.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/2_Manually altering the data.png
deleted file mode 100644
index a6bbeaaf9..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/2_Manually altering the data.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/3_Manually altering the data.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/3_Manually altering the data.png
deleted file mode 100644
index 32a91fc2f..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/3_Manually altering the data.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/4_Manually altering the data.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/4_Manually altering the data.png
deleted file mode 100644
index 973cc4d6c..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/4_Manually altering the data.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/5_Manually altering the data.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/5_Manually altering the data.png
deleted file mode 100644
index 6f32f76ec..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/5_Manually altering the data.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/6_Manually altering the data.png b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/6_Manually altering the data.png
deleted file mode 100644
index 0ef3cef45..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/6_Manually altering the data.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database.html
index eaa2dad70..a8f61c0fd 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database.html
@@ -41,7 +41,7 @@
Close the application or close the database.
-
+
Using the SQLite CLI
First, start the SQLite 3 CLI by specifying the path to the database:
sqlite3 ~/.local/share/trilium-data/document.db
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database/SQL Console.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database/SQL Console.html
index 255d0efcf..f982f4336 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database/SQL Console.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Database/Manually altering the database/SQL Console.html
@@ -17,7 +17,7 @@
It can be accessed by going to the global menu →
Advanced → Open SQL Console.
-
+
Interaction
@@ -30,20 +30,19 @@
To run the statement, press the
- icon.
+ icon.
For queries that return a result, the data will displayed in a table.
-
+
Saved SQL console
SQL queries or commands can be saved into a dedicated note.
To do so, simply write the query and press the
- button. Once saved, the note will appear in Day Notes .
+
button. Once saved, the note will appear in
Day Notes .
The SQL expression will not be displayed by default, but it can still
be viewed by going to the note context menu and selecting Note source .
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Note Map.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Note Map.html
index c944c0673..36615a27a 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Note Map.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Note Map.html
@@ -19,12 +19,12 @@
Link Map
Shows relations between notes:
-
+
Tree Map
Shows hierarchical map of notes:
-
+
See also
Relation map is a similar concept, with
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Relation Map.html b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Relation Map.html
index 7751d1f3d..f1ce9dadb 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Relation Map.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Advanced Usage/Relation Map.html
@@ -20,11 +20,11 @@
This is a basic example how you can create simple diagram using relation
maps:
-
+
And this is how you can create it:
-
+
We start completely from scratch by first creating new note called "Development
process" and changing its type to "Relation map". After that we create
@@ -39,11 +39,11 @@
This is more complicated demo using some advanced concepts. Resulting
diagram is here:
-
+
This is how you get to it:
-
+
There are several steps here:
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/1_UI Elements_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/1_UI Elements_image.png
deleted file mode 100644
index 7a30a84df..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/1_UI Elements_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png
index d2698b715..d23b671da 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/1_Zen mode_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png
index 0c9f26de0..530d76afb 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/2_Zen mode_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png
index d23b671da..9f693475f 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/3_Zen mode_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/4_Zen mode_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/4_Zen mode_image.png
deleted file mode 100644
index c1a3e8124..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/4_Zen mode_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/5_Zen mode_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/5_Zen mode_image.png
deleted file mode 100644
index 530d76afb..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/5_Zen mode_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/6_Zen mode_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/6_Zen mode_image.png
deleted file mode 100644
index 9f693475f..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/6_Zen mode_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/7_Zen mode_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/7_Zen mode_image.png
deleted file mode 100644
index 675a068aa..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/7_Zen mode_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Import & Export/Markdown.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Import & Export/Markdown.html
index aa9a810d5..7df5640d3 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Import & Export/Markdown.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Import & Export/Markdown.html
@@ -21,7 +21,7 @@
If you want to import just a chunk of markdown from clipboard, you can
do it from editor block menu:
-
+
File import
You can also import Markdown files from files:
@@ -38,20 +38,20 @@
[[gifs/markdown-file-import.gif]]
-
+
Export
Subtree export
You can export whole subtree to ZIP archive which will have directory
structured modelled after subtree structure:
-
+
Single note export
If you want to export just single note without its subtree, you can do
it from Note actions menu:
-
+
Exporting protected notes
If you want to export protected notes, enter a protected session first!
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/1_Note Navigation_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/1_Note Navigation_image.png
deleted file mode 100644
index 2ea269012..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/1_Note Navigation_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Bookmarks.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Bookmarks.html
index 10f58c90b..946c7ed71 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Bookmarks.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Bookmarks.html
@@ -15,13 +15,13 @@
To easily access selected notes, you can bookmark them. See demo:
-
+
Bookmark folder
Space in the left panel is limited, and you might want to bookmark many
items. One possible solution is to bookmark a folder, so it shows its children:
-
+
To do this, you need to add a #bookmarkFolder
label to the
note.
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Hoisting.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Hoisting.html
index 7586b532d..a9ded5a7b 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Hoisting.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Hoisting.html
@@ -17,7 +17,7 @@
"zoom into") a specific note and its subtree by hiding all parent and sibling
notes. Demo:
-
+
In addition to showing only this subtree, this also narrows both full
text search and “jump to note” to just
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Navigation.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Navigation.html
index 8e49f7fc8..feb1719a2 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Navigation.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Note Navigation.html
@@ -21,14 +21,14 @@
This works identically to browser backwards / forwards, it's actually
using built-in browser support for this.
-
+
Jump to note
This is useful to quickly find and view arbitrary note - click on Jump to
button
on the top or press Ctrl + J . Then type part of the
note name and autocomplete will help you pick the desired note.
-
+
Recent notes
Jump to note also has the ability to show the list of recently viewed
@@ -38,7 +38,7 @@
will show the list of recent notes.
Alternatively you can click on the "time" icon on the right.
-
+
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Workspace.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Workspace.html
index ac06296a7..03ba412c5 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Workspace.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Navigation/Workspace.html
@@ -27,13 +27,13 @@
easy entering of workspace:
-
+
visual identification of workspace in tabs:
-
+
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Archived Notes.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Archived Notes.html
index f7700bb24..9b95f4901 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Archived Notes.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Archived Notes.html
@@ -22,7 +22,7 @@
You can control whether archived notes are displayed in the note tree
with a setting:
-
+
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Cloning Notes.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Cloning Notes.html
index 4870aa748..f1f7c77cc 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Cloning Notes.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Cloning Notes.html
@@ -93,7 +93,7 @@
and notes.
Demo
-
+
In the demo, you can see how a clone can be created using the context
menu. It's possible to do this also using the Add Link dialog or with Ctrl +C and Ctrl +V
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Export as PDF.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Export as PDF.html
index 9adfe50b8..6db70ece0 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Export as PDF.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Export as PDF.html
@@ -14,7 +14,7 @@
-
+
Screenshot of the note contextual menu indicating the “Export as PDF”
option.
@@ -22,7 +22,7 @@
as PDF. On the server or PWA (mobile), the option is not available due
to technical constraints and it will be hidden.
To print a note, select the
- button to the right of the note and select Export as PDF .
+
button to the right of the note and select
Export as PDF .
Afterwards you will be prompted to select where to save the PDF file.
Upon confirmation, the resulting PDF will be opened automatically using
the default/system application configured for PDFs.
@@ -31,7 +31,7 @@
report the issue . In this case, it's best to offer a sample note (click
on the
-
button, select Export note → This note and all of its descendants → HTML
+
button, select Export note → This note and all of its descendants → HTML
in ZIP archive). Make sure not to accidentally leak any personal information.
Landscape mode
When exporting to PDF, there are no customizable settings such as page
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Note Revisions.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Note Revisions.html
index e7db23875..68f207d7a 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Note Revisions.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Note/Note Revisions.html
@@ -35,7 +35,7 @@
Note revisions can be accessed through the button on the right of ribbon
toolbar.
-
+
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Themes.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Themes.html
index e73feed21..c98bd34e8 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Themes.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Themes.html
@@ -126,7 +126,7 @@ body .CodeMirror {
After making changes, press Ctrl + R to reload the frontend
and apply your new styles.
-
+
Styling Specific Notes in the Tree
To apply specific styles to certain notes in the tree:
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Themes/Theme Gallery_preview.jpg b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Themes/Theme Gallery_preview.jpg
deleted file mode 100644
index 5b2eb96ff..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Themes/Theme Gallery_preview.jpg and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/1_Global menu_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/1_Global menu_image.png
deleted file mode 100644
index 7a30a84df..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/1_Global menu_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png
index 966a010f0..3428db3b0 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/1_Vertical and horizontal la.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/2_Global menu_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/2_Global menu_image.png
deleted file mode 100644
index 957a04b16..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/2_Global menu_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png
index 3428db3b0..17a6d2885 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/2_Vertical and horizontal la.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png
index 17a6d2885..2f200ca85 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/3_Vertical and horizontal la.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png
index 2f200ca85..b719b681e 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/4_Vertical and horizontal la.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png
index b719b681e..dde2ff9f1 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/5_Vertical and horizontal la.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/6_Vertical and horizontal la.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/6_Vertical and horizontal la.png
deleted file mode 100644
index dde2ff9f1..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/6_Vertical and horizontal la.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html
index 5de10b75a..c4de2e9fc 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html
@@ -16,7 +16,7 @@
The global menu configures the current window (zoom, keeping the window
on top) and offers access to some more advanced options.
-
+
Accessing the global menu
See Vertical and horizontal layout since
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png
index 37a565d3f..957a04b16 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html
index c49a3718b..76af9978b 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html
@@ -38,7 +38,7 @@
This will open a new tab with the Note Tree listing
the launchers.
-
+
Expanding Available Launchers section will show the list of launchers
that are not displayed on the launch bar. The Visible Launchers will
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html
index 2b901005e..687a689fc 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html
@@ -16,7 +16,7 @@
This page explains how to manipulate the note tree in TriliumNext, focusing
on moving notes.
-
+
Drag and Drop
@@ -51,7 +51,7 @@
Shift and click on the note to end the selection with. All the notes between
the start and the end note will be selected as well.
-
+
In the right-click menu, operations such as Cut, Copy, Move to, Clone
to or Delete will apply to all the selected notes. It is also possible
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html
index b83fd3f17..62814c49c 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html
@@ -14,7 +14,7 @@
-
+
The ribbon allows changing options, attributes and viewing information
about the current note.
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png
index 0288d25c4..966a010f0 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal la.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html
index 263ab1b4e..70a603a36 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html
@@ -26,13 +26,13 @@
href="Note%20Tree.html">Note Tree.
The Note Tree can be collapsed by pressing
the
- button at the bottom of the Launcher Bar .
+
button at the bottom of the
Launcher Bar .
The Global menu can be accessed via the
icon at the top of the Launcher Bar .
+ src="4_Vertical and horizontal la.png">icon at the top of the
Launcher Bar .
-
+
Horizontal layout
The horizontal layout is a more traditional layout, since it bears similarity
@@ -48,13 +48,13 @@
removed if needed.
The Note Tree can be collapsed by pressing
the small
- button to the left of the first tab.
+
button to the left of the first tab.
The Global menu can be accessed via the
button at the end of the Launcher Bar .
+ src="Vertical and horizontal la.png">button at the end of the
Launcher Bar .
-
+
Changing the layout
Go to Settings and
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements_image.png
deleted file mode 100644
index 37a565d3f..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Zen mode.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Zen mode.html
index 7f1b9210b..524f965e2 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Zen mode.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/Zen mode.html
@@ -14,7 +14,7 @@
-
+
Screenshot of Zen Mode activated on a Windows 11 system with native title
bar off and background effects on.
@@ -22,7 +22,7 @@
of Trilium is hidden away in order to be able to focus on the content,
whether it's for reading or writing.
-
+
Screenshot of the Zen Mode option in the global menu.
Activating & deactivating
@@ -34,7 +34,7 @@
Once Zen Mode is activated, all the UI elements of the application will
be hidden away, including the global menu. In that case, the Zen Mode can
be deactivated either by pressing the
- icon in the top-right corner of the window or by pressing the keyboard
+ icon in the top-right corner of the window or by pressing the keyboard
combination again.
Do note that, by design, activating or deactivating the Zen Mode applies
only to the current window. Restarting the application will also disable
@@ -45,7 +45,7 @@
can still be moved by dragging the mouse across the top part of the window
where the note titles are.
-
+
Screenshot of two notes side-by-side while Zen Mode is active, on Windows
11 with background effects off.
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Developer Guides/Examples/Using promoted attributes to c.html b/src/public/app/doc_notes/en/User Guide/User Guide/Developer Guides/Examples/Using promoted attributes to c.html
index 3039dbd7d..228a43606 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Developer Guides/Examples/Using promoted attributes to c.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Developer Guides/Examples/Using promoted attributes to c.html
@@ -18,7 +18,7 @@
it's processing data, or a checkbox to define a particular change in behavior
for the script.
-
+
Using check boxes to toggle flags
Instead of asking the user to modify a boolean value in the script, it's
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Data directory.html b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Data directory.html
index ead3e2f91..bfc22b2b7 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Data directory.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Data directory.html
@@ -27,7 +27,7 @@
Easy way how to find out which data directory Trilium uses is to look
at the "About Trilium Notes" dialog (from "Menu" in upper left corner):
-
+
Here's how the location is decided:
Data directory is normally named trilium-data
and it is stored
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Mobile Frontend.html b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Mobile Frontend.html
index 825d9acf7..410840f42 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Mobile Frontend.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Mobile Frontend.html
@@ -24,11 +24,11 @@
Screenshots
Mobile phone
-
+
Tablet
-
+
Limitations
Mobile frontend provides only some of the features of the full desktop
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/1. Installing the server/Manual server installation.html b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/1. Installing the server/Manual server installation.html
index d125ca2c8..fe7d113ee 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/1. Installing the server/Manual server installation.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/1. Installing the server/Manual server installation.html
@@ -30,7 +30,7 @@
Installation
Download
You can either download source code zip/tar from https://github.com/TriliumNext/Notes/releases/latest .
-
For the latest version including betas, clone Git repository from master
branch with:
git clone -b master https://github.com/triliumnext/notes.git
+
For the latest version including betas, clone Git repository from **master**
branch with:
git clone -b master https://github.com/triliumnext/notes.git
Installation cd trilium
# download all node dependencies
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Synchronization.html b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Synchronization.html
index 6ed46a039..330e99a9c 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Synchronization.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Synchronization.html
@@ -18,7 +18,7 @@
up synchronization with a server instance, allowing multiple desktop clients
to sync with a central server. This creates a star-shaped topology:
-
+
In this setup, a central server (referred to as the sync server )
and multiple client (or desktop ) instances synchronize with
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Web Clipper.html b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Web Clipper.html
index 899ef8874..fbc3a2b39 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Web Clipper.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Web Clipper.html
@@ -14,7 +14,7 @@
-
+
Trilium Web Clipper is a web browser extension which allows user to clip
text, screenshots, whole pages and short notes and save them directly to
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/14_Geo map_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/14_Geo map_image.png
index 099642560..debb47ce3 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/14_Geo map_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/14_Geo map_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/15_Geo map_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/15_Geo map_image.png
index debb47ce3..23209e0ad 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/15_Geo map_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/15_Geo map_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/16_Geo map_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/16_Geo map_image.png
index 23209e0ad..9bb397516 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/16_Geo map_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/16_Geo map_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/17_Geo map_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/17_Geo map_image.png
index 9bb397516..4e32110f8 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/17_Geo map_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/17_Geo map_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/18_Geo map_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/18_Geo map_image.png
deleted file mode 100644
index 4e32110f8..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/18_Geo map_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/2_Code_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/2_Code_image.png
deleted file mode 100644
index 21216c101..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/2_Code_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book.html
index 3a6458f86..171d2f9c5 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book.html
@@ -18,7 +18,7 @@
book-like reading experience. This format is particularly useful for viewing
multiple smaller notes in a cohesive, continuous manner.
-
+
In the example above, the "node.js" note on the left panel contains several
child notes. The right panel displays the content of these child notes
@@ -33,7 +33,7 @@
This view presents the child notes in a grid format, allowing for a more
visual navigation experience.
-
+
Switching between these views can be easily managed through the Book Note's
settings (or viewType
attribute), allowing users to choose the
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png
index d588ed568..23a383270 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/10_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png
index acf382206..2dea53b64 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/11_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png
index 23a383270..e050184a7 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/12_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png
index 2dea53b64..46698faac 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/13_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png
index e050184a7..53ac5632f 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/14_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/15_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/15_Calendar View_image.png
deleted file mode 100644
index 46698faac..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/15_Calendar View_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/16_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/16_Calendar View_image.png
deleted file mode 100644
index d3d64f75c..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/16_Calendar View_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/17_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/17_Calendar View_image.png
deleted file mode 100644
index 53ac5632f..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/17_Calendar View_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/18_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/18_Calendar View_image.png
deleted file mode 100644
index aa9e445ad..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/18_Calendar View_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/19_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/19_Calendar View_image.png
deleted file mode 100644
index b594af6a6..000000000
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/19_Calendar View_image.png and /dev/null differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png
index d8d8f87c1..fceb0563c 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/1_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png
index fceb0563c..d46f327a2 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/2_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png
index d46f327a2..71d6c38f1 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/3_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png
index 052cddb18..57964953a 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/4_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png
index 71d6c38f1..f60aa0acc 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/5_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png
index 57964953a..71f7d2dc3 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/6_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png
index f60aa0acc..7e97245a6 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/7_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png
index 71f7d2dc3..d588ed568 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/8_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png
index 7e97245a6..acf382206 100644
Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/9_Calendar View_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/Calendar View.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/Calendar View.html
index d834e0be5..a36474936 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/Calendar View.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Book/Calendar View.html
@@ -14,44 +14,43 @@
-
+
The Calendar view of Book notes will display each child note in a calendar
that has a start date and optionally an end date, as an event.
Unlike other Book view types, the Calendar view also allows some kind
of interaction, such as moving events around as well as creating new ones.
Creating a calendar
-
-
-
-
-
-
-
-
-
-
-
- 1
-
-
-
- The Calendar View works only for Book note types. To create a new note,
- right click on the note tree on the left and select Insert note after,
- or Insert child note and then select Book .
-
-
- 2
-
-
-
- Once created, the “View type” of the Book needs changed to “Calendar”,
- by selecting the “Book Properties” tab in the ribbon.
-
-
-
-
-
Creating a new event/note
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+ The Calendar View works only for Book note types. To create a new note,
+ right click on the note tree on the left and select Insert note after,
+ or Insert child note and then select Book .
+
+
+ 2
+
+
+
+ Once created, the “View type” of the Book needs changed to “Calendar”,
+ by selecting the “Book Properties” tab in the ribbon.
+
+
+
+
+
Creating a new event/note
Clicking on a day will create a new child note and assign it to that particular
day.
@@ -63,7 +62,7 @@
It's possible to drag across multiple days to set both the start and end
date of a particular note.
-
+
Creating new notes from the calendar will respect the ~child:template
relation
if set on the book note.
@@ -72,7 +71,7 @@
Hovering the mouse over an event will display information about the note.
-
+
Left clicking the event will go to that note. Middle clicking will open
the note in a new tab and right click will offer more options including
@@ -83,242 +82,234 @@
Configuring the calendar
The following attributes can be added to the book type:
-
-
-
-
- Name
- Description
-
-
-
-
- #calendar:hideWeekends
-
- When present (regardless of value), it will hide Saturday and Sundays
- from the calendar.
-
-
- #calendar:weekNumbers
-
- When present (regardless of value), it will show the number of the week
- on the calendar.
-
-
- ~child:template
-
- Defines the template for newly created notes in the calendar (via dragging
- or clicking).
-
-
-
-
+
+
+
+ Name
+ Description
+
+
+
+
+ #calendar:hideWeekends
+
+ When present (regardless of value), it will hide Saturday and Sundays
+ from the calendar.
+
+
+ #calendar:weekNumbers
+
+ When present (regardless of value), it will show the number of the week
+ on the calendar.
+
+
+ ~child:template
+
+ Defines the template for newly created notes in the calendar (via dragging
+ or clicking).
+
+
+
In addition, the first day of the week can be either Sunday or Monday
and can be adjusted from the application settings.
Configuring the calendar events
For each note of the calendar, the following attributes can be used:
-
-
-
-
- Name
- Description
-
-
-
-
- #startDate
-
- The date the event starts, which will display it in the calendar. The
- format is YYYY-MM-DD
(year, month and day separated by a minus
- sign).
-
-
- #endDate
-
- Similar to startDate
, mentions the end date if the event spans
- across multiple days. The date is inclusive, so the end day is also considered.
- The attribute can be missing for single-day events.
-
-
- #color
-
- Displays the event with a specified color (named such as red
, gray
or
- hex such as #FF0000
). This will also change the color of the
- note in other places such as the note tree.
-
-
- #calendar:color
-
- Similar to #color
, but applies the color only for the event
- in the calendar and not for other places such as the note tree.
-
-
- #iconClass
-
- If present, the icon of the note will be displayed to the left of the
- event title.
-
-
- #calendar:title
-
- Changes the title of an event to point to an attribute of the note other
- than the title, either a label (e.g. #assignee
) or a relation
- (e.g. ~for
). See Advanced use-cases for more information.
-
-
- #calendar:displayedAttributes
-
-
- Allows displaying the value of one or more attributes in the calendar
- like this:
-
-
-
#weight="70"
-#Mood="Good"
-#calendar:displayedAttributes="weight,Mood"
- It can also be used with relations, case in which it will display the
- title of the target note:
~assignee=@My assignee
-#calendar:displayedAttributes="assignee"
-
-
-
- #calendar:startDate
-
- Allows using a different label to represent the start date, other than startDate
(e.g. expiryDate
).
- The label name must not be prefixed with #
.
- If the label is not defined for a note, the default will be used instead.
-
-
- #calendar:endDate
-
- Allows using a different label to represent the start date, other than endDate
.
- The label name must not be prefixed with #
.
- If the label is not defined for a note, the default will be used instead.
-
-
-
-
- How the calendar works
-
-
-
- The calendar displays all the child notes of the book that have a #startDate
.
- An #endDate
can optionally be added.
- If editing the start date and end date from the note itself is desirable,
- the following attributes can be added to the book note:
#viewType=calendar #label:startDate(inheritable)="promoted,alias=Start Date,single,date"
+
+
+
+ Name
+ Description
+
+
+
+
+ #startDate
+
+ The date the event starts, which will display it in the calendar. The
+ format is YYYY-MM-DD
(year, month and day separated by a minus
+ sign).
+
+
+ #endDate
+
+ Similar to startDate
, mentions the end date if the event spans
+ across multiple days. The date is inclusive, so the end day is also considered.
+ The attribute can be missing for single-day events.
+
+
+ #color
+
+ Displays the event with a specified color (named such as red
, gray
or
+ hex such as #FF0000
). This will also change the color of the
+ note in other places such as the note tree.
+
+
+ #calendar:color
+
+ Similar to #color
, but applies the color only for the event
+ in the calendar and not for other places such as the note tree.
+
+
+ #iconClass
+
+ If present, the icon of the note will be displayed to the left of the
+ event title.
+
+
+ #calendar:title
+
+ Changes the title of an event to point to an attribute of the note other
+ than the title, either a label (e.g. #assignee
) or a relation
+ (e.g. ~for
). See Advanced use-cases for more information.
+
+
+ #calendar:displayedAttributes
+
+ Allows displaying the value of one or more attributes in the calendar
+ like this:
+
+
+
+
+ <br>#weight="70"<br>#Mood="Good"<br>#calendar:displayedAttributes="weight,Mood"<br>
+
+ It can also be used with relations, case in which it will display the
+ title of the target note:
+
+ <br>~assignee=@My assignee<br>#calendar:displayedAttributes="assignee"<br>
+
+
+
+ #calendar:startDate
+
+ Allows using a different label to represent the start date, other than startDate
(e.g. expiryDate
).
+ The label name must not be prefixed with #
.
+ If the label is not defined for a note, the default will be used instead.
+
+
+ #calendar:endDate
+
+ Allows using a different label to represent the start date, other than endDate
.
+ The label name must not be prefixed with #
.
+ If the label is not defined for a note, the default will be used instead.
+
+
+
+
+How the calendar works
+
+
+
+ The calendar displays all the child notes of the book that have a #startDate
.
+ An #endDate
can optionally be added.
+ If editing the start date and end date from the note itself is desirable,
+ the following attributes can be added to the book note:
#viewType=calendar #label:startDate(inheritable)="promoted,alias=Start Date,single,date"
#label:endDate(inheritable)="promoted,alias=End Date,single,date"
#hidePromotedAttributes
- This will result in:
-
-
-
- When not used in a Journal, the calendar is recursive. That is, it will
- look for events not just in its child notes but also in the children of
- these child notes.
- Use-cases
- Using with the Journal / calendar
- It is possible to integrate the calendar view into the Journal with day
- notes. In order to do so change the note type of the Journal note (calendar
- root) to Book and then select the Calendar View.
- Based on the #calendarRoot
(or #workspaceCalendarRoot
)
- attribute, the calendar will know that it's in a calendar and apply the
- following:
-
- The calendar events are now rendered based on their dateNote
attribute
- rather than startDate
.
- Interactive editing such as dragging over an empty era or resizing an
- event is no longer possible.
- Clicking on the empty space on a date will automatically open that day's
- note or create it if it does not exist.
- Direct children of a day note will be displayed on the calendar despite
- not having a dateNote
attribute. Children of the child notes
- will not be displayed.
-
-
-
-
- Using a different attribute as event title
- By default, events are displayed on the calendar by their note title.
- However, it is possible to configure a different attribute to be displayed
- instead.
- To do so, assign #calendar:title
to the child note (not the
- calendar/book note), with the value being #name
where name
can
- be any label. The attribute can also come through inheritance such as a
- template attribute. If the note does not have the requested label, the
- title of the note will be used instead.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Using a relation attribute as event title
- Similarly to using an attribute, use #calendar:title
and set
- it to ~name
where name
is the name of the relation
- to use.
- Moreover, if there are more relations of the same name, they will be displayed
- as multiple events coming from the same note.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Note that it's even possible to have a #calendar:title
on the
- target note (e.g. “John Smith”) which will try to render an attribute of
- it. Note that it's not possible to use a relation here as well for safety
- reasons (an accidental recursion of attributes could cause the application
- to loop infinitely).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ This will result in:
+
+
+
+ When not used in a Journal, the calendar is recursive. That is, it will
+ look for events not just in its child notes but also in the children of
+ these child notes.
+ Use-cases
+ Using with the Journal / calendar
+ It is possible to integrate the calendar view into the Journal with day
+ notes. In order to do so change the note type of the Journal note (calendar
+ root) to Book and then select the Calendar View.
+ Based on the #calendarRoot
(or #workspaceCalendarRoot
)
+ attribute, the calendar will know that it's in a calendar and apply the
+ following:
+
+ The calendar events are now rendered based on their dateNote
attribute
+ rather than startDate
.
+ Interactive editing such as dragging over an empty era or resizing an
+ event is no longer possible.
+ Clicking on the empty space on a date will automatically open that day's
+ note or create it if it does not exist.
+ Direct children of a day note will be displayed on the calendar despite
+ not having a dateNote
attribute. Children of the child notes
+ will not be displayed.
+
+
+
+
+ Using a different attribute as event title
+ By default, events are displayed on the calendar by their note title.
+ However, it is possible to configure a different attribute to be displayed
+ instead.
+ To do so, assign #calendar:title
to the child note (not the
+ calendar/book note), with the value being #name
where name
can
+ be any label. The attribute can also come through inheritance such as a
+ template attribute. If the note does not have the requested label, the
+ title of the note will be used instead.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Using a relation attribute as event title
+ Similarly to using an attribute, use #calendar:title
and set
+ it to ~name
where name
is the name of the relation
+ to use.
+ Moreover, if there are more relations of the same name, they will be displayed
+ as multiple events coming from the same note.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Note that it's even possible to have a #calendar:title
on the
+ target note (e.g. “John Smith”) which will try to render an attribute of
+ it. Note that it's not possible to use a relation here as well for safety
+ reasons (an accidental recursion of attributes could cause the application
+ to loop infinitely).
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Admonitions
+
+
+
+
+
+
+
+
Admonitions are a way to highlight information to the reader. Other names
+ for it include call-outs and info/warning/alert boxes .
+
Inserting a new admonition
+
From the UI
+
In the Formatting toolbar:
+
+
+
+
Via the keyboard
+
It's possible to insert an admonition simply by typing:
+
+ !!! note
+
+ !!! tip
+
+ !!! important
+
+ !!! caution
+
+ !!! warning
+
+
+
In addition to that, it's also possible to type !!!
followed
+ by any text, case in which a default admonition type will appear (note)
+ with the entered text inside it.
+
Interaction
+
By design, admonitions act very similar to block quotes.
+
+ Selecting a text and pressing the admonition button will turn that text
+ into an admonition.
+ If selecting multiple admonitions, pressing the admonition button will
+ automatically merge them into one.
+
+
Inside an admonition:
+
+ Pressing Backspace while the admonition is empty will remove
+ it.
+ Pressing Enter will start a new paragraph. Pressing it twice
+ will exit out of the admonition.
+ Headings and other block content including tables can be inserted inside
+ the admonition.
+
+
Types of admonitions
+
There are currently five types of admonitions: Note , Tip , Important , Caution , Warning .
+
These types were inspired by GitHub's support for this feature and there
+ are currently no plans for adjusting it or allowing the user to customize
+ them.
+
Markdown support
+
The Markdown syntax for admonitions as supported by Trilium is the one
+ that GitHub uses, which is as follows:
> [!NOTE]
+> This is a note.
+
+> [!TIP]
+> This is a tip.
+
+> [!IMPORTANT]
+> This is a very important information.
+
+> [!CAUTION]
+> This is a caution.
+
There are currently no plans of supporting alternative admonition syntaxes
+ such as !!! note
.
+
+
+
+
+
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html
index ad436687a..c1c795055 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html
@@ -31,7 +31,7 @@
Trilium supports syntax highlighting for many languages, but by default
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Custom Widgets.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Custom Widgets.html
index 8b6813219..d1ec5de88 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Custom Widgets.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Custom Widgets.html
@@ -104,7 +104,7 @@ module.exports = WordCountWidget;
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Scripts.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Scripts.html
index 93f552f2f..fbfa1a579 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Scripts.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code/Scripts.html
@@ -37,7 +37,7 @@
the Trilium interface which will allow user to easily add new Task (TODO
item).
First take a look at the red circle all the way on the top - this what
we want to achieve - new button in UI which will create new note representing
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Geo map.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Geo map.html
index ffddea448..ba78f9db1 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Geo map.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Geo map.html
@@ -26,20 +26,21 @@
In both cases, it is possible to switch back to editable mode using the
button at top right of page.
+ src="Text_bx-edit-alt.svg">button at top right of page.
Since Trilium uses CKEditor, all of its formatting options are available
@@ -72,7 +72,7 @@
CKEditor supports a markdown-like editing experience, recognising syntax
and automatically converting it to rich text.