Skip to content

Commit

Permalink
Update index
Browse files Browse the repository at this point in the history
  • Loading branch information
fuksman committed Dec 23, 2023
1 parent eba53ae commit f00f404
Showing 1 changed file with 31 additions and 3 deletions.
34 changes: 31 additions & 3 deletions tools/index.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"categories": {
"Dashboard": [
"data_vault"
"data_vault",
"zen_system"
],
"Work": [],
"Education": [
Expand All @@ -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"
Expand Down Expand Up @@ -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
}
}
}

0 comments on commit f00f404

Please sign in to comment.