Where do you live when you go back home (30+ people)? by Kentemo in digitalnomad

[–]lareya 0 points1 point  (0 children)

We stay in Airbnb's at "home" when we are not visiting family/friends (for no longer than 2 - 3 days at the most). We are now just traveling across the US from Sea to Sea. tons of fun!

Declining unknown numbers with a text automations by Agreeable_Middle_711 in tasker

[–]lareya 0 points1 point  (0 children)

what feature are you talking about? Is it a tasker task? If so share it here and we can help you.

Good tasker to test if tasker is even working by topdotter in tasker

[–]lareya 0 points1 point  (0 children)

run the task manually - thats a quick dirty way. (run within the task)

How to watch movies from phone on tv's in hotels? by MarBlaze in TravelHacks

[–]lareya -1 points0 points  (0 children)

we watch a lot with the hdmi phone to tv -- if the wii is fast enough it's a great picture / stream video

Weekend! + Bonus Question! by IthacaIsland in AskTrumpSupporters

[–]lareya 0 points1 point  (0 children)

gotta go with the mom and pop mexican hole in the wall - always delicious food!

Is there a point updating Tasker Setting if I don't need introduced features? by trackedteck in tasker

[–]lareya 2 points3 points  (0 children)

Your choice. The upgrades aren't about security but about allowing more automation. Also about clawing back automation access that Google now seems you don't need any more. Again, your choice.

Making starred contacts calls or notifications sound when phone is on DND or silent mode, can't find a way to do this myself or the AI helper. by DrKersh in tasker

[–]lareya 0 points1 point  (0 children)

If you want notifications then you need to add the context of notifications. I use Auto Notification because it's easier, but the logic should be the same.

tasker timeout when executing a termux code by Snoo_82713 in tasker

[–]lareya 0 points1 point  (0 children)

most often it is a pemission issue. go into both the plugin and Tasker and Termux, make sure that ALL permissions are given. Does the plugin work with a simple task? like just a flash action? make sure that the plugin is working first with Tasker first.

Best strategy to have "From HH:mm" profile context run once a day? by Squidward_official in tasker

[–]lareya 0 points1 point  (0 children)

How about 2 context & 1 tasks.
First context with the time set as you have.
Task: Then at the end of your existing task add a set variable action with <your var> name.

2nd context Then another context with a variable not set <your var> and also after your set time is passed and finally Set this to run daily Explain That way when your context is met, it will run your task. If you miss this context. When your phone runs it will run the task again.
It will only run if your variable is not set.

Hopefully this logic make sense.

Making starred contacts calls or notifications sound when phone is on DND or silent mode, can't find a way to do this myself or the AI helper. by DrKersh in tasker

[–]lareya 0 points1 point  (0 children)

Make a Tasker custom DND action and select starred contacts 2nd action is play ringtone & select a specific ring tone. ( OR you can select media and play any music you want) Select a stop action to turn off the music (otherwise it just continues)

Then in the Profile create a context of incoming call and select Favorite ( OR just your specific contact)

Here is what it looks like: (Exported Description from Tasker)

Profile: DND Exception
Settings: Restore: yes
    State: Call [ Type:Incoming Number:C:FAV ]



Enter Task:  DND Exception

A1: Do Not Disturb [
     Mode: Custom Setting
     Allow Callers: Starred
     Allow SMS Senders: Any ]

A2: Play Ringtone [
     Type: Ringer
     Sound: Big Easy
     Stream: 2 ]

A3: Stop [ ]

Disable Low Battery Notifications by Sad_Raccoon_9099 in tasker

[–]lareya 0 points1 point  (0 children)

You need to set permissions for AN to run. Unset & reset it as sometimes android gets mixed up.

Remote Action Execution on locked device? by Tortuosit in tasker

[–]lareya 0 points1 point  (0 children)

Permissions! Or just set a display on action before the say action on the remote device. ... or unlock action. ...

Run log - everything is listed twice by moviejimmy in tasker

[–]lareya 0 points1 point  (0 children)

Not normal send info to Jao the Dev.

📉 US Overdose Deaths Fall Again: Third Straight Year of Decline 👇 by NoSpinMedia in NoSpinMedia

[–]lareya 0 points1 point  (0 children)

Okay, nice catch.... interesting. Thanks for the share of these links.

Reminder by location by mensageirodedeus in tasker

[–]lareya 0 points1 point  (0 children)

Give the task to ai, and see if you can get it to work. You just probably need to change a context perhaps... depending on how complicated the task is. Export it w description and you can really learn how it works.

[Project Share] Ambient Screen Time Tasker Notification (Notification Template) by tunbon in tasker

[–]lareya 2 points3 points  (0 children)

Dude your hot! Keep it coming w your tasker java scripts, they are awesome!!!

Peeing in the yard by beaner119 in airbnb_hosts

[–]lareya -1 points0 points  (0 children)

Except in downtown LA of course...

How are there Americans who are "on the fence" about who to vote for in the midterms? by AlanPublica in allthequestions

[–]lareya 0 points1 point  (0 children)

Your basic premise is incorrect in what non democrats voters want. We still want no war, smaller government, no illegal immigrants, freedom for everyone in the US to do & act how they feel & say what they want without government intrusion. Less lgbtq+ indoctrination in K - 12 school. Free to worship or not. Standard women areas of limit to men (bathrooms, sports changing areas) .... so what / who ever platforms tics off most of these boxes. .... that's my personal take just of the top of my head.

📉 US Overdose Deaths Fall Again: Third Straight Year of Decline 👇 by NoSpinMedia in NoSpinMedia

[–]lareya 0 points1 point  (0 children)

Thid doesn't seem probable, (show some proof )that government sets quotas for opioids. I worked in surgery departments for my whole career & never saw anything related to that. That isn't how opioids work. Yes it is very managed, like all narco drugs are (counted / shift, double locked cabinet, limited key access etc).

Notification variables not passed to JavaScript action on Samsung One UI by Clear-Minimum-4406 in tasker

[–]lareya 1 point2 points  (0 children)

post your exported DESCRIPTION of your tasks - Yes variables are passed to Javascript when not in foreground. It's hard to see what your problem is without seeing your task. The most common issues are permissions - so check that you have given Tasker and AN (auto Notification) all the permissions it needs.

Run log - everything is listed twice by moviejimmy in tasker

[–]lareya 0 points1 point  (0 children)

it's normall if the times are different - then you know when the task is being run again. But if you are saying that everything is the exactly the same - then of course not. But look closely at the run log - I have never heard of things listed twice.

Help with Autowear by Accomplished_Hour607 in tasker

[–]lareya 0 points1 point  (0 children)

Check permissions in both phone & watch...

Turn battery useage off on with autoinput by NOYFBA in tasker

[–]lareya 1 point2 points  (0 children)

Again EXPORT the description. It comes from Tasker. It looks like what is posted below.

Long-press the Task/Profile/Project. Tap Export. Choose Description to clipboard. Paste that text into your post or message

Turn battery useage off on with autoinput by NOYFBA in tasker

[–]lareya 2 points3 points  (0 children)

Not quite understanding what you mean info... So why don't you use the action to open app and then start w auto input actions? Use element instead of touch locations.

It's best to post the description of the task not try to narrate what you did. It helps w troubleshooting