<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Le 18 mars 2013 à 15:44, Alain Matthes <<a href="mailto:alain.matthes@mac.com">alain.matthes@mac.com</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span style="font-size: 15px; ">Hello</span><div style="font-size: 15px; "><br></div><div style="font-size: 15px; ">I'm very happy with the new possibilities of TM2. It's a pleasure to work with the project folder, the favorites etc.</div><div style="font-size: 15px; "><br></div><div style="font-size: 15px; ">With TM1 I used a folder tm_proj. Inside this folder, I placed all the files like tkz-euclide.proj, tkz-tab.proj etc.</div><div style="font-size: 15px; ">Then I used a soft You Control  to add a folder in the menu bar with all xxx.proj files. I can with this process</div><div style="font-size: 15px; "> access directly the projects without open TM1</div><div style="font-size: 15px; "><br></div><div style="font-size: 15px; ">I tried to use the same process with TM2. I found only the new way :</div><div style="font-size: 15px; "><br></div><div style="font-size: 15px; ">I created a script</div><div style="font-size: 15px; "><br></div><div style="font-size: 15px; "><div> #!/bin/bash </div><div> mate /Users/matt/works/tkz-euclide   </div></div><div style="font-size: 15px; "><br></div><div style="font-size: 15px; ">tkz-euclide is a folder with all the files of my project.</div><div style="font-size: 15px; "><br></div><div style="font-size: 15px; ">I saved these lines in a file euclide.sh and then I created a little application tkz-euclide.proj with the help of </div><div style="font-size: 15px; ">a little soft Platypus (<a href="http://sveinbjorn.org/platypus">http://sveinbjorn.org/platypus</a>) . A click on tkz-euclide.proj open the folder tkz-euclide in TM2.</div></div></blockquote><br></div><div><br></div><div>Exactly I need to add killall xxx.proj  to quit the application that opens the folder.</div><div><br></div><div>All this is really tortuous but effective but it would be nice to find a simpler solution.</div><div><br></div><div><br></div><div>I have another solution with Automator </div><div>1) Get specific element  from Finder   My folder project</div><div>2) Then Tell TM2 to open this folder</div><div><br></div><div>The problem is with Automator I get a file size of 1.7 M and with platypus, the size is only 350 K</div><div><br></div><div>No idea about this ? </div><div><br></div><div>Alain Matthes</div><div><br></div><div><br></div><br></body></html>