From 72fdaa507c04c548ae541ff75a2ff87c3f4bacd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Bo=C5=BEi=C4=8Devi=C4=87?= Date: Wed, 30 Aug 2023 13:31:03 +0000 Subject: [PATCH] GITBOOK-344: Rename a couple of sections --- README.md | 6 +-- SUMMARY.md | 46 +++++++++---------- basics/sets/README.md | 4 +- basics/types/README.md | 2 +- basics/types/templates.md | 4 +- .../tutorials/README.md | 0 .../tutorials/deep-dive-sets.md | 0 .../tutorials/deep-dive-templates.md | 0 .../tutorials/onboarding.md | 0 .../tutorials/simple-dashboard.md | 0 .../use-cases/README.md | 0 .../use-cases/anytype-editor.md | 0 .../use-cases/meal-planner-recipe-book.md | 0 .../use-cases/movie-database.md | 0 .../use-cases/study-notes.md | 0 .../use-cases/travel-wiki.md | 0 .../setting-up-your-profile/space-settings.md | 4 +- .../glossary (1).md | 0 18 files changed, 33 insertions(+), 33 deletions(-) rename {tutorials-and-use-cases => guides}/tutorials/README.md (100%) rename {tutorials-and-use-cases => guides}/tutorials/deep-dive-sets.md (100%) rename {tutorials-and-use-cases => guides}/tutorials/deep-dive-templates.md (100%) rename {tutorials-and-use-cases => guides}/tutorials/onboarding.md (100%) rename {tutorials-and-use-cases => guides}/tutorials/simple-dashboard.md (100%) rename {tutorials-and-use-cases => guides}/use-cases/README.md (100%) rename {tutorials-and-use-cases => guides}/use-cases/anytype-editor.md (100%) rename {tutorials-and-use-cases => guides}/use-cases/meal-planner-recipe-book.md (100%) rename {tutorials-and-use-cases => guides}/use-cases/movie-database.md (100%) rename {tutorials-and-use-cases => guides}/use-cases/study-notes.md (100%) rename {tutorials-and-use-cases => guides}/use-cases/travel-wiki.md (100%) rename advanced/glossary.md => miscellaneous/glossary (1).md (100%) diff --git a/README.md b/README.md index 5945b96..3dd51a2 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,11 @@ There's no browser version of the app. Anytype is a stand-alone software, that w For a more detailed walk-trough, you can check our onboarding video below: -{% content-ref url="tutorials-and-use-cases/tutorials/onboarding.md" %} -[onboarding.md](tutorials-and-use-cases/tutorials/onboarding.md) +{% content-ref url="guides/tutorials/onboarding.md" %} +[onboarding.md](guides/tutorials/onboarding.md) {% endcontent-ref %} ### ​Featured Guides -
Deep dive: SetsLearn how to 10x your work with setsdeep-dive-sets.mdScreenshot 2023-05-30 at 14.59.37.png
Daily journalCultivate a ritual of daily journaling in your private spaceanytype-editor.mdScreenshot 2023-05-31 at 09.49.05.png
Travel wikiPut everything into one, offline-accessible placetravel-wiki.mdScreenshot 2023-05-31 at 09.47.46 (1).png
+
Deep dive: SetsLearn how to 10x your work with setsdeep-dive-sets.mdScreenshot 2023-05-30 at 14.59.37.png
Daily journalCultivate a ritual of daily journaling in your private spaceanytype-editor.mdScreenshot 2023-05-31 at 09.49.05.png
Travel wikiPut everything into one, offline-accessible placetravel-wiki.mdScreenshot 2023-05-31 at 09.47.46 (1).png
diff --git a/SUMMARY.md b/SUMMARY.md index 9151f79..43d6ad3 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -10,7 +10,7 @@ * [Sidebar & Widgets](intro/setting-up-your-profile/customize-and-edit-the-sidebar.md) * [Navigation](intro/setting-up-your-profile/installation.md) -## Basics +## ⬛ Basics * [Overview](miscellaneous/glossary.md) * [Space](basics/space.md) @@ -35,29 +35,19 @@ * [Customizing with Relations, Sort, & Filters](basics/sets/customizing-with-relations-sort-and-filters.md) * [Collections](basics/collections.md) -## Advanced +## πŸ“½ Guides -* [Glossary](advanced/glossary.md) -* [Feature List by Platform](miscellaneous/feature-list-by-platform.md) -* [Keyboard Shortcuts](miscellaneous/keyboard-shortcuts/README.md) - * [Main Commands](miscellaneous/keyboard-shortcuts/main-commands.md) - * [Navigation](miscellaneous/keyboard-shortcuts/navigation.md) - * [Markdown](miscellaneous/keyboard-shortcuts/markdown.md) - * [Commands](miscellaneous/keyboard-shortcuts/commands.md) - -## πŸ“½ Tutorials & Use Cases - -* [Tutorials](tutorials-and-use-cases/tutorials/README.md) - * [πŸŽ‡ Onboarding](tutorials-and-use-cases/tutorials/onboarding.md) - * [✨ Simple Dashboard](tutorials-and-use-cases/tutorials/simple-dashboard.md) - * [πŸ’« Deep dive: Templates](tutorials-and-use-cases/tutorials/deep-dive-templates.md) - * [🌟 Deep dive: Sets](tutorials-and-use-cases/tutorials/deep-dive-sets.md) -* [Use Cases](tutorials-and-use-cases/use-cases/README.md) - * [✏ Daily Notes](tutorials-and-use-cases/use-cases/anytype-editor.md) - * [✈ Travel Wiki](tutorials-and-use-cases/use-cases/travel-wiki.md) - * [🍎 Study Notes](tutorials-and-use-cases/use-cases/study-notes.md) - * [🎬 Movie Database](tutorials-and-use-cases/use-cases/movie-database.md) - * [πŸ› Meal Planner / Recipe Book](tutorials-and-use-cases/use-cases/meal-planner-recipe-book.md) +* [Tutorials](guides/tutorials/README.md) + * [πŸŽ‡ Onboarding](guides/tutorials/onboarding.md) + * [✨ Simple Dashboard](guides/tutorials/simple-dashboard.md) + * [πŸ’« Deep dive: Templates](guides/tutorials/deep-dive-templates.md) + * [🌟 Deep dive: Sets](guides/tutorials/deep-dive-sets.md) +* [Use Cases](guides/use-cases/README.md) + * [✏ Daily Notes](guides/use-cases/anytype-editor.md) + * [✈ Travel Wiki](guides/use-cases/travel-wiki.md) + * [🍎 Study Notes](guides/use-cases/study-notes.md) + * [🎬 Movie Database](guides/use-cases/movie-database.md) + * [πŸ› Meal Planner / Recipe Book](guides/use-cases/meal-planner-recipe-book.md) ## πŸ” Data & Security @@ -72,6 +62,16 @@ * [Monetization](monetization/monetization.md) +## 🌈 Miscellaneous + +* [Glossary]() +* [Feature List by Platform](miscellaneous/feature-list-by-platform.md) +* [Keyboard Shortcuts](miscellaneous/keyboard-shortcuts/README.md) + * [Main Commands](miscellaneous/keyboard-shortcuts/main-commands.md) + * [Navigation](miscellaneous/keyboard-shortcuts/navigation.md) + * [Markdown](miscellaneous/keyboard-shortcuts/markdown.md) + * [Commands](miscellaneous/keyboard-shortcuts/commands.md) + ## 🌍 OUR COMMUNITY * [Community Forum](community/community-forum/README.md) diff --git a/basics/sets/README.md b/basics/sets/README.md index 89c626a..13b810b 100644 --- a/basics/sets/README.md +++ b/basics/sets/README.md @@ -10,8 +10,8 @@ Lots of people compare Sets with databases, but there's a key difference: Sets d Sets are a way to see a portion of your graph, and objects you've created, based on your filtered criteria, and several secondary filters which you can customize. You can think of them as a live filter or query for Objects which share certain criteria - specifically, a type or a relation. -{% content-ref url="../../tutorials-and-use-cases/tutorials/deep-dive-sets.md" %} -[deep-dive-sets.md](../../tutorials-and-use-cases/tutorials/deep-dive-sets.md) +{% content-ref url="../../guides/tutorials/deep-dive-sets.md" %} +[deep-dive-sets.md](../../guides/tutorials/deep-dive-sets.md) {% endcontent-ref %} #### Sets serve two primary functions: diff --git a/basics/types/README.md b/basics/types/README.md index b5d02e9..03abada 100644 --- a/basics/types/README.md +++ b/basics/types/README.md @@ -22,7 +22,7 @@ Colleagues, friends, and neighbours might all be considered type: _Human_ in you * Movie * Idea -It's up to you how narrow or broad you'd like your types to be, but generally we recommend using general types for categorizing your objects, and further refining the use of your types through [templates](../../tutorials-and-use-cases/tutorials/deep-dive-templates.md). +It's up to you how narrow or broad you'd like your types to be, but generally we recommend using general types for categorizing your objects, and further refining the use of your types through [templates](../../guides/tutorials/deep-dive-templates.md). You can always view and manage your types from the Types Library, found in the _Library_ widget on your sidebar. diff --git a/basics/types/templates.md b/basics/types/templates.md index a9c6a07..2bd98d0 100644 --- a/basics/types/templates.md +++ b/basics/types/templates.md @@ -13,8 +13,8 @@ Templates are one of our most-beloved ways to work at Anytype, designed to help Templates are saved on the Type level, and each Type can support multiple Templates. For example, you can have different Templates for different kinds of Books, like academic, fiction, or non-fiction. -{% content-ref url="../../tutorials-and-use-cases/tutorials/deep-dive-templates.md" %} -[deep-dive-templates.md](../../tutorials-and-use-cases/tutorials/deep-dive-templates.md) +{% content-ref url="../../guides/tutorials/deep-dive-templates.md" %} +[deep-dive-templates.md](../../guides/tutorials/deep-dive-templates.md) {% endcontent-ref %} ### How to Create a Template diff --git a/tutorials-and-use-cases/tutorials/README.md b/guides/tutorials/README.md similarity index 100% rename from tutorials-and-use-cases/tutorials/README.md rename to guides/tutorials/README.md diff --git a/tutorials-and-use-cases/tutorials/deep-dive-sets.md b/guides/tutorials/deep-dive-sets.md similarity index 100% rename from tutorials-and-use-cases/tutorials/deep-dive-sets.md rename to guides/tutorials/deep-dive-sets.md diff --git a/tutorials-and-use-cases/tutorials/deep-dive-templates.md b/guides/tutorials/deep-dive-templates.md similarity index 100% rename from tutorials-and-use-cases/tutorials/deep-dive-templates.md rename to guides/tutorials/deep-dive-templates.md diff --git a/tutorials-and-use-cases/tutorials/onboarding.md b/guides/tutorials/onboarding.md similarity index 100% rename from tutorials-and-use-cases/tutorials/onboarding.md rename to guides/tutorials/onboarding.md diff --git a/tutorials-and-use-cases/tutorials/simple-dashboard.md b/guides/tutorials/simple-dashboard.md similarity index 100% rename from tutorials-and-use-cases/tutorials/simple-dashboard.md rename to guides/tutorials/simple-dashboard.md diff --git a/tutorials-and-use-cases/use-cases/README.md b/guides/use-cases/README.md similarity index 100% rename from tutorials-and-use-cases/use-cases/README.md rename to guides/use-cases/README.md diff --git a/tutorials-and-use-cases/use-cases/anytype-editor.md b/guides/use-cases/anytype-editor.md similarity index 100% rename from tutorials-and-use-cases/use-cases/anytype-editor.md rename to guides/use-cases/anytype-editor.md diff --git a/tutorials-and-use-cases/use-cases/meal-planner-recipe-book.md b/guides/use-cases/meal-planner-recipe-book.md similarity index 100% rename from tutorials-and-use-cases/use-cases/meal-planner-recipe-book.md rename to guides/use-cases/meal-planner-recipe-book.md diff --git a/tutorials-and-use-cases/use-cases/movie-database.md b/guides/use-cases/movie-database.md similarity index 100% rename from tutorials-and-use-cases/use-cases/movie-database.md rename to guides/use-cases/movie-database.md diff --git a/tutorials-and-use-cases/use-cases/study-notes.md b/guides/use-cases/study-notes.md similarity index 100% rename from tutorials-and-use-cases/use-cases/study-notes.md rename to guides/use-cases/study-notes.md diff --git a/tutorials-and-use-cases/use-cases/travel-wiki.md b/guides/use-cases/travel-wiki.md similarity index 100% rename from tutorials-and-use-cases/use-cases/travel-wiki.md rename to guides/use-cases/travel-wiki.md diff --git a/intro/setting-up-your-profile/space-settings.md b/intro/setting-up-your-profile/space-settings.md index 93c0379..d4665bd 100644 --- a/intro/setting-up-your-profile/space-settings.md +++ b/intro/setting-up-your-profile/space-settings.md @@ -28,8 +28,8 @@ Your homepage is what you will see each time you open Anytype. By default, your However, you can change your homepage by using the dropdown menu in your space settings and choosing between your graph, your last opened object, or a specific object you've created. -{% content-ref url="../../tutorials-and-use-cases/tutorials/simple-dashboard.md" %} -[simple-dashboard.md](../../tutorials-and-use-cases/tutorials/simple-dashboard.md) +{% content-ref url="../../guides/tutorials/simple-dashboard.md" %} +[simple-dashboard.md](../../guides/tutorials/simple-dashboard.md) {% endcontent-ref %}
diff --git a/advanced/glossary.md b/miscellaneous/glossary (1).md similarity index 100% rename from advanced/glossary.md rename to miscellaneous/glossary (1).md