Copy all Markdown (.md) to textfiles (.txt) in the folder

Hi. I want to copy all Markdown (.md) to textfiles (.txt) in the folder.
I have created a test to rename and that works perfect:
If all of the following conditions are met
Kind is not folder
Extension is md
Do the following to the matched file or folder
Rename with pattern name extension (md to txt)
I have also tested with copy the file to another folder and that also works
But I want to copy the files in the same folder (the watched folder) and later on all subfolder.
I have created a test to rename and that works perfect:
If all of the following conditions are met
Kind is not folder
Extension is md
Do the following to the matched file or folder
Copy to the folder monitored folder (option rename the file)
Rename with pattern name extension (md to txt)
But nothing happens.
What am I doing wrong? Can somebody help me?
I have created a test to rename and that works perfect:
If all of the following conditions are met
Kind is not folder
Extension is md
Do the following to the matched file or folder
Rename with pattern name extension (md to txt)
I have also tested with copy the file to another folder and that also works
But I want to copy the files in the same folder (the watched folder) and later on all subfolder.
I have created a test to rename and that works perfect:
If all of the following conditions are met
Kind is not folder
Extension is md
Do the following to the matched file or folder
Copy to the folder monitored folder (option rename the file)
Rename with pattern name extension (md to txt)
But nothing happens.
What am I doing wrong? Can somebody help me?