This is a staging forum for AgileBits, not an official support forum. Visit http://discussions.agilebits.com instead.

Quicksilver plugin - expanded

pjrobertson
pjrobertson Member
First up, thanks to the you 1Password folks for all your support and publicising towards my 1Password plugin. I've felt like it's been a great success, and lots of people are getting a lot of use out of it!



This thread is just about a few more questions to expand the Quicksilver 1Password plugin, but if you're reading this and you've never heard of it;

Read the Quicksilver Wiki: http://qsapp.com/wiki/1Password_Module

Download from the Quicksilver Plugins Repo: http://qsapp.com/plugins





Basically, I've just had a user ask if I can add just a 'Go' action to the plugin where it'd take you to the webpage but not submit the form.



He said in a recent tweet: Ok found it, go and fill only.... any chance for a future update to just fill ?





I don't see it anywhere in the docs ( http://help.agile.ws/1Password/go_and_fill.html ) but if it is possible I'm sure it'd be something to do with adding BOOL to the .plist that gets put in ~/Library/Application Support/1Password/Fill





Thanks again guys <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' />

Comments

  • thightower
    thightower &quot;T-Dog&quot; Agile&#39;s Mascot Community Moderator
    I believe that was my tweet LOL



    Actually I was looking for fill in the currently open web page, and then submit..... Rather than doing the whole go and fill thing about opening a new page/tab.



    I may just have to retrain my thought process a bit.



    But the Fill option would also be great. <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/biggrin.gif' class='bbc_emoticon' alt=':D' /> and if we had the option to fill and not submit much like the 1P button (by pressing the option key while filling) would also be great.
  • pjrobertson
    pjrobertson Member
    I see what you mean, so you're saying:



    If I'm looking at http://wordpress.com, I want to fill in 'this webpage' and not open a new tab? I guess that's similar to 1Password's CMD + / shortcut?
  • thightower
    thightower &quot;T-Dog&quot; Agile&#39;s Mascot Community Moderator
    edited April 2011
    [quote name='pjrobertson' timestamp='1302909367' post='24965']

    I see what you mean, so you're saying:



    If I'm looking at [url="http://wordpress.com"]http://wordpress.com[/url], I want to fill in 'this webpage' and not open a new tab? I guess that's similar to 1Password's CMD + / shortcut?

    [/quote]



    yes



    Edit : I use choosey to choose links for different browsers as a note to the team If I try to choose Chrome it will fail. The only Browser that it works on are FF and Safari. I have all extensions enabled.



    Chrome is not that big a deal more of just an observation for you guys.
  • pjrobertson
    pjrobertson Member
    I could probably add a little code to the extension as following:



    [code]if( login form is for a site that I'm currently on in my default browser)

    don't open a new tab, just fill in the current tab

    else

    open a new tab[/code]



    Need. Time...!
  • thightower
    thightower &quot;T-Dog&quot; Agile&#39;s Mascot Community Moderator
    [quote name='pjrobertson' timestamp='1302917637' post='24974']

    I could probably add a little code to the extension as following:



    [code]if( login form is for a site that I'm currently on in my default browser)

    don't open a new tab, just fill in the current tab

    else

    open a new tab[/code]



    Need. Time...!

    [/quote]



    LOL



    You got it man, take all you need. I am sure all the work you have been doing on QS and all will keep me more than occupied once b59 sees the light of day.
  • charlie98
    charlie98 Member
    edited July 2011
    [quote name='pjrobertson' timestamp='1302917637' post='24974']

    I could probably add a little code to the extension as following:



    [code]if( login form is for a site that I'm currently on in my default browser)

    don't open a new tab, just fill in the current tab

    else

    open a new tab[/code]



    Need. Time...!

    [/quote]

    An update to the quicksilver plugin has been implemented.

    2.0.0 has been added to the [url="http://qsapp.com/plugins"]Quicksilver Plugins Repository[/url].

    A description of the features can be found [url="https://github.com/pjrobertson/1Password-Plugin#readme"]here[/url]. For some reason when I downloaded the plugin from here my quicksilver plugin was not updated but when I did it from the repository listed above I got 2.0.0



    Thank you pjrobertson



    The answer on download is to always download from the repository. the downloads on pjrobertson's page seem to go to 1.0 only
  • Thats awesome, PJ!



    Thanks for sharing that. I will have to check it out. I should probably get back into Quicksilver anyway! <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' />

    [quote name='charlie98' timestamp='1310129070' post='31486']

    An update to the quicksilver plugin has been implemented.

    2.0.0 has been added to the [url="http://qsapp.com/plugins"]Quicksilver Plugins Repository[/url].

    A description of the features can be found [url="https://github.com/pjrobertson/1Password-Plugin#readme"]here[/url]. For some reason when I downloaded the plugin from here my quicksilver plugin was not updated but when I did it from the repository listed above I got 2.0.0



    Thank you pjrobertson

    [/quote]
  • charlie98
    charlie98 Member
    [quote name='charlie98' timestamp='1310129070' post='31486']

    An update to the quicksilver plugin has been implemented.

    2.0.0 has been added to the [url="http://qsapp.com/plugins"]Quicksilver Plugins Repository[/url].

    A description of the features can be found [url="https://github.com/pjrobertson/1Password-Plugin#readme"]here[/url]. For some reason when I downloaded the plugin from here my quicksilver plugin was not updated but when I did it from the repository listed above I got 2.0.0



    Thank you pjrobertson

    [/quote]

    2.0.1 is now out since 2.0.0 wouldn't go and fill properly. My brain has ceased to function since now I can't get 2.0.1 to function.
  • khad
    khad Social Choreographer
    [quote] wouldn't go and fill properly[/quote]

    Which browser version and OS? Safari 5.1 and Chrome do not currently support "external" Go & Fill.
  • charlie98
    charlie98 Member
    edited July 2011
    [quote name='khad' timestamp='1310346956' post='31708']

    Which browser version and OS? Safari 5.1 and Chrome do not currently support "external" Go & Fill.

    [/quote]

    I ended up downloading from the website 3 times and it finally worked. Go and fill now works, at least with Safari (5.0.5).
  • I have a problem with the new plugin that didnt exist with the older. In the list below the main window I dont get the name of the login but instead the link.



    Hope someone has a solution for this. I tried restarting Quicksilver and Safari and deleting the cache but that didnt help
  • khad
    khad Social Choreographer
    While this isn't the Quicksilver support forum, I hope you get your question answered to your satisfaction from someone who knows these things! I couldn't find a link for support for the plugin, but you might try [url="https://github.com/pjrobertson/1Password-Plugin#readme"]contacting the developer of the plugin[/url] (scroll down the to "Bugs" section for his email address).
  • [quote name='khad' timestamp='1310452492' post='31788']

    While this isn't the Quicksilver support forum, I hope you get your question answered to your satisfaction from someone who knows these things! I couldn't find a link for support for the plugin, but you might try [url="https://github.com/pjrobertson/1Password-Plugin#readme"]contacting the developer of the plugin[/url] (scroll down the to "Bugs" section for his email address).

    [/quote]

    I found a solution myself, and that is to switch back to the old plugin <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' /> Didnt have a need to upgrade anyway.

    And by the way, I found that Quicksilver got a support forum on Google: http://groups.google.com/group/blacktree-quicksilver?pli=1



    So if anyone else have any problems they can ask about it there (the developer of the 1password plugin is also one of the developers of Quicksilver, I think)
  • charlie98
    charlie98 Member
    [quote name='khad' timestamp='1310452492' post='31788']

    While this isn't the Quicksilver support forum, I hope you get your question answered to your satisfaction from someone who knows these things! I couldn't find a link for support for the plugin, but you might try [url="https://github.com/pjrobertson/1Password-Plugin#readme"]contacting the developer of the plugin[/url] (scroll down the to "Bugs" section for his email address).

    [/quote]



    One option for quicksilver support is to view this page [url="http://qsapp.com/support.php"]Quicksilver Support & Wiki[/url] where you will discover a number of options. Support for individual plug-ins seems to be more of a challenge to find but for the 1password plugin from pjroberson you can look here - https://github.com/pjrobertson/1Password-Plugin#readme. If you use twitter and follow LoveQuicksilver you will also discover useful info.
  • khad
    khad Social Choreographer
    Thanks for the updates, folks! I hope that helps someone else coming across this thread in the future.



    Cheers,
  • charlie98
    charlie98 Member
    there is a new 1PW plugin for quicksilver, 2.2.0, released Oct 19
  • Xe997
    Xe997
    edited October 2011
    [quote name='charlie98' timestamp='1319078205' post='53099']

    there is a new 1PW plugin for quicksilver, 2.2.0, released Oct 19

    [/quote]

    This is very good news. The plugin now works with the latest Firefox and Chrome. I havent tested Safari 5.1.1 though (still using 5.0.5).



    Edit: it works with Safari 5.1.1 too! And there's a new (I think?) action, "Go and fill with". Great for sites that doesnt work with Safari.
  • charlie98
    charlie98 Member
    [quote name='charlie98' timestamp='1319078205' post='53099']

    there is a new 1PW plugin for quicksilver, 2.2.0, released Oct 19

    [/quote]

    seems to be an issue with the MAS version as it has a different bundle id
  • pjrobertson
    pjrobertson Member
    edited October 2011
    Hi guys,



    Quicksilver - 1Password developer here <img src='http://forum.agilebits.com/public/style_emoticons/<#EMO_DIR#>/smile.png' class='bbc_emoticon' alt=':)' />



    I'm having trouble with users who're using the Mac App Store version (as stated above).

    It seems like you guys have changed the bundle ID from ws.agile.1Password to com.agilebits.onepassword-osx which is causing huge problems.



    Also, it seems like the .agilekeychain may have changed its format?



    Is there any way I can get data on the MAS version?



    Thanks as always







    P.S. - sorry all that it took me so long to get the new version out. I was away travelling all summer (it's alright for some, eh?!)
  • pjrobertson
    pjrobertson Member
    edited October 2011
    One further observation:



    Have recent builds of 1Password stopped using the 'findUUID' string that can be set in the prefs?

    Previously I would "defaults write ws.agile.1Password findUUID #abc123etc." - then launch 1Password. This no longer works (even on my non-Mac App Store copy)





    P.S. - those downloading 2.2.1: It is just a small update to inform Mac App Store users that the plugin doesn't currently work for them <img src='http://forum.agilebits.com/public/style_emoticons/<#EMO_DIR#>/sad.png' class='bbc_emoticon' alt=':(' />
  • thightower
    thightower &quot;T-Dog&quot; Agile&#39;s Mascot Community Moderator
    Partrick Sent you a DM on twitter re the above.
  • MartyS
    MartyS AgileBits Customer Care (retired)
    Patrick, I see that we're helping you on other support fronts for now. Please continue to followup there, as needed, and we'll save some energy looking for each other. <img src='http://forum.agilebits.com/public/style_emoticons/<#EMO_DIR#>/smile.png' class='bbc_emoticon' alt=':)' />
  • charlie98
    charlie98 Member
    2.3.0 is now out and reportedly works for the MAS version of 1PW. Personally I haven't got it working but I'll solve it sooner or later.
  • Xe997
    Xe997
    edited October 2011
    The action "Reveal in 1Password" doesnt work with the new version (2.3.0). Reinstalled 2.2.0 and it worked again. I'm not using the App Store version of 1Password so I guess there's not a problem staying with 2.2.0. And I found that copying from the extension is faster than from the application. Anyway, just to let you know that there is an issue.



    EDIT: installed 2.3.1, problem solved!