From a088b9c5e518806bd798c2c58745c27b583d748e Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 13 Feb 2024 13:55:23 +0000 Subject: [PATCH 1/2] add linkwarden --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index de84cd6e..c6069314 100644 --- a/apps.toml +++ b/apps.toml @@ -2046,6 +2046,12 @@ level = 7 state = "working" url = "https://github.com/YunoHost-Apps/linkstack_ynh" +[linkwarden] +category = "publishing" +state = "working" +url = "https://github.com/YunoHost-Apps/linkwarden_ynh" +potential_alternative_to = [ "Shaarli", "Wallabag" ] + [linuxdash] added_date = 1674232499 # 2023/01/20 category = "system_tools" From 510ddef07222ece85b8f416ca60497d2ddebde65 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 7 May 2024 21:28:12 +0200 Subject: [PATCH 2/2] remove linkwarden from wishlist --- wishlist.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/wishlist.toml b/wishlist.toml index e1cb0f48..ea170156 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1028,13 +1028,6 @@ upstream = "https://github.com/sissbruecker/linkding" website = "" added_date = 1698237781 # 2023/10/25 -[linkwarden] -name = "Linkwarden" -description = "Collaborative bookmark manager" -upstream = "https://github.com/linkwarden/linkwarden" -website = "https://linkwarden.app/" -added_date = 1705933963 # 2024/01/22 - [liquidsoap] name = "LiquidSoap" description = "Audio and video streaming language"