From ef9bda1609aaa59f49713241c61de84b569d13f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Bo=C5=BEi=C4=8Devi=C4=87?= Date: Thu, 24 Aug 2023 13:05:11 +0000 Subject: [PATCH] GITBOOK-298: Add more info about links --- README.md | 2 +- SUMMARY.md | 46 +++++++++---------- .../object-editor/linking-objects.md | 37 +++++++++++++-- basics/anytype-library/types.md | 2 +- {anytype-basics => basics}/collections.md | 0 .../object-editor/README.md | 0 .../object-editor/blocks.md | 0 .../object-editor/create-an-object.md | 0 .../object-editor/finding-your-objects.md | 2 +- .../object-editor/the-editor.md | 4 +- .../relations/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 | 2 +- .../feature-list-by-platform.md | 0 {anytype-basics => miscellaneous}/glossary.md | 0 .../keyboard-shortcuts/README.md | 0 .../keyboard-shortcuts/commands.md | 0 .../keyboard-shortcuts/main-commands.md | 0 .../keyboard-shortcuts/markdown.md | 0 .../keyboard-shortcuts/navigation.md | 0 .../use-cases}/anytype-editor.md | 0 .../use-cases}/movie-database.md | 0 .../use-cases}/study-notes.md | 0 .../use-cases}/travel-wiki.md | 0 26 files changed, 63 insertions(+), 32 deletions(-) rename {anytype-basics => basics}/collections.md (100%) 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 (90%) rename anytype-basics/essentials/the-editor/README.md => basics/object-editor/the-editor.md (76%) rename {anytype-basics => basics}/relations/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 (94%) rename {anytype-basics => miscellaneous}/feature-list-by-platform.md (100%) rename {anytype-basics => miscellaneous}/glossary.md (100%) rename {anytype-basics => miscellaneous}/keyboard-shortcuts/README.md (100%) rename {anytype-basics => miscellaneous}/keyboard-shortcuts/commands.md (100%) rename {anytype-basics => miscellaneous}/keyboard-shortcuts/main-commands.md (100%) rename {anytype-basics => miscellaneous}/keyboard-shortcuts/markdown.md (100%) rename {anytype-basics => miscellaneous}/keyboard-shortcuts/navigation.md (100%) rename {use-cases-and-tutorials => tutorials-and-use-cases/use-cases}/anytype-editor.md (100%) rename {use-cases-and-tutorials => tutorials-and-use-cases/use-cases}/movie-database.md (100%) rename {use-cases-and-tutorials => tutorials-and-use-cases/use-cases}/study-notes.md (100%) rename {use-cases-and-tutorials => tutorials-and-use-cases/use-cases}/travel-wiki.md (100%) diff --git a/README.md b/README.md index c5fc474..d5f03f5 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ There's no browser version of the app. Anytype is a stand-alone software, that w ### ​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 71fad79..ec0a7b6 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -13,36 +13,36 @@ ## Basics * [Space](basics/space.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) +* [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) +* [Types](basics/types/README.md) + * [Create a New Type](basics/types/create-a-new-type.md) * [Templates](basics/types/templates.md) -* [Relations](anytype-basics/relations/README.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) * [Library](basics/anytype-library/README.md) * [Types](basics/anytype-library/types.md) * [Relations](basics/anytype-library/relations.md) +* [Links](anytype-basics/object-editor/linking-objects.md) * [Graph](basics/graph.md) * [Sets](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) + * [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 -* [Glossary](anytype-basics/glossary.md) -* [Feature List by Platform](anytype-basics/feature-list-by-platform.md) -* [Keyboard Shortcuts](anytype-basics/keyboard-shortcuts/README.md) - * [Main Commands](anytype-basics/keyboard-shortcuts/main-commands.md) - * [Navigation](anytype-basics/keyboard-shortcuts/navigation.md) - * [Markdown](anytype-basics/keyboard-shortcuts/markdown.md) - * [Commands](anytype-basics/keyboard-shortcuts/commands.md) +* [Glossary](miscellaneous/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 @@ -51,10 +51,10 @@ * [πŸ’« 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](use-cases-and-tutorials/anytype-editor.md) - * [✈ Travel Wiki](use-cases-and-tutorials/travel-wiki.md) - * [🍎 Study Notes](use-cases-and-tutorials/study-notes.md) - * [🎬 Movie Database](use-cases-and-tutorials/movie-database.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) ## πŸ” Data & Security diff --git a/anytype-basics/object-editor/linking-objects.md b/anytype-basics/object-editor/linking-objects.md index 95f39a8..9ab122a 100644 --- a/anytype-basics/object-editor/linking-objects.md +++ b/anytype-basics/object-editor/linking-objects.md @@ -1,14 +1,41 @@ --- -description: How to link your objects using relations. +description: How to link your objects either trough relations or directly. --- -# Linking Objects +# Links + +## Linking New Objects + +You have 3 ways to link an object to another existing object: + +1. Trough the canvas directly by either using: + 1. **Block Links.** The slash character to invoke a command bar, and then looking for the link to object option in the menu. + 2. **Inline Links**. The @ character to invoke the object picker menu. +2. Trough relations by using an object relation type and then going trough the same object picker menu. + +### Date mentions + +You can use **Inline Links** to quickly link to either absolute or relative dates. + +Some examples: + +* @now or @today +* @tomorrow +* @nextweek +* @nextmonth +* @24/8/2023 + +{% hint style="info" %} +These are unfortunately not yet available on our mobile apps. +{% endhint %} + +## Checking Existing Links ### Relations on the Graph 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](../../basics/graph.md "mention") here. +Learn more about [relations](../../basics/relations/ "mention") & The [graph.md](../../basics/graph.md "mention") here. ![](<../../.gitbook/assets/image (22).png>) @@ -17,3 +44,7 @@ Learn more about [relations](../relations/ "mention") & The [graph.md](../../bas Another option to check which objects are linked together can be found in the tab just next to the Graph. On the top, center of your screen you will see the option to toggle to **Flow** view. This will show you which object is linked before and after the current object you are viewing. + +### Collections + +Collections also use links to manage what is shown in their canvas. To add an existing object to a collection, use the **Link To** option from the object context menu. diff --git a/basics/anytype-library/types.md b/basics/anytype-library/types.md index 25a9a6e..1e9c1bf 100644 --- a/basics/anytype-library/types.md +++ b/basics/anytype-library/types.md @@ -16,4 +16,4 @@ If you click on the type name, you will see the templates which have been create Default types cannot be removed. -You can also [create-a-new-type.md](../../anytype-basics/types/create-a-new-type.md "mention") from the middle bar in your Anytype library. +You can also [create-a-new-type.md](../types/create-a-new-type.md "mention") from the middle bar in your Anytype library. 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/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 90% rename from anytype-basics/object-editor/finding-your-objects.md rename to basics/object-editor/finding-your-objects.md index ee52e0d..bc2bc11 100644 --- a/anytype-basics/object-editor/finding-your-objects.md +++ b/basics/object-editor/finding-your-objects.md @@ -4,7 +4,7 @@ To find all of your objects and how they are connected, you can look to the Graph for your main source of truth. -Read more about the [graph.md](../../basics/graph.md "mention") here. +Read more about the [graph.md](../graph.md "mention") here. ### Browse through EVERYTHING diff --git a/anytype-basics/essentials/the-editor/README.md b/basics/object-editor/the-editor.md similarity index 76% rename from anytype-basics/essentials/the-editor/README.md rename to basics/object-editor/the-editor.md index 12c4738..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](../../../basics/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/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 94% rename from anytype-basics/types/create-a-new-type.md rename to basics/types/create-a-new-type.md index 5642bc4..72fb635 100644 --- a/anytype-basics/types/create-a-new-type.md +++ b/basics/types/create-a-new-type.md @@ -4,7 +4,7 @@ description: How to create new types from the library and your editor # Create a New Type -The [anytype-library](../../basics/anytype-library/ "mention") is the central place to manage, search for, and create new types. +The [anytype-library](../anytype-library/ "mention") is the central place to manage, search for, and create new types. ### Creating Types from the Library diff --git a/anytype-basics/feature-list-by-platform.md b/miscellaneous/feature-list-by-platform.md similarity index 100% rename from anytype-basics/feature-list-by-platform.md rename to miscellaneous/feature-list-by-platform.md diff --git a/anytype-basics/glossary.md b/miscellaneous/glossary.md similarity index 100% rename from anytype-basics/glossary.md rename to miscellaneous/glossary.md diff --git a/anytype-basics/keyboard-shortcuts/README.md b/miscellaneous/keyboard-shortcuts/README.md similarity index 100% rename from anytype-basics/keyboard-shortcuts/README.md rename to miscellaneous/keyboard-shortcuts/README.md diff --git a/anytype-basics/keyboard-shortcuts/commands.md b/miscellaneous/keyboard-shortcuts/commands.md similarity index 100% rename from anytype-basics/keyboard-shortcuts/commands.md rename to miscellaneous/keyboard-shortcuts/commands.md diff --git a/anytype-basics/keyboard-shortcuts/main-commands.md b/miscellaneous/keyboard-shortcuts/main-commands.md similarity index 100% rename from anytype-basics/keyboard-shortcuts/main-commands.md rename to miscellaneous/keyboard-shortcuts/main-commands.md diff --git a/anytype-basics/keyboard-shortcuts/markdown.md b/miscellaneous/keyboard-shortcuts/markdown.md similarity index 100% rename from anytype-basics/keyboard-shortcuts/markdown.md rename to miscellaneous/keyboard-shortcuts/markdown.md diff --git a/anytype-basics/keyboard-shortcuts/navigation.md b/miscellaneous/keyboard-shortcuts/navigation.md similarity index 100% rename from anytype-basics/keyboard-shortcuts/navigation.md rename to miscellaneous/keyboard-shortcuts/navigation.md diff --git a/use-cases-and-tutorials/anytype-editor.md b/tutorials-and-use-cases/use-cases/anytype-editor.md similarity index 100% rename from use-cases-and-tutorials/anytype-editor.md rename to tutorials-and-use-cases/use-cases/anytype-editor.md diff --git a/use-cases-and-tutorials/movie-database.md b/tutorials-and-use-cases/use-cases/movie-database.md similarity index 100% rename from use-cases-and-tutorials/movie-database.md rename to tutorials-and-use-cases/use-cases/movie-database.md diff --git a/use-cases-and-tutorials/study-notes.md b/tutorials-and-use-cases/use-cases/study-notes.md similarity index 100% rename from use-cases-and-tutorials/study-notes.md rename to tutorials-and-use-cases/use-cases/study-notes.md diff --git a/use-cases-and-tutorials/travel-wiki.md b/tutorials-and-use-cases/use-cases/travel-wiki.md similarity index 100% rename from use-cases-and-tutorials/travel-wiki.md rename to tutorials-and-use-cases/use-cases/travel-wiki.md