Search results

  1. K

    Selection dialog, sparse array, incorrect index

    I have a macro where I am checking off items in the list and removing them from an array. This means that I This means that I always have a sparse array such as with indexes 0, 1, 3, 5, 8, 10, ... The selection dialog tells me the correct text that I selected, but not the correct array index...
  2. K

    Calendar triggers and conditions keep breaking

    I use the appointment look-ahead remind me of doctor and work appointments by SETTING AN ALARM. It's a disability accommodation where ADHD makes me time blind or lack depth perception with time. Also I don't notice regular notification sounds. But. I have problems with my work calendar...
  3. K

    Promote all conditions to be constraints

    Personally, I think it would be better if conditions were the same as constraints in all respects. it would be easier to read constraints on if statements and on loops. It would be easy to copy and paste. Easier to test and modify without multiple steps. There would be fewer clicks to manage...
  4. K

    User input not working in action block

    A user input to set variable isn't working in an action block, but only when the action block is run from a notification made by the action block. Create a macro Call an action block Inside the action block have a user input variable Inside the action block show a notification with a button The...
Top