diff --git a/apps.toml b/apps.toml index d03a9113db..11a0a0610f 100644 --- a/apps.toml +++ b/apps.toml @@ -2187,6 +2187,12 @@ level = 8 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 antifeatures = [ "deprecated-software" ] diff --git a/logos/linkwarden.png b/logos/linkwarden.png new file mode 100644 index 0000000000..843f681eb9 Binary files /dev/null and b/logos/linkwarden.png differ diff --git a/wishlist.toml b/wishlist.toml index 99023b4452..38939c9e10 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1126,13 +1126,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"