From f00f404f2f9c3a64101a50251741c17c6e2028eb Mon Sep 17 00:00:00 2001 From: Sergey Fuksman Date: Sat, 23 Dec 2023 11:30:28 +0200 Subject: [PATCH] Update index --- tools/index.json | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/tools/index.json b/tools/index.json index 2d17c20..0889ce3 100644 --- a/tools/index.json +++ b/tools/index.json @@ -1,7 +1,8 @@ { "categories": { "Dashboard": [ - "data_vault" + "data_vault", + "zen_system" ], "Work": [], "Education": [ @@ -12,9 +13,12 @@ "daily_journal", "habit_tracker" ], - "Project tracking": [], + "Project tracking": [ + "zen_system" + ], "Collection": [ - "movie_database" + "movie_database", + "zen_system" ], "Health & Fitness": [ "habit_tracker" @@ -211,6 +215,30 @@ ], "downloadLink": "https://storage.gallery.any.coop/trip_planner/trip_planner.zip", "fileSize": 4316382 + }, + "zen_system": { + "$schema": "https://tools.gallery.any.coop/experience.schema.json", + "id": "78a42f2a-27ba-4478-85d2-c4738eec3201", + "name": "zen_system", + "author": "https://github.com/Hexara7777", + "license": "MIT", + "title": "Zen System", + "description": "A simple zen system to manage your whole space, partially follows PARA method.\r\nIcons used can be found at https://community.anytype.io/t/zen-system-v0-1/12791", + "categories": [ + "Dashboard", + "Project tracking", + "Collection" + ], + "language": "en-US", + "screenshots": [ + "https://storage.gallery.any.coop/zen_system/screenshots/screenshot-1.png", + "https://storage.gallery.any.coop/zen_system/screenshots/screenshot-2.png", + "https://storage.gallery.any.coop/zen_system/screenshots/screenshot-3.png", + "https://storage.gallery.any.coop/zen_system/screenshots/screenshot-4.png", + "https://storage.gallery.any.coop/zen_system/screenshots/screenshot-5.png" + ], + "downloadLink": "https://storage.gallery.any.coop/zen_system/zen_system.zip", + "fileSize": 312425 } } } \ No newline at end of file