docs(user): align collection creation, hiding subtree & collection properties

This commit is contained in:
Elian Doran
2026-02-21 13:11:05 +02:00
parent ebb180b0ab
commit 0f8259fdf7
68 changed files with 934 additions and 819 deletions

View File

@@ -1,5 +1,5 @@
# Documentation
There are multiple types of documentation for Trilium:<img class="image-style-align-right" src="api/images/cA6KrXDtJ4Ni/Documentation_image.png" width="205" height="162">
There are multiple types of documentation for Trilium:<img class="image-style-align-right" src="api/images/3TtOuHL87Yim/Documentation_image.png" width="205" height="162">
* The _User Guide_ represents the user-facing documentation. This documentation can be browsed by users directly from within Trilium, by pressing <kbd>F1</kbd>.
* The _Developer's Guide_ represents a set of Markdown documents that present the internals of Trilium, for developers.