Skip to content

Commit 049721b

Browse files
committed
docs(user): update limitations for printing/exporting
1 parent 8b4e768 commit 049721b

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Printing & Exporting as PDF.html

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/User Guide/User Guide/Basic Concepts and Features/Notes/Printing & Exporting as PDF.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ Not all <a class="reference-link" href="../../Note%20Types.md">Note Types</a> 
7474
* Line numbers are not printed.
7575
* Syntax highlighting is enabled, however a default theme (Visual Studio) is enforced.
7676
* For <a class="reference-link" href="../../Collections.md">Collections</a>:
77-
* Only <a class="reference-link" href="../../Collections/Presentation.md">Presentation</a> is currently supported.
78-
* We plan to add support for all the collection types at some point.
77+
* <a class="reference-link" href="../../Collections/List%20View.md">List View</a> is supported, allowing to print multiple notes at once while preserving hierarchy (similar to a book).
78+
* <a class="reference-link" href="../../Collections/Presentation.md">Presentation</a> is also supported, where each slide/subnote is displayed.
79+
* The rest of the collections are not supported, but we plan to add support for all the collection types at some point.
7980
* Using <a class="reference-link" href="../../Theme%20development/Custom%20app-wide%20CSS.md">Custom app-wide CSS</a> for printing is not longer supported, due to a more stable but isolated mechanism.
8081
* We plan to introduce a new mechanism specifically for a print CSS.
8182

0 commit comments

Comments
 (0)