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:
parent
11b66b79d6
commit
30f3826b72
1 changed files with 23 additions and 28 deletions
|
@ -2,47 +2,29 @@
|
|||
|
||||
For navigation inside Anytype, you have 4 options: **`Home, Search, Graph View`, `Bi-Directional Navigation`** and **`Keyboard Shortcuts`**.
|
||||
|
||||
### Home
|
||||
## Home
|
||||
|
||||

|
||||
|
||||
#### 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
|
||||
|
||||

|
||||
|
||||
* **History **has objects that were opened recently 
|
||||
* **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.
|
||||
|
||||

|
||||
|
||||
### 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 .svg>) icon in the top-left corner from any opened object or just press `⌘ + Option + O` or `Ctrl + Alt + O`.
|
||||
|
||||

|
||||
|
||||
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  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
|
|||
|
||||

|
||||
|
||||
### 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 .svg>) icon in the top-left corner from any opened object or just press `⌘ + Option + O` or `Ctrl + Alt + O`.
|
||||
|
||||

|
||||
|
||||
****
|
||||
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.
|
||||
|
||||
***
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue