Recent content by happymacrodroidcustomer

  1. H

    Action : App Enable/Disable : show status

    Hello, if you agree, whenever time permits... Indicating Enable or Disable (or E,D,ENA,DIS etc) would be a nice-to-have. I add a comment above instead. Maybe placing first before the list of apps would work, eg (Enable) Google, Camera... Thanks folks...
  2. H

    FIXED : User log vs system log date formats

    Thanks, 5.43.6 System Log Share and Export now yyyy-mm-dd
  3. H

    FIXED : User log vs system log date formats

    Just noticed... also System Log, Share Log 2024-29-02 14:35:30.654 - MacroDroid process has started
  4. H

    Macrodroid Pro, action Display Notification, Icon Text : if text is a space, macrodroid will reinitialize

    Hi folks... Setting up a new phone, this is still happening on 5.41.5 @MacroDroidDev @Endercraft
  5. H

    FIXED : User log vs system log date formats

    Hello...I'm thinking I haven't looked at an exported macrodroid system log in a while... Just did and noticed : user log display and export [2024-02-17 21:52:03] system log export 17-02-24 21:55:24 Realize folks around the world have their own formats. I'm in the US so that 17 first made...
  6. H

    NOT BUG : Macrodroid v5.41.5 pro - Text Manipulation, extract text, regex negative lookahead, fails

    @Endercraft showed me something new (?m)... made me curious for doc ☺️ Found helpful and quaint https://www.rexegg.com/regex-modifiers.html
  7. H

    NOT BUG : Macrodroid v5.41.5 pro - Text Manipulation, extract text, regex negative lookahead, fails

    (?m) means use the m modifier. It can be made a little shorter Folks, many thanks👏🏼
  8. H

    NOT BUG : Macrodroid v5.41.5 pro - Text Manipulation, extract text, regex negative lookahead, fails

    Hello, ended up going down a regex rabbit hole a couple weeks ago. And have since done my usual tidying up of Macrodroid, deleting the related regex test macro. This is not a priority for me. However, I did find some notes from my testing. So folks can recreate if desired if determined can...
  9. H

    Shell script - add 'Create variable' + for shell output

    Many actions support the ability to create a new output variable within the action eg Text Manipulation options, Check Text on Screen, JSON Output, Read from File. Adding this same feature to the Shell Script action for the shell output variable would be useful. If agreed, whenever fits in...
  10. H

    System Log Entry trigger - loop

    Just sharing a funny experience as a warning... Used System Log Entry trigger for first time today. The macro was repeatedly invoked. 😆Uh duh... Macro had Allow Logging checked. So pattern match for System Log Entry trigger matched with macro execution entry in system log. Moral of the...
  11. H

    Macrodroid Pro, action Display Notification, Icon Text : if text is a space, macrodroid will reinitialize

    Display Notification, Icon Text : if text is a space, macrodroid will reinitialize. Still a bug in 5.39.2. Also, thanks to @Brush did see there is a "blank" icon
  12. H

    FIXED : if macro name includes a '+' then link in show log fails

    Tested scenario in 5.39.2. Bug does not occur.
  13. H

    FIXED : if macro name includes a '+' then link in show log fails

    Macrodroid 5.37, minor bug. Bug might exist prior to 5.37, just noticed now. 1) Create a simple macro named : macro + 2) Empty trigger and empty action. 3) Test the macro. 4) Either use Show Log in the macro or System Log. Find an entry in the log for 'macro +' 5) Click the link 6) The...
  14. H

    Macro Running constraint

    There is this ... Thread 'V5.38' http://www.macrodroidforum.com/index.php?threads/v5-38.5655/ Fixed issue where Macro Running constraint did not work correctly when referencing "This Macro".
Top