Jump to content

vdesabou

Member
  • Posts

    466
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by vdesabou

  1. I actually did the same kind of workflow but with old school ksh scripts . I am using a hotkey to trigger your workflow, see http://d.pr/i/zEUM It is working but I'm wondering if this is the most efficient way to do it? Thanks again
  2. Hi Andrew, It is triggered as a File Action (help here http://support.alfredapp.com/tutorials:work-with-files) or as a hotkey (help here http://support.alfredapp.com/tutorials:global-hotkeys). Please use the updated version, I've fixed a few things.
  3. alfred-convert-word-to-pdf ========================== Alfred workflow to convert Word document to PDF Here is a very simple workflow that convert any .rtf, .doc and .docx files to pdf. I've only tested it with Microsoft Word 2011. It is triggered as a File Action, you can also set an hotkey. Download Download the workflow below and open in Alfred. Download Workflow
  4. 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
  5. Fair enough, I'll use some workaround. But I still think it would be a good enhancement though. Thanks for your help Cheers
  6. Hi David, 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.. That's not the main reason in my case, but it could be ;-)
  7. No one interested ? I have personally a lot of login items that I don't want Alfred to display.
  8. Thanks a lot for sharing this! I'll see if I can adapt it to my use case. Cheers!
  9. 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
  10. 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
  11. Hi, As AlfPT is down right now, can you provide another link to download this workflow, I'm very interested! Cheers
  12. Hi, It would be great to have the possibility to hide some login items from 1password in Alfred. Do we have a way to do that? Thanks
×
×
  • Create New...