Jump to content

Dreamisdead

Member
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dreamisdead's Achievements

Helping Hand

Helping Hand (3/5)

2

Reputation

  1. I work at large company with a pretty good staff database api, but strange thing is our carddav integration is very broken, so I can’t query macOS contacts app directly. And using web is just not as fast as Alfred search. I also prefer to have single place where I store my important contacts (one address book). I think I will just append filter item to add person I found using workflow and api to contacts if I really need to. Anyway, thanks for answers guys! I’ll be coding now
  2. Thank you for reply, I’m using your python lib btw, very impressed! Awesome job! So it should not be too difficult to replicate “contacts like” viewer using second script filter ?
  3. Hey! My workflow parses query result from web request to internal database of employees to quickly find the right person. Thing is I want to output person like a contact - to quickly compose mail or message or call that person, based on retrieved info. 1. So I get query result from api, Like this: 2. Then when I press enter on the right result I want to get full contact info (same as default contacts search in alfred) Like this: Script Search filter only allow to specify file or default in json. What can I do to achieve result like this? Is this possible?
  4. Hello guys! Just wanted to share workflow I created for Mountain Duck app. Heavily based on Cyberduck Favorites by Kasoki Just use "md" and "mt" keywords for searching your bookmarks list of ftp\sftp\basically any type of server to quickly mount\unmount or ssh to it. It's based on apple script menu bar item click integration, but is very reliable, at least for me. Workflow GitHub Happy for any kind of feedback
×
×
  • Create New...