# 编辑文本文件

{% hint style="info" %}
此功能从版本 6.5 开始可用。
{% endhint %}

文本文件可以直接在 SongBook+ 中编辑。

使用菜单项“编辑文本文件”将打开文本编辑器。

<figure><img src="/files/TzYFbdIO8MoUA65g9qTt" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
如果您在 PDF 文件中使用歌词，则无法直接编辑这些文件，因为 PDF 文件是不可编辑的。

但是您可以使用笔记功能在 PDF 文件中进行补充。（请参见 [笔记功能](/zhong-wen/readme/notizfunktion.md))。
{% endhint %}


---

# 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://docs.songbookplus.com/zhong-wen/readme/textdateien-editieren.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.
