# Edytowanie plików tekstowych

{% hint style="info" %}
Ta funkcja jest dostępna od wersji 6.5.
{% endhint %}

Pliki tekstowe można edytować bezpośrednio w SongBook+.

Opcja menu "Edytuj pliki tekstowe" otwiera edytor tekstu.

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

{% hint style="info" %}
Jeśli używasz tekstów piosenek w plikach PDF, nie możesz ich bezpośrednio edytować, ponieważ pliki PDF nie są edytowalne.

Możesz jednak użyć funkcji notatek, aby dodawać uwagi do plików PDF. (Zobacz [Funkcja notatek](/polski/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/polski/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.
