# 排序设置

依次打开菜单 Edit >> Preferences >> Sorting

EndNote 根据作者或者题目进行 [排序](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/08Search/Sorting_the_Library.htm)时，可能需要忽略一些字符，使这些字符在不参考排序

输入一个字符然后 Add 可以添加，选中添加的字符然后选择 Remove 又可以删除，选择 EndNote Defaults 可以恢复默认设置

### Author Field

举个例子可能更形象，比如有的歪果仁姓中带有「von」，「van」 和「de」这类的字符，而我们希望在利用作者姓名排序的时候这些字符不参与排序，那么就可以**一条条**的把这些字符添加到忽略列表中，**注意区分大小写**

### Title Field

还是举个例子，比如我们不希望题目中开头的词如果是冠词参与排序，那么就可以把「a」 「an」和「the」输入到忽略列表里。这也是 EndNote 的默认设置。**注意此处不区分大小写**


---

# 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/preferences/sorting-preferences.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.
