This app was mentioned in 31 comments, with an average of 1.52 upvotes
Yes :)
The plugin <strong>AutoShare</strong> can help you set up these kinds of Tasks/solutions.
It even has a new "Text Processor" action that looks like it is very good for your application.
Use AutoShare or Intent Task plug-ins.
Anyway if the UI bugs you, you can use AutoShare to share the file to Tasker and get the path that way. Lmk if you are interested...
Maybe AutoShare is the thing for you, and then start termux/script depending on button. Never tried it but it might be worth looking in to.
I think you need tasker app for this to work tho..
https://play.google.com/store/apps/details?id=com.joaomgcd.autoshare
Don't think you can do this natively within Tasker itself but the AutoShare plugin has a pick contact option that you can use and store the output to a variable for later usage.
Need AutoShare plugin, so you get an extra share function when you select text, like this
Setup a Text Processor in AutoShare, then make a Profile in Tasker to trigger to it..
Profile: Tmux (155) Restore: no Event: AutoShare Process Text [ Configuration:Text Processor: Termux ] Enter: Tmux (178) A1: Flash [ Text:You now have \%astext containing text to pass off, which was %astext Long:Off ]
A1 can be Termux:Task plugin to send to script as an argument or the like.
Autoshare uses slightly different intents for playing and pausing on a per app basis - I'll try to dig it up for Jet Audio if you don't have AutoShare.
Is there an option to open the regular "Share" menu to share the coordinate data? I know you mentioned it lists the mapping apps you have installed, but if you can get the data through the regular Share menu, you can choose <strong>AutoShare</strong> there and have it intercept the data as the first step of the equation.
Do you mean when you highlight the text and long click it (to open the copy/paste popup menu) you'd like an option to send the text somewhere using Tasker?
If so - the <strong>AutoShare</strong> plugin will do this. It will appear in any "Share" menu, or in the selected text popup. You then use Tasker to take the text and do what you'd like with it.
AutoShare might be able to do this. I'm not positive about the particular mime type, but if it's in the view menu, you could capture and redirect in a variety of ways.
Welcome back!
So to get the link over to the Profile, there's a couple ways to do it. As you only want to do it with certain urls, the Tasker Plugin AutoShare is the best way to go.
Basically your Profile / Task will look like this:
PROFILE: Event > Plugin > AutoShare
TASK: A1. File > Write File File: (put path to your text file here) Text: %astext Append: On Add Newline: On
And that's it pretty much. Then when you come across a link you want to save, select it, choose Share, and from the Share menu choose "AutoShare".
If over time you want to add more AutoShare related Actions, you can create 'Commands' in the main AutoShare app, that you then reference in the Profile to make sure a specific Task only triggers on a specific type of AutoShare Command.
Try using AutoShare and create an action that sets a variable with the link of the opened page and then shows a list of the apps you want to use to share it.
I've never tried AutoShare, but it seems to work for this.
https://play.google.com/store/apps/details?id=com.joaomgcd.autoshare&hl=en
I hope I'm not wrong about AutoShare and what it does, and I hope it helped you.
And if you want to use your voice anyways, try using AutoVoice to open the share action.
Hmmmm. It may be because I have the Tasker plugin Autoshare and have downloaded the BubbleUPnP intents for it.
https://play.google.com/store/apps/details?id=com.joaomgcd.autoshare
http://joaoapps.com/autoshare/intents/
I don't yet know if this is why it works for me, but if it is I'm sorry for not realizing so before I wrote this post. I would have mentioned it.
Can't remember if I ever got round to intercepting the share menu for use in Tasker as have always used a combination of AutoShare, CustomShare, Fliktu, other apps and various root-only solutions. Might give you some inspiration.
After the slight kerfuffle of plugin link chatter, I went ahead and made an AutoShare profile to change the app name selected into a link to the Play Store. Requires AutoLaunch, uses Snackbar for dialogs.
Command version, works in pop-up replies, via clipboard : https://taskernet.com/shares/?user=AS35m8kcfnXKHWijHpcsp1aIoT90DYhmansweBclSaDfztInmeFOVd%2B1h5WnYwIUINfK9Q4%3D&id=Profile%3AAS+Playstore+Link
Text processor, fully replaces the selection with a reddit-formatted playstore link: https://taskernet.com/shares/?user=AS35m8kcfnXKHWijHpcsp1aIoT90DYhmansweBclSaDfztInmeFOVd%2B1h5WnYwIUINfK9Q4%3D&id=Profile%3AAS+TP+Playstore+Link
This only works for apps that you have already, btw.
android.intent.extra.TEXT
android.intent.extra.STREAM
As I said above, If you will try to "Stream" a file, without flags:
FLAG_ACTIVITY_NEW_TASK
And
FLAG_GRANT_READ_URI_PERMISSION
The intent should fail. If you prefer You can send the Intent using "Shell" action. Eg. in my comment here and do not forget to check reference link too.
Edit: If You get stuck with Native/Java/Shell Intent, You could always use AutoShare plugin (I don't use it) and You will find Evernote AutoShare Intent here
So you are sharing an item through the Android menu, and the AutoShare command menu isn't appearing?
The AutoShare plug-in might be able to do that.
You can use AutoShare to trigger a task.
I use AutoShare to send the text.
Another way would be to use the ACTION SEND intent, but I think AutoShare is easier.
Share To QuickEdit
A1: AutoShare Package: com.rhmsoft.edit.pro Class: com.rhmsoft.edit.activity.MainActivity App: AutoShare Action: Share MimeType: text/plain Text: %par2 Timeout (Seconds): 10 Structure Output: Off If %par2 Set
A2: AutoShare Package: com.rhmsoft.edit.pro Class: com.rhmsoft.edit.activity.MainActivity App: AutoShare Action: Share MimeType: text/plain Text: %par1 Timeout (Seconds): 10 Structure Output: Off If %par1 Set
If you already have the AutoShare plugin there are a few media intents that you could probably translate to work with tasker.
Actually mine works a bit better in the case that if the app isn't found on my device it will automatically generate a searchable link.
My version also supports nicknames and if there are multiple results it will show a dialog containing all returned results asking the user to choose an app and to top it all of it works without plugins ;)
Edit: also referenced this in a previous post which you can find here
https://www.reddit.com/r/tasker/comments/cdwfms/whats_the_coolest_task_youve_ever_created_without/
Edit: here's an earlier version. This version was actually relying on AutoShare and UiTask but not that much has changed since
could it be that you meant AutoShare? https://play.google.com/store/apps/details?id=com.joaomgcd.autoshare&hl=de
https://play.google.com/store/apps/details?id=com.joaomgcd.autoshare&hl=en_IN
https://joaoapps.com/autoshare/intents/
It has a list of pre-built intent tasks which you can download.
<strong>AutoShare</strong> is likely what you're looking for.