Jump to content

skynet01

Member
  • Posts

    13
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by skynet01

  1. Thanks for the heads up @deanishe I didnt think about the sudo part in the workflow, hope there is still a way to build it. I assumed because Alfred has scripting permissions it would also apply to this workflow. What about having Alfred run the above shortcuts? 

     

    btw I added pmset file with 

    skynet ALL=(ALL) NOPASSWD: /usr/bin/pmset

    (skynet is my actual username :)

     into /etc/sudoers.d/ using visudo like you suggested, but I still get "'pmset' must be run as root..." when I try to run pmset, do I need to do something else? 

     

     

     

  2. Thanks for the update @deanishe I didn't know that M1 and Intel uses different path. I think just having a little better documentation in the repo or as a tooltip, could fix majority of the issues and you only have to do it once. Like the tooltip can say "For M1 the path is usually X and for Intel it's .." or since users have to install LastPass-cli in terminal anyway you can have a step in the doc for them to run a brew info command to get the correct path. Also maybe have a FAQ section on GitHub that mentions things like setting up Logout timeout etc or point to where Lastpass-cli has those options. I for example thought the workflow was broken since it lastpass-cli was logging me out after about an hour :)

     

    As for the icons maybe there is a way to do it dynamically? I have probably 2k passwords in my LastPass but I probably use the same 3% of them on daily basis. So maybe when a pass is looked up, and after the result is copied to clipboard the batch of icons that where in the results are fetched? That way next time you look up that pass the icons are already there... ... and eventually you will have majority of your icons

     

    • Or maybe there is just another command to fetch all icons at once?
    • Or maybe the icons can be just reused from the browser extension? 
    • Or maybe the app comes with the common domain icons already? Like google, amazon etc.. as some icons are better then no icons ..

     

  3. @deanishe thank you!! I updated the path to 

    /opt/homebrew/bin/lpass

     

    I was dreading the day I had to update the LastPass-cli and it breaking everything. So would adding that export path in the script should remove the need to have that configuration all together?

     

    Maybe the author can update the plugin to support universal path in the future :) 

  4. Great plugin! :) 

    Suggestion: would be awesome to have each sites Fav icon show up instead of last pass icon for results

     

    Just an FYI if you are installing it on Mac OS Monterey the path is now different for brew installs. Maybe this can be added to main thread :) 

    run this to get the actual install path

    brew info lastpass-cli 

     

    then add /bin/lpass at the end (or navigate tot that folder and look inside until you find lpass), for me it was:

    /opt/homebrew/Cellar/lastpass-cli/1.3.3_1/bin/lpass

     

    So you have to add that path into lpath command (the default preset example incorrectly shows path to a folder not an actual file) 

     

    Would be nice if there was an error message notification saying path is incorrect as I had to use the debug to figure out all of the above. 

     

  5. Sweet! the new version works great! Is there a way to over ride what project task goes into using an option? Or do i have to switch it every time? Maybe when i type aproject and press another key (command, right arrow etc) then the task will go into that project?

     

    Thanks a lot for working on this! Honestly your extension is the only reason i am still with asana since i can't stand using web interface to quickly create tasks. 

  6. you workflow works great! For some reason i always get "error: invalid entry..." when i try to assign task to another user.

    Also any idea if there are any plans to have it show the list of outstanding tasks? then maybe command + enter checks it complete .. that would be super awesome 

×
×
  • Create New...