chore(docs): change icons & expanded branches

This commit is contained in:
Elian Doran 2025-04-01 22:30:37 +03:00
parent 242706e4ac
commit 6aba18887f
No known key found for this signature in database
3 changed files with 104 additions and 48 deletions

Binary file not shown.

View File

@ -154,7 +154,7 @@
"title": "Inbox", "title": "Inbox",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -223,7 +223,7 @@
"title": "The Last Question", "title": "The Last Question",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [],
@ -275,7 +275,7 @@
"title": "Formatting examples", "title": "Formatting examples",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "book", "type": "book",
"mime": "", "mime": "",
"attributes": [], "attributes": [],
@ -442,7 +442,7 @@
"title": "Journal", "title": "Journal",
"notePosition": 30, "notePosition": 30,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -485,7 +485,7 @@
"title": "2021", "title": "2021",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -528,7 +528,7 @@
"title": "11 - November", "title": "11 - November",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -572,7 +572,7 @@
"title": "28 - Tuesday", "title": "28 - Tuesday",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -611,7 +611,7 @@
"title": "Phone call about work project", "title": "Phone call about work project",
"notePosition": 0, "notePosition": 0,
"prefix": null, "prefix": null,
"isExpanded": false, "isExpanded": true,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [],
@ -682,7 +682,7 @@
"title": "12 - December", "title": "12 - December",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -726,7 +726,7 @@
"title": "18 - Monday", "title": "18 - Monday",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -1343,7 +1343,7 @@
"title": "19 - Tuesday", "title": "19 - Tuesday",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -1493,7 +1493,7 @@
"title": "21 - Thursday", "title": "21 - Thursday",
"notePosition": 40, "notePosition": 40,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -1586,7 +1586,7 @@
"title": "22 - Friday", "title": "22 - Friday",
"notePosition": 50, "notePosition": 50,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -1786,7 +1786,7 @@
"title": "24 - Sunday - Christmas Eve!", "title": "24 - Sunday - Christmas Eve!",
"notePosition": 70, "notePosition": 70,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -2234,7 +2234,15 @@
"isExpanded": true, "isExpanded": true,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bx-desktop",
"isInheritable": false,
"position": 10
}
],
"format": "html", "format": "html",
"dataFileName": "Tech.html", "dataFileName": "Tech.html",
"attachments": [], "attachments": [],
@ -2252,10 +2260,18 @@
"title": "Security", "title": "Security",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bx-lock-alt",
"isInheritable": false,
"position": 10
}
],
"format": "html", "format": "html",
"attachments": [], "attachments": [],
"dirFileName": "Security", "dirFileName": "Security",
@ -2290,10 +2306,18 @@
"title": "Linux", "title": "Linux",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bxl-tux",
"isInheritable": false,
"position": 10
}
],
"format": "html", "format": "html",
"attachments": [], "attachments": [],
"dirFileName": "Linux", "dirFileName": "Linux",
@ -2400,7 +2424,7 @@
"title": "Ubuntu", "title": "Ubuntu",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [],
@ -2447,10 +2471,18 @@
"title": "Programming", "title": "Programming",
"notePosition": 30, "notePosition": 30,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bx-code-alt",
"isInheritable": false,
"position": 10
}
],
"format": "html", "format": "html",
"attachments": [], "attachments": [],
"dirFileName": "Programming", "dirFileName": "Programming",
@ -2471,7 +2503,15 @@
"isExpanded": false, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bxl-java",
"isInheritable": false,
"position": 10
}
],
"format": "html", "format": "html",
"dataFileName": "Java.html", "dataFileName": "Java.html",
"attachments": [] "attachments": []
@ -2503,15 +2543,23 @@
"HGcABfDS6a51", "HGcABfDS6a51",
"B16t4MPcxaAs" "B16t4MPcxaAs"
], ],
"title": "node.js", "title": "Node.js",
"notePosition": 40, "notePosition": 40,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "book", "type": "book",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bxl-nodejs",
"isInheritable": false,
"position": 10
}
],
"attachments": [], "attachments": [],
"dirFileName": "node.js", "dirFileName": "Node.js",
"children": [ "children": [
{ {
"isClone": false, "isClone": false,
@ -2547,7 +2595,7 @@
"title": "Overview", "title": "Overview",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [],
@ -3162,7 +3210,7 @@
"title": "Books", "title": "Books",
"notePosition": 120, "notePosition": 120,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -3224,7 +3272,7 @@
"title": "Book template", "title": "Book template",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -3311,7 +3359,7 @@
"title": "Reviews", "title": "Reviews",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -3358,10 +3406,18 @@
"title": "Work", "title": "Work",
"notePosition": 140, "notePosition": 140,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bx-briefcase-alt",
"isInheritable": false,
"position": 10
}
],
"format": "html", "format": "html",
"attachments": [], "attachments": [],
"dirFileName": "Work", "dirFileName": "Work",
@ -3398,7 +3454,7 @@
"title": "Processes", "title": "Processes",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": false, "isExpanded": true,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [], "attributes": [],
@ -3439,7 +3495,7 @@
"title": "Steel Blue", "title": "Steel Blue",
"notePosition": 150, "notePosition": 150,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "code", "type": "code",
"mime": "text/css", "mime": "text/css",
"attributes": [ "attributes": [
@ -3550,7 +3606,7 @@
"title": "Scripting examples", "title": "Scripting examples",
"notePosition": 340, "notePosition": 340,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -3578,7 +3634,7 @@
"title": "Task manager", "title": "Task manager",
"notePosition": 10, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -4025,7 +4081,7 @@
"title": "Done", "title": "Done",
"notePosition": 20, "notePosition": 20,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -4281,7 +4337,7 @@
"title": "TODO", "title": "TODO",
"notePosition": 30, "notePosition": 30,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -4398,7 +4454,7 @@
"title": "Implementation", "title": "Implementation",
"notePosition": 40, "notePosition": 40,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [
@ -4604,7 +4660,7 @@
"title": "Tags", "title": "Tags",
"notePosition": 50, "notePosition": 50,
"prefix": null, "prefix": null,
"isExpanded": true, "isExpanded": false,
"type": "text", "type": "text",
"mime": "text/html", "mime": "text/html",
"attributes": [ "attributes": [

View File

@ -248,23 +248,23 @@
</li> </li>
</ul> </ul>
</li> </li>
<li>node.js <li>Node.js
<ul> <ul>
<li><a href="root/Trilium%20Demo/Tech/node.js/Intro.html" target="detail">Intro</a> <li><a href="root/Trilium%20Demo/Tech/Node.js/Intro.html" target="detail">Intro</a>
</li> </li>
<li><a href="root/Trilium%20Demo/Tech/node.js/Overview.html" target="detail">Overview</a> <li><a href="root/Trilium%20Demo/Tech/Node.js/Overview.html" target="detail">Overview</a>
<ul> <ul>
<li><a href="root/Trilium%20Demo/Tech/node.js/Overview/History.html" target="detail">History</a> <li><a href="root/Trilium%20Demo/Tech/Node.js/Overview/History.html" target="detail">History</a>
</li> </li>
<li><a href="root/Trilium%20Demo/Tech/node.js/Overview/Platform%20architecture.html" <li><a href="root/Trilium%20Demo/Tech/Node.js/Overview/Platform%20architecture.html"
target="detail">Platform architecture</a> target="detail">Platform architecture</a>
</li> </li>
<li><a href="root/Trilium%20Demo/Tech/node.js/Overview/Industry%20support.html" <li><a href="root/Trilium%20Demo/Tech/Node.js/Overview/Industry%20support.html"
target="detail">Industry support</a> target="detail">Industry support</a>
</li> </li>
</ul> </ul>
</li> </li>
<li><a href="root/Trilium%20Demo/Tech/node.js/Releases.html" target="detail">Releases</a> <li><a href="root/Trilium%20Demo/Tech/Node.js/Releases.html" target="detail">Releases</a>
</li> </li>
</ul> </ul>
</li> </li>