# 工具栏

工具栏中的 EndNote 一些常用命令

### 数据库窗口工具栏

![EndNote 工具栏](/files/-M07ygVcDkxD6ecRPPt2)

可以把鼠标放置在图标上，过一会就会显示命令的提示信息。数据库窗口工具栏默认包含以下命令(从左至右)

**Local Library Mode：**&#x53EA;显示本地数据库模式

**Online Search Mode：**&#x53EA;显示在线数据为模式

**Integrated Library & Online Search Mode：**&#x540C;时显示本地数据库和在线数据库

**引文格式菜单**列举了一些常用的引文格式菜单，如果菜单没有的格式，可以通过「Select Another Style」选择，详见[引文格式管理器](/output-style/the-style-manager.md)

**复制文献到本地数据库：**「Online Search Mode」模式时，如果检索到文献，需要复制到本地数据库，这个左箭头命令可以快速复制到本地数据库

**创建新文献：**

**在线检索：**&#x9009;择一个连接文件并检索在线数据库

**导入：**&#x5BFC;入文献

**导出：**&#x5BFC;出文献

**查找全文：**

**打开链接：**&#x5982;果文献有 URL，可以调用默认浏览器打开链接

**打开附件：**&#x8FD9;个比较常用

**插入引文**，**格式化参考文献**和**回到 Word**只有 Word 或者 OpenOffice.org Writer 打开时才可用

**同步：**&#x548C;在线数据库进行同步

**帮助：**&#x663E;示帮助文件

**快速搜索输入框：**&#x5728;此输入搜索词可以快速搜索数据库，下拉列表可以看到最近搜索词

在快速搜索框中输入多个单词，EndNote 自动在单词间使用「AND」布尔运算符。例如搜索 **rainbow trout fish farm** 等同于 **rainbow AND trout AND fish AND farm**

引号(" ") 可以搜索精确的短语，不使用布尔运算符「AND」

### 文献编辑窗口

![EndNote Reference Window Toolbar](/files/-M291wC8GPCneIdcdLL4)

双击文献进行编辑时，可以打开文献编辑窗口，默认从左到右是以下命令

* 查找文献更新
* 打开链接
* 打开附件
* 拼写检查
* 标记已读/未读
* 添加图片
* 格式化参考文献
* 回到Word

### 文本工具栏

![EndNote Text Toolbar](/files/-M2928zwJhblGHP1pkf1)

从左到右依次是

* 字体
* 字体大小
* 粗体
* 斜体
* 下划线
* 纯文本
* 上标
* 下标
* 系统字符
* 改变大小写


---

# 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/toolbars.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.
