On Sep 21, 2012, at 8:28 PM, Jacob Carlborg doob@me.com wrote:
[…] if I want to create a project file on the desktop, like a shortcut, as I could with TM1, is that possible?
What I recommend is that you right-click the project folder in TextMate and select “Add to Favorites”.
You can open favorites from ⇧⌘T which has abbreviation filtering like ⌘T. In practice favorites are stored (as symbolic links) in ~/Library/Application Support/TextMate/Favorites.
If you prefer the desktop icon, it is possible to create a symbolic link under ~/Desktop that points to your project folder and then drag this link to TextMate. Unfortunately I am not aware of any way to set TextMate as the default application for “opening” the link (even when giving it a package extension).