How can I remove audio files on front for all cards?

I want to remove audio files on front for all the cards in my deck, yet removing the relevant part for tens of thousands of cards one by one is painstaking.

Is there any way to remove the audio files only on front (not back!) for all the cards in a few steps?

Try this maybe: go to the Browser, select all the cards you want to edit, then use Find and Replace with these settings:

Find: \[sound:(.*?).mp3\]
Replace With: (nothing)
In: Front
Selected notes only: yes
Treat input as regular expression: yes

It is always a good idea to create a backup first.

5 Likes

Thanks! Didn’t know such functionality is provided with regex support. Nice!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.