Jump to content

vdesabou

Member
  • Posts

    466
  • Joined

  • Last visited

  • Days Won

    22

Posts posted by vdesabou

  1. Hi,

     

    Thanks for sharing this. It is very helpful.

     

    I have some warning messages that prevent me to see the outputs:

     

     

    Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in Command line code on line 9
     
    Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in Command line code on line 9
    00:03:23
     
    Any idea how to fix this.
     
    Cheers
  2. Hi David,

     

    The 1Password integration filters based on your input. That being said, why not just type an extra character or two more toward what you are intending to find and let Alfred filter the search results down into a better managed set (not showing all the extras)?

     

    Not sure to fully understand what you're proposing. Let's use an example:

     

    Let's say I have two login items in 1Password with names:

     

    "example.com vincent"

    "example.com coworker1"

     

    As coworker1 is not using 1password, I know he's going to ask me every 2 weeks, "BTW what is my password for example.com ?" :)

    That's why I want to keep its login in my 1password.

    So in 1password, I tick the option "Never Display in Browser" for "example.com coworker1", and I would like to do the same thing in Alfred, so that when I type "example.com" in Alfred, only "example.com vincent" appears.

     

    I was thinking prefixing "example.com coworker1" with something like "___example.com coworker1", but even doing that when I type "example" in Alfred, "___example.com coworker1" is appearing.

     

    I could rename "example.com coworker1" with something that is not likely to get results in Alfred, such as "e_x_a_m_p_l_e_._c_o_m coworker1"...

    That's not ideal..

     

    Or if you are worried about someone stumbling upon sensitive data, you could always just disable the 1Password feature.

     

    That's not the main reason in my case, but it could be ;-)

  3. Hi again,

     

    Would it be also possible to share the script (alfredforum.php) you're using on your remote server (removing your credentials of course)?

    I would like to do same kind of things as your workflow for a forum that needs login authentication but I don't know where to start.

     

    Cheers

  4. Hi,

     

    This workflow is awesome. 

    I just noticed an issue when the favorite name has an ampersand (&)

     

    In that case, we get:

     

     

    13/02/13 16:19:47,012 Alfred 2[10427]: [ERROR] Script XML Parse Error occured Error Domain=NSXMLParserErrorDomain Code=4 "The operation couldn’t be completed. (NSXMLParserErrorDomain error 4.)"
     
    Workaround is easy: don't use ampersand in names ;-)
     
    Cheers
×
×
  • Create New...