1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00
docs/getting-started/object-editor/linking-objects.md
2025-04-17 08:38:36 +00:00

3.1 KiB

Description
How to link your Objects with Relations or Simple Links.

Links

Directly through the editor by using:

  1. Block Links. Type [[ to invoke the Object picker menu or 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.

Link Blocks

Inline Mentions

With Properties by assigning an Object Property Type in the Object menu.

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:

  • file:///Users/Filip/Downloads/Protocol-Berg.pdf — to open PDFs;
  • file:///Users/Filip/Downloads/my_budget.xlsx — to open spreadsheets (Excel, Numbers).

To add such a link, pick up "Link to website" just like when you add a new link to a website.

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

It's also possible to use @date or /date to quickly open the date selection menu.

You can use regular links to link to a specific object in your space using a different name.

  1. Write the name of your link first.
  2. Select the name and press Cmd / Ctrl + Shift + K.
  3. Search for the object you want to link, and select it.

Properties 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.md & the graph.md here.

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.

Lastly, you can use the Backlinks relation to check which Objects link to the currently opened one.