fix(docs): clean up documentation

This commit is contained in:
Elian Doran 2025-03-11 20:23:36 +02:00
parent c79eeea060
commit 69a39bca2f
No known key found for this signature in database
9 changed files with 12 additions and 71 deletions

View File

@ -435,7 +435,16 @@
],
"format": "markdown",
"dataFileName": "Relation Map.md",
"attachments": []
"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,
@ -6145,58 +6154,6 @@
"mime": "image/jpg",
"position": 10,
"dataFileName": "Error logs_image.png"
},
{
"attachmentId": "w2hNrUKhJXot",
"title": "image.png",
"role": "image",
"mime": "image/jpg",
"position": 10,
"dataFileName": "1_Error logs_image.png"
}
]
},
{
"isClone": false,
"noteId": "AFHqgh9XkIMO",
"notePath": [
"pOsGYCXsbNQG",
"BgmBlOIl72jZ",
"AFHqgh9XkIMO"
],
"title": "\"TriliumNext Notes\" Not Opened",
"notePosition": 40,
"prefix": null,
"isExpanded": false,
"type": "text",
"mime": "text/html",
"attributes": [],
"format": "markdown",
"dataFileName": "TriliumNext Notes Not Opened.md",
"attachments": [
{
"attachmentId": "QuuFBSQMTz05",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "TriliumNext Notes Not Open.png"
},
{
"attachmentId": "sC4ORfLsTFhF",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "1_TriliumNext Notes Not Open.png"
},
{
"attachmentId": "sSEXTY7mQ3Cx",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "2_TriliumNext Notes Not Open.png"
}
]
},

View File

@ -17,7 +17,7 @@ port=8080
You can override these values using environment variables:
```sh
```
TRILIUM_NETWORK_HOST=0.0.0.0
TRILIUM_NETWORK_PORT=9000
```

View File

@ -9,7 +9,7 @@ This is a basic example how you can create simple diagram using relation maps:
And this is how you can create it:
![](api/images/Y4LIZ7wFyxSo/relation-map-dev-process-demo.)
![](Relation%20Map_relation-map-.gif)
We start completely from scratch by first creating new note called "Development process" and changing its type to "Relation map". After that we create new notes one by one and place them by clicking into the map. We also drag [relations](Attributes.md)between notes and name them. That's all!

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 583 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 KiB

View File

@ -1,16 +0,0 @@
# "TriliumNext Notes" Not Opened
![](1_TriliumNext%20Notes%20Not%20Open.png)
When running TriliumNext for the first time or updating to a newer version, macOS will prevent its execution.
On older versions of macOS it was possible to bypass this step simply by right clicking and selecting Open, which would show a button to run anyway. This got removed since macOS 15.0.
To bypass this issue, follow these steps:
1. Go to System Settings → Privacy & Security and look for the “Security” section.
2. There should be a “TriliumNext Notes was blocked to protect your Mac” item. Simply click “Open Anyway”.
3. Select “Open Anyway” and proceed with the authentication. Afterwards the application should start on its own.
| | |
| --- | --- |
| ![](2_TriliumNext%20Notes%20Not%20Open.png) <br> <br>The privacy settings in “System Settings”, showing the alert that TriliumNext was blocked. | ![](1_TriliumNext%20Notes%20Not%20Open.png) <br> <br>The confirmation screen to bypass the run restrictions. |