From ae0bb78b1c3c04427638d6ad5f1fe5b37c60ef15 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Wed, 1 Oct 2025 19:33:11 +0300 Subject: [PATCH] docs(guide): document included notes in share --- .../User Guide/Advanced Usage/Sharing.html | 39 ++++++++++--------- .../Note Types/Text/Include Note.html | 9 ++++- docs/User Guide/!!!meta.json | 14 +++++++ .../User Guide/Advanced Usage/Sharing.md | 2 +- .../Note Types/Text/Include Note.md | 8 +++- 5 files changed, 50 insertions(+), 22 deletions(-) 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 6a86b80b1..358d26117 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 @@ -8,17 +8,17 @@ class="image">

Features, interaction and limitations

By note type

@@ -45,11 +45,12 @@ class="image">
  • 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).
  • @@ -171,12 +172,12 @@ class="image">

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

    Some of these limitations may be addressed in future updates.

    Prerequisites

    @@ -185,7 +186,7 @@ class="image"> This 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.

      @@ -193,7 +194,7 @@ class="image"> Share Note

    3. -
    4. Access the Shared Note: The link provided will open the +
    5. 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).
    @@ -221,13 +222,13 @@ class="image">

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