Git commit 8d67028065589825808b5f934fc96e1eb781e712 by Urs Fleisch. Committed on 05/02/2021 at 07:15. Pushed by ufleisch into branch 'master'.
Add RewriteTags.qml to handbook M +5 -0 doc/en/index.docbook https://invent.kde.org/multimedia/kid3/commit/8d67028065589825808b5f934fc96e1eb781e712 diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 427f2046..af411d96 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -4489,6 +4489,11 @@ Transliterate extended latin characters in the ID3v1 tag to ASCII. Formats text in the tags to English title case. </para></listitem> <listitem><para> +<guilabel>Rewrite Tags</guilabel> +(<filename>RewriteTags.qml</filename>): +Rewrite all tags in the selected files. +</para></listitem> +<listitem><para> <guilabel>Export CSV</guilabel> (<filename>ExportCsv.qml</filename>): Export recursively all tags of all files to a CSV file.
