diff --git a/apps.toml b/apps.toml index 8eca2f64..16060ec4 100644 --- a/apps.toml +++ b/apps.toml @@ -3022,6 +3022,13 @@ state = "working" subtags = [ "files" ] url = "https://github.com/YunoHost-Apps/send_ynh" +[silverbullet] +category = "office" +state = "working" +subtags = [ "text" ] +potential_alternative_to = [ "Joplin", "Logreq", "Obisian", "Microsoft OneNote" ] +url = "https://github.com/YunoHost-Apps/silverbullet_ynh" + [shaarli] category = "publishing" level = 8 diff --git a/tools/readme_generator/tests/README.md b/tools/readme_generator/tests/README.md index 9217ea24..fcd2c403 100644 --- a/tools/readme_generator/tests/README.md +++ b/tools/readme_generator/tests/README.md @@ -51,7 +51,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug or sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug diff --git a/tools/readme_generator/tests/README_fr.md b/tools/readme_generator/tests/README_fr.md index 10eb87a9..8aa636b8 100644 --- a/tools/readme_generator/tests/README_fr.md +++ b/tools/readme_generator/tests/README_fr.md @@ -51,7 +51,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug ou sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug diff --git a/wishlist.toml b/wishlist.toml index fd25c939..c46059cb 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1461,12 +1461,6 @@ description = "Fight censorship and bypass traffic securely to the Signal servic upstream = "https://github.com/signalapp/Signal-TLS-Proxy" website = "https://signal.org/blog/help-iran-reconnect/" -[silverbullet] -name = "SilverBullet" -description = "Extensible personal knowledge management system with plain markdown files." -upstream = "https://github.com/silverbulletmd/silverbullet" -website = "https://silverbullet.md/" - [simplelogin] name = "SimpleLogin" description = "Privacy-first e-mail forwarding and identity provider service"