1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2024-10-01 13:34:49 +02:00
Trilium package for YunoHost
Find a file
2021-04-04 11:01:51 -04:00
conf Update to 0.46.7 2021-04-04 11:01:51 -04:00
scripts Use N to manage Node version 2021-03-31 21:07:42 -04:00
sources Initial commit 2021-03-29 10:24:15 -04:00
.gitignore Initial commit 2021-03-29 10:24:15 -04:00
check_process Initital commit for Trillium 2021-03-31 13:55:10 -04:00
issue_template.md Initital commit for Trillium 2021-03-31 13:55:10 -04:00
LICENSE Initital commit for Trillium 2021-03-31 13:55:10 -04:00
manifest.json Update to 0.46.7 2021-04-04 11:01:51 -04:00
pull_request_template.md Initial commit 2021-03-29 10:24:15 -04:00
README.md Update to 0.46.7 2021-04-04 11:01:51 -04:00
README_fr.md Update to 0.46.7 2021-04-04 11:01:51 -04:00

Trilium Notes for YunoHost

Integration level
Install trilium with YunoHost

Lire ce readme en français.

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 hierechical note taking application with many advanced features, focused on building a large personal knowledge base.

Shipped version: 0.46.7

Screenshots

Configuration

You will be asked to choose a username and password when you first access the app. You can configue Trillium from the settings menu of the app interface.

Documentation

Multi-user support

Are LDAP and HTTP auth supported? No Can the app be used by multiple users? No

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

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