1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2025-09-21 08:28:33 +02:00
Trilium package for YunoHost
Find a file
2025-08-28 19:41:44 +02:00
.github [autopatch] Update issue and PR templates (#9) 2021-05-21 13:42:11 -04:00
conf Use brebuilts shipped by TriliumNext 2025-07-12 22:16:39 +02:00
doc Add pre_upgrade message for 0.97.1~ynh1 2025-07-26 13:41:49 +02:00
scripts zzz 2025-07-13 00:21:59 +02:00
.gitignore Initial commit 2021-03-29 10:24:15 -04:00
LICENSE Initital commit for Trillium 2021-03-31 13:55:10 -04:00
manifest.toml Upgrade sources 2025-08-27 00:25:12 +02:00
README.md Auto-update READMEs 2025-08-27 00:25:15 +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.98.1~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.