2025-11-02 21:59:29 +00:00
|
|
|
# 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
|
2025-09-04 21:20:01 +00:00
|
|
|
|
|
|
|
|
Please see the [main documentation](index.md) or visit one of our translated versions:
|
|
|
|
|
|
2025-10-04 15:53:33 +03:00
|
|
|
- [Español](README-es.md)
|
|
|
|
|
- [Italiano](README-it.md)
|
|
|
|
|
- [日本語](README-ja.md)
|
|
|
|
|
- [Русский](README-ru.md)
|
2025-10-04 15:47:27 +03:00
|
|
|
- [简体中文](README-ZH_CN.md)
|
|
|
|
|
- [繁體中文](README-ZH_TW.md)
|
2025-09-04 21:20:01 +00:00
|
|
|
|
2025-11-02 21:59:29 +00:00
|
|
|
## 🔧 Developer Documentation
|
|
|
|
|
|
|
|
|
|
- [Developer Guide](Developer%20Guide/Developer%20Guide/) - Development environment and contribution guide
|
|
|
|
|
- [Script API](Script%20API/) - Complete scripting API reference
|
|
|
|
|
|
|
|
|
|
## 🔗 Additional Resources
|
|
|
|
|
|
2025-09-04 21:20:01 +00:00
|
|
|
For the full application README, please visit our [GitHub repository](https://github.com/triliumnext/trilium).
|