2025-04-18 16:10:44 +03:00

19 lines
1.1 KiB
Markdown
Vendored
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Right Sidebar
<figure class="image"><img style="aspect-ratio:1036/372;" src="Right Sidebar_image.png" width="1036" height="372"></figure>
The right sidebar displays specific content for the current note. Currently it includes:
* <a class="reference-link" href="../../Note%20Types/Text/Table%20of%20contents.md">Table of contents</a>
* <a class="reference-link" href="../../Note%20Types/Text/Highlights%20list.md">Highlights list</a>
Note that the sidebar is not displayed if it would otherwise be empty, for example if there are too few headings and there are no highlights.
## Toggling the right sidebar
The sidebar can be hidden or shown by using the `toggleRightPane` keyboard shortcut, which is not assigned by default.
## Relation with splits
When using <a class="reference-link" href="Split%20View.md">Split View</a>, there is a single sidebar serving all the open splits for the current [tab](Tabs.md).
Clicking on a note within the split view will display the sidebar for that note. If there are no items to display in the sidebar, it will remain closed.