> Hey David, > > Hmm… > > When you open a remote file for editing with Fetch it downloads a copy to a > temp file, opens that in the designated editor, and then monitors the file > for changes and uploads them. > > <Screen Shot 2013-02-15 at 02.49.00.jpg> > > BBEdit isn't too sanguine about adding temp files to a project.
Yeah I noticed that :) The odd thing is that the document path of Fetch's temp files (as displayed at the top of the BBEdit window) is the SFTP path, and if you drag that icon into a project then the project also reports it as being a file at that SFTP location ... till you close it, and then suddenly the project reports the (now missing) temp file location instead. > To do what you're wanting you'll need to actually open the remote file with > BBEdit. > > Give the attached Applescript a try. It will open one or more items selected > in Fetch in BBEdit. From there you can drag each of them via their icon into > any project window's file panel. That does indeed work, but usually I tend to have a file open already and then decide I need it in a Project. Any way to extract the URL from a currently open Fetch tmp file (open in BBEdit) and then open it using BBEdit's browser? It's been *many* years since I wrote any Applescript, so any suggestions welcomed. David -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
