# 7.3 滤件选项

滤件窗口除了「Templates」下面还有一些选项，这些选项是精细调整滤件的工具。这些选项包括导入 EndNote 数据时如何解析作者姓名，文本是如何缩进的，何种字符应该忽略等等

**EndNote的智能设置**

EndNote 提供了一系列智能选项配置滤件，多数选项都提供了「 Smart 」设置。选择了智能选项意味着 EndNote 将尽力解析数据。如果不明白文献在数据文件中如何配置的，或者文献格式中有很多变异，智能选项可能提供最可信的设置。智能选项不能起效的时候，再进行一些调整

以一是不同滤件选项的教程

* [作者和编辑分析（Author Parsing）](/filters/filter-options/author-parsing.md)
* [连续数据行](/filters/filter-options/continuation-lines.md)（Continuation Lines）
* [文献类型](/filters/filter-options/reference-type.md)（Reference Type）
* [栏目编辑](/filters/filter-options/field-editing.md)（Field Editing）
* [数据文件文件的结尾标识符](/filters/filter-options/record-layout.md)（Record Layout）
* [数据分析](/filters/filter-options/source-parsing.md)（Source Parsing）
* [MARC 记录](/filters/filter-options/marc-records.md)
* [MARC 记录特点](/filters/filter-options/unique-aspects-of-marc-records.md)
* [新建 MARC 记录](/filters/filter-options/creating-a-filter-marc-records.md)
* [MARC 导入滤件规则](/filters/filter-options/rules-for-marc-import-filters.md)


---

# 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/filters/filter-options.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.
