I googled "Mac opening multiple apps at once"and found several hits, one of which was a video showing how to create an automator application to do this. Although it wasn't a blind oriented video, it was relatively simple to figure out. Now I have an application on my desktop called "Video project" that when opened, opens up all the apps I need to do my work. Also, I have the added bonus of successfully writing my first automator app. It's not so hard once you get over the hump with your first one.
On Aug 15, 2014, at 1:57 PM, Alex Hall <mehg...@icloud.com> wrote: > My first thought is Applescript. Write and save the script, then run it > whenever. > > tell application "Safari" to run > tell application "App Store" to run > > and so forth for each app you want. The keyword might be "open" instead of > "run", but the basic idea is the same. > On Aug 15, 2014, at 1:51 PM, Phil Halton <philh...@gmail.com> wrote: > >> llllf >> There is something I do normally that requires three or four open programs. >> I'm a little tired of opening each one manually. Is there a way on the Mac >> to open all the necessary programs with one move. It has something to do >> with activities or desktops I think, but I'm not sure. >> Sent from my IPhone >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to macvisionaries+unsubscr...@googlegroups.com. >> To post to this group, send email to macvisionaries@googlegroups.com. >> Visit this group at http://groups.google.com/group/macvisionaries. >> For more options, visit https://groups.google.com/d/optout. > > -- > Have a great day, > Alex Hall > mehg...@icloud.com > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to macvisionaries+unsubscr...@googlegroups.com. > To post to this group, send email to macvisionaries@googlegroups.com. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.