Jump to content

Bogga

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Bogga

  1. 8 hours ago, Pearcen said:

    From my testing it only likes times in the format

    hh:mm:ss am/pm

     

    so 7 am, 7:00, 07:00, 07:00:00,  all fail 

    but

    07:00:00 am or 7:00:00 am works.

     

    [20:53:20.854] Apple Reminders[Arg and Vars] Passing output 'title;tomorrow;07:00:00;' to Run NSAppleScript

    [20:53:30.351] Apple Reminders[Run NSAppleScript] Processing complete

    [20:53:30.418] Apple Reminders[Run NSAppleScript] Passing output 'title

    Due: Thursday, 13 February 2020 at 12:00:00 am, in List: Reminders' to Post Notification

     

     

    [20:54:21.657] Apple Reminders[Arg and Vars] Passing output 'test;tomorrow;07:00:00 am;' to Run NSAppleScript

    [20:54:31.144] Apple Reminders[Run NSAppleScript] Processing complete

    [20:54:31.165] Apple Reminders[Run NSAppleScript] Passing output 'fart

    Due: Thursday, 13 February 2020 at 7:00:00 am, in List: Reminders' to Post Notification

     

     

    Legend!! That works. 

     

    Thanks @Pearcen and @Acidham for your time. 

  2. 1 hour ago, deanishe said:

     

    That's not really enough information to work with. Fixing a bug is extremely difficult if you can't replicate it yourself. From what you've posted, it's not even possible to tell that it is a bug: You might have entered invalid input.

     

    So please—at the very minimum—specify the input, expected output and actual output.

     

    Sorry @deanishe , Was just using the previous chats that all log the 12 am time issue. 

     

    @Acidham

     

    My reminder gets created fine but always appears at 12am no matter what time I put. 

     

    This is the only issue I have with the workflow. 

     

    Thanks

  3. Hey @Acidham

    Like a few previous people I am a newbie and also really having trouble with time. 

     

    Appreciate any help. 

     

    Below is debug log
     

    [08:28:26.962] Logging Started...

    [08:28:37.833] Apple Reminders[Keyword] Processing complete

    [08:28:37.834] Apple Reminders[Keyword] Passing output 'Test' to Arg and Vars

    [08:28:37.835] Apple Reminders[Arg and Vars] Processing complete

    [08:28:37.835] Apple Reminders[Arg and Vars] Passing output '' to Keyword

    [08:28:41.761] Apple Reminders[Keyword] Processing complete

    [08:28:41.762] Apple Reminders[Keyword] Passing output 'Wednesday' to Arg and Vars

    [08:28:41.763] Apple Reminders[Arg and Vars] Processing complete

    [08:28:41.764] Apple Reminders[Arg and Vars] Passing output '' to Keyword

    [08:29:04.179] Apple Reminders[Keyword] Processing complete

    [08:29:04.180] Apple Reminders[Keyword] Passing output '7:00' to Arg and Vars

    [08:29:04.181] Apple Reminders[Arg and Vars] Processing complete

    [08:29:04.181] Apple Reminders[Arg and Vars] Passing output '' to Keyword

    [08:29:07.654] Apple Reminders[Keyword] Processing complete

    [08:29:07.658] Apple Reminders[Keyword] Passing output 'Work' to Arg and Vars

    [08:29:07.658] Apple Reminders[Arg and Vars] Processing complete

    [08:29:07.659] Apple Reminders[Arg and Vars] Passing output '' to Arg and Vars

    [08:29:07.659] Apple Reminders[Arg and Vars] Processing complete

    [08:29:07.660] Apple Reminders[Arg and Vars] Passing output 'Test;Wednesday;7:00;Work' to Run NSAppleScript

    [08:29:08.317] Apple Reminders[Run NSAppleScript] Processing complete

    [08:29:08.325] Apple Reminders[Run NSAppleScript] Passing output 'Test

    Due: Wednesday, 12 February 2020 at 12:00:00 am, in List: Work' to Post Notification

×
×
  • Create New...