kjaymiller Posted May 21, 2019 Share Posted May 21, 2019 (edited) This workflow takes advantage of Brett Terpstra's Bunch Application. Bunch is a workspace loader that you can use to quickly open/close applications, urls, documents, and more to come. This workflow utilizes Bunch's URL Scheme x-bunch:[BUNCH NAME]. And gives you all the bunches in your default bunches folder ("~/bunches") Directions: b - Top Level Bunch Selector b <bunch filename> - Runs the Selected Bunch b edit <bunch filename> - Opens the File in the Default Application b display <bunch filename> - Displays the contents of the Bunch in Large Text b refresh - Refreshes your Bunch List (It does this by opening the app so you will be in the Bunch app once the workflow completes.) The workflow can be found on my GitHub. - https://github.com/kjaymiller/Bunch_Alfred Below is an example of me loading iterm using Bunch (via Alfred). Edited May 21, 2019 by kjaymiller Link to comment
dfay Posted May 21, 2019 Share Posted May 21, 2019 I've been watching Brett's posts on this -- what advantage does this hold over using a Launch Apps/Files object in an Alfred workflow? Link to comment
kjaymiller Posted May 21, 2019 Author Share Posted May 21, 2019 The Launch App's Files (LAF) is definitely powerful! With LAF I don't think you can launch url's with shell scripts, while also launching files, hiding others. That said these are all things that are doable with Alfred, but I think the simple configuration required to do those things is what makes Bunch (a Free App) very intriguing. Example: If I wanted to make a Bunch that opens the Alfred Forum to this link while copying my GitHub url for this project to the clipboard and then also opening my slack app, closing my mail app and opening drafts, ALL WHILE Hiding all the other apps in my environment. That looks like this. @@ * set the clipboard to "https://github.com/kjaymiller/Bunch_Alfred" https://www.alfredforum.com/topic/12731-quick-launch-for-brett-terpstras-bunch-app/?tab=comments#comment-66697 !Mail Slack Drafts IMHO, that is easier to update and maintain than adding many blocks into an Alfred workflow. That said I Love Alfred and think that the two can coexist in my workflow. Link to comment
vitor Posted May 21, 2019 Share Posted May 21, 2019 3 hours ago, kjaymiller said: With LAF I don't think you can launch url's with shell scripts, while also launching files, hiding others. You can. I don’t see anything in Bunch that can’t be accomplished in Alfred. But yes, you are correct: 3 hours ago, kjaymiller said: the two can coexist in my workflow Link to comment
Barrett Posted January 8, 2021 Share Posted January 8, 2021 How do I install this workflow. I downloaded from Github but I don't see a file with extension .alfredworkflow? Thanks! Link to comment
vitor Posted January 8, 2021 Share Posted January 8, 2021 1 hour ago, Barrett said: I downloaded from Github but I don't see a file with extension .alfredworkflow? You need to visit the releases page and look under “Assets”. Link to comment
KristenDiaz Posted January 15, 2021 Share Posted January 15, 2021 (edited) Applications can be quickly accessed using a supported version. Because there are features that are best updated for users. I like best the mod apk versions on jogos apk para android Edited January 18, 2021 by KristenDiaz Link to comment
BocciaMan Posted July 20, 2021 Share Posted July 20, 2021 I tried following the instructions here: On 5/21/2019 at 10:11 AM, kjaymiller said: Directions: b - Top Level Bunch Selector b <bunch filename> - Runs the Selected Bunch b edit <bunch filename> - Opens the File in the Default Application b display <bunch filename> - Displays the contents of the Bunch in Large Text b refresh - Refreshes your Bunch List (It does this by opening the app so you will be in the Bunch app once the workflow completes.) But they are not executing, any suggestion as to why they are not working? Link to comment
BocciaMan Posted August 23, 2021 Share Posted August 23, 2021 So is the consensus to install the stable version of Bunch to enable this workflow to work? If so, that's odd because even Brett recommends that you install the latest release. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now