# 备注页

## 浏览/复制备注

自定义备注页默认按照添加顺序（后加在上）列出所有自定义备注。可以在设置内修改为统一按照时间排序，请参阅设置页的相关帮助内容。

长按某个内容可以复制自定义备注。点击某个内容可以进入对应的参数页。

![](/files/-MReeCqq8k1WzL76s2Xt)

## 添加新备注

若没有任何备注，则会弹出提示。MacIndex 支持在参数页为每个机型都添加自定义备注。请参阅参数页的相关帮助内容。

MacIndex 把所有自定义备注用特别的格式编为一个字符串并储存在手机内。**制表符‘│’不能包含在自定义备注中，因为它被 MacIndex 内部使用。每个机型的长度限制是 500 个字符。**

## 删除备注

点击删除自定义备注并打勾可以批量删除自定义备注。选择删除所有自定义备注可以删除所有自定义备注并将其重置至全新安装的状态。所有自定义备注都会被删除，无法撤销，请谨慎操作。

![](/files/-MReeuz8TA73Umvn0F0b)


---

# 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://macindex.paizhang.info/comments.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.
