Tasker integration
Tasker integration. It would be great to have an option to run tasks from the current browsing directory from solid explorer and open an specific storage location from tasker.
9
votes
Anonymous
shared this idea
-
sumotori commented
You can do the second with intents as follows:
Send Intent [ Action:android.intent.action.VIEW
Cat:None
Mime Type:application/*
Data: <Your folder location>
Extra:
Extra:
Extra:
Package:pl.solidexplorer2
Class:
Target:Activity
Continue Task After Error:On ]