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

GITBOOK-388: Reformat some headings

This commit is contained in:
Filip Božičević 2023-09-25 08:58:39 +00:00 committed by gitbook-bot
parent 889b20e349
commit c369697c71
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -4,9 +4,9 @@ Description: How to link your Objects with Relations or Simple Links.
# Links
## Creating Lew Links
### Creating Lew Links
### Link to another Object in Anytype
#### Link to another Object in Anytype
You have 3 ways to link an Object to another existing Object:
@ -15,7 +15,7 @@ You have 3 ways to link an Object to another existing Object:
2. **Inline Links**. The @ character to invoke the Object picker menu.
2. With Relations by assigning an Object Relation Type in the Object menu.
### Link to external Object on your device
#### Link to external Object on your device
If you want to add a link to an external Object on your desktop, please use the links **starting with file:///** plus the local file destination. For example:
@ -24,38 +24,38 @@ If you want to add a link to an external Object on your desktop, please use the
To add such a link, pick up "Link to website" just like when you add a new link to a website.
### Date mentions
#### Date mentions
You can use **Inline Links** to quickly link to either absolute or relative dates.
Some examples:
* @now or @today 
* @tomorrow 
* @nextweek 
* @now or @today
* @tomorrow
* @nextweek
* @nextmonth
* @24/8/2023 
* @24/8/2023
{% hint style="info" %}
These are unfortunately not yet available on our mobile apps.
{% endhint %}
## Checking Existing Links
### Checking Existing Links
### Relations on the Graph
#### 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. 
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](../../basics/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>)
### Use the Flow
#### Use the Flow
Another option to check which Objects are linked together can be found in the Flow tab next to the Graph.&#x20;
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.
### Collections
#### 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.