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

Update to v0.47.3

This commit is contained in:
Jules Bertholet 2021-05-21 16:26:51 -04:00
parent 183d1d374a
commit 2d7e480be1
4 changed files with 9 additions and 9 deletions

View file

@ -9,9 +9,9 @@
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## 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 hierarchical note taking application with many advanced features, focused on building a large personal knowledge base.
**Shipped version:** 0.47.2 **Shipped version:** 0.47.3
## Screenshots ## Screenshots
@ -19,7 +19,7 @@ Trilium Notes is an Evernote-like hierechical note taking application with many
## Configuration ## 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. 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 ## Documentation

View file

@ -9,9 +9,9 @@
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.*
## 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 construction d'une large base de connaissances personnelle.
**Version incluse :** 0.47.2 **Version incluse :** 0.47.3
## Captures d'écran ## Captures d'écran

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.47.2.tar.gz SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.47.3.tar.gz
SOURCE_SUM=ef5000595891170265dbeade2fc459b62cadeb45514d9296c598838aa5b826a7 SOURCE_SUM=6fdaaf9ca68f76eddb92ed1e5750e20f14fc6f1641874a5499aaf7eb7249c240
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.47.2.tar.gz SOURCE_FILENAME=v0.47.3.tar.gz
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -4,7 +4,7 @@
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"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 construction d'une large base de connaissances personnelle"
}, },
"version": "0.47.2~ynh1", "version": "0.47.2~ynh1",
"url": "https://github.com/zadam/trilium", "url": "https://github.com/zadam/trilium",