From d17c49a8920a1f8b74d3246515fe147ffa1f98e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Bo=C5=BEi=C4=8Devi=C4=87?= Date: Wed, 23 Aug 2023 09:32:48 +0000 Subject: [PATCH] GITBOOK-314: Set up the Intro group --- SUMMARY.md | 52 ++++++++++--------- .../anytype-library/README.md | 0 .../anytype-library/relations.md | 0 .../anytype-library/types.md | 0 {anytype-basics => basics}/collections.md | 0 {anytype-basics => basics}/graph.md | 0 .../linking-objects.md | 4 +- .../object-editor/README.md | 0 .../object-editor/blocks.md | 0 .../object-editor/create-an-object.md | 0 .../object-editor/finding-your-objects.md | 0 .../object-editor/the-editor.md | 4 +- .../relations/README.md | 0 .../relations/create-a-new-relation.md | 0 {anytype-basics => basics}/sets/README.md | 0 .../sets/creating-sets.md | 0 ...omizing-with-relations-sort-and-filters.md | 0 {anytype-basics => basics}/types/README.md | 0 .../types/create-a-new-type.md | 0 {anytype-basics => basics}/types/templates.md | 0 .../connect-with-us.md | 0 .../setting-up-your-profile/README.md | 4 +- .../account-and-data.md | 0 .../customize-and-edit-the-sidebar.md | 6 +-- .../recovery-phrase.md | 0 25 files changed, 36 insertions(+), 34 deletions(-) rename {anytype-basics => basics}/anytype-library/README.md (100%) rename {anytype-basics => basics}/anytype-library/relations.md (100%) rename {anytype-basics => basics}/anytype-library/types.md (100%) rename {anytype-basics => basics}/collections.md (100%) rename {anytype-basics => basics}/graph.md (100%) rename {anytype-basics/object-editor => basics}/linking-objects.md (81%) rename {anytype-basics => basics}/object-editor/README.md (100%) rename {anytype-basics => basics}/object-editor/blocks.md (100%) rename {anytype-basics => basics}/object-editor/create-an-object.md (100%) rename {anytype-basics => basics}/object-editor/finding-your-objects.md (100%) rename anytype-basics/essentials/the-editor/README.md => basics/object-editor/the-editor.md (77%) rename {anytype-basics => basics}/relations/README.md (100%) rename {anytype-basics => basics}/relations/create-a-new-relation.md (100%) rename {anytype-basics => basics}/sets/README.md (100%) rename {anytype-basics => basics}/sets/creating-sets.md (100%) rename {anytype-basics => basics}/sets/customizing-with-relations-sort-and-filters.md (100%) rename {anytype-basics => basics}/types/README.md (100%) rename {anytype-basics => basics}/types/create-a-new-type.md (100%) rename {anytype-basics => basics}/types/templates.md (100%) rename connect-with-us.md => intro/connect-with-us.md (100%) rename {anytype-basics => intro}/setting-up-your-profile/README.md (91%) rename {anytype-basics => intro}/setting-up-your-profile/account-and-data.md (100%) rename {anytype-basics/setting-up-your-profile/sidebar => intro/setting-up-your-profile}/customize-and-edit-the-sidebar.md (79%) rename {anytype-basics => intro}/setting-up-your-profile/recovery-phrase.md (100%) diff --git a/SUMMARY.md b/SUMMARY.md index 6b0109a..5372a71 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,33 +1,35 @@ # Table of contents +## Intro + * [👋 Welcome!](README.md) -* [🌐 Connect with Us!](connect-with-us.md) +* [🌐 Connect with Us!](intro/connect-with-us.md) +* [👾 Setting Up Your Space](intro/setting-up-your-profile/README.md) + * [Account Settings](intro/setting-up-your-profile/account-and-data.md) + * [Recovery Phrase](intro/setting-up-your-profile/recovery-phrase.md) + * [Sidebar & Widgets](intro/setting-up-your-profile/customize-and-edit-the-sidebar.md) -## Anytype Basics +## Basics -* [Setting Up Your Space](anytype-basics/setting-up-your-profile/README.md) - * [Account Settings](anytype-basics/setting-up-your-profile/account-and-data.md) - * [Recovery Phrase](anytype-basics/setting-up-your-profile/recovery-phrase.md) - * [Sidebar & Widgets](anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.md) -* [Objects](anytype-basics/object-editor/README.md) - * [Opening the Editor](anytype-basics/essentials/the-editor/README.md) - * [Working with Blocks](anytype-basics/object-editor/blocks.md) - * [More Ways to Create Objects](anytype-basics/object-editor/create-an-object.md) - * [Locating your Objects](anytype-basics/object-editor/finding-your-objects.md) -* [Linking Objects](anytype-basics/object-editor/linking-objects.md) -* [Types](anytype-basics/types/README.md) - * [Create a New Type](anytype-basics/types/create-a-new-type.md) - * [Templates](anytype-basics/types/templates.md) -* [Relations](anytype-basics/relations/README.md) - * [Create a New Relation](anytype-basics/relations/create-a-new-relation.md) -* [Anytype Library](anytype-basics/anytype-library/README.md) - * [Types](anytype-basics/anytype-library/types.md) - * [Relations](anytype-basics/anytype-library/relations.md) -* [Graph](anytype-basics/graph.md) -* [Sets](anytype-basics/sets/README.md) - * [Creating Sets](anytype-basics/sets/creating-sets.md) - * [Customizing with Relations, Sort, & Filters](anytype-basics/sets/customizing-with-relations-sort-and-filters.md) -* [Collections](anytype-basics/collections.md) +* [Objects](basics/object-editor/README.md) + * [Opening the Editor](basics/object-editor/the-editor.md) + * [Working with Blocks](basics/object-editor/blocks.md) + * [More Ways to Create Objects](basics/object-editor/create-an-object.md) + * [Locating your Objects](basics/object-editor/finding-your-objects.md) +* [Linking Objects](basics/linking-objects.md) +* [Types](basics/types/README.md) + * [Create a New Type](basics/types/create-a-new-type.md) + * [Templates](basics/types/templates.md) +* [Relations](basics/relations/README.md) + * [Create a New Relation](basics/relations/create-a-new-relation.md) +* [Anytype Library](basics/anytype-library/README.md) + * [Types](basics/anytype-library/types.md) + * [Relations](basics/anytype-library/relations.md) +* [Graph](basics/graph.md) +* [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) +* [Collections](basics/collections.md) ## Miscellaneous diff --git a/anytype-basics/anytype-library/README.md b/basics/anytype-library/README.md similarity index 100% rename from anytype-basics/anytype-library/README.md rename to basics/anytype-library/README.md diff --git a/anytype-basics/anytype-library/relations.md b/basics/anytype-library/relations.md similarity index 100% rename from anytype-basics/anytype-library/relations.md rename to basics/anytype-library/relations.md diff --git a/anytype-basics/anytype-library/types.md b/basics/anytype-library/types.md similarity index 100% rename from anytype-basics/anytype-library/types.md rename to basics/anytype-library/types.md diff --git a/anytype-basics/collections.md b/basics/collections.md similarity index 100% rename from anytype-basics/collections.md rename to basics/collections.md diff --git a/anytype-basics/graph.md b/basics/graph.md similarity index 100% rename from anytype-basics/graph.md rename to basics/graph.md diff --git a/anytype-basics/object-editor/linking-objects.md b/basics/linking-objects.md similarity index 81% rename from anytype-basics/object-editor/linking-objects.md rename to basics/linking-objects.md index e897862..4070e86 100644 --- a/anytype-basics/object-editor/linking-objects.md +++ b/basics/linking-objects.md @@ -8,9 +8,9 @@ description: How to link your objects using relations. In your documents you may have multiple references or connections which could be attached to other work in your library. The Graph is the visualizer for this. Objects connected to other objects, connected to humans, or tasks. -Learn more about [relations](../relations/ "mention") & The [graph.md](../graph.md "mention") here. +Learn more about [relations](relations/ "mention") & The [graph.md](graph.md "mention") here. -![](<../../.gitbook/assets/image (22).png>) +![](<../.gitbook/assets/image (22).png>) ### Use the Flow diff --git a/anytype-basics/object-editor/README.md b/basics/object-editor/README.md similarity index 100% rename from anytype-basics/object-editor/README.md rename to basics/object-editor/README.md diff --git a/anytype-basics/object-editor/blocks.md b/basics/object-editor/blocks.md similarity index 100% rename from anytype-basics/object-editor/blocks.md rename to basics/object-editor/blocks.md diff --git a/anytype-basics/object-editor/create-an-object.md b/basics/object-editor/create-an-object.md similarity index 100% rename from anytype-basics/object-editor/create-an-object.md rename to basics/object-editor/create-an-object.md diff --git a/anytype-basics/object-editor/finding-your-objects.md b/basics/object-editor/finding-your-objects.md similarity index 100% rename from anytype-basics/object-editor/finding-your-objects.md rename to basics/object-editor/finding-your-objects.md diff --git a/anytype-basics/essentials/the-editor/README.md b/basics/object-editor/the-editor.md similarity index 77% rename from anytype-basics/essentials/the-editor/README.md rename to basics/object-editor/the-editor.md index b0e2776..f75eb65 100644 --- a/anytype-basics/essentials/the-editor/README.md +++ b/basics/object-editor/the-editor.md @@ -10,13 +10,13 @@ On the bottom navigation panel you will see a white "+" button. This plus sign is the central place to create a new, unlinked object from anywhere in the app. -
+
### Congratulations - you've created your first object! From here, you'll see your blank editor canvas with a menu on top. -The menu allows you to select between all of the types in your library, and define the type of object you are creating. For more on types, see [this article](../../anytype-library/types.md). +The menu allows you to select between all of the types in your library, and define the type of object you are creating. For more on types, see [this article](../anytype-library/types.md). Once you've selected a type, you can begin creating content for your object using the block-based editor. diff --git a/anytype-basics/relations/README.md b/basics/relations/README.md similarity index 100% rename from anytype-basics/relations/README.md rename to basics/relations/README.md diff --git a/anytype-basics/relations/create-a-new-relation.md b/basics/relations/create-a-new-relation.md similarity index 100% rename from anytype-basics/relations/create-a-new-relation.md rename to basics/relations/create-a-new-relation.md diff --git a/anytype-basics/sets/README.md b/basics/sets/README.md similarity index 100% rename from anytype-basics/sets/README.md rename to basics/sets/README.md diff --git a/anytype-basics/sets/creating-sets.md b/basics/sets/creating-sets.md similarity index 100% rename from anytype-basics/sets/creating-sets.md rename to basics/sets/creating-sets.md diff --git a/anytype-basics/sets/customizing-with-relations-sort-and-filters.md b/basics/sets/customizing-with-relations-sort-and-filters.md similarity index 100% rename from anytype-basics/sets/customizing-with-relations-sort-and-filters.md rename to basics/sets/customizing-with-relations-sort-and-filters.md diff --git a/anytype-basics/types/README.md b/basics/types/README.md similarity index 100% rename from anytype-basics/types/README.md rename to basics/types/README.md diff --git a/anytype-basics/types/create-a-new-type.md b/basics/types/create-a-new-type.md similarity index 100% rename from anytype-basics/types/create-a-new-type.md rename to basics/types/create-a-new-type.md diff --git a/anytype-basics/types/templates.md b/basics/types/templates.md similarity index 100% rename from anytype-basics/types/templates.md rename to basics/types/templates.md diff --git a/connect-with-us.md b/intro/connect-with-us.md similarity index 100% rename from connect-with-us.md rename to intro/connect-with-us.md diff --git a/anytype-basics/setting-up-your-profile/README.md b/intro/setting-up-your-profile/README.md similarity index 91% rename from anytype-basics/setting-up-your-profile/README.md rename to intro/setting-up-your-profile/README.md index d444d37..4476a29 100644 --- a/anytype-basics/setting-up-your-profile/README.md +++ b/intro/setting-up-your-profile/README.md @@ -4,7 +4,7 @@ description: >- chapter. --- -# Setting Up Your Space +# 👾 Setting Up Your Space ### Space customization @@ -36,4 +36,4 @@ However, you can change your homepage by using the dropdown menu in your space s -For more on building pages, see [object-editor](../object-editor/ "mention") +For more on building pages, see [object-editor](../../basics/object-editor/ "mention") diff --git a/anytype-basics/setting-up-your-profile/account-and-data.md b/intro/setting-up-your-profile/account-and-data.md similarity index 100% rename from anytype-basics/setting-up-your-profile/account-and-data.md rename to intro/setting-up-your-profile/account-and-data.md diff --git a/anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.md b/intro/setting-up-your-profile/customize-and-edit-the-sidebar.md similarity index 79% rename from anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.md rename to intro/setting-up-your-profile/customize-and-edit-the-sidebar.md index bc6d0ff..f6153c9 100644 --- a/anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.md +++ b/intro/setting-up-your-profile/customize-and-edit-the-sidebar.md @@ -6,7 +6,7 @@ description: How do we customize and edit? Your sidebar is comprised of a series of widgets which allow you to preview and navigate to objects you've previously created. -By default, your sidebar includes widgets which link to your [Library](../../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. @@ -30,8 +30,8 @@ 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).

diff --git a/anytype-basics/setting-up-your-profile/recovery-phrase.md b/intro/setting-up-your-profile/recovery-phrase.md similarity index 100% rename from anytype-basics/setting-up-your-profile/recovery-phrase.md rename to intro/setting-up-your-profile/recovery-phrase.md