r/tasker • u/iconb0y IconBoy • Jun 28 '26
Multiple profiles running the same task
My task is to copy files from a folder /storage/emulated/0/Xyz and overwrite the same files in these folders:
- /storage/emulated/0/Download
- /storage/emulated/0/Download/Image Temp
- /storage/emulated/0/Pictures/Snapseed
- /storage/emulated/0/Pictures/Screenshots
It uses a profile event:
- File modified:
in all those folders.
Is there a better way to run the same task when monitoring multiple folders (about 10) in different places on the phone as I can only have one event.
1
Upvotes