> For the complete documentation index, see [llms.txt](https://docs.songbookplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.songbookplus.com/francais/readme/gespielte-songs-markieren.md).

# Marquer les chansons jouées

SongBook+ peut marquer les chansons déjà jouées. Ainsi, pendant un concert, vous pouvez facilement voir si vous avez déjà joué la chanson.

Les chansons marquées comme jouées sont affichées en texte gris au lieu de noir.

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

Pour supprimer les marques après le concert, utilisez la fonction "Effacer les marques des chansons lues" dans le menu.

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

Le réglage pour activer cette fonctionnalité se trouve sous "Autres".

Là, vous pouvez également définir à partir de quand SongBook+ considère qu'une chanson a été jouée. Cela peut être une durée minimale pendant laquelle la chanson était ouverte ou si la lecture a réellement été lancée.

Si vous utilisez en plus la fonctionnalité où les chansons ne sont jamais ouvertes, mais seulement la liste est affichée, la chanson est considérée comme jouée dès que vous la touchez.

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

Les chansons peuvent également être basculées individuellement entre jouées et non jouées en appuyant un peu plus longtemps sur la chanson jusqu'à ce que le menu contextuel apparaisse, puis en basculant là.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/francais/readme/gespielte-songs-markieren.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.
