diff --git a/.gitbook/assets/Screenshot 2023-08-18 at 09.01.31.png b/.gitbook/assets/Screenshot 2023-08-18 at 09.01.31.png new file mode 100644 index 0000000..3664dd1 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-08-18 at 09.01.31.png differ diff --git a/.gitbook/assets/Screenshot 2023-08-18 at 09.08.53 (1).png b/.gitbook/assets/Screenshot 2023-08-18 at 09.08.53 (1).png new file mode 100644 index 0000000..b80d09c Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-08-18 at 09.08.53 (1).png differ diff --git a/.gitbook/assets/Screenshot 2023-08-18 at 09.08.53.png b/.gitbook/assets/Screenshot 2023-08-18 at 09.08.53.png new file mode 100644 index 0000000..b80d09c Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-08-18 at 09.08.53.png differ diff --git a/SUMMARY.md b/SUMMARY.md index d55d0c4..f524a7e 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -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) diff --git a/anytype-basics/setting-up-your-profile/customize-and-edit-the-sidebar.md b/anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.md similarity index 53% rename from anytype-basics/setting-up-your-profile/customize-and-edit-the-sidebar.md rename to anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.md index f4feccb..e4accfc 100644 --- a/anytype-basics/setting-up-your-profile/customize-and-edit-the-sidebar.md +++ b/anytype-basics/setting-up-your-profile/sidebar/customize-and-edit-the-sidebar.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. + +

Above, 'the 'Self' widget is displayed using tree view whereas the 'Home' widget is displayed using link view.

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

Above, the 'Disco Room' widget displayed as a compact list (top) and list (bottom).