diff --git a/apps.toml b/apps.toml index e057c328..8193fc87 100644 --- a/apps.toml +++ b/apps.toml @@ -2823,6 +2823,13 @@ state = "working" subtags = [ "text" ] url = "https://github.com/YunoHost-Apps/plainpad_ynh" +[planka] +category = "productivity_and_management" +potential_alternative_to = [ "Trello" ] +state = "working" +subtags = [ "task" ] +url = "https://github.com/YunoHost-Apps/planka_ynh" + [plateau] category = "office" level = 8 diff --git a/wishlist.toml b/wishlist.toml index 00624aab..b2499078 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1108,12 +1108,6 @@ description = "Project planning tool" upstream = "https://github.com/makeplane/plane" website = "https://plane.so/" -[planka] -name = "Planka" -description = "Kanban board for workgroups." -upstream = "https://github.com/plankanban/planka" -website = "https://planka.app/" - [plausible-analytics] name = "Plausible Analytics" description = "Privacy-friendly web analytics (alternative to Google Analytics)"