Search results

  1. S

    Regex help

    If I want to replace a text with remembering its case, is it possible like Fir example, I have to replace hi with no and if text is Hi then new text will be No and if text is hI then new text will be nO
  2. S

    Application launched

    If The app launch trigger consist a dictionary of package names then the trigger doesn't get fired?
  3. S

    Music Active trigger

    I've noticed many times that the music trigger doesn't get triggered when alarm music plays. What to do
  4. S

    Macro support

    I want to match similar text. For example, if the defined text is 'hello' and a user writes 'hellp' or any other text that is 50% similar to the defined text, it should also be considered a match. I really don't have any idea how to do it. Thank you.
  5. S

    Regex support

    I want to match similar text. For example, if the defined text is 'hello' and a user writes 'hellp' or any other text that is 50% similar to the defined text, it should also be considered a match. I really don't have any idea how to do it. Thank you.
  6. S

    How to use shell script action

    Do you guys have any idea
  7. S

    Regex support

    I struggle for regex text to match this Ultra HD or enabled I write (Ultra HD)|(enabled) but it matches Ultra enabled which is wrong. Please help
Top