Origami Studio provides a variety of keyboard shortcuts for common functions. Mastering the shortcuts for patches will allow you to maintain flow while quickly iterating on your ideas.
Origami Studio提供了常用功能的快捷键。 熟记模块的的快捷方式能很大程度的提高效率。
General 常用
|快捷键 |名称 | 说明 | 备注(板栗注) |
|:--:|:--:|:--:|:--:|:--:|
| Cmd
Enter
| Insert Patch | 打开模块库窗口 | - |
| Cmd
Shift
N
| Insert Layer | 插入图层 | 就页面上的大加号打开的内容 |
| Cmd
/
| Documentation | 打开帮助文档 | - |
| Cmd
Shift
i
| Document Info | 文档信息 | 文件名、描述、作者这些 |
Patches 模块
While there is a large library of patches, there is a core set of patches that support a majority of interaction prototypes which have single key shortcuts to speed up workflow.
虽然模块库中有丰富的模块,但是并不需要用到全部模块,熟记一小部分的常用模块就能实现大多数交互,常用模块都有对应的快捷键。
Inserting Patches 插入模块
Tip: Use these shortcuts when hovering/selecting a port to quickly connect patches together.
提示:选中一个模块的输出接口,再通过快捷键添加新模块可以快速将两个模块连接起来。
|快捷键 |名称 | 说明 | 备注(板栗注) |
|:--:|:--:|:--:|:--:|:--:|
| i
| Interaction | 添加交互 | 为了跟L区分更明显写了小写🤔 |
| Shift
S
| Switch | 开关 | |
| A
| Pop Animation | 弹性动画 | |
| C
| Classic Animation | 曲线动画 | |
| T
| Transition | 过渡 | |
| K
| Keyboard | 键盘 | |
| D
| Delay | 延迟 | |
| Shift
i
| Option Switch | 选项开关 | |
| O
| Option Picker | 选项选择器 | |
| S
| Splitter | | |
| W
| Wireless Broadcaster | | |
| Shift
W
| Wireless Receiver | | |
| U
| Pulse | 脉冲 | |
| +
| Add | 加法 | |
| -
| Minus | 减法 | |
| X
| Multiply | 乘法 | |
| /
| Divide | 除法 | |
| %
/Shift
5
| Modulus/Remainder | | |
| Shift
A
| AND (Logic) | 和(逻辑) | |
| Shift
O
| OR (Logic) | 或(逻辑) | |
| Shift
N
| NOT (Logic) | 非(逻辑) | |
| E
| Equals | | |
| >
| Greater Than | | |
| <
| Less Than | | |
| Shift
R
| Progress | 进度 | |
| R
| Reverse Progress| | - |
Organizing Patches 排列模块
|快捷键 |名称 | 说明 | 备注(板栗注) |
|:--:|:--:|:--:|:--:|:--:|
| Enter
| Rename Patch | 重命名模块 | |
| Cmd
[
| Align Patches Left | 左对齐模块 | |
| Cmd
]
| Align Patches Right | 右对齐模块 | |
| Cmd
Alt
C
| Insert Comment Around Patches | 在模块周围插入对话框 | |
| Cmd
G
| Group Patches | 模块编组 | |
| Shift
Cmd
G
| Ungroup Patches | 取消模块编组 | |
| Cmd
P
| Publish Input/Output Port | 发布输入/输出端口 | |
| Cmd
▼
| Enter Patch Group | 进入模块组内 | |
| Cmd
▲
| Exit Patch Group | 退出模块组 | |
| Cmd
I
| Patch Info | 模块信息 | |
| Cmd
Alt
C
| Add Patch to Library | 添加模块到库里 | |
| .
| Unlink/Relink Patch from Library | 从库里断开或者重连模块 | - |
Layers 图层
|快捷键 |名称 | 说明 | 备注(板栗注) |
|:--:|:--:|:--:|:--:|:--:|
| Cmd
Shift
H
| Hide/Show Layer | 隐藏/显示图层 | |
| Cmd
Alt
▲
| Bring Forward | 前移一层 | |
| Cmd
Alt
▼
| Send Backward | 后移一层 | |
| Cmd
Alt
Control
▲
| Bring to Front | 移至顶层 | |
| Cmd
Alt
Control
▼
| Send to Back | 移至底层 | |
| Cmd
Alt
M
| Mask Layer | 图层遮罩 | |
| Cmd
Alt
Shift
M
| Add to Mask | 添加遮罩 | |
| Cmd
G
| Group Layers | 图层编组 | |
| Shift
Cmd
G
| Ungroup Layers | 取消图层编组 | |
| Cmd
Alt
G
| Group into Component | 编辑进组件内 | |
| Cmd
▼
| Enter Component | 进入图层组内 | 以下快捷键和模块一样 |
| Cmd
▲
| Exit Component | 退出图层组 | |
| Cmd
i
| Layer Info | 图层信息 | |
| Cmd
Alt
C
| Add Layer to Library | 添加图层到库 | |
| .
| Unlink/Relink Layer from Library | 从库里断开或者重连图层 | - |
Viewer 查看器
|快捷键 |名称 | 说明 | 备注(板栗注) |
|:--:|:--:|:--:|:--:|:--:|
| Cmd
R
| Start Prototype | 启用原型 | |
| Cmd
.
| Stop Prototype | 停止原型 | |
| Cmd
Shift
R
| Restart Prototype | 重启原型 | |
| Alt
D
| Toggle Device | 使用模型/不使用模型 | |
| Alt
H
| Toggle Hand | 切换手样式 | |
| Cmd
Shift
F
| Fullscreen Viewer/Mini Viewer | 全屏/退出全屏 | |
| Cmd
Alt
0
| 1:1 Viewer | 1:1 查看器 | - |
Number Inputs 数字输入
|快捷键 |名称 | 说明 | 备注(板栗注) |
|:--:|:--:|:--:|:--:|:--:|
| ▲
| Increase number by 1 | 数值加1 | |
| ▼
| Decrease number by 1 | 数值减1 | |
| Shift
▲
| Increase number by 10 | 数值加10 | |
| Shift
▼
| Decrease number by 10 | 数值减10 | |
| Alt
▲
| Increase number by 0.1 | 数值加0.1 | |
| Alt
▼
| Decrease number by 0.1 | 数值减0.1 | - |