diff --git a/anytype-basics/object-editor/linking-objects.md b/anytype-basics/object-editor/linking-objects.md index 0ee6c81..29510c0 100644 --- a/anytype-basics/object-editor/linking-objects.md +++ b/anytype-basics/object-editor/linking-objects.md @@ -8,7 +8,7 @@ Description: How to link your Objects with Relations or Simple Links. #### Link to another Object in Anytype -Directly trough the canvas by using: +Directly through the canvas by using: 1. **Block Links.** Add the slash character ("/") to invoke a command bar, and then look for the `Link to Object` option in the menu. These can appear either as text or as cards. 2. **Inline Links**. Type @ to invoke the Object picker menu. diff --git a/basics/object-editor/create-an-object.md b/basics/object-editor/create-an-object.md index 1e1e541..cf8e1ba 100644 --- a/basics/object-editor/create-an-object.md +++ b/basics/object-editor/create-an-object.md @@ -20,7 +20,7 @@ This will perform the same action as clicking the "+" sign in the navigation bar ### Turn Into Object -If you are working on something in an existing Object and would like to transform only a certain block into an Object, you can do that trough the action menu by either: +If you are working on something in an existing Object and would like to transform only a certain block into an Object, you can do that through the action menu by either: 1. Hovering to the left side of the block that you are working on and clicking the 3 dots. 2. Using the ⌘+/ keyboard shortcut. diff --git a/basics/types/layouts.md b/basics/types/layouts.md index 93b0010..b341041 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](templates/ "mention"). +You can choose a recommended object layout for each type through 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/README.md b/basics/types/templates/README.md index 5f16e0b..c0a7ba0 100644 --- a/basics/types/templates/README.md +++ b/basics/types/templates/README.md @@ -30,7 +30,7 @@ Depending on the way you've created your new object, either the default template

Choose a template

-You can also choose the default template for each type trough the Type library, or you can choose the default template for each Set & Collection view. +You can also choose the default template for each type through the Type library, or you can choose the default template for each Set & Collection view.

Choose the default template for this set

diff --git a/community/any-timeline.md b/community/any-timeline.md index e4e95b8..15e6f96 100644 --- a/community/any-timeline.md +++ b/community/any-timeline.md @@ -22,4 +22,4 @@ ### Public Release * There is currently no ETA for when the public release is supposed to happen. Presumably, this can only happen after all the collaboration features are released. -* You can check the progress towards our public release trough our [public roadmap](https://github.com/orgs/anyproto/projects/1/views/1). +* You can check the progress towards our public release through our [public roadmap](https://github.com/orgs/anyproto/projects/1/views/1). diff --git a/data-and-security/data-storage-and-deletion/README.md b/data-and-security/data-storage-and-deletion/README.md index cfc5eb6..f0af802 100644 --- a/data-and-security/data-storage-and-deletion/README.md +++ b/data-and-security/data-storage-and-deletion/README.md @@ -26,6 +26,6 @@ Because of a legacy file system, some files might disappear from your graph if t At the moment you can only delete the Objects that you've created inside Anytype. At first, you can move them to the bin. Secondly, you can remove them completely from all devices. All your devices will also delete them when getting online. This action is irreversible, so please be careful. -The deleted objects are still accessible in read-only mode, either from the bin, or trough previously added links. You are also able to restore these objects directly trough the read-only mode without needing to go trough the bin. +The deleted objects are still accessible in read-only mode, either from the bin, or through previously added links. You are also able to restore these objects directly through the read-only mode without needing to go through the bin. Types and relations created by Anytype can't be deleted at the moment, but might be deletable in future releases. diff --git a/miscellaneous/glossary.md b/miscellaneous/glossary.md index 07eab24..475113a 100644 --- a/miscellaneous/glossary.md +++ b/miscellaneous/glossary.md @@ -18,7 +18,7 @@ These include: * [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. * [anytype-library](../basics/anytype-library/ "mention"): The place where all of your Types and Relations live. -* [linking-objects.md](../anytype-basics/object-editor/linking-objects.md "mention"): For creating connections between objects either trough relations or directly. +* [linking-objects.md](../anytype-basics/object-editor/linking-objects.md "mention"): For creating connections between objects either through relations or directly. * [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. * [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.