Jump to content

bwanamatt

Member
  • Posts

    14
  • Joined

  • Last visited

bwanamatt's Achievements

Helping Hand

Helping Hand (3/5)

1

Reputation

  1. That worked - I can get results for countries. I had only been trying cities. Is it possible with cities? It would be kinda nice since many countries are in more than one time zone.
  2. Thanks! I ran the Terminal command and it asked for my password (maybe that's part of the problem with 'timein setup'?) and then it successfully installed the package. Still not working though. When I type "timein London" this is what I get after a while: "L - The class of decision problems solvable by a deterministic Turing" I can't get any other queries to return a result. Here's the Terminal output, if that helps. --- Searching for wolframalpha Reading http://pypi.python.org/simple/wolframalpha/ Reading https://bitbucket.org/jaraco/wolframalpha Best match: wolframalpha 1.0.2 Downloading http://pypi.python.org/packages/source/w/wolframalpha/wolframalpha-1.0.2.zip#md5=8b1b4597ed44aff457eb5638961d9e79 Processing wolframalpha-1.0.2.zip Running wolframalpha-1.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WfASBT/wolframalpha-1.0.2/egg-dist-tmp-J2trcx Searching for hgtools Reading http://pypi.python.org/simple/hgtools/ Reading http://bitbucket.org/jaraco/hgtools/ Reading http://bitbucket.org/jaraco/hgtools/downloads/ Best match: hgtools 2.0.3 Downloading http://pypi.python.org/packages/source/h/hgtools/hgtools-2.0.3.zip#md5=1ebc90712ec823fe0f8efa7636eb31d7 Processing hgtools-2.0.3.zip Running hgtools-2.0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WfASBT/wolframalpha-1.0.2/temp/easy_install-61QHRg/hgtools-2.0.3/egg-dist-tmp-T8AJi6 /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' zip_safe flag not set; analyzing archive contents... Installed /private/tmp/easy_install-WfASBT/wolframalpha-1.0.2/hgtools-2.0.3-py2.7.egg Adding wolframalpha 1.0.2 to easy-install.pth file Installed /Library/Python/2.7/site-packages/wolframalpha-1.0.2-py2.7.egg Processing dependencies for wolframalpha Finished processing dependencies for wolframalpha
  3. This is really neat, thanks! One question - I ran the 'timein setup' and updated time.py to include my WolframAlpha AppID but I can't get custom results when I type in queries like "timein London". It just hangs on the "Please wait..." message. If I just type "timein" I can see the time in the default cities - just nothing for the custom locations. Any ideas?
  4. Thanks! I just wish I could have a hybrid solution that lets me keep the function keys with their special features but also be able to map events to Command F1, etc without using the 'fn' key. If I check the box to use F1, etc. as standard function keys in the Keyboard System Preferences, then I can go into Alfred and set Command F1 as a Hotkey. But as soon as I go back into System Preferences and uncheck that box, my Command F1 hotkey no longer works. Too bad - I was hoping it might be a loophole.
  5. Is there currently a way to do this and I'm just missing something? For instance, I would like to launch an app via Command F1. Does anyone know how to get the function keys to show up when creating a workflow? Just thought I would check before posting as a feature suggestion. Thanks.
  6. Thanks! Looks like the fix is as simple as adding stripslashes in front of $argv[1]. I've updated the workflow to include the change and your info as creator. http://d.pr/f/Hou9 EDIT: use this one http://d.pr/f/zYnx
  7. And here's the workflow as is if anyone wants to play around with what I have so far. http://d.pr/f/EG78
  8. I'm trying to adapt this extension to Alfred v2: http://jdfwarrior.tumblr.com/post/28062338466/creating-reminders-in-the-mountain-lion-reminders First, I added a Keyword input. - with space is checked - argument required is selected Then I added a Run Script action that looks like the following: I also moved the reminder.scpt file to the workflow folder. When I run the workflow, it will successfully create the reminder in Reminders.app, but it always sets the time as 12/31/69 6pm. Any ideas? I'm not sure why this is behaving differently than the v1 version. Thanks!
  9. Wow, not sure how I never noticed that option. Thanks!
  10. Do you know how to alter the behavior so that the selection is just copied to the clipboard (and not also pasted)?
  11. Looks like "remember last typed query" is back as of b67 - that was quick! Thanks!
  12. The command history is great, but it would be nice to have that in conjunction with the ability to remember the last typed query. I use the calculator functions extensively and frequently toggle Alfred as I'm typing out equations. It's quite a bit more difficult to do that with just the command history. Thanks!
×
×
  • Create New...