XeNote/posts/User interface/Workspace/Sidebar.md
2022-03-16 12:01:46 +07:00

37 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Obsidian has two sidebars on both left and right. The left sidebar includes the [[Ribbon]].
## Open hidden sidebars
If a sidebar collapsed, you can open it by clicking on the Arrow icon to expand it.
This commonly happens when you enable a plugin but cannot find it anywherechances are the new pane created by the plugin is hidden in one of the sidebars. So be sure to check there!
## Tabs
By default, plugins will only create new tabs instead of new [[#Panes]].
You can switch between tabs by clicking on the icon. A tooltip will also appear to help you identify tabs.
In each pane, you can only see one tab at every given moment. Some actions will automatically bring a tab into view, for example when you click on a tag.
### Close tabs
Some tabs can be closed via the right click menu, but some cannot be closed. If you dont want to see it, consider disable the relevant plugin or collapse the sidebar by clicking on the Arrow icon.
### Rearrange tabs
As of July 2021, theres no way to rearrange the tabs. If youd find this handy, echo your voice in [this feature request](https://forum.obsidian.md/t/reorder-tabs-of-panels-in-left-sidebar/9812).
## Panes
You can have multiple panes in the sidebar.
### Create panes
To get a new pane, drag the icon of a tab to above or below a current pane. The highlighted area will indicate where the new pane will be created.
### Close panes
To close a pane, you can [[#Close tabs|close all tabs in it]], or drag all tabs in it by their icons and drop them into an existing pane.
When only the tab area of a pane is highlighted, the tab being dragged will be dropped into that pane to merge with other tabs in that pane.