Search found 10 matches
- 06 Jan 2020 12:55
- Forum: User Help / Bug Reports
- Topic: Any task that creates a dialler shortcut for calling someone on loudspeaker?
- Replies: 1
- Views: 5197
Any task that creates a dialler shortcut for calling someone on loudspeaker?
Im wondering if theres any task that creates a shortcut thatl make it so when this shortcut is activated it calls a specific contact on loudspeaker option – usually when you dial someone it calls them on the quiet option, im wondering if theres any task which creates a shortcut to call a specific pe...
- 31 Dec 2019 20:03
- Forum: User Help / Bug Reports
- Topic: When i open video in full screen in browser is there anyway to enable auto rotate, automatically?
- Replies: 3
- Views: 7991
Re: When i open video in full screen in browser is there anyway to enable auto rotate, automatically?
For an announcement, would you mind explaining how i'd view an announcement by an app? I can't seem to find the option for trigger UI Event in "select an action"
- 31 Dec 2019 19:30
- Forum: User Help / Bug Reports
- Topic: cant get this filter to work, which removes notifications that DON’T contain certain keywords
- Replies: 7
- Views: 14985
Re: cant get this filter to work, which removes notifications that DON’T contain certain keywords
Thanks, Would this be how i'd write the expression:
Code: Select all
contains NOT/!(notification_text, "bet")
- 29 Dec 2019 11:40
- Forum: User Help / Bug Reports
- Topic: cant get this filter to work, which removes notifications that DON’T contain certain keywords
- Replies: 7
- Views: 14985
Re: cant get this filter to work, which removes notifications that DON’T contain certain keywords
For some reason jassons script with that expression is not working, as you can see here it's not removing notifications that don't contain the word "bet" - any idea what changes I should make? https://i.imgur.com/6qNBvKP.png
download/file.php?id=1807
download/file.php?id=1807
- 28 Dec 2019 19:14
- Forum: User Help / Bug Reports
- Topic: When i open video in full screen in browser is there anyway to enable auto rotate, automatically?
- Replies: 3
- Views: 7991
When i open video in full screen in browser is there anyway to enable auto rotate, automatically?
I want it to be automatically enabled whenever i open a browser video in full screen and disabled again when i exit it, would anyone mind telling me how id do this or posting a script?
Thanks!
Thanks!
- 28 Dec 2019 19:12
- Forum: User Help / Bug Reports
- Topic: cant get this filter to work, which removes notifications that DON’T contain certain keywords
- Replies: 7
- Views: 14985
Re: cant get this filter to work, which removes notifications that DON’T contain certain keywords
Is this the right expression to use if you only want to keep notifications that have the word "bet"?
contains(notification_text, "bet")
contains(notification_text, "bet")
- 21 Dec 2019 11:27
- Forum: User Help / Bug Reports
- Topic: enable autorotate on certain apps; how would this be done?
- Replies: 5
- Views: 11160
Re: enable autorotate on certain apps; how would this be done?
Somehow it's not working, even after I changed the package name to com.microsoft.office.excel
thanks for you're help anyway
thanks for you're help anyway
- 20 Dec 2019 00:40
- Forum: User Help / Bug Reports
- Topic: enable autorotate on certain apps; how would this be done?
- Replies: 5
- Views: 11160
enable autorotate on certain apps; how would this be done?
please forgive my ignorance, but Could someone give me a hand creating a flow that will enable autorotate on certain apps
I've auto rotate disabled on my phone but I'd like to enable it for certain apps eg excel - would anyone mind explaining or posting a script that already does this?
I've auto rotate disabled on my phone but I'd like to enable it for certain apps eg excel - would anyone mind explaining or posting a script that already does this?
- 19 Dec 2019 23:26
- Forum: User Help / Bug Reports
- Topic: cant get this filter to work, which removes notifications that DON’T contain certain keywords
- Replies: 7
- Views: 14985
cant get this filter to work, which removes notifications that DON’T contain certain keywords
ive created a automagic to block notifications from a particular twitter account that donot contain the word “bet” but its not working, any idea what ive done wrong? https://dl3.pushbulletusercontent.com/W ... 163831.xml
- 22 Nov 2019 23:23
- Forum: User Help / Bug Reports
- Topic: make Bluetooth turn back on every time its disabled: how would this be done?
- Replies: 1
- Views: 4774
make Bluetooth turn back on every time its disabled: how would this be done?
I'm new to this app, so please forgive my ignorance, Could someone give me a hand creating a flow that will toggle my bluetooth on whenever it turns itself off? My device turns Bluetooth off during the night by itself which disconnects my wearos watch sleep tracking. My OS version is android 6.0/mar...