1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

GITBOOK-500: Misc updates v3

This commit is contained in:
Filip Bozicevic 2024-05-20 13:39:55 +00:00 committed by gitbook-bot
parent df2650fea7
commit 450d135bb9
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
44 changed files with 115 additions and 176 deletions

View file

@ -52,14 +52,21 @@ In your documents you may have multiple references or connections which could be
Learn more about [relations](../../basics/relations/ "mention") & The [graph.md](../../basics/graph.md "mention") here.
![](<../../.gitbook/assets/image (22).png>)
#### Use the Flow
Another option to check which Objects are linked together can be found in the Flow tab 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.
#### Backlinks
We've also recently implemented backlinks as part of our relations system.&#x20;
By default, if the backlinks relation is not empty, you will be able to find it in your featured section. Clicking on it will show a list of all the linked objects.\
If an object has no backlinks, the relation will not be shown in the featured section, but you can still locate it in your object relations panel.
<figure><img src="../../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>
#### 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.