This is a staging forum for AgileBits, not an official support forum. Visit http://discussions.agilebits.com instead.
Launch application
Hi,
There's only one feature missing in 1password that stops us from moving away from KeePass, where we have written our own plugin, that is the possibility to launch an ftp application directly from the GUI.
This is how I would do it. In the preferences of 1password, add two fields one where you let the user pick application and the another field for application arguments with a special syntax for the stored fields, ex. "%username%:%password%@%host%" . And if those fields are filled out and the stored account is an ftp account show a "Launch ftp application"-button under that account.
There's only one feature missing in 1password that stops us from moving away from KeePass, where we have written our own plugin, that is the possibility to launch an ftp application directly from the GUI.
This is how I would do it. In the preferences of 1password, add two fields one where you let the user pick application and the another field for application arguments with a special syntax for the stored fields, ex. "%username%:%password%@%host%" . And if those fields are filled out and the stored account is an ftp account show a "Launch ftp application"-button under that account.
Flag
0
Comments
-
I assume those "fields" you're referring to are passed to the application via the command-line? (are actually command-line arguments?)Flag 0
-
Yes I meant as command line/startup arguments, if you fork a new process for Filezilla.exe you can pass the host and username/password as arguments and it connects to the ftp-site on startup.
How are you developing, is there some kind of cycle where you add new features? If so, when can one expect this feature, if you like it? <img src='http://forum.agilebits.com/public/style_emoticons/<#EMO_DIR#>/wink.png' class='bbc_emoticon' alt=';)' />Flag 0