diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html index ffd2e11de..2292a7cec 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html @@ -3,20 +3,20 @@ on the Note Types.

For example:

@@ -46,18 +46,20 @@

The source code will be displayed in a new tab.

-

For some note types, such as text notes, the source code is also formatted - in order to be more easily readable.

+

For some note types, such as text notes and JSON notes, the source code + is also formatted in order to be more easily readable.

Modifying the source code

It is possible to modify the source code of a note directly, however not via the Note source functionality. 

To do so:

    -
  1. Change the note type from the real note type (e.g. Canvas, Geo Type) to +
  2. Change the note type from the real note type (e.g. Canvas, Geo Type) to Code (plain text) or the corresponding format such as JSON or HTML.
  3. -
  4. Confirm the warning about changing the note type.
  5. -
  6. The source code will appear, make the necessary modifications.
  7. -
  8. Change the note type back to the real note type.
  9. +
  10. Confirm the warning about changing the note type.
  11. +
  12. The source code will appear, make the necessary modifications.
  13. +
  14. Change the note type back to the real note type.

Audio

-
+
@@ -68,11 +77,11 @@ be used to play it.

Interactions:

Text files

@@ -95,7 +104,7 @@ of characters. To view the full file, consider opening it in an external application.

Unknown file types

-
+
@@ -105,33 +114,35 @@ file externally, but there will be no preview of the content.

Interaction

Relation with other notes

\ No newline at end of file diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Mind Map.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Mind Map.html index c47a4a034..b310466e9 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Mind Map.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Mind Map.html @@ -6,34 +6,42 @@ a hierarchical fashion.

Terminology

Interaction

\ No newline at end of file diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Render Note.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Render Note.html index 010fcc823..14a6cf28c 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Render Note.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Render Note.html @@ -7,11 +7,13 @@ via an attribute.

Creating a render note

    -
  1. Create a Code note +
  2. Create a Code note with the HTML language, with what needs to be displayed (for example <p>Hello world.</p>).
  3. -
  4. Create a Render Note.
  5. -
  6. Assign the renderNote relation to - point at the previously created code note.
  7. +
  8. Create a Render Note.
  9. +
  10. Assign the renderNote relation to + point at the previously created code note.

Dynamic content

A static HTML is generally not enough for 
The current date & time is Sun Apr 06 2025 15:26:29 GMT+0300 (Eastern European Summer Time)

+

Refreshing the note

+

It's possible to refresh the note via:

+

Examples

\ No newline at end of file diff --git a/docs/Developer Guide/!!!meta.json b/docs/Developer Guide/!!!meta.json index 8bcd2ba82..b1dc64a44 100644 --- a/docs/Developer Guide/!!!meta.json +++ b/docs/Developer Guide/!!!meta.json @@ -1,6 +1,6 @@ { "formatVersion": 2, - "appVersion": "0.99.3", + "appVersion": "0.99.4", "files": [ { "isClone": false, diff --git a/docs/Developer Guide/Developer Guide/Documentation.md b/docs/Developer Guide/Developer Guide/Documentation.md index de0b27f30..70c715368 100644 --- a/docs/Developer Guide/Developer Guide/Documentation.md +++ b/docs/Developer Guide/Developer Guide/Documentation.md @@ -1,5 +1,5 @@ # Documentation -There are multiple types of documentation for Trilium: +There are multiple types of documentation for Trilium: * The _User Guide_ represents the user-facing documentation. This documentation can be browsed by users directly from within Trilium, by pressing F1. * The _Developer's Guide_ represents a set of Markdown documents that present the internals of Trilium, for developers. diff --git a/docs/Release Notes/!!!meta.json b/docs/Release Notes/!!!meta.json index 5ffcff5c5..4e489fecf 100644 --- a/docs/Release Notes/!!!meta.json +++ b/docs/Release Notes/!!!meta.json @@ -1,6 +1,6 @@ { "formatVersion": 2, - "appVersion": "0.99.3", + "appVersion": "0.99.4", "files": [ { "isClone": false, diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 60e415c5d..b05f2ed21 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -1,6 +1,6 @@ { "formatVersion": 2, - "appVersion": "0.99.3", + "appVersion": "0.99.4", "files": [ { "isClone": false, @@ -8888,6 +8888,20 @@ "value": "render-note", "isInheritable": false, "position": 70 + }, + { + "type": "relation", + "name": "internalLink", + "value": "XpOYSgsLkTJy", + "isInheritable": false, + "position": 80 + }, + { + "type": "relation", + "name": "internalLink", + "value": "A9Oc6YKKc65v", + "isInheritable": false, + "position": 90 } ], "format": "markdown", @@ -9093,6 +9107,20 @@ "value": "canvas", "isInheritable": false, "position": 20 + }, + { + "type": "relation", + "name": "internalLink", + "value": "CoFPLs3dRlXc", + "isInheritable": false, + "position": 30 + }, + { + "type": "relation", + "name": "internalLink", + "value": "XpOYSgsLkTJy", + "isInheritable": false, + "position": 40 } ], "format": "markdown", @@ -9191,6 +9219,13 @@ "value": "mindmap", "isInheritable": false, "position": 30 + }, + { + "type": "relation", + "name": "internalLink", + "value": "CoFPLs3dRlXc", + "isInheritable": false, + "position": 40 } ], "format": "markdown", @@ -9318,6 +9353,13 @@ "value": "bx bx-file-blank", "isInheritable": false, "position": 140 + }, + { + "type": "relation", + "name": "internalLink", + "value": "XpOYSgsLkTJy", + "isInheritable": false, + "position": 150 } ], "format": "markdown", diff --git a/docs/User Guide/User Guide/Advanced Usage/Note source.md b/docs/User Guide/User Guide/Advanced Usage/Note source.md index 3466e6a0f..bfb34912b 100644 --- a/docs/User Guide/User Guide/Advanced Usage/Note source.md +++ b/docs/User Guide/User Guide/Advanced Usage/Note source.md @@ -36,7 +36,7 @@ It is possible to view the source code of a note by pressing the contextual menu The source code will be displayed in a new tab. -For some note types, such as text notes, the source code is also formatted in order to be more easily readable. +For some note types, such as text notes and JSON notes, the source code is also formatted in order to be more easily readable. ## Modifying the source code diff --git a/docs/User Guide/User Guide/Note Types/Canvas.md b/docs/User Guide/User Guide/Note Types/Canvas.md index b88e1e27c..febd2bf65 100644 --- a/docs/User Guide/User Guide/Note Types/Canvas.md +++ b/docs/User Guide/User Guide/Note Types/Canvas.md @@ -1,6 +1,10 @@ # Canvas +
grafik
+ Available since Trilium v0.52. Canvas notes use the Excalidraw library to allow handwritten notes with mouse, pen or touch on an infinite canvas. It also supports basic diagramming, text and graphics input. -![grafik](Canvas_image.png) \ No newline at end of file +## Interaction + +* The note can be togged [read-only](../Basic%20Concepts%20and%20Features/Notes/Read-Only%20Notes.md) from the Floating buttons section. \ No newline at end of file diff --git a/docs/User Guide/User Guide/Note Types/File.md b/docs/User Guide/User Guide/Note Types/File.md index 96733128a..9c14f6228 100644 --- a/docs/User Guide/User Guide/Note Types/File.md +++ b/docs/User Guide/User Guide/Note Types/File.md @@ -33,7 +33,9 @@ Interaction: Interaction: -* _Copy reference to clipboard_, for embedding the image within Text notes. See Image references for more information. +* _Copy reference to clipboard_, for embedding the image within Text notes. + * See Image references for more information. + * Alternatively, press the corresponding button from the Floating buttons. ### Videos @@ -46,7 +48,7 @@ Video files can be added in as well. The file is streamed directly, so when acce ### Audio -
+
Adding a supported audio file will reveal a basic audio player that can be used to play it. @@ -69,7 +71,7 @@ Since one of the use cases for having files instead of notes is to display large ### Unknown file types -
+
If the file could not be identified as any of the supported file types from above, it will be treated as an unknown file. In this case, all the default interactions will be available such as downloading or opening the file externally, but there will be no preview of the content. diff --git a/docs/User Guide/User Guide/Note Types/Mind Map.md b/docs/User Guide/User Guide/Note Types/Mind Map.md index b21edb683..878a4f544 100644 --- a/docs/User Guide/User Guide/Note Types/Mind Map.md +++ b/docs/User Guide/User Guide/Note Types/Mind Map.md @@ -21,4 +21,5 @@ The mindmap allows for easy jotting down of ideas and storing them in a hierarch * Use the buttons at the top-left to change the positioning of the nodes relative to the root node (to the left, to the right, or to both sides). * In the Floating buttons area: * An [image reference](Text/Images/Image%20references.md) can be copied, to paste the mind map in a text note. - * The diagram can be exported either as SVG (vectorial) or PNG (raster). \ No newline at end of file + * The diagram can be exported either as SVG (vectorial) or PNG (raster). + * The note can be togged [read-only](../Basic%20Concepts%20and%20Features/Notes/Read-Only%20Notes.md). \ No newline at end of file diff --git a/docs/User Guide/User Guide/Note Types/Render Note.md b/docs/User Guide/User Guide/Note Types/Render Note.md index 74acf618d..2b0f3d5cd 100644 --- a/docs/User Guide/User Guide/Note Types/Render Note.md +++ b/docs/User Guide/User Guide/Note Types/Render Note.md @@ -34,6 +34,13 @@ Now create a render note at any place and set its `~renderNote` relation to poin > **Current date & time** > The current date & time is Sun Apr 06 2025 15:26:29 GMT+0300 (Eastern European Summer Time) +## Refreshing the note + +It's possible to refresh the note via: + +* The corresponding button in Floating buttons. +* The “Render active note” [keyboard shortcut](../Basic%20Concepts%20and%20Features/Keyboard%20Shortcuts.md) (not assigned by default). + ## Examples * Weight Tracker which is present in the Demo Notes. \ No newline at end of file