Recent content by Nonhocapito

  1. N

    Better, self-updating Sunrise/sunset trigger

    (Yes it's not the first time I post this feature request, but it was completely ignored last time and I am not sure why.)
  2. N

    Better, self-updating Sunrise/sunset trigger

    It would be great if the Sunrise/Sunset trigger could update itself using the current location. Relying on this trigger becomes rather useless when you change latitude far enough, and your macros depend on it, but the Macrodroid Sunrise setting utterly ignores the fact that your location has...
  3. N

    How to catch Alarm setting or dismissing?

    My question is, why the intent trigger will not work? Would be better than having MD monitoring logcat.
  4. N

    How to catch Alarm setting or dismissing?

    I seem to be able to catch some events like this. How to tell MacroDroid what buffers to use though? I cannot find this in the logcat output on Termux.
  5. N

    How to catch Alarm setting or dismissing?

    This doesn't seem to do anything with the stock clock on Android 10 on my device. I tried investigating logcat from termux as I added, modified, enabled, disabled or deleted alarms, using logcat | grep alarm The intent seems to be called android.app.action.NEXT_ALARM_CLOCK_CHANGED and the app...
  6. N

    Guide: Restoring macros if MacroDroid is inaccessible

    It has maybe 30 macros in it. Nothing major.
  7. N

    Guide: Restoring macros if MacroDroid is inaccessible

    Thank you, but I am not sure I want to share all of my macros, which are designed for private use. I looked into the backup files and, with a bit of guidance, I think I could find the part where the macro in question begins and ends, extract that part, and import it. Could you maybe give some...
  8. N

    How to catch Alarm setting or dismissing?

    I am trying to trigger a macro when the user sets an alarm, or dismisses it. I tried with the "Intent received" trigger, using android.intent.action.SET_ALARM but it had no effect. Is there any other way?
  9. N

    Guide: Restoring macros if MacroDroid is inaccessible

    One of my macros causes strange issues to MD. When I try to open/edit it (not run it) the app hangs and the whole phone goes dark and inoperable for a few seconds (the app crashes). I have previous manual backups that include earlier states of this macro. I want to overwrite it, but without...
  10. N

    Import macros without overwriting them?

    Is it possible to selectively import macros, so as not to overwrite all of them? The export function exports/imports all macros at the same time, but I'd like to reinstate/overwrite only one of them, which has "gone bad". * (BTW, why is it that, when I export a macro individually (using...
  11. N

    Mount/bind script

    Autosync is great, but that subscription fee not so much...
  12. N

    No trigger support for shortcuts and gestures

    You are right. Thanks. This works. I looked everywhere but didn't think about "user input". Also about searching for "shortcut".
  13. N

    No trigger support for shortcuts and gestures

    From at least two apps, I can directly create a shortcut to my macros. I can go into Nova and select gestures> shortcuts>MacroDroid or using Shortcut Manager>In app> Macrdroid>shortcut. Both these ways (and probably others) allow to create an external shortcut directly to one of the macros...
  14. N

    Automatically update location and sunset trigger settings, without user intervention

    I have huge macros revolving around location and sunrise, but when I travel to a different timezone they are thrown out of whack. Sure these things can be worked around, for example looking up sunrise times through some api etc. But it would be great if MD could simply update its internal...
  15. N

    Set wallpaper by file name?

    I second this request. Using autotools works, until you are forced to pay a subscription.
Top