1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2025-12-21 03:33:02 +01:00
Trilium package for YunoHost
Find a file
2025-12-06 09:53:52 +01: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 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 2025-12-06 00:29:41 +01:00
README.md Auto-update READMEs 2025-12-06 00:29:41 +01: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.100.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.