mirror of
https://github.com/anyproto/docs.git
synced 2025-06-07 21:37:03 +09:00
GITBOOK-282: Sidebar page re-vamp
This commit is contained in:
parent
e2df5ec81a
commit
b659ebc679
5 changed files with 11 additions and 4 deletions
BIN
.gitbook/assets/Screenshot 2023-08-18 at 09.01.31.png
Normal file
BIN
.gitbook/assets/Screenshot 2023-08-18 at 09.01.31.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1,010 KiB |
BIN
.gitbook/assets/Screenshot 2023-08-18 at 09.08.53 (1).png
Normal file
BIN
.gitbook/assets/Screenshot 2023-08-18 at 09.08.53 (1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 905 KiB |
BIN
.gitbook/assets/Screenshot 2023-08-18 at 09.08.53.png
Normal file
BIN
.gitbook/assets/Screenshot 2023-08-18 at 09.08.53.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 905 KiB |
|
@ -7,7 +7,7 @@
|
|||
* [Setting Up Your Space](anytype-basics/setting-up-your-profile/README.md)
|
||||
* [Account preferences](anytype-basics/setting-up-your-profile/account-and-data.md)
|
||||
* [Recovery Phrase](anytype-basics/setting-up-your-profile/recovery-phrase.md)
|
||||
* [Sidebar & Widgets](anytype-basics/setting-up-your-profile/customize-and-edit-the-sidebar.md)
|
||||
* [Sidebar & Widgets](anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.md)
|
||||
* [Object Editor](anytype-basics/object-editor/README.md)
|
||||
* [Opening the Editor](anytype-basics/object-editor/the-editor.md)
|
||||
* [Working with Blocks](anytype-basics/object-editor/blocks.md)
|
||||
|
|
|
@ -4,11 +4,11 @@ description: Your sidebar is a modular pane designed to help you easily find you
|
|||
|
||||
# Sidebar & Widgets
|
||||
|
||||
Your sidebar is comprised of a series of widgets which allow you to preview and navigate objects you've created.
|
||||
Your sidebar is comprised of a series of widgets which allow you to preview and navigate to objects you've previously created.
|
||||
|
||||
By default, your sidebar includes widgets which link to your [Library](../anytype-library/) and Bin.
|
||||
By default, your sidebar includes widgets which link to your [Library](../../anytype-library/) and Bin.
|
||||
|
||||
In general, _any_ object you've created using Anytype's editor can be used as a widget and formatted as as link or tree view. Sets and collections - objects in and of themselves - can be used as widgets with a list of objects contained therein.
|
||||
In general, _any_ object you've created using Anytype's editor can be used as a widget and formatted using link or tree view. Sets and collections - objects in and of themselves - can be used as widgets with a list of objects contained therein.
|
||||
|
||||
Additionally, Anytype provides several options for _non-object_ widgets which you can add or remove from your sidebar, including:
|
||||
|
||||
|
@ -28,3 +28,10 @@ Clicking "Add" will give you the choice to choose your widget source. Again, a w
|
|||
|
||||
Depending on the widget source, you can choose from a variety of layouts.
|
||||
|
||||
It is possible to view widgets sourced from a single object created in the editor (Pages, Notes, etc.) as a 'link' or a 'tree'. A link widget displays only the object name, whereas a tree widget displays all of objects connected to the source object by first and second-degree connections. 
|
||||
|
||||
<figure><img src="../../../.gitbook/assets/Screenshot 2023-08-18 at 09.01.31.png" alt=""><figcaption><p>Above, 'the 'Self' widget is displayed using tree view whereas the 'Home' widget is displayed using link view.</p></figcaption></figure>
|
||||
|
||||
When creating widgets from sets and collections on the other hands, you'll see the view options of 'List' or 'Compact list'. Both render a preview of objects contained within the given set/collection, with differences in line spacing and description previews.
|
||||
|
||||
<figure><img src="../../../.gitbook/assets/Screenshot 2023-08-18 at 09.08.53 (1).png" alt=""><figcaption><p>Above, the 'Disco Room' widget displayed as a compact list (top) and list (bottom).</p></figcaption></figure>
|
Loading…
Add table
Add a link
Reference in a new issue