Im trying to create a note using auto voice by saying make note and then the message i follow this tutorial but still something missing and its not working here is a screen shot of what i did
if i choose keep as the app nothing happens if i choose autoshare i get to a screen asking to choose between my two email addresses when i choose one of them keep opens but doesnt write anything
I just tested it and it created a note correctly after selecting my account. Can you please export your task's description (not xml) so I can take a look? Long-click the task in Tasker->export description Thanks in advance
Hi here is the description Code (Text): Test2 (48) A1: AutoShare [ Configuration:package: com.google.android.keep Class: com.google.android.keep.activities.EditorActivity App: Keep Action: Keep make note Text: %message Package:com.joaomgcd.autoshare Name:AutoShare Timeout (Seconds):10 ] A2: Flash [ Text:%avcommnofilter Long:Off ] Test2 (48) A1: AutoShare [ Configuration:package: com.google.android.keep Class: com.google.android.keep.activities.EditorActivity App: Keep Action: Keep make note Text: %message Package:com.joaomgcd.autoshare Name:AutoShare Timeout (Seconds):10 ] A2: Flash [ Text:%avcommnofilter Long:Off ] It doesnt do anything here is my autoshare intent {"id":"548a84f7-ad6e-4e83-b853-eb3923370b8f","appname":"Keep","name":"Keep make note","action":"android.intent.action.SEND","target":"Activity","package":"com.google.android.keep","class":"com.google.android.keep.activities.EditorActivity","hasOutput":false,"categories":[{"category":"android.intent.category.DEFAULT","name":"android.intent.category.DEFAULT"}],"extras":[{"key":"android.intent.extra.TEXT","name":"Text","type":"String","description":"Enter text here","isOutput":false}]} P.S i used join to copy the text for some reason it puts a smile on the P for package
Use the "Share" intent. It's not Keep specific. It's the one selected by default when you create a new AutoShare action in Tasker. No need to create a new one cause that one already works
Ok this what i said i"ve done it my third post here in tasks i choose app autoshare instead of keep and compatible app i choose keep now when i run it it gives me the option to choose between my 2 email accounts so i need to choose one and then the note is writen so its not compited automatic can i have a default email chosen instead of me choosing everytime?maybe autoinput in some way here is the task i was using: Test2 (48) A1: AutoShare [ Configurationackage: com.google.android.keep Class: com.google.android.keep.activities.ShareReceiverActivity App: AutoShare Action: Share MimeType: */* Text: Hello Package:com.joaomgcd.autoshare Name:AutoShare Timeout (Seconds):10 ]
Yes, AutoInput can probably click the account for you and then back out of the app so it is saved Have you tried that?
Yes its working only if i want it to press the accept button and choose the default account how can i make autoinput choose the first email? i mean the first radio button?
Can you please export your task's description (not xml) so I can take a look? Long-click the task in Tasker->export description Thanks in advance
Here it is Keep (108) A1: AutoShare [ Configurationackage: com.google.android.keep Class: com.google.android.keep.activities.ShareReceiverActivity App: AutoShare Action: Share MimeType: */* Text: %avcommnofilter Package:com.joaomgcd.autoshare Name:AutoShare Timeout (Seconds):10 ] A2: AutoInput Action [ Configuration:Type: Text Value: Dotan@email.com Action : Click Is Tasker Action: false Check Screen State: false Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]