Armox
    Armox Academy 📚
    팁 및 모범 사례키보드 단축키

    Keyboard Shortcuts

    Armox에서 더 빠르게 작업하려면 아래 키보드 단축키를 익혀두세요. 빠른 커맨드로 창작 워크플로를 가속할 수 있습니다.

    Canvas Shortcuts

    ActionWindows/LinuxMac
    Pan canvasClick + Drag (empty space)Click + Drag
    Pan canvas (alt)Space + DragSpace + Drag
    Zoom inCtrl + Plus / Scroll upCmd + Plus / Scroll up
    Zoom outCtrl + Minus / Scroll downCmd + Minus / Scroll down
    Fit to viewCtrl + 0Cmd + 0
    Reset zoomCtrl + 1Cmd + 1

    Selection

    ActionWindows/LinuxMac
    Select nodeClick on nodeClick on node
    Select multipleShift + ClickShift + Click
    Select allCtrl + ACmd + A
    Deselect allEscapeEscape
    Box selectClick + Drag (empty area)Click + Drag

    Node Operations

    ActionWindows/LinuxMac
    Delete selectedDelete / BackspaceDelete / Backspace
    DuplicateCtrl + DCmd + D
    CopyCtrl + CCmd + C
    PasteCtrl + VCmd + V
    CutCtrl + XCmd + X

    Workflow

    ActionWindows/LinuxMac
    Save canvasCtrl + SCmd + S
    UndoCtrl + ZCmd + Z
    RedoCtrl + Shift + ZCmd + Shift + Z
    Run selected nodeEnter (when selected)Enter (when selected)

    General Shortcuts

    Application

    ActionWindows/LinuxMac
    Search/Command paletteCtrl + KCmd + K
    Close modal/panelEscapeEscape
    Refresh pageF5 / Ctrl + RCmd + R

    Chat Shortcuts

    ActionWindows/LinuxMac
    Send messageEnterEnter
    New lineShift + EnterShift + Enter
    Clear inputEscapeEscape

    ActionWindows/LinuxMac
    Close previewEscapeEscape
    Next assetArrow RightArrow Right
    Previous assetArrow LeftArrow Left

    Tips for Faster Workflows

    Use Keyboard + Mouse Together

    1. Navigate with keyboard — zoom/pan
    2. Select with mouse — 노드를 클릭
    3. Edit with keyboard — 프롬프트 입력
    4. Execute with keyboard — 노드 실행

    Build Muscle Memory

    자주 쓰는 시퀀스를 연습해 “근육 기억”으로 만드세요:

    Quick generation:

    1. Click node → Enter (run) → Wait → Click preview

    Duplicate and modify:

    1. Select node → Ctrl/Cmd + D → Drag → Edit

    Clean up:

    1. Ctrl/Cmd + A → Delete (remove all)

    Customizing Your Workflow

    Efficient Patterns

    For iteration:

    • Run node → Review → Modify prompt → Run again
    • Enter 키로 빠르게 실행

    For building workflows:

    • Drag node → Position → Connect → Repeat
    • 키보드로 화면을 이동하면서 작업

    For organization:

    • Select multiple → Move together
    • 정렬 기능이 있다면 활용

    Quick Reference Card

    간단 요약(인쇄/저장용):

    CANVAS NAVIGATION
    ─────────────────
    Space + Drag    = Pan
    Scroll          = Zoom
    Ctrl/Cmd + 0    = Fit view
    
    SELECTION
    ─────────
    Click           = Select one
    Shift + Click   = Add to selection
    Ctrl/Cmd + A    = Select all
    Escape          = Deselect
    
    EDITING
    ───────
    Delete          = Remove selected
    Ctrl/Cmd + D    = Duplicate
    Ctrl/Cmd + Z    = Undo
    Ctrl/Cmd + S    = Save
    
    EXECUTION
    ─────────
    Enter           = Run selected node
    

    Next Steps