# Trilium Notes Documentation ## 📚 Technical Documentation **NEW:** Comprehensive technical and architectural documentation is now available! - **[Technical Documentation Index](TECHNICAL_DOCUMENTATION.md)** - Complete index to all technical docs - **[Architecture Overview](ARCHITECTURE.md)** - System design and core patterns - **[Database Architecture](DATABASE.md)** - Complete database documentation - **[Synchronization](SYNCHRONIZATION.md)** - Sync protocol and implementation - **[Scripting System](SCRIPTING.md)** - User scripting guide and API - **[Security Architecture](SECURITY_ARCHITECTURE.md)** - Security implementation details ## 📖 User Documentation Please see the [main documentation](index.md) or visit one of our translated versions: - [Español](README-es.md) - [Italiano](README-it.md) - [日本語](README-ja.md) - [Русский](README-ru.md) - [简体中文](README-ZH_CN.md) - [繁體中文](README-ZH_TW.md) ## 🔧 Developer Documentation - [Developer Guide](Developer%20Guide/Developer%20Guide/) - Development environment and contribution guide - [Script API](Script%20API/) - Complete scripting API reference ## 🔗 Additional Resources For the full application README, please visit our [GitHub repository](https://github.com/triliumnext/trilium).