1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-07 21:37:03 +09:00

GITBOOK-565: Typos and Library

This commit is contained in:
Filip Bozicevic 2024-12-17 08:36:14 +00:00 committed by gitbook-bot
parent 1c708ef270
commit 2620f0d0d5
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
5 changed files with 8 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

View file

@ -19,7 +19,7 @@ To customize your All Objects widget, click on the three dots button in the top
There are currently seven tabs in the All Objects widget:
1. Pages - All other Objects that can not be found in any of the other tabs
2. Lists - [sets.md](../sets-and-collections/sets.md "mention")and [collections.md](../sets-and-collections/collections.md "mention")
2. Lists - [sets.md](../sets-and-collections/sets.md "mention") and [collections.md](../sets-and-collections/collections.md "mention")
3. Media - Images and Videos
4. Bookmarks
5. Files - All other Files 

View file

@ -14,7 +14,7 @@ By the same principle, in Anytype there are two important concepts to keep in mi
2\) Different Types are used to define Objects which are categorically different from each other
Colleagues, friends, and neighbours might all be considered type: _Human_ in your Anytype graph. Here are other examples of Types you might have in your graph:
Colleagues, friends, and neighbors might all be considered type: _Human_ in your Anytype graph. Here are other examples of Types you might have in your graph:
* Task
* Note
@ -24,4 +24,4 @@ Colleagues, friends, and neighbours might all be considered type: _Human_ in you
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](../../use-cases/deep-dive-templates.md).
You can always view and manage your Types from the Types Library, found in the _Library_ widget on your sidebar.
You can always view and manage your Types from the Types tab found in the [anytype-library](../anytype-library/ "mention") widget.

View file

@ -21,7 +21,7 @@ Templates are saved on the Type level, and each Type can support multiple Templa
There are three ways to add a Template:
1\) Navigate to the Types Library → Click the Type for which you'd like to create a Template → Click + to start creating a new template → Give your Template a name and start adding Relations and formatting → Your Template is auto-saved
1\) Navigate to the Types tab of the [anytype-library](../anytype-library/ "mention") widget → Click the Type for which you'd like to create a Template → Click + to start creating a new template → Give your Template a name and start adding Relations and formatting → Your Template is auto-saved
2\) If you're working within an Object and would like to save your work as a Template, you can: Navigate to `···` in the top-right corner → Click + Use as a Template, and your content will automatically be saved as a new Template for this Object Type.
@ -34,8 +34,8 @@ Depending on the way you've created your new object, either the default template
<figure><img src="../../.gitbook/assets/5_Template Picker Screenshot.png" alt=""><figcaption><p>Choose a template</p></figcaption></figure>
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.
You can also choose the default template for each type by opening the Type object, or you can choose the default template for each Set & Collection view.
<figure><img src="../../.gitbook/assets/6_Default Template Selector Screenshot at 18.15.24.png" alt=""><figcaption><p>Choose the default template for this set</p></figcaption></figure>
<div><figure><img src="../../.gitbook/assets/image (101).png" alt=""><figcaption></figcaption></figure> <figure><img src="../../.gitbook/assets/6_Default Template Selector Screenshot at 18.15.24.png" alt=""><figcaption></figcaption></figure></div>
You can view, edit, duplicate, or delete the Templates you've added for each Object Type in the Types Library.
You can view, edit, duplicate, or delete the Templates you've added for each Object Type by navigating to the Types tab of the [anytype-library](../anytype-library/ "mention") widgets.

View file

@ -121,7 +121,7 @@ Here is a running list of features and their implementation status, by platform.
| Embed | No | No |
{% endtab %}
{% tab title="Library" %}
{% tab title="Types and Relations" %}
<table data-full-width="false"><thead><tr><th>Feature/Action</th><th>iOS</th><th>Android</th></tr></thead><tbody><tr><td>Edit &#x26; Delete Type (name, templates)</td><td>No</td><td>Type only</td></tr><tr><td>Edit &#x26; Delete Relation</td><td>No</td><td>Yes</td></tr><tr><td>Create, delete Template</td><td>No</td><td>No</td></tr><tr><td>Edit Template</td><td>Yes</td><td>Yes</td></tr><tr><td>Apply default template</td><td>Yes</td><td>Yes</td></tr><tr><td>Create tag</td><td>Yes</td><td>Yes</td></tr></tbody></table>
{% endtab %}