wanglin2_obsidian-simplemin.../ShortcutKeySettingReference_en.md
街角小林 c39ae33988 update
2025-09-19 12:32:44 +08:00

1.5 KiB

Custom Command Shortcut Reference

Starting from version 0.1.5+, the plugin no longer provides default shortcuts. All commands have been converted to OB commands, allowing you to set custom shortcuts for each command. This document lists the original default shortcuts for reference.

In this document, the Ctrl key corresponds to the Command key on Mac systems.

The | symbol in shortcuts indicates "or," while + indicates "and."

Editing Operations

  • Save

Ctrl + S

  • Save and Update Image Data

Ctrl + Shift + S

Node Operations

  • Insert Child Node

Tab | Insert

  • Insert Sibling Node

Enter

  • Insert Parent Node

Shift + Tab

  • Move Node Up

Ctrl + ↑

  • Move Node Down

Ctrl + ↓

  • Insert Summary

Ctrl + G

  • Expand/Collapse Node

/

  • Delete Node

Delete | Backspace

  • Delete Current Node Only

Shift + Backspace

  • Copy Node

Ctrl + C

  • Cut Node

Ctrl + X

  • Paste Node

Ctrl + V

  • Edit Node

F2

  • Undo

Ctrl + Z

  • Redo

Ctrl + Y

  • Select All

Ctrl + A

  • Auto-arrange Layout

Ctrl + R

  • Search and Replace

Ctrl + F

  • Toggle Bold

Control + B

  • Toggle Italic

Control + I

  • Toggle Underline

Control + U

  • Toggle Strikethrough

Control + [

  • Increase Font Size

Control + Shift + =

  • Decrease Font Size

Control + Shift + -

Canvas Operations

  • Zoom In

Ctrl + +

  • Zoom Out

Ctrl + -

  • Return to Root Node

Ctrl + Enter

  • Fit to Canvas

Ctrl + Shift + I