Jump to content

VanDelfin

Level 2
  • Posts

    13
  • Joined

  • Last visited

Posts posted by VanDelfin

  1. On 17/02/2017 at 0:08 AM, tavor said:

    evernoteReminderPath = [full_path_to]\evernote reminders.png

    Might I suggest changing this to 

    evernoteReminderPath = %A_WorkingDir%\evernote reminders.png

    and placing the PNG file into the same folder as the AHK file that's used to run these hotkeys?

    This helps if you sync the AHK file on different computers.

    Also, I added 

    SendInput {Tab}

    at the end of the first 2 hotkeys to allow immediate date entry.

    Otherwise thanks for your post!

    • Like 1
×
×
  • Create New...