2024-02-06 23:51:04 +08:00
|
|
|
This page lists all keyboard shortcuts available in SilverBullet.
|
2023-12-18 19:55:35 +08:00
|
|
|
|
2024-02-06 23:51:04 +08:00
|
|
|
When only `key` is listed, it applies to Windows, Linux _and_ macOS. If `mac` is specified, that keyboard shortcut _only_ applies to macOS.
|
2023-12-11 23:57:40 +08:00
|
|
|
|
2024-02-06 23:51:04 +08:00
|
|
|
```query
|
|
|
|
command
|
|
|
|
where key or mac
|
|
|
|
order by name
|
|
|
|
select name, key, mac
|
|
|
|
```
|