From 9c01bb204d0c46d31b5afb126f508d898a26ae4f Mon Sep 17 00:00:00 2001 From: Florent FAYOLLE Date: Fri, 17 Nov 2023 14:48:39 +0100 Subject: [PATCH] Add grist to catalog --- apps.toml | 7 +++++++ wishlist.toml | 6 ------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/apps.toml b/apps.toml index a0aa402d..0cdaebe7 100644 --- a/apps.toml +++ b/apps.toml @@ -1419,6 +1419,13 @@ state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/grav_ynh" +[grist] +category = "office" +potential_alternative_to = [ "Airtable" ] +state = "working" +subtags = [ "db", "spreadsheet" ] +url = "https://github.com/YunoHost-Apps/grist_ynh" + [grocy] category = "small_utilities" level = 8 diff --git a/wishlist.toml b/wishlist.toml index b5dde1d0..9fa92371 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -550,12 +550,6 @@ description = "A really simple end-user interface for your BigBlueButton server" upstream = "https://github.com/bigbluebutton/greenlight" website = "https://blabla.aquilenet.fr/b" -[grist] -name = "Grist" -description = "The evolution of spreadsheets" -upstream = "https://github.com/gristlabs/grist-core/" -website = "https://www.getgrist.com/" - [habitica] name = "Habitica" description = "A habit tracker app which treats your goals like a Role Playing Game."