Jump to content

benjamin74

Member
  • Posts

    20
  • Joined

  • Last visited

Reputation Activity

  1. Like
    benjamin74 reacted to Elliott in Secure Text Entry locked   
    I had luck with this:
     --> Lock Screen. Unlock the screen with a password or TouchID Much faster than logging out for me. Might knock something loose during unlock?
     
    macOS Catalina 10.15.1
    MacBook Pro (15-inch, 2018)
  2. Like
    benjamin74 reacted to bkmontgomery in Percent Change   
    Hi All,
     
    I'm new here, and I've just created my first workflow: Percent Change. For some reason, I can never do this in my head, and I'm tiring of looking up the formula.
     
    This workflow lets you calculate the percent of change between two values, using the % symbol:
    % <value1> <value2> So, something like % 3 6 would give you a result of 100. The result is displayed in Large text and copied to the clipboard.  You can find it, here:
     
    http://www.packal.org/workflow/percent-change
     
    I'd love any feedback.
     
     
  3. Like
    benjamin74 reacted to adam_wagner in Percent Change   
    Thanks for the great work @bkmontgomery!
     
    I forked your repo and added two calculations that I frequently find useful:
     
    1. What is the original number that number a is b% less than?
    2. What is the original number that number a is b% more than?
     
    These are tricky to remember how to calculate. These can be accessed by:
     
    `% 100 is 2% lt`
    `% 100 is 2% gt1`
     
    You can grab the updated workflow here: https://github.com/AdamWagner/alfred-percent-change
     
    @bkmontgomery, feel free to integrate changes into your original repo. 
     
    I haven't made it available on Packal because, honestly, I'm not sure how ?
  4. Like
    benjamin74 reacted to bkmontgomery in Percent Change   
    Hi @adam_wagner, Thanks for your work on this! I've finally gotten around to pulling in your changes (which you can see on github), and adding the new version on packal!
     
    Happy Holidays! :)
  5. Haha
    benjamin74 got a reaction from deanishe in Password Protect (some) Snippets   
    Because with any kind of data storage (and storing snippets belongs to that category), having the capacity to securely store that data is basic functionality or at least should have been in the specs.
×
×
  • Create New...