Jump to content

bowen.teb

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by bowen.teb

  1. So I had a simple hotkey that would bring me to Alfred's preferences to quickly manipulate/add workflows.  That script is as follows:

     

    on alfred_script(q)

    tell application "Alfred 2"
    activate
    tell application "System Events" to keystroke "," using {command down}
    end tell
    end alfred_script

    For whatever reason, after updating to 2.7.1 this morning, this script doesn't work.  Anyone facing similar issues/know a fix?

  2. This is just for a password manager (Dashlane) Safari extension that I have sitting in my toolbar.  Since upgrading to power pack a few months ago, I am obsessed with not using the trackpad.  However, Dashlane is making that difficult so I keep trying to figure out work arounds to the lack of 3rd party accessibility for this app.  I would leave Dashlane behind in an instant for 1P, but they gave me a free lifetime membership, so I can't really justify that.  Instead, I just spend countless hours trying to make this app work for me!

     

    So I would just like to activate this extension that does not currently have a keyboard shortcut.  I attempted to create an automator service that "Watched Me Do" the click sequence for activating the extension, but that didn't seem to work.

×
×
  • Create New...