mirror of
https://github.com/YunoHost-Apps/opennote_ynh.git
synced 2024-09-03 19:46:28 +02:00
commit
59e7057ac7
3 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Web based text editor/note taking software
|
Web based text editor/note taking software
|
||||||
|
|
||||||
**Shipped version:** 18.03.00~ynh2
|
**Shipped version:** 23.10.15~ynh1
|
||||||
|
|
||||||
**Demo:** https://foxusa.github.io/OpenNote/OpenNote/#/folder
|
**Demo:** https://foxusa.github.io/OpenNote/OpenNote/#/folder
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Web based text editor/note taking software
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://foxusa.github.io/OpenNote/OpenNote/>
|
* Official app website: <https://foxusa.github.io/OpenNote/>
|
||||||
* Upstream app code repository: <https://github.com/FoxUSA/OpenNote/>
|
* Upstream app code repository: <https://github.com/FoxUSA/OpenNote/>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/opennote_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/opennote_ynh/issues>
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
Web based text editor/note taking software
|
Web based text editor/note taking software
|
||||||
|
|
||||||
**Version incluse :** 18.03.00~ynh2
|
**Version incluse :** 23.10.15~ynh1
|
||||||
|
|
||||||
**Démo :** https://foxusa.github.io/OpenNote/OpenNote/#/folder
|
**Démo :** https://foxusa.github.io/OpenNote/OpenNote/#/folder
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Web based text editor/note taking software
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://foxusa.github.io/OpenNote/OpenNote/>
|
* Site officiel de l’app : <https://foxusa.github.io/OpenNote/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/FoxUSA/OpenNote/>
|
* Dépôt de code officiel de l’app : <https://github.com/FoxUSA/OpenNote/>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/opennote_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/opennote_ynh/issues>
|
||||||
|
|
||||||
|
|
|
@ -5,13 +5,13 @@ name = "OpenNote"
|
||||||
description.en = "Web based text editor/note taking software"
|
description.en = "Web based text editor/note taking software"
|
||||||
description.fr = "Éditeur WEB de texte/logiciel de prise de notes"
|
description.fr = "Éditeur WEB de texte/logiciel de prise de notes"
|
||||||
|
|
||||||
version = "18.03.00~ynh2"
|
version = "23.10.15~ynh1"
|
||||||
|
|
||||||
maintainers = ["Alex"]
|
maintainers = ["Alex"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
website = "https://foxusa.github.io/OpenNote/OpenNote/"
|
website = "https://foxusa.github.io/OpenNote/"
|
||||||
demo = "https://foxusa.github.io/OpenNote/OpenNote/#/folder"
|
demo = "https://foxusa.github.io/OpenNote/OpenNote/#/folder"
|
||||||
code = "https://github.com/FoxUSA/OpenNote/"
|
code = "https://github.com/FoxUSA/OpenNote/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue