From d51151e84b935bdeb104b51a24d0918de630f01e Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sun, 6 Apr 2025 00:26:22 +0300 Subject: [PATCH] chore(docs): minor cleanup --- docs/User Guide/!!!meta.json | 27 +++++-------------- .../Reverse proxy setup.md | 0 .../User Guide/Note Types/Web View.md | 2 +- .../app/doc_notes/en/User Guide/!!!meta.json | 27 +++++-------------- .../Reverse proxy setup.html | 19 ------------- .../User Guide/Note Types/Web View.html | 3 ++- .../doc_notes/en/User Guide/navigation.html | 3 --- 7 files changed, 17 insertions(+), 64 deletions(-) delete mode 100644 docs/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.md delete mode 100644 src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.html diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index dd0e65256..d6527f867 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -571,26 +571,6 @@ "format": "markdown", "dataFileName": "Multi-Factor Authentication.md", "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": "markdown", - "dataFileName": "Reverse proxy setup.md", - "attachments": [] } ] }, @@ -5704,6 +5684,13 @@ "value": "bx bx-globe-alt", "isInheritable": false, "position": 10 + }, + { + "type": "relation", + "name": "internalLink", + "value": "zEY4DaJG4YT5", + "isInheritable": false, + "position": 20 } ], "format": "markdown", diff --git a/docs/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.md b/docs/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.md deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/User Guide/User Guide/Note Types/Web View.md b/docs/User Guide/User Guide/Note Types/Web View.md index 680fb653f..4b3dbd888 100644 --- a/docs/User Guide/User Guide/Note Types/Web View.md +++ b/docs/User Guide/User Guide/Note Types/Web View.md @@ -1,7 +1,7 @@ # Web View ## Configuration -A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` attribute, such as: +A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` [label](../Advanced%20Usage/Attributes.md), such as: ``` #webViewSrc="https://www.wikipedia.org" 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 05453c488..7cabc15b3 100644 --- a/src/public/app/doc_notes/en/User Guide/!!!meta.json +++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json @@ -571,26 +571,6 @@ "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": [] } ] }, @@ -5704,6 +5684,13 @@ "value": "bx bx-globe-alt", "isInheritable": false, "position": 10 + }, + { + "type": "relation", + "name": "internalLink", + "value": "zEY4DaJG4YT5", + "isInheritable": false, + "position": 20 } ], "format": "html", diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.html b/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.html deleted file mode 100644 index 2a0e9d453..000000000 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Reverse proxy setup.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - Reverse proxy setup - - - -
-

Reverse proxy setup

- -
-
- - - \ No newline at end of file diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Web View.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Web View.html index c9fd6a190..58c391468 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Web View.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Web View.html @@ -15,7 +15,8 @@

Configuration

A webview needs to know which URL to render, and it can be provided by - setting the webViewSrc attribute, such as:

#webViewSrc="https://www.wikipedia.org"
+ setting the webViewSrc label, + such as:

#webViewSrc="https://www.wikipedia.org"

Web view on the server vs. Electron

When accessing Trilium via a browser instead of the desktop application, the web view will still try to render the content of the desired webpage. diff --git a/src/public/app/doc_notes/en/User Guide/navigation.html b/src/public/app/doc_notes/en/User Guide/navigation.html index b2ab32d69..7d41c668d 100644 --- a/src/public/app/doc_notes/en/User Guide/navigation.html +++ b/src/public/app/doc_notes/en/User Guide/navigation.html @@ -52,9 +52,6 @@

  • Multi-Factor Authentication
  • -
  • Reverse proxy setup -