Skip to content

Commit

Permalink
Update index
Browse files Browse the repository at this point in the history
  • Loading branch information
fuksman committed Feb 22, 2024
1 parent e28a837 commit a846e53
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 7 deletions.
53 changes: 50 additions & 3 deletions tools/app-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{
"id": "featured",
"experiences": [
"unified_space",
"zettelkasten_smart_notes",
"zen_system",
"para_tasks_resources_meeting_notes_crm",
Expand All @@ -23,7 +24,8 @@
"habit_tracker",
"study_hub",
"language_flashcards",
"zettelkasten_smart_notes"
"zettelkasten_smart_notes",
"para_lite"
],
"icon": "any"
},
Expand All @@ -32,6 +34,7 @@
"experiences": [
"data_vault",
"para_tasks_resources_meeting_notes_crm",
"unified_space",
"zen_system"
]
},
Expand All @@ -42,6 +45,7 @@
"meeting_notes_management",
"para_and_coder_setup",
"para_tasks_resources_meeting_notes_crm",
"unified_space",
"zettelkasten_smart_notes"
]
},
Expand Down Expand Up @@ -110,12 +114,15 @@
},
{
"id": "home",
"experiences": []
"experiences": [
"unified_space"
]
},
{
"id": "other",
"experiences": [
"data_vault"
"data_vault",
"para_lite"
]
}
],
Expand Down Expand Up @@ -283,6 +290,24 @@
"downloadLink": "https://storage.gallery.any.coop/para_and_coder_setup/para_and_coder_setup.zip",
"fileSize": 2182654
},
{
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "93256172-7ae9-4f6b-b165-8b6c38a4a181",
"name": "para_lite",
"author": "https://github.com/charlotte-chiang",
"license": "MIT",
"title": "PARA - Lite",
"description": "An approach towards digital minimalism & productivity based on Tiago Forte's popular method. This experience uses collections, tags, and sets to help you make order of your graph.",
"categories": [
"Other"
],
"language": "en-US",
"screenshots": [
"https://storage.gallery.any.coop/para_lite/screenshots/screenshot-1.png"
],
"downloadLink": "https://storage.gallery.any.coop/para_lite/para_lite.zip",
"fileSize": 443683
},
{
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "42e81ea8-021f-4426-91b6-0a2a46866bc8",
Expand Down Expand Up @@ -366,6 +391,28 @@
"downloadLink": "https://storage.gallery.any.coop/trip_planner/trip_planner.zip",
"fileSize": 3449483
},
{
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "28797611-899e-48f4-90d6-749d549c1284",
"name": "unified_space",
"author": "https://github.com/emagech",
"license": "MIT",
"title": "Unified Space",
"description": "This setup is a unified system combining productivity and PKM with the possibility to filter personal and professional data.\n\nIt's an all-in-one solution that borrows elements from PARA and GTD methodologies in a visually minimalist setup.",
"categories": [
"Dashboard",
"Work",
"Home"
],
"language": "en-US",
"screenshots": [
"https://storage.gallery.any.coop/unified_space/screenshots/screenshot-1.png",
"https://storage.gallery.any.coop/unified_space/screenshots/screenshot-2.png",
"https://storage.gallery.any.coop/unified_space/screenshots/screenshot-3.png"
],
"downloadLink": "https://storage.gallery.any.coop/unified_space/unified_space.zip",
"fileSize": 365269
},
{
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "78a42f2a-27ba-4478-85d2-c4738eec3201",
Expand Down
1 change: 1 addition & 0 deletions tools/featured.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"unified_space",
"zettelkasten_smart_notes",
"zen_system",
"para_tasks_resources_meeting_notes_crm",
Expand Down
53 changes: 50 additions & 3 deletions tools/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"categories": {
"Featured": [
"unified_space",
"zettelkasten_smart_notes",
"zen_system",
"para_tasks_resources_meeting_notes_crm",
Expand All @@ -17,18 +18,21 @@
"habit_tracker",
"study_hub",
"language_flashcards",
"zettelkasten_smart_notes"
"zettelkasten_smart_notes",
"para_lite"
],
"Dashboard": [
"data_vault",
"para_tasks_resources_meeting_notes_crm",
"unified_space",
"zen_system"
],
"Work": [
"integrated_library",
"meeting_notes_management",
"para_and_coder_setup",
"para_tasks_resources_meeting_notes_crm",
"unified_space",
"zettelkasten_smart_notes"
],
"Education": [
Expand Down Expand Up @@ -67,9 +71,12 @@
"movie_database",
"para_tasks_resources_meeting_notes_crm"
],
"Home": [],
"Home": [
"unified_space"
],
"Other": [
"data_vault"
"data_vault",
"para_lite"
]
},
"experiences": {
Expand Down Expand Up @@ -236,6 +243,24 @@
"downloadLink": "https://storage.gallery.any.coop/para_and_coder_setup/para_and_coder_setup.zip",
"fileSize": 2182654
},
"para_lite": {
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "93256172-7ae9-4f6b-b165-8b6c38a4a181",
"name": "para_lite",
"author": "https://github.com/charlotte-chiang",
"license": "MIT",
"title": "PARA - Lite",
"description": "An approach towards digital minimalism & productivity based on Tiago Forte's popular method. This experience uses collections, tags, and sets to help you make order of your graph.",
"categories": [
"Other"
],
"language": "en-US",
"screenshots": [
"https://storage.gallery.any.coop/para_lite/screenshots/screenshot-1.png"
],
"downloadLink": "https://storage.gallery.any.coop/para_lite/para_lite.zip",
"fileSize": 443683
},
"para_tasks_resources_meeting_notes_crm": {
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "42e81ea8-021f-4426-91b6-0a2a46866bc8",
Expand Down Expand Up @@ -319,6 +344,28 @@
"downloadLink": "https://storage.gallery.any.coop/trip_planner/trip_planner.zip",
"fileSize": 3449483
},
"unified_space": {
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "28797611-899e-48f4-90d6-749d549c1284",
"name": "unified_space",
"author": "https://github.com/emagech",
"license": "MIT",
"title": "Unified Space",
"description": "This setup is a unified system combining productivity and PKM with the possibility to filter personal and professional data.\n\nIt's an all-in-one solution that borrows elements from PARA and GTD methodologies in a visually minimalist setup.",
"categories": [
"Dashboard",
"Work",
"Home"
],
"language": "en-US",
"screenshots": [
"https://storage.gallery.any.coop/unified_space/screenshots/screenshot-1.png",
"https://storage.gallery.any.coop/unified_space/screenshots/screenshot-2.png",
"https://storage.gallery.any.coop/unified_space/screenshots/screenshot-3.png"
],
"downloadLink": "https://storage.gallery.any.coop/unified_space/unified_space.zip",
"fileSize": 365269
},
"zen_system": {
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "78a42f2a-27ba-4478-85d2-c4738eec3201",
Expand Down
3 changes: 2 additions & 1 deletion tools/made_by_any.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"habit_tracker",
"study_hub",
"language_flashcards",
"zettelkasten_smart_notes"
"zettelkasten_smart_notes",
"para_lite"
]

0 comments on commit a846e53

Please sign in to comment.