# Upravování textových souborů

{% hint style="info" %}
Tato funkce je dostupná od verze 6.5.
{% endhint %}

Textové soubory lze přímo editovat v SongBook+.

Pomocí položky menu "Upravit textové soubory" se otevře textový editor.

<figure><img src="/files/5c0HPHfricda3VdxWDlm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Pokud používáte písničkové texty v PDF souborech, nemůžete je přímo upravovat, protože PDF soubory nejsou editovatelné.

Můžete ale použít funkci poznámky k provedení doplnění v PDF souborech. (Viz [Funkce poznámky](/cestina/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/cestina/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.
