mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
Update to v0.46.9
This commit is contained in:
parent
a368d6d110
commit
25f03148c5
4 changed files with 16 additions and 16 deletions
10
README.md
10
README.md
|
@ -1,6 +1,6 @@
|
||||||
# Trilium Notes for YunoHost
|
# Trilium Notes for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/trilium)  
|
[](https://dash.yunohost.org/appci/app/trilium)  
|
||||||
[](https://install-app.yunohost.org/?app=trilium)
|
[](https://install-app.yunohost.org/?app=trilium)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
Trilium Notes is an Evernote-like hierechical note taking application with many advanced features, focused on building a large personal knowledge base.
|
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.8
|
**Shipped version:** 0.46.9
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -37,9 +37,9 @@ Can the app be used by multiple users? **No**
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/trilium_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/trilium_ynh/issues
|
||||||
* Upstream app repository: https://github.com/zadam/trilium
|
* Upstream app repository: https://github.com/zadam/trilium
|
||||||
* YunoHost website: https://yunohost.org/
|
* YunoHost website: https://yunohost.org/
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
14
README_fr.md
14
README_fr.md
|
@ -1,9 +1,9 @@
|
||||||
# Trilium Notes pour YunoHost
|
# Trilium Notes pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/trilium)  
|
[](https://dash.yunohost.org/appci/app/trilium)  
|
||||||
[](https://install-app.yunohost.org/?app=trilium)
|
[](https://install-app.yunohost.org/?app=trilium)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Trilium Notes rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Trilium Notes rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||||
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Trilium Notes est une application de prise de note hiérarchique semblable a Evernote, avec maintes fonctions avancées, centrée sur la constuction d'une large base de connsaissances personelle.
|
Trilium Notes est une application de prise de note hiérarchique semblable a Evernote, avec maintes fonctions avancées, centrée sur la constuction d'une large base de connsaissances personelle.
|
||||||
|
|
||||||
**Version incluse :** 0.46.8
|
**Version incluse :** 0.46.9
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ On vous demandera de choisir un nom d'utilisateur et mot de passe quand vous ins
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* Documentation officielle : https://github.com/zadam/trilium/wiki
|
* Documentation officielle : https://github.com/zadam/trilium/wiki
|
||||||
|
|
||||||
#### Support multi-utilisateur
|
#### Support multi-utilisateur
|
||||||
|
|
||||||
|
@ -37,9 +37,9 @@ On vous demandera de choisir un nom d'utilisateur et mot de passe quand vous ins
|
||||||
|
|
||||||
## Liens
|
## Liens
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/trilium_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/trilium_ynh/issues
|
||||||
* Dépôt de l'application principale : https://github.com/zadam/trilium
|
* Dépôt de l'application principale : https://github.com/zadam/trilium
|
||||||
* Site web YunoHost : https://yunohost.org/
|
* Site web YunoHost : https://yunohost.org/
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.46.8.tar.gz
|
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.46.9.tar.gz
|
||||||
SOURCE_SUM=da6535b1fa690037e2d768e06dd87d46d6ff7a1651b667c24e89541a2f98ec2d
|
SOURCE_SUM=75048cc700a69544be5717a394cc2a0fbe6cf75347033ebe81b2d1ef8e93d1d4
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=v0.46.8.tar.gz
|
SOURCE_FILENAME=v0.46.9.tar.gz
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "A hierarchical note taking application with focus on building large personal knowledge base",
|
"en": "A hierarchical note taking application with focus on building large personal knowledge base",
|
||||||
"fr": "Une application de prise de note hiérarchique centrée sur la constuction d'une large base de connsaissances personelle"
|
"fr": "Une application de prise de note hiérarchique centrée sur la constuction d'une large base de connsaissances personelle"
|
||||||
},
|
},
|
||||||
"version": "0.46.8~ynh1",
|
"version": "0.46.9~ynh1",
|
||||||
"url": "https://github.com/zadam/trilium",
|
"url": "https://github.com/zadam/trilium",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue