# 拆分文件名称

<figure><img src="/files/F7d0Typ6ks78S2NaJsSz" alt=""><figcaption><p>拆分文件名称</p></figcaption></figure>

1. 支持定义两个标题规则，成功命中规则的文件会被修改。

例如： ${tracknumber}.${title}\
我的文件名称为：01. 我想.mp3\
${tracknumber}= 01, ${title} = 我想\
命中规则，会将tracknumber， title 嵌入音乐元数据。


---

# 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://xiers-organization.gitbook.io/music-tag-web/chai-fen-wen-jian-ming-cheng.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.
