Search results

  1. charlesMG

    Google Calendar Notification Description Text

    Hi, I am leveraging MacroDroid to post reminder messages in a messaging app by getting triggered by Google Calendar notifications. It seems like there isn't any 'Fill Clipboard' variable for taking the description text of the calendar event without actually, open the event and copy the text out...
  2. charlesMG

    Waiting condition for variables or text on screen

    Thanks, that is exactly what I was looking for however, do screen content and variable change require root? I tried different content and variables but it doesn't work.
  3. charlesMG

    Identifying the right hyperlink when you have it more than once on the page

    How about scrolling the screen to a specified content? Is there such action? It would allow more control and accuracy of the swipe so I can make sure less chance for the across to tap on the wrong option.
  4. charlesMG

    Whatsapp voice call notification

    Was there a fix for this? It seems like android handling whatsapp notification for incoming call as an overlay and not via the notification centre.
  5. charlesMG

    Waiting condition for variables or text on screen

    Hi, I did some searching around and I wanted to check if the newer version of Macrodroid still not supporting waiting condition for variables or specified text on screen? I often use Macrodroid to go into apps and complete actions, however I would like to speed up the action journey by the...
  6. charlesMG

    Identifying the right hyperlink when you have it more than once on the page

    Here you go. https://drive.google.com/file/d/1Ra6wMkpsyp8OK5aJYE-G0r-uzwty4sFc/view?usp=drivesdk
  7. charlesMG

    Dynamic content variable to use

    Hi, I built a macro that make an announcement on Google assistant when the tablet receive an incoming Whatsapp call. However I would like to enhance the announcement by having the Caller's name from the WhatsApp Notification used. How can I get Macrodroid to copy the caller name from the...
  8. charlesMG

    Identifying the right hyperlink when you have it more than once on the page

    I manage to read the classes but they are following an index 1, index 2 etc. Format. Cab you recommend a way to inspect a native android app? So I can see the hierarchy of these classes? Perhaps they are nested.
  9. charlesMG

    Identifying the right hyperlink when you have it more than once on the page

    Hi, Thanjs for the tip. What plugin are using for the Read Screen Content. I cannot find an action like that macrodroid.
  10. charlesMG

    Identifying the right hyperlink when you have it more than once on the page

    Hi, I want to automate my class booking in a fitness app. I have a macro, that kicks in at the time the class released but I don't know how to identify the class with the right date and time on the class page. The class page is laid out in the order of the dates as section titles. Each class...
  11. charlesMG

    Time elapse actions

    Thanks. That worked. Is there no option to select an existing MacroDroid Macro as a trigger? So if the macro ran then that triggers another macro?
  12. charlesMG

    Start and end charging of a plugged in device

    Hi, I feel like I am missing something but I don't seem to find actions for controlling the charging of a device just like this is available on Tasker. I would like to build two macros to stop and start the charge of the device at a certain battery level. The trigger is available for monitoring...
  13. charlesMG

    Trigger an action from another device

    Hi, Is there a way to set up a shortcut/button on my android phone which if I tap, will action a macro on my android tablet? thanks.
  14. charlesMG

    Time elapse actions

    Hi, I am trying to create a macro when an application launch (trigger), the home screen will be launched after 1 minute of the application running in the foreground. I've tried the following but it doesn't seem to work. Launch App (trigger) Stopwatch (start) 1 minute (Action) Launch Home...
  15. charlesMG

    Yes No voice command

    Hi, I have a macro that opens up my camera app on the fridge display when a person is being detected. What I would like to do is as follows; Camera app open (I've done it) Speech text: Do you want to close the camera view? (I've done it) Google Assistant opens (I've done it) reply yes or no...
Top