diff --git a/apps.toml b/apps.toml index 1c9acbc5..ced7515f 100644 --- a/apps.toml +++ b/apps.toml @@ -1516,6 +1516,12 @@ state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/joomla_ynh" +[joplin] +category = "office" +state = "notworking" +subtags = [ "text" ] +url = "https://github.com/YunoHost-Apps/joplin_ynh" + [jupyterlab] category = "dev" level = 6 diff --git a/wishlist.toml b/wishlist.toml index 070514a1..ebdd90db 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -717,13 +717,6 @@ upstream = "https://github.com/ipfs/ipfs" website = "https://ipfs.io" draft = "https://github.com/YunoHost-Apps/ipfs_ynh" -[joplin] -name = "Joplin" -description = "Note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS." -upstream = "https://github.com/laurent22/joplin" -website = "https://joplinapp.org/" -draft = "https://github.com/YunoHost-Apps/joplin_ynh" - [js-bin] name = "JS Bin" description = "Collaborative JavaScript Debugging App"