Jump to content

Share using Mountain Lion Built-in Sharing (Version 1.11)


Recommended Posts

Is it at all possible to add (or create a new workflow) that would allow me to imessage the current Chrome tab since they still haven't added that officially (like Safari has)? I can't figure it out because this workflow is based on bash script rather than applescript. I think you can to pull the current tab with:

 

tell application "Google Chrome"
    get URL of active tab of first window
end tell

 

 

Any ideas?

Link to comment
  • 1 year later...

Hi, I'm very new to Alfred and I'd like to use your cool workflow. But I can't make it work :(

I've run the terminal-share install on my Yosemite 10.10.2 and added the workflow. 

When I write "share" on Alfred I get the options: https://www.dropbox.com/s/8yayt6f0q0v2tgf/Screenshot%202015-02-02%2010.25.26.png?dl=0

But if I select any option the window just closes and I get no error nor any notification.

What's wrong? Thank you

Link to comment

Hi, I'm very new to Alfred and I'd like to use your cool workflow. But I can't make it work :(

I've run the terminal-share install on my Yosemite 10.10.2 and added the workflow. 

When I write "share" on Alfred I get the options: https://www.dropbox.com/s/8yayt6f0q0v2tgf/Screenshot%202015-02-02%2010.25.26.png?dl=0

But if I select any option the window just closes and I get no error nor any notification.

What's wrong? Thank you

 

Hi, can you install this version http://inft.ly/GJ9LV7u and then try again. After you try, there should be a file output.txt in your Downloads directory. Send me the output of this file.

Link to comment
  • 2 years later...
11 hours ago, GhostTheSavage said:

Perfect. Thank you. Is there a way to customize it to increase the breadth of sharing capabilities? For example, iMessage does not pop up as an option and I would like to add it.

 

Message option is there:

 

58db58bdea96e_ScreenShot2017-03-29at08_48_02.thumb.jpg.f4bf8f31c757b6b4633d8bce7509227b.jpg

 

I'm not using this workflow myself, so I'm not planning to improve it, but the code is available for free here https://github.com/vdesabou/alfred-mac-osx-sharing, you can tweak it as you like and even do pull requests !

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...