.github | ||
conf | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Trilium Notes for YunoHost
This package allows you to install Trilium Notes and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Trilium Notes is an Evernote-like hierarchical note taking application with many advanced features, focused on building a large personal knowledge base.
Shipped version: 0.50.2
Screenshots
Configuration
You will be asked to choose a username and password when you first access the app. You can configure Trillium from the settings menu of the app interface.
Documentation
- Official documentation: https://github.com/zadam/trilium/wiki
Multi-user support
Are LDAP and HTTP auth supported? No Can the app be used by multiple users? No
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/trilium_ynh/issues
- Upstream app repository: https://github.com/zadam/trilium
- YunoHost website: https://yunohost.org/
Developer info
Only if you want to use a testing branch for coding, instead of merging directly into master. Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/trilium_ynh/tree/testing --debug
or
sudo yunohost app upgrade trilium -u https://github.com/YunoHost-Apps/trilium_ynh/tree/testing --debug