# 菜单快捷键

EndNote 菜单显示下的命令都有快捷键提示。但是并不是所有命令在某种情况一都有效。例如如果没有选中文献，文献编辑或者删除的命令就不可用。另外并不是所有的菜单下的命令都有快捷键

| **功能** | **快捷键** |
| ------ | ------- |
| 打开数据库  | Ctrl+O  |
| 关闭数据库  | Ctrl+W  |
| 保存     | Ctrl+S  |
| 退出     | Ctrl+Q  |

| **功能**     | **快捷键** |
| ---------- | ------- |
| 撤消上一个操作    | Ctrl+Z  |
| 剪切         | Ctrl+X  |
| 复制         | Ctrl+C  |
| 粘贴         | Ctrl+V  |
| 选择全部       | Ctrl+A  |
| 复制格式       | Ctrl+K  |
| 查找和替换      | Ctrl+R  |
| 字体 > 纯文体字体 | Ctrl+L  |
| 格式 > 纯文本   | Ctrl+T  |
| 粗体         | Ctrl+B  |
| 斜体         | Ctrl+I  |
| 下划线        | Ctrl+U  |

| **功能** | **快捷键**        |
| ------ | -------------- |
| 创建新文献  | Ctrl+N         |
| 编辑文献   | Ctrl+E         |
| 删除文献   | Ctrl+D         |
| 转到     | Ctrl+J         |
| 添加附件   | Ctrl+Alt+A     |
| 打开附件   | Ctr+Alt+P      |
| 附件另存为  | Ctrl+Shift+S   |
| 打开 URL | Ctrl+G         |
| 下一个文献  | Ctrl+Page Down |
| 上一个文献  | Ctrl+Page Up   |
| 显示所有文献 | Ctrl+M         |

| **功能**   | **快捷键** |
| -------- | ------- |
| 搜索数据库    | Ctrl+F  |
| 拼写检查     | Ctrl+Y  |
| 回到 Word  | Alt+1   |
| 插入选中的文献  | Alt+2   |
| 配置参考文献目录 | Alt+3   |
| 导入漫游数据库  | Alt+8   |
| CWYW 选项  | Alt+9   |
| 打开术语表    | Ctrl+1  |
| 定义术语表    | Ctrl+4  |
| 连接术语表    | Ctrl+3  |

| **功能**  | **快捷键**      |
| ------- | ------------ |
| 关闭所有数据库 | Ctrl+Shift+W |

| **功能** | **快捷键** |
| ------ | ------- |
| 帮助     | F1      |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.howsci.com/keyboard/menu-keyboard-commands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
