diff --git a/README.md b/README.md index fa17ed4..038e024 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,6 @@ Explore the documentation here to learn more about using the product, troublesho If you have more questions, check out our [FAQ](https://anytype.io/faq/) page. -And for a more detailed walk-trough, you can check our onboarding video below: - -{% 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 a0160aa..988659e 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -3,12 +3,14 @@ ## Intro * [πŸ‘‹ Welcome](README.md) + * [πŸŽ‡ Onboarding](intro/readme/onboarding.md) * [🌐 Connect with Us](intro/connect-with-us.md) * [πŸ‘Ύ Setting Up Your Account](intro/setting-up-your-profile/README.md) * [Account Settings](anytype-basics/setting-up-your-profile/account-and-data.md) * [Space Settings](intro/setting-up-your-profile/space-settings.md) - * [Sidebar & Widgets](intro/setting-up-your-profile/customize-and-edit-the-sidebar.md) - * [Navigation](intro/setting-up-your-profile/installation.md) + * [Sidebar & Widgets](intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md) + * [✨ Simple Dashboard](intro/setting-up-your-profile/customize-and-edit-the-sidebar/simple-dashboard.md) + * [Other Navigation](intro/setting-up-your-profile/installation.md) ## ⬛ Basics @@ -21,7 +23,8 @@ * [Types](basics/types/README.md) * [Create a New Type](basics/types/create-a-new-type.md) * [Layouts](basics/types/layouts.md) - * [Templates](basics/types/templates.md) + * [Templates](basics/types/templates/README.md) + * [πŸ’« Deep dive: Templates](basics/types/templates/deep-dive-templates.md) * [Relations](basics/relations/README.md) * [Add a New Relation](basics/relations/create-a-new-relation.md) * [Create a New Relation](basics/relations/create-a-new-relation-1.md) @@ -33,21 +36,16 @@ * [Sets](basics/sets/README.md) * [Creating Sets](basics/sets/creating-sets.md) * [Customizing with Relations, Sort, & Filters](basics/sets/customizing-with-relations-sort-and-filters.md) + * [🌟 Deep dive: Sets](basics/sets/deep-dive-sets.md) * [Collections](basics/collections.md) -## πŸ“½ Guides +## πŸ“½ Use Cases -* [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) +* [✏ Daily Notes](use-cases/anytype-editor.md) +* [✈ Travel Wiki](use-cases/travel-wiki.md) +* [🍎 Study Notes](use-cases/study-notes.md) +* [🎬 Movie Database](use-cases/movie-database.md) +* [πŸ› Meal Planner / Recipe Book](use-cases/meal-planner-recipe-book.md) ## 🌈 Miscellaneous diff --git a/basics/sets/README.md b/basics/sets/README.md index 13b810b..ec2d675 100644 --- a/basics/sets/README.md +++ b/basics/sets/README.md @@ -10,10 +10,6 @@ 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="../../guides/tutorials/deep-dive-sets.md" %} -[deep-dive-sets.md](../../guides/tutorials/deep-dive-sets.md) -{% endcontent-ref %} - #### Sets serve two primary functions: 1. **Organizing and Accessing Objects**\ diff --git a/guides/tutorials/deep-dive-sets.md b/basics/sets/deep-dive-sets.md similarity index 100% rename from guides/tutorials/deep-dive-sets.md rename to basics/sets/deep-dive-sets.md diff --git a/basics/types/README.md b/basics/types/README.md index 03abada..6437c42 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](../../guides/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](templates/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/layouts.md b/basics/types/layouts.md index 528c250..93b0010 100644 --- a/basics/types/layouts.md +++ b/basics/types/layouts.md @@ -4,6 +4,6 @@ A **Layout** defines the general look and feel of the Object and determines what There are currently four basic layouts that users can choose for their Objects, and there are plans for contributors to be able to create new layouts in the future. -You can choose a recommended object layout for each type trough the [types.md](../anytype-library/types.md "mention"), and you can also choose a different layout for each [templates.md](templates.md "mention"). +You can choose a recommended object layout for each type trough the [types.md](../anytype-library/types.md "mention"), and you can also choose a different layout for each [templates](templates/ "mention"). You can find the object layout menu above the Object title; next to the cover and icon buttons. This is where you can change the layout of the object or set the layout width. Some layouts even let you change the text alignment. diff --git a/basics/types/templates.md b/basics/types/templates/README.md similarity index 90% rename from basics/types/templates.md rename to basics/types/templates/README.md index 2bd98d0..d980322 100644 --- a/basics/types/templates.md +++ b/basics/types/templates/README.md @@ -13,10 +13,6 @@ 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="../../guides/tutorials/deep-dive-templates.md" %} -[deep-dive-templates.md](../../guides/tutorials/deep-dive-templates.md) -{% endcontent-ref %} - ### How to Create a Template There are two ways to add a Template: diff --git a/basics/types/templates/deep-dive-templates.md b/basics/types/templates/deep-dive-templates.md new file mode 100644 index 0000000..b01e712 --- /dev/null +++ b/basics/types/templates/deep-dive-templates.md @@ -0,0 +1,3 @@ +# πŸ’« Deep dive: Templates + +{% embed url="https://vimeo.com/717028105?share=copy" %} diff --git a/guides/tutorials/README.md b/guides/tutorials/README.md deleted file mode 100644 index ed60ec5..0000000 --- a/guides/tutorials/README.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -description: For guides and deep dives, check out this section! ---- - -# Tutorials - diff --git a/guides/tutorials/deep-dive-templates.md b/guides/tutorials/deep-dive-templates.md deleted file mode 100644 index a478745..0000000 --- a/guides/tutorials/deep-dive-templates.md +++ /dev/null @@ -1,7 +0,0 @@ -# πŸ’« Deep dive: Templates - -{% embed url="https://vimeo.com/717028105?share=copy" %} - -You have the flexibility to add as many Templates as you’d like for a particular Type. When you create a new Object directly from one of these Templates, it will adopt any Relations and the complete layout design of that specific Template. - -Additionally, in the Library, you can select which of your Templates will be the default. This means that any Object of that Type, regardless of where you create it in your Anytype Space, will adopt the Relations from the default Template. diff --git a/guides/use-cases/README.md b/guides/use-cases/README.md deleted file mode 100644 index a2c9daf..0000000 --- a/guides/use-cases/README.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -description: For more detailed use cases, check out this section instead! ---- - -# Use Cases - diff --git a/guides/tutorials/onboarding.md b/intro/readme/onboarding.md similarity index 100% rename from guides/tutorials/onboarding.md rename to intro/readme/onboarding.md diff --git a/intro/setting-up-your-profile/customize-and-edit-the-sidebar.md b/intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md similarity index 85% rename from intro/setting-up-your-profile/customize-and-edit-the-sidebar.md rename to intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md index b103aae..9a03c71 100644 --- a/intro/setting-up-your-profile/customize-and-edit-the-sidebar.md +++ b/intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md @@ -6,7 +6,7 @@ description: How do we customize and edit? Your sidebar is comprised of customizable widgets which allow you to preview and navigate your Objects. -By default, your sidebar includes widgets which link to your [Library](../../basics/anytype-library/) and Bin. +By default, your sidebar includes widgets which link to your [Library](../../../basics/anytype-library/) and Bin. In general, _any_ object you've created using Anytype's editor can be used as a widget and formatted using link or tree view. Sets and Collections - Objects in and of themselves - can be used as widgets with a list of objects contained therein. @@ -34,11 +34,11 @@ Depending on the widget source, you can choose from a variety of layouts. It is possible to view widgets sourced from a single Object created in the editor (Pages, Notes, etc.) as a 'link' or a 'tree'. A link widget displays only the object name, whereas a tree widget displays all of objects connected to the source object by first and second-degree connections. -

Above, 'the 'Self' widget is displayed using tree view whereas the 'Home' widget is displayed using link view.

+

Above, 'the 'Self' widget is displayed using tree view whereas the 'Home' widget is displayed using link view.

When creating widgets from sets and collections on the other hands, you'll see the view options of 'List' or 'Compact list'. Both render a preview of objects contained within the given set/collection, with differences in line spacing and description previews. -

Above, the 'Disco Room' widget displayed as a compact list (top) and list (bottom).

+

Above, the 'Disco Room' widget displayed as a compact list (top) and list (bottom).

### Mobile Widgets diff --git a/guides/tutorials/simple-dashboard.md b/intro/setting-up-your-profile/customize-and-edit-the-sidebar/simple-dashboard.md similarity index 100% rename from guides/tutorials/simple-dashboard.md rename to intro/setting-up-your-profile/customize-and-edit-the-sidebar/simple-dashboard.md diff --git a/intro/setting-up-your-profile/space-settings.md b/intro/setting-up-your-profile/space-settings.md index a047ea4..54dcf6c 100644 --- a/intro/setting-up-your-profile/space-settings.md +++ b/intro/setting-up-your-profile/space-settings.md @@ -28,10 +28,6 @@ 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="../../guides/tutorials/simple-dashboard.md" %} -[simple-dashboard.md](../../guides/tutorials/simple-dashboard.md) -{% endcontent-ref %} -
### Import & Export diff --git a/miscellaneous/glossary.md b/miscellaneous/glossary.md index 1dd9da2..cb545ee 100644 --- a/miscellaneous/glossary.md +++ b/miscellaneous/glossary.md @@ -14,7 +14,7 @@ These include: * [graph.md](../basics/graph.md "mention"): A non-hierarchical data structure containing all objects you've ever created in a space, and their connections to each other. * [object-editor](../basics/object-editor/ "mention"): Building blocks of Anytype. They represent the smallest linkable components in your account; each object is a node in your graph. * [types](../basics/types/ "mention"): Classification system for objects. All objects must have a type. -* [templates.md](../basics/types/templates.md "mention"): Saved content formats for specific Types that can be applied upon Object creation. Templates are specific to types, while types can have multiple templates. +* [templates](../basics/types/templates/ "mention"): Saved content formats for specific Types that can be applied upon Object creation. Templates are specific to types, while types can have multiple templates. * [relations](../basics/relations/ "mention"): Object connectors; either via shared properties or defined links. * [sets](../basics/sets/ "mention"): Live query of all Objects which share a common characteristic (ie: Type or Relation). * [collections.md](../basics/collections.md "mention"): Manually created compilation of multiple objects within a single one. diff --git a/guides/use-cases/anytype-editor.md b/use-cases/anytype-editor.md similarity index 100% rename from guides/use-cases/anytype-editor.md rename to use-cases/anytype-editor.md diff --git a/guides/use-cases/meal-planner-recipe-book.md b/use-cases/meal-planner-recipe-book.md similarity index 100% rename from guides/use-cases/meal-planner-recipe-book.md rename to use-cases/meal-planner-recipe-book.md diff --git a/guides/use-cases/movie-database.md b/use-cases/movie-database.md similarity index 100% rename from guides/use-cases/movie-database.md rename to use-cases/movie-database.md diff --git a/guides/use-cases/study-notes.md b/use-cases/study-notes.md similarity index 100% rename from guides/use-cases/study-notes.md rename to use-cases/study-notes.md diff --git a/guides/use-cases/travel-wiki.md b/use-cases/travel-wiki.md similarity index 100% rename from guides/use-cases/travel-wiki.md rename to use-cases/travel-wiki.md