Re: hyperlink in password item's "Location" field

2007-05-23 Thread Jim DeVona

On 5/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


Is there a way to format a URL in the "Location" field of a
password item so that clicking on it opens the default browser
to that location?
(and perhaps bring the password in the clipboard!)


I've thought it would be nice if there was a little "Open" button next
to that location field, too. Anyway, someone recently alluded to the
fact that if you right click on that field the first item selected in
the popup menu is "Open URL".


Also, is there a way to format the same field so that clicking
it opens an ftp session to that location?
Also, is there a way to format the same field so that clicking
it opens an ssh connection to that location. In other words,


As with the bookmark locations, just specify the full URL with ftp://
or ssh:// or whatever. When you open the URL the associated program
will open it: in my case, ftp links open in Cyberduck, and ssh links
open in Terminal.

Jim

--
--
This message is sent to you because you are subscribed to
 the mailing list .
To unsubscribe, send mail to: <[EMAIL PROTECTED]>
List archives:  
Have a feature request, or not sure if the software's working 
correctly? Please send mail to: <[EMAIL PROTECTED]>


hyperlink in password item's "Location" field

2007-05-23 Thread eeolson

hello,

Is there a way to format a URL in the "Location" field of a 
password item so that clicking on it opens the default browser 
to that location?

(and perhaps bring the password in the clipboard!)

Also, is there a way to format the same field so that clicking 
it opens an ftp session to that location? In other words, 
clicking a Location:

ftp://[EMAIL PROTECTED]
opens a command line (or your favorite ftp client) ftp session 
to 10.10.10.10

(even better if it could form the command
ftp://:@10.10.10.10)

Also, is there a way to format the same field so that clicking 
it opens an ssh connection to that location. In other words, 
clicking a Location:

ssh://[EMAIL PROTECTED]
opens terminal with command:
ssh @10.10.10.10
(it would be nice if it could grab  from the Account field)

Anyway, it should be clear where this is going. How can the 
location field take you to where you want to go, and form an 
appropriate command?


thanks!

- eric


--
--
This message is sent to you because you are subscribed to
 the mailing list .
To unsubscribe, send mail to: <[EMAIL PROTECTED]>
List archives:  
Have a feature request, or not sure if the software's working
correctly? Please send mail to: <[EMAIL PROTECTED]>