# Textdateien editieren

{% hint style="info" %}
Dieses Feature ist ab Version 6.5 verfügbar.
{% endhint %}

Textdateien können direkt in SongBook+ editiert werden.

Mit dem Menupunkt "Textdateien bearbeiten" öffnet sich ein Texteditor.

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

{% hint style="info" %}
Wenn Sie Songtexte in PDF-Dateien verwenden, können Sie diese nicht direkt bearbeiten, denn PDF-Dateien sind nicht editierbar.

Sie können aber die Notizfunktion verwenden, um in PDF-Dateien Ergänzungen zu machen. (Siehe [Notizfunktion](/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/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.
