Good tip. Indeed, the shortcut is not:
"app:toggle-left-sidebar": [
{
"modifiers": [
"Alt",
"Ctrl",
"Mod",
"Shift"
],
"key": "”"
}
],
"app:toggle-right-sidebar": [
{
"modifiers": [
"Alt",
"Ctrl",
"Mod",
"Shift"
],
"key": "’"
}
],
…but still, it works. Maybe something on my OS is remapping the keys?
If anyone gets the chance to try these exact key combos in Obsidian on macOS, let me know!