1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2024-10-01 13:34:49 +02:00

Merge branch 'master' into testing

This commit is contained in:
Éric Gaspar 2023-01-04 19:09:38 +01:00 committed by GitHub
commit bdebcf5f57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 5 deletions

View file

@ -23,7 +23,6 @@ Trilium Notes is an Evernote-like hierarchical note taking application with many
## Screenshots
![Screenshot of Trilium Notes](./doc/screenshots/screenshot.png)
![Screenshot of Trilium Notes](./doc/screenshots/example.jpg)
## Disclaimers / important information
@ -33,7 +32,6 @@ You will be asked to choose a username and password when you first access the ap
## Documentation and resources
* Official app website: <https://github.com/zadam/trilium>
* Official admin documentation: <https://github.com/zadam/trilium/wiki>
* Upstream app code repository: <https://github.com/zadam/trilium>
* YunoHost documentation for this app: <https://yunohost.org/app_trilium>

View file

@ -23,7 +23,6 @@ Trilium Notes est une application de prise de note hiérarchique semblable a Eve
## Captures d'écran
![Capture d'écran de Trilium Notes](./doc/screenshots/screenshot.png)
![Capture d'écran de Trilium Notes](./doc/screenshots/example.jpg)
## Avertissements / informations importantes
@ -33,7 +32,6 @@ On vous demandera de choisir un nom d'utilisateur et mot de passe quand vous ins
## Documentations et ressources
* Site officiel de l'app : <https://github.com/zadam/trilium>
* Documentation officielle de l'admin : <https://github.com/zadam/trilium/wiki>
* Dépôt de code officiel de l'app : <https://github.com/zadam/trilium>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_trilium>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

View file

@ -10,7 +10,6 @@
"url": "https://github.com/zadam/trilium",
"upstream": {
"license": "AGPL-3.0-only",
"website": "https://github.com/zadam/trilium",
"admindoc": "https://github.com/zadam/trilium/wiki",
"code": "https://github.com/zadam/trilium"
},