2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2026-06-29 08:09:39 +02:00
Trilium package for YunoHost
Find a file
2026-05-26 19:52:09 +01:00
.github [autopatch] Update issue and PR templates (#9) 2021-05-21 13:42:11 -04:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:22:31 +01:00
doc Add pre_upgrade message for 0.101.1~ynh1 2025-12-27 01:23:00 +01:00
scripts convert to helpers2.1 2025-11-03 20:29:18 +01:00
.gitignore convert to helpers2.1 2025-11-03 20:29:18 +01:00
LICENSE Initital commit for Trillium 2021-03-31 13:55:10 -04:00
manifest.toml Upgrade sources 2026-05-14 00:36:15 +02:00
README.md Auto-update READMEs 2026-05-26 19:58:31 +02:00
tests.toml Add 0.63.7 to tested upgrades 2025-07-13 00:17:23 +02:00

Logo of Trilium Notes Trilium Notes, packaged for YunoHost

Hierarchical note taking application with focus on building large personal knowledge base

Version: 0.103.0~ynh1

Screenshots

Screenshot of Trilium Notes

📦 Developer info

Automatic tests level

🛠️ Upstream Trilium Notes repository: https://github.com/TriliumNext/trilium

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/trilium_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade trilium -u https://github.com/YunoHost-Apps/trilium_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.