# 收藏页

## 浏览收藏夹

MacIndex 以收藏夹为单位浏览被收藏的机型。点击收藏夹名称，可以展开列表。空收藏夹仍会被显示，但不能被展开（提示为空）。被收藏的机型，其名称右侧会显示一个黄色五角星，以显示其已被添加进了某个收藏夹。

收藏夹的显示顺序是创建顺序，后创建的在上。默认按照添加顺序（后加在上）列出收藏夹内的机型。可以在设置内修改为统一按照时间排序，请参阅设置页的相关帮助内容。

点击机型名称，可以浏览参数页面。

![](/files/-MiNF0JqbZFtkr3ttnAt)

## 新建/重命名收藏夹

若没有任何收藏夹，则会弹出提示。可以立即新建一个，也可以在选项菜单内新建。同时选项菜单内也支持重命名收藏夹。

MacIndex 把所有收藏信息用特别的格式编为一个字符串并储存在手机内。**制表符‘│’不能包含在收藏夹名称中，因为它被 MacIndex 内部使用。收藏夹的名称限制为一行（不包含换行符）30 个字符。不支持重名收藏夹。**

![](/files/-MiNCiW3jS0uswM-HGuD)

## 添加/删除机型

MacIndex 支持在参数页为把任意机型添加到任意收藏夹内。MacIndex 不支持在收藏页把机型自收藏夹移除。若要移除收藏，也请在参数页内操作。请参阅参数页的相关帮助内容。

## 删除收藏夹

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

![](/files/-MiNFKWuiGxytdzRumPc)


---

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