Toggle Left Sidebar, Suggestion for default key: Ctrl + \

The left side bar being collapsible is arguably one of the most useful features for focused note taking, one scenario is especially where you minimize the window while taking notes from a paragraph on another window.

The left side bar takes up a huge amount of space which is useful to make it a key (I am aware that it’s collapsible with the button on top left).

My suggestion is to make Toggle Left Sidebar’s default key be Ctrl + \, or otherwise have a default key anywhere else.

Why should this command get a default hotkey and not all the others that don’t have default hotkey?

I agree that right hand side keyboard shortcuts should feature some default action. In the US layout these are

  • [ and ]
    • on Nordic layout [ is problematic and in some layout like Russian ] is problematic as well
  • '
  • \

I think the main issue here is that right hand side special character keys don’t feature any shortcut action at all. Sidebars could be potential candidates but there are unassigned inline actions:

  • toggle block quote
  • toggle code
  • toggle highlight
  • various inserting actions like insert table

Considering these I would still favor sidebars.

These days, the keyboard shortcut meta + S is no longer widely used (automatically saved by software).

Furthermore, the letter “S” can be used as a “shortcut” for Side(bar).

So, if you want a default shortcut to toggle the visibility of the right and left sidebars, I suggest these options: meta + S, meta + shift + S and meta + opt + S

(meta stand for cmd or ctrl)

This was my choice.

Have a nice day or night.

S doesn’t work because Linter has an option to lint on save:
https://platers.github.io/obsidian-linter/usage/running-rules/

On Save

This plugin has an option where you can lint the current file when you save it using Ctrl+S or :w if you use vim keybindings. You will need to turn on the setting for Lint on save for this to work.

Enabling this setting keeps you from having to manually run the Obsidian Command to a lint a file whenever you want to lint the current file.

This applies to other Linter-like community plugins as well which monitor manual file save action.

Sidebars are absolutely the bulkiest visual element of the Obsidian program, taking up half if not the entire window if the app is minimized, even if the side bars are shrunk down.

This can prove to be an issue for users who like to take notes from other windows on their desktop while requiring Obsidian to be minimized for it.

Like @blue_emperor said, I too prefer sidebars to be the only exception for this. This can turn Obsidian into some sort of sticky note rather than a fixed word processor esque software that is best used when focused or snapped to one part of the screen.

OK, but you can assign it a hotkey yourself. What’s the argument for that hotkey being preset by default?

See this feature request

They already implemented hotkey preview in command palette but it would be useful in button hover as well.