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

GitBook: [#149] Navi

This commit is contained in:
Vladimir Ermolaev 2021-12-03 09:54:53 +00:00 committed by gitbook-bot
parent 11b66b79d6
commit 30f3826b72
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -2,47 +2,29 @@
For navigation inside Anytype, you have 4 options: **`Home, Search, Graph View`, `Bi-Directional Navigation`** and **`Keyboard Shortcuts`**.
### Home
## Home
![](<../.gitbook/assets/Screenshot 2021-11-11 at 16.04.00.png>)
#### Home tabs
### Home tabs
* **Favorites. **Use this tab for frequently used objects. You can easily add any object to Favorites from the object Menu
* **Favorites.** Use this tab for frequently used objects. You can easily add any object to Favorites from the object Menu
![Adding object to Favorites](../.gitbook/assets/ezgif-2-b73c8e1a497a.gif)
* **History **has objects that were opened recently&#x20;
* **History**. has objects that were opened recently
* **Sets** that you have ever created.
* **Bin** has recently deleted objects. You are able to put it back or delete it irrevocably.
### Search
## Search
Make a search across your knowledge graph, object types, and relations.
![](../.gitbook/assets/ezgif-3-124675fdcc1c.gif)
### Object Graph
## Navigation Panel
Displays a graph representation of the Links and Relations between your objects. You can see the power of Anytype relations, with connections showing how each object relates to another.
To access the Graph Mode, look for the ![](<../.gitbook/assets/graph (1).svg>) icon in the top-left corner from any opened object or just press `⌘ + Option + O` or `Ctrl + Alt + O`.
![](<../.gitbook/assets/Screenshot 2021-11-11 at 17.40.40.png>)
You can hover over each object to highlight its connections. Clicking on it will show additional information and options in a side panel.
To pan around the canvas, drag the background.
You can zoom in and out using a touchpad zoom function or by scrolling with a mouse wheel.
Use the search function at the bottom of the panel to the right if you want to find a particular object. Matching objects will be highlighted in the network view.
#### Connections between objects
### Navigation Panel
Since all connections between objects have a certain direction(_from-object_ or _to-object)_, the navigation panel helps to see objects that are connected with the current one in terms of their direction. _Read more about object connections in _[#object-graph](navigation.md#object-graph "mention")
Since all connections between objects have a certain direction(_from-object_ or _to-object)_, the navigation panel helps to see objects that are connected with the current one in terms of their direction. Read more about object connections in [#object-graph](navigation.md#object-graph "mention")
Navigation Panel helps to navigate between objects that have [Object Links](../fundamentals/object/blocks-and-canvas/relations-mentions-and-object-links.md#as-object-link) or [Relations](../fundamentals/relation.md) to each other. Hit ![](../.gitbook/assets/nav.svg) button on the top bar to open Navigation Panel.
@ -58,10 +40,23 @@ If you want to change focus from one object to another simply hit this object on
![](../.gitbook/assets/ezgif-2-05163aba6d9a.gif)
### Keyboard Shortcuts
## Object Graph
Alternatively, you can always use the keyboard to navigate. < > buttons can take you forward and backward in your navigation history or you can use the shortcuts CMD / CTRL + \[ / ] to navigate.
Displays a graph representation of the Links and Relations between your objects. You can see the power of Anytype relations, with connections showing how each object relates to another.
To access the Graph Mode, look for the ![](<../.gitbook/assets/graph (1).svg>) icon in the top-left corner from any opened object or just press `⌘ + Option + O` or `Ctrl + Alt + O`.
![](<../.gitbook/assets/Screenshot 2021-11-11 at 17.40.40.png>)
****
You can hover over each object to highlight its connections. Clicking on it will show additional information and options in a side panel.
* To pan around the canvas, drag the background.
* You can zoom in and out using a touchpad zoom function or by scrolling with a mouse wheel.
Use the search function at the bottom of the panel to the right if you want to find a particular object. Matching objects will be highlighted in the network view.
## Keyboard Shortcuts
Alternatively, you can always use the keyboard to navigate. `< >` buttons can take you forward and backward in your navigation history or you can use the shortcuts `CMD / CTRL + [ / ]` to navigate.
***