Recent content by 03b

  1. 0

    User Log • Clear after X time [setting]

    I need the last 3 days of history to always be available. Clearing the log wipes everything. But at least it is better than doing it manually. I noticed this, but does that apply to the user log? Or only the system log? Because it is a system log setting. Also, the lowest is 10k lines which is...
  2. 0

    User Log • Clear after X time [setting]

    Need a way to keep the User Log from getting too big. In my case I'd like it to auto remove entries older than 72 hours. This way I always have a 3-day history. Right now I have to remember to clear the log every couple of days, it is becoming a chore. 😅
  3. 0

    New Action "Exit Macro"

    I am facing the same problem. But I want to mention this alternative does not help me. I have a loop within a loop. From the child loop, I need a way to break out from the parent loop. I cannot. Because breaking out of child loop just goes back into parent loop, which then goes into the child...
  4. 0

    Array/dictionary's "all entries" integration

    Thanks, I'll check the notification listener plugin. Hope it can be good. I do still suggest for MacroDroid to make this possible. It would be a good feature, instead of choosing apps from the selection popup, we can store the list in a variable/array and use that. Then it's easy to use the...
  5. 0

    Array/dictionary's "all entries" integration

    Thanks. But for me, a problem that I can see already is with Clear Notifications: Action: Clear Notifications (All Applications) Now I want to clear only apps in my array list. With your method to add a constraint to this action to run only if the app is in my array list, it does not matter...
  6. 0

    Array/dictionary's "all entries" integration

    The main goal, to be able to perform all triggers/constraints/actions with only needing to maintain one list of apps in an array or variable. In the moment, it's not possible. Because eventually there is an action like clear notification that needs to take the app name and won't care about any...
  7. 0

    Array/dictionary's "all entries" integration

    @Quidn , what about when you want to add an action to clear a notification when the app is listed in the array? Or if you want to check if a notification is present? I don't think this solution works?
  8. 0

    Array/dictionary's "all entries" integration

    I agree with this request. It will be useful. Also with notification received/cleared/etc. I have macros that are very annoying to manage when I add/remove a new app I have to edit the included/excluded apps more than once for each step. With the different triggers and the many actions… if it...
  9. 0

    Search in User Log (like System Log can)

    System Log has a search at the top. This would be super useful in the User Log as well. Thanks.
Top