Open Counterpart sounds like what I need thanks Charlie, but BBEdit just beeps 
at me.

Even keeping it simple by pointing to another HTML file in the same FTP 
directory:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
<html>

<!--
Local Variables:
x-counterpart: default.html
End:
-->

        <head>
...

Cheers


On 2013-11-23, at 19:57, Charlie Garrison <garri...@zeta.org.au> wrote:

> Good afternoon,
> 
> On 21/11/13 at 8:39 PM +1300, Tom Robinson <barefootg...@gmail.com> wrote:
> 
>> I have 2 HTML documents on an FTP server (in different directories), which I 
>> regularly edit with BBEdit (using Open from FTP Server).  They’re closely 
>> related to each other, so it would be nice to be able to open one, then use 
>> Open Related or similar to open the other one, instead of navigating to it.
>> 
>> Can I use something like Open Related to accomplish this?
>> 
>> I’m thinking a shortcut in the document, rather than elsewhere, so others 
>> can follow the trail too — it’s already in the comments.
> 
> I use emacs variables to do that for local files; not sure how it would work 
> for files opened via SFTP. Here is a sample from one of my files:
> 
> # Local Variables:
> # x-counterpart: ../Search/Media.pm
> # End:
> 
> Note, those are perl comments. You would need to switch to html comments.
> 
> 
> Charlie

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.

Reply via email to