Jump to content

Smith007

Member
  • Posts

    27
  • Joined

  • Last visited

Recent Profile Visitors

931 profile views

Smith007's Achievements

Member

Member (4/5)

2

Reputation

  1. It is not about Contacts. Alfred asks Contacts to open the contact in a new window, and I want it opened in the main window There aren't any settings in Contacts related to that. Latest version of everything. Screenshots attached
  2. When opening the contact for John using Alfred.... Expectation: have John's contact selected and shown in the main Contacts app window Reality: a new tiny window from Contacts app showing John's info is shown. How can I stop Alfred from showing my contacts in tiny new windows and have them just be selected in the main Contacts app window? Thank you.
  3. conv 10 eth btc https://coinmarketcap.com/converter/eth/btc/?amt=10 conv 12.5 btc sol https://coinmarketcap.com/converter/btc/sol/?amt=12.5 Even a basic workflow would be useful conv [amount] [coin1] [coin2] (that would open the url below) https://coinmarketcap.com/converter/{query2}/{query3)/?amt={query1}
  4. I have to copy and paste passwords of different servers and it helps when passwords are identifiable and not just a random set of chars
  5. Because they have a word that is easily identifiable. ==55&pushed&BULGARIA&eggs&32==;;80_hang_TERMS_thus_99;;%%39*baby*SMELL*brought*35%% vs &R%XMf3PLm9Zzo)SpBB%15zY£yh5Dj vz2FstKafsDj*3N&R3xo£e(r(g7vgp FB5Cds@4I&b@w)!0^XSt@KNf(2CasI
  6. Fair enough Vitor, I should have been more specific. You are right again - these are not memorable - but I prefer passwords that have an identifiable word on them, like ==55&pushed&BULGARIA&eggs&32==, instead of just random characters like )MtWJPWbc*R7o@SsC7eP5ZSC*K1qgC
  7. StrongPassword doesn't generate memorable passwords (https://xkcd.com/936/) , and Password Generator (pwgen) doesn't generate memorable passwords with numbers and symbols (required in some sites). I was hoping to generate passwords like https://xkpasswd.net/s/ ==55&pushed&BULGARIA&eggs&32== ;;80_hang_TERMS_thus_99;; %%39*baby*SMELL*brought*35%%
  8. What is the best password generator workflow? All the ones I'm looking at are 5 years old.
  9. These are outdated and don't work properly: https://github.com/jason0x43/jc-nest https://github.com/NateJacobs/nest-alfred2-workflow Thank you.
  10. This is actually a great idea for a workflow. Imagine you want to which to the Window that has "Budget". You would type "w budget" in alfred and it would loop through all opened windows and switch to the first one that matches. Great idea. I'll try to implement and share.
  11. How could I execute an alfred workflow without invoking the alfred hotkey, in a way that is not shown on the screen? I'm trying to call an alfred workflow from a shell script, applescript or something similar. Copying the python / bash script to another location isn't an option, I need to run it as if it was called by the Alfred Hotkey. Thank you.
×
×
  • Create New...