diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing.html index 000dd8356..0b3f471f6 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing.html @@ -6,173 +6,178 @@ class="image"> - -

Features, interaction and limitations

+

Features, interaction and limitations

By note type

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Supported featuresLimitations
Text - -
    -
  • Table of contents.
  • -
  • Syntax highlight of code blocks, provided a language is selected (does - not work if “Auto-detected” is enabled).
  • -
  • Rendering for math equations.
  • -
  • Including notes (only if the included - notes are also shared).
  • -
-
-
    -
  • Inline Mermaid diagrams are not rendered.
  • -
-
Code - -
    -
  • Basic support (displaying the contents of the note in a monospace font).
  • -
-
-
    -
  • No syntax highlight.
  • -
-
Saved Search - Not supported. 
Relation Map - Not supported. 
Note Map - Not supported. 
Render Note - Not supported. 
Collections - -
    -
  • The child notes are displayed in a fixed format. 
  • -
-
-
    -
  • More advanced view types such as the calendar view are not supported.
  • -
-
Mermaid Diagrams - -
    -
  • The diagram is displayed as a vector image.
  • -
-
-
    -
  • No further interaction supported.
  • -
-
Canvas - -
    -
  • The diagram is displayed as a vector image.
  • -
-
-
    -
  • No further interaction supported.
  • -
-
Web View - Not supported. 
Mind Map - The diagram is displayed as a vector image. -
    -
  • No further interaction supported.
  • -
-
Geo Map View - Not supported. 
File - Basic interaction (downloading the file). -
    -
  • No further interaction supported.
  • -
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 Supported featuresLimitations
Text + +
    +
  • Table of contents.
  • +
  • Syntax highlight of code blocks, provided a language is selected (does + not work if “Auto-detected” is enabled).
  • +
  • Rendering for math equations.
  • +
  • Including notes (only if the included + notes are also shared).
  • +
+
+
    +
  • Inline Mermaid diagrams are not rendered.
  • +
+
Code + +
    +
  • Basic support (displaying the contents of the note in a monospace font).
  • +
+
+
    +
  • No syntax highlight.
  • +
+
Saved Search + Not supported. 
Relation Map + Not supported. 
Note Map + Not supported. 
Render Note + Not supported. 
Collections + +
    +
  • The child notes are displayed in a fixed format. 
  • +
+
+
    +
  • More advanced view types such as the calendar view are not supported.
  • +
+
Mermaid Diagrams + +
    +
  • The diagram is displayed as a vector image.
  • +
+
+
    +
  • No further interaction supported.
  • +
+
Canvas + +
    +
  • The diagram is displayed as a vector image.
  • +
+
+
    +
  • No further interaction supported.
  • +
+
Web View + Not supported. 
Mind Map + The diagram is displayed as a vector image. +
    +
  • No further interaction supported.
  • +
+
Geo Map View + Not supported. 
File + Basic interaction (downloading the file). +
    +
  • No further interaction supported.
  • +
+
+

While the sharing feature is powerful, it has some limitations:

Some of these limitations may be addressed in future updates.

Prerequisites

@@ -181,7 +186,7 @@ class="image"> is necessary because the notes will be hosted from the server.

Sharing a note

    -
  1. +
  2. Enable Sharing: To share a note, toggle the Shared switch within the note's interface. Once sharing is enabled, an URL will appear, which you can click to access the shared note.

    @@ -190,11 +195,9 @@ class="image"> alt="Share Note">

  3. -
  4. -

    Access the Shared Note: The link provided will open the - note in your browser. If your server is not configured with a public IP, - the URL will refer to localhost (127.0.0.1).

    -
  5. +
  6. Access the Shared Note: The link provided will open the + note in your browser. If your server is not configured with a public IP, + the URL will refer to localhost (127.0.0.1).

Sharing a note subtree

When you share a note, you actually share the entire subtree of notes @@ -220,12 +223,13 @@ class="image">

The default design should be a good starting point, but you can customize it using your own CSS: