oderwat / alfredworkflows

My Workflows for Alfred 2
34 stars 6 forks source link

"Rename File" compatibly to all Alfred versions #1

Open udiNur opened 4 years ago

udiNur commented 4 years ago

change the Rename File.alfredworkflow to compatibly with all Alfred versions by changing the Run Script of the osscript from: tell application "Alfred 2" to search "to: {query}" to: tell application "Alfred" to search "to: {query}"