mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 12:55:55 +01:00
906 B
Vendored
906 B
Vendored
Developer Guide
This documentation is intended for developers planning to implement new features or maintain the Trilium Notes application, as it describes the architecture of the application.
For the user-facing documentation, including how to write scripts and the various APIs, consult the user guide instead.
Quick links
External links
- The Trilium Notes website, for a quick presentation of the application.
- User Guide, to understand the concepts of the application itself.
- GitHub Repository (TriliumNext/Trilium)