Jump to content

Jb_Bryant

Member
  • Posts

    96
  • Joined

  • Last visited

Posts posted by Jb_Bryant

  1. 0.1642 seconds is pretty fast when you're running a shell script once, but Alfred calls it (if it can) every time you type a letter. In those terms, it's really rather slow. (And it runs much slower still when Alfred is calling it to search for just one or two letters.)

     

    By way of comparison, using a query that takes a similar length of time on my computer (0.1541 s), the original workflow's search takes 0.002 s, and it's doing more work (searching groups, too).

     

    I've made a test workflow for the all-accounts search here. Give it a try and see what you think of the performance.

     

    I'll work on speeding it up as much as I can, but if I can't get it at least 10-20x faster, I'll make it an option/separate workflow.

     

    It is a little slower but I don't mind personally just because it does what I need. Others may disagree though. I did my best to show you the speed without showing you my contacts' details:

     

    http://cl.ly/1I2t1l3K251m

  2. Righty, I've uploaded the script here. Either copy-paste it into a new file or download it. Then run the script in Terminal with:

     

    python ABSearch.py 'name'

     

    If that throws an error, try

     

    /usr/bin/python ABSearch.py 'name'

     

    whereby name is the name or email address (or part thereof) of one of your contacts. Check the output to see if it's including contacts from your Exchange account as well as your Mac/iCloud accounts.

     

    Also note the speed of the script (i.e. really slow). Even if it does find all the contacts, it might not be possible to make it run fast enough to be useable with a large contacts database.

     

     

    I just tried it and it seems like it works great for both my Gmail and Exchange contacts. And it was pretty fast. didn't feel slow at all. Here's one example which included contacts from both Gmail and Exchange:

     

    python ABSearch.py 'Tom'

    5 results for 'Tom' in 0.1642 seconds

  3. I guess you mean "doesn't", which is true: it only looks at native Address Book databases, i.e. your local Mac contacts and your iCloud contacts.

     

    I am investigating other ways to access the Address Book database (the official way is extremely slow from Python, so I didn't use it), but I don't have an Exchange account to test it with. A Gmail account should work because it's synchronised with your local Mac contacts database (not iCloud), so the workflow should pick those contacts up.

     

    I'll put together a test script that uses the official API. Perhaps someone with an Exchange account could run it and let me know if it finds Exchange contacts. From what I've read, it should work, but I'd like to be sure before I rewrite the workflow, especially because the API is 10x slower than the current implementation …

     

    Yep. I just fixed my post. Sorry about that. I'd be willing to test if you want to send it over.

  4. not sure how to fix this.

     

    Maybe you can make a dumb workflow to output the feedback items directly and see how alfred responds. Then you may remove the items to the minimum and check where the problem is. 

     

    I don't really have the time or ruby knowledge to do much testing. I'll just use the old one that was working until you're able to upgrade and take a look.

  5. can you post the error message and log as we discussed before. 

     

    I do not have Marverick installed to test.

     

    It looks like it works from command line. But nothing shows when invoked in alfred:

     

    <items><item valid='yes'><title>2/8: Mail</title><arg>5716</arg><subtitle>cpu:   13.2%,  memory:    2.7%,  nice:   0,  state:(  5716  ) :sleep</subtitle><icon type='fileicon'>/Applications/Mail.app/</icon></item><item valid='yes'><title>3/25: Terminal</title><arg>9412</arg><subtitle>cpu:    3.0%,  memory:    0.4%,  nice:   0,  state:(  9412  ) :sleep</subtitle><icon type='fileicon'>/Applications/Utilities/Terminal.app/</icon></item><item valid='yes'><title>4/210: LMIPSUser</title><arg>2648</arg><subtitle>cpu:    2.4%,  memory:    0.0%,  nice:   0,  state:(  2648  ) :sleep</subtitle><icon type='fileicon'>/Library/Application Support/LogMeIn/bin/LogMeIn.app/</icon></item><item valid='yes'><title>5/101: coreaudiod</title><arg>226</arg><subtitle>cpu:    2.1%,  memory:    0.1%,  nice:   0,  state:(  226   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/coreaudiod</icon></item><item valid='yes'><title>6/3: Jump Desktop Beta</title><arg>7325</arg><subtitle>cpu:    2.0%,  memory:    3.6%,  nice:   0,  state:(  7325  ) :sleep</subtitle><icon type='fileicon'>/Applications/Jump Desktop Beta.app/</icon></item><item valid='yes'><title>7/1: WindowServer</title><arg>87</arg><subtitle>cpu:    1.9%,  memory:   10.1%,  nice:   0,  state:(   87   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer</icon></item><item valid='yes'><title>8/16: Dropbox</title><arg>236</arg><subtitle>cpu:    0.7%,  memory:    1.0%,  nice:   0,  state:(  236   ) :sleep</subtitle><icon type='fileicon'>/Applications/Dropbox.app/</icon></item><item valid='yes'><title>9/109: dbfseventsd</title><arg>3949</arg><subtitle>cpu:    0.3%,  memory:    0.1%,  nice:   0,  state:(  3949  ) :sleep</subtitle><icon type='fileicon'>/Library/DropboxHelperTools/Dropbox_u501/dbfseventsd</icon></item><item valid='yes'><title>10/225: dbfseventsd</title><arg>3950</arg><subtitle>cpu:    0.3%,  memory:    0.0%,  nice:   0,  state:(  3950  ) :sleep</subtitle><icon type='fileicon'>/Library/DropboxHelperTools/Dropbox_u501/dbfseventsd</icon></item><item valid='yes'><title>12/77: fseventsd</title><arg>65</arg><subtitle>cpu:    0.1%,  memory:    0.1%,  nice:   0,  state:(   65   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd</icon></item><item valid='yes'><title>13/30: TextExpander</title><arg>232</arg><subtitle>cpu:    0.1%,  memory:    0.3%,  nice:   0,  state:(  232   ) :sleep</subtitle><icon type='fileicon'>/Applications/TextExpander.app/</icon></item><item valid='yes'><title>14/29: LogMeIn</title><arg>2597</arg><subtitle>cpu:    0.1%,  memory:    0.3%,  nice:   0,  state:(  2597  ) :sleep: session leader</subtitle><icon type='fileicon'>/Library/Application Support/LogMeIn/bin/LogMeIn.app/</icon></item><item valid='yes'><title>15/59: com.apple.iCloudHelper</title><arg>9161</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  9161  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.iCloudHelper</icon></item><item valid='yes'><title>16/41: com.apple.quicklook.satellite</title><arg>9152</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  9152  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.quicklook.satellite</icon></item><item valid='yes'><title>17/45: quicklookd</title><arg>9147</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  9147  ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/</icon></item><item valid='yes'><title>18/108: com.apple.ColorSyncXPCAgent</title><arg>8861</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  8861  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.ColorSyncXPCAgent</icon></item><item valid='yes'><title>19/107: com.apple.hiservices-xpcservice</title><arg>8856</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  8856  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.hiservices-xpcservice</icon></item><item valid='yes'><title>20/105: com.apple.Preview.TrustedBookmarksService</title><arg>8852</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  8852  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.Preview.TrustedBookmarksService</icon></item><item valid='yes'><title>21/4: Preview</title><arg>8847</arg><subtitle>cpu:    0.0%,  memory:    3.5%,  nice:   0,  state:(  8847  ) :sleep</subtitle><icon type='fileicon'>/Applications/Preview.app/</icon></item><item valid='yes'><title>22/10: Rdio</title><arg>8090</arg><subtitle>cpu:    0.0%,  memory:    2.7%,  nice:   0,  state:(  8090  ) :sleep</subtitle><icon type='fileicon'>/Applications/Rdio.app/</icon></item><item valid='yes'><title>23/177: WebKitPluginAgent</title><arg>8065</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  8065  ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/WebKit.framework/WebKitPluginAgent</icon></item><item valid='yes'><title>24/36: com.apple.ShareKitHelper</title><arg>8063</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  8063  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.ShareKitHelper</icon></item><item valid='yes'><title>25/7: Skitch</title><arg>8054</arg><subtitle>cpu:    0.0%,  memory:    2.9%,  nice:   0,  state:(  8054  ) :sleep</subtitle><icon type='fileicon'>/Applications/Skitch.app/</icon></item><item valid='yes'><title>26/34: HazelHelper</title><arg>7401</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  7401  ) :sleep</subtitle><icon type='fileicon'>/Users/jbryant705/Library/PreferencePanes/Hazel.prefPane/Contents/Resources/HazelHelper.app/</icon></item><item valid='yes'><title>27/160: hdiejectd</title><arg>7373</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  7373  ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/DiskImages.framework/Resources/hdiejectd</icon></item><item valid='yes'><title>28/93: diskimages-helper</title><arg>7364</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  7364  ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper</icon></item><item valid='yes'><title>29/70: com.apple.lookupd</title><arg>7129</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  7129  ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/Lookup.framework/Resources/com.apple.lookupd</icon></item><item valid='yes'><title>30/140: com.apple.qtkitserver</title><arg>7042</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  7042  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.qtkitserver</icon></item><item valid='yes'><title>31/50: com.apple.Safari.SocialHelper</title><arg>7038</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  7038  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.Safari.SocialHelper</icon></item><item valid='yes'><title>32/24: com.apple.WebKit.Networking</title><arg>7036</arg><subtitle>cpu:    0.0%,  memory:    0.4%,  nice:   0,  state:(  7036  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.WebKit.Networking</icon></item><item valid='yes'><title>33/5: Safari</title><arg>7034</arg><subtitle>cpu:    0.0%,  memory:    3.1%,  nice:   0,  state:(  7034  ) :sleep</subtitle><icon type='fileicon'>/Applications/Safari.app/</icon></item><item valid='yes'><title>34/53: com.apple.twitter.xpc</title><arg>6873</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  6873  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.twitter.xpc</icon></item><item valid='yes'><title>35/113: com.apple.hiservices-xpcservice</title><arg>6868</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  6868  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.hiservices-xpcservice</icon></item><item valid='yes'><title>36/94: VDCAssistant</title><arg>6441</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  6441  ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/Resources/VDCAssistant</icon></item><item valid='yes'><title>37/71: prl_naptd</title><arg>6415</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  6415  ) :sleep</subtitle><icon type='fileicon'>/Applications/Parallels Desktop.app/</icon></item><item valid='yes'><title>38/196: bash /Applications/Parallels Desktop.app/Contents/MacOS/watchdog start 60 20 /Applications/Parallels Desktop.app/Contents/MacOS/prl_naptd start</title><arg>6391</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  6391  ) :sleep</subtitle><icon type='fileicon'>/bin/bash</icon></item><item valid='yes'><title>39/32: prl_disp_service</title><arg>6298</arg><subtitle>cpu:    0.0%,  memory:    0.3%,  nice:   0,  state:(  6298  ) :sleep</subtitle><icon type='fileicon'>/Applications/Parallels Desktop.app/Contents/MacOS/Parallels Service.app/</icon></item><item valid='yes'><title>40/97: prl_naptd</title><arg>6293</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  6293  ) :sleep</subtitle><icon type='fileicon'>/Applications/Parallels Desktop.app/</icon></item><item valid='yes'><title>41/164: prl_event_tap</title><arg>6271</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  6271  ) :sleep</subtitle><icon type='fileicon'>/Applications/Parallels Desktop.app/</icon></item><item valid='yes'><title>42/15: prl_client_app</title><arg>6224</arg><subtitle>cpu:    0.0%,  memory:    1.2%,  nice:   0,  state:(  6224  ) :sleep</subtitle><icon type='fileicon'>/Applications/Parallels Desktop.app/</icon></item><item valid='yes'><title>43/112: com.apple.hiservices-xpcservice</title><arg>6148</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  6148  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.hiservices-xpcservice</icon></item><item valid='yes'><title>44/20: Messages</title><arg>5816</arg><subtitle>cpu:    0.0%,  memory:    0.8%,  nice:   0,  state:(  5816  ) :sleep</subtitle><icon type='fileicon'>/Applications/Messages.app/</icon></item><item valid='yes'><title>45/123: com.apple.audio.SandboxHelper</title><arg>5800</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  5800  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.audio.SandboxHelper</icon></item><item valid='yes'><title>46/2: com.apple.WebKit.WebContent</title><arg>5721</arg><subtitle>cpu:    0.0%,  memory:    3.6%,  nice:   0,  state:(  5721  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.WebKit.WebContent</icon></item><item valid='yes'><title>47/6: com.apple.WebKit.WebContent</title><arg>5720</arg><subtitle>cpu:    0.0%,  memory:    3.0%,  nice:   0,  state:(  5720  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.WebKit.WebContent</icon></item><item valid='yes'><title>48/64: PrintUITool</title><arg>5689</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  5689  ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/PrintUITool</icon></item><item valid='yes'><title>49/116: cupsd</title><arg>5662</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  5662  ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/cupsd</icon></item><item valid='yes'><title>50/12: Tweetbot</title><arg>5565</arg><subtitle>cpu:    0.0%,  memory:    1.6%,  nice:   0,  state:(  5565  ) :sleep</subtitle><icon type='fileicon'>/Applications/Tweetbot.app/</icon></item><item valid='yes'><title>51/9: Evernote</title><arg>5510</arg><subtitle>cpu:    0.0%,  memory:    2.7%,  nice:   0,  state:(  5510  ) :sleep</subtitle><icon type='fileicon'>/Applications/Evernote.app/</icon></item><item valid='yes'><title>52/122: netbiosd</title><arg>5375</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:  20,  state:(  5375  ) :sleep: reduced priority,session leader</subtitle><icon type='fileicon'>/usr/sbin/netbiosd</icon></item><item valid='yes'><title>53/163: AirPort Base Station Agent</title><arg>5374</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  5374  ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/AirPort Base Station Agent.app/</icon></item><item valid='yes'><title>54/49: EscrowSecurityAlert</title><arg>5366</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  5366  ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/CloudServices.framework/Resources/EscrowSecurityAlert.app/</icon></item><item valid='yes'><title>55/111: helpd</title><arg>5347</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  5347  ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd</icon></item><item valid='yes'><title>56/54: ocspd</title><arg>5340</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  5340  ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/ocspd</icon></item><item valid='yes'><title>57/182: mdworker</title><arg>5239</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  5239  ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker</icon></item><item valid='yes'><title>58/88: System Events</title><arg>4454</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  4454  ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/System Events.app/</icon></item><item valid='yes'><title>59/206: com.apple.cmio.registerassistantservice</title><arg>4400</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  4400  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.cmio.registerassistantservice</icon></item><item valid='yes'><title>60/185: com.apple.audio.ComponentHelper</title><arg>4392</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  4392  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.audio.ComponentHelper</icon></item><item valid='yes'><title>61/214: com.apple.audio.SandboxHelper</title><arg>4391</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  4391  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.audio.SandboxHelper</icon></item><item valid='yes'><title>62/213: com.apple.appstore.PluginXPCService</title><arg>4128</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  4128  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.appstore.PluginXPCService</icon></item><item valid='yes'><title>63/219: dbfseventsd</title><arg>3948</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  3948  ) :sleep</subtitle><icon type='fileicon'>/Library/DropboxHelperTools/Dropbox_u501/dbfseventsd</icon></item><item valid='yes'><title>64/73: bookstoreagent</title><arg>3779</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  3779  ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/bookstoreagent</icon></item><item valid='yes'><title>65/167: com.apple.BKAgentService</title><arg>3706</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  3706  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.BKAgentService</icon></item><item valid='yes'><title>66/209: periodic-wrapper</title><arg>3149</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   1,  state:(  3149  ) :uninterruptible: reduced priority,session leader</subtitle><icon type='fileicon'>/usr/libexec/periodic-wrapper</icon></item><item valid='yes'><title>67/138: com.apple.geod</title><arg>3019</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  3019  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.geod</icon></item><item valid='yes'><title>68/190: com.apple.audio.ComponentHelper</title><arg>2814</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  2814  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.audio.ComponentHelper</icon></item><item valid='yes'><title>69/62: LMIGUIAgent</title><arg>2614</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  2614  ) :sleep</subtitle><icon type='fileicon'>/Library/Application Support/LogMeIn/bin/LogMeIn.app/Contents/Resources/LMIGUIAgent.app/</icon></item><item valid='yes'><title>70/86: LogMeInGUI</title><arg>2612</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  2612  ) :sleep</subtitle><icon type='fileicon'>/Library/Application Support/LogMeIn/bin/LogMeInGUI.app/</icon></item><item valid='yes'><title>71/188: com.apple.appkit.xpc.sandboxedServiceRunner</title><arg>2484</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  2484  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.appkit.xpc.sandboxedServiceRunner</icon></item><item valid='yes'><title>72/102: syspolicyd</title><arg>2483</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  2483  ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/syspolicyd</icon></item><item valid='yes'><title>73/76: AirServer</title><arg>2350</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  2350  ) :sleep</subtitle><icon type='fileicon'>/Applications/AirServer.app/</icon></item><item valid='yes'><title>74/176: com.apple.systemadministration.writeconfig</title><arg>2081</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  2081  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.systemadministration.writeconfig</icon></item><item valid='yes'><title>75/180: DiskUnmountWatcher</title><arg>1883</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  1883  ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/KerberosHelper/Helpers/DiskUnmountWatcher</icon></item><item valid='yes'><title>76/186: imklaunchagent</title><arg>1641</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  1641  ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent</icon></item><item valid='yes'><title>77/179: distnoted</title><arg>1633</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  1633  ) :sleep</subtitle><icon type='fileicon'>/usr/sbin/distnoted</icon></item><item valid='yes'><title>78/201: launchd</title><arg>1631</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  1631  ) :sleep: session leader</subtitle><icon type='fileicon'>/sbin/launchd</icon></item><item valid='yes'><title>79/178: com.apple.IconServicesAgent</title><arg>1630</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  1630  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.IconServicesAgent</icon></item><item valid='yes'><title>80/216: xpcd</title><arg>1629</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  1629  ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/xpcd</icon></item><item valid='yes'><title>81/136: installd</title><arg>1025</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  1025  ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/PackageKit.framework/Resources/installd</icon></item><item valid='yes'><title>82/183: com.apple.CharacterPicker.FileService</title><arg>908</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  908   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.CharacterPicker.FileService</icon></item><item valid='yes'><title>83/200: USBAgent</title><arg>865</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  865   ) :sleep</subtitle><icon type='fileicon'>/usr/libexec/USBAgent</icon></item><item valid='yes'><title>84/170: ssh-agent</title><arg>772</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  772   ) :sleep</subtitle><icon type='fileicon'>/usr/bin/ssh-agent</icon></item><item valid='yes'><title>85/126: com.apple.MailServiceAgent</title><arg>509</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  509   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.MailServiceAgent</icon></item><item valid='yes'><title>86/46: recentsd</title><arg>503</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  503   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/Support/recentsd</icon></item><item valid='yes'><title>87/159: printtool</title><arg>475</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  475   ) :uninterruptible</subtitle><icon type='fileicon'>/System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Versions/A/printtool</icon></item><item valid='yes'><title>88/130: ScopedBookmarkAgent</title><arg>452</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  452   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/ScopedBookmarkAgent</icon></item><item valid='yes'><title>89/150: systemstatsd</title><arg>424</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  424   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/systemstatsd</icon></item><item valid='yes'><title>90/114: Caffeine</title><arg>380</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  380   ) :sleep</subtitle><icon type='fileicon'>/Applications/Caffeine.app/</icon></item><item valid='yes'><title>91/131: com.apple.InputMethodKit.UserDictionary</title><arg>379</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  379   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.InputMethodKit.UserDictionary</icon></item><item valid='yes'><title>92/42: AppleSpell</title><arg>377</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  377   ) :sleep</subtitle><icon type='fileicon'>/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell</icon></item><item valid='yes'><title>93/175: distnoted</title><arg>369</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  369   ) :uninterruptible</subtitle><icon type='fileicon'>/usr/sbin/distnoted</icon></item><item valid='yes'><title>94/195: launchd</title><arg>364</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  364   ) :sleep: session leader</subtitle><icon type='fileicon'>/sbin/launchd</icon></item><item valid='yes'><title>95/129: mdflagwriter</title><arg>363</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  363   ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdflagwriter</icon></item><item valid='yes'><title>96/207: mdflagwriter</title><arg>362</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  362   ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdflagwriter</icon></item><item valid='yes'><title>97/204: launchd</title><arg>360</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  360   ) :sleep: session leader</subtitle><icon type='fileicon'>/sbin/launchd</icon></item><item valid='yes'><title>98/48: storeagent</title><arg>350</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  350   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeagent</icon></item><item valid='yes'><title>99/82: Image Capture Extension</title><arg>347</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  347   ) :sleep</subtitle><icon type='fileicon'>/System/Library/Image Capture/Support/Image Capture Extension.app/</icon></item><item valid='yes'><title>100/90: com.apple.dock.extra</title><arg>318</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  318   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.dock.extra</icon></item><item valid='yes'><title>101/203: coresymbolicationd</title><arg>315</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  315   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd</icon></item><item valid='yes'><title>102/83: com.apple.DataDetectorsDynamicData</title><arg>314</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  314   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.DataDetectorsDynamicData</icon></item><item valid='yes'><title>103/106: sandboxd</title><arg>312</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  312   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/sandboxd</icon></item><item valid='yes'><title>104/137: universalAccessAuthWarn</title><arg>309</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  309   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Resources/universalAccessAuthWarn.app/</icon></item><item valid='yes'><title>105/119: TextExpander Helper</title><arg>307</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  307   ) :sleep</subtitle><icon type='fileicon'>/Applications/TextExpander.app/Contents/Resources/TextExpander Helper.app/</icon></item><item valid='yes'><title>106/215: com.apple.audio.SandboxHelper</title><arg>297</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  297   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.audio.SandboxHelper</icon></item><item valid='yes'><title>107/143: AirPlayUIAgent</title><arg>292</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  292   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/AirPlayUIAgent.app/</icon></item><item valid='yes'><title>108/211: com.apple.audio.DriverHelper</title><arg>288</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  288   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.audio.DriverHelper</icon></item><item valid='yes'><title>109/174: CloudKeychainProxy</title><arg>287</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  287   ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy</icon></item><item valid='yes'><title>110/154: librariand</title><arg>273</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  273   ) :sleep</subtitle><icon type='fileicon'>/usr/libexec/librariand</icon></item><item valid='yes'><title>111/84: sharingd</title><arg>264</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  264   ) :sleep</subtitle><icon type='fileicon'>/usr/libexec/sharingd</icon></item><item valid='yes'><title>112/39: com.apple.IconServicesAgent</title><arg>249</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  249   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.IconServicesAgent</icon></item><item valid='yes'><title>113/224: xpcd</title><arg>242</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  242   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/xpcd</icon></item><item valid='yes'><title>114/135: Things Helper</title><arg>240</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  240   ) :sleep</subtitle><icon type='fileicon'>/Users/jbryant705/Library/Application Support/Things Sandbox Helper/Things Helper.app/</icon></item><item valid='yes'><title>116/79: Cinch</title><arg>235</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  235   ) :sleep</subtitle><icon type='fileicon'>/Applications/Cinch.app/</icon></item><item valid='yes'><title>117/19: Fantastical</title><arg>233</arg><subtitle>cpu:    0.0%,  memory:    0.9%,  nice:   0,  state:(  233   ) :sleep</subtitle><icon type='fileicon'>/Applications/Fantastical.app/</icon></item><item valid='yes'><title>118/99: iTunesHelper</title><arg>230</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  230   ) :sleep</subtitle><icon type='fileicon'>/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/</icon></item><item valid='yes'><title>119/57: Bartender</title><arg>227</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  227   ) :sleep</subtitle><icon type='fileicon'>/Applications/Bartender.app/</icon></item><item valid='yes'><title>120/11: Finder</title><arg>225</arg><subtitle>cpu:    0.0%,  memory:    1.8%,  nice:   0,  state:(  225   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/Finder.app/</icon></item><item valid='yes'><title>121/35: SystemUIServer</title><arg>224</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  224   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/SystemUIServer.app/</icon></item><item valid='yes'><title>122/21: Dock</title><arg>222</arg><subtitle>cpu:    0.0%,  memory:    0.7%,  nice:   0,  state:(  222   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/Dock.app/</icon></item><item valid='yes'><title>123/127: Folder Actions Dispatcher</title><arg>221</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  221   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/Folder Actions Dispatcher.app/</icon></item><item valid='yes'><title>124/220: bash /usr/bin/stkLaunchAgent.sh</title><arg>219</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  219   ) :sleep</subtitle><icon type='fileicon'>bash</icon></item><item valid='yes'><title>125/202: AppleIDAuthAgent</title><arg>215</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  215   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/AppleIDAuthAgent</icon></item><item valid='yes'><title>126/26: NotificationCenter</title><arg>210</arg><subtitle>cpu:    0.0%,  memory:    0.4%,  nice:   0,  state:(  210   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/NotificationCenter.app/</icon></item><item valid='yes'><title>127/38: soagent</title><arg>207</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  207   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/MessagesKit.framework/Resources/soagent.app/</icon></item><item valid='yes'><title>128/165: WiFiKeychainProxy</title><arg>206</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  206   ) :sleep</subtitle><icon type='fileicon'>/usr/libexec/WiFiKeychainProxy</icon></item><item valid='yes'><title>129/33: 2BUA8C4S2C.com.agilebits.onepassword4-helper</title><arg>205</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  205   ) :sleep</subtitle><icon type='fileicon'>/Applications/1Password 4.app/Contents/Library/LoginItems/2BUA8C4S2C.com.agilebits.onepassword4-helper.app/</icon></item><item valid='yes'><title>130/78: EvernoteHelper</title><arg>204</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  204   ) :sleep</subtitle><icon type='fileicon'>/Applications/Evernote.app/Contents/Library/LoginItems/EvernoteHelper.app/</icon></item><item valid='yes'><title>131/89: PhotoStreamAgent</title><arg>203</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  203   ) :sleep</subtitle><icon type='fileicon'>/Applications/iPhoto.app/Contents/Library/LoginItems/PhotoStreamAgent.app/</icon></item><item valid='yes'><title>132/27: J8RPQ294UB.com.skitch.SkitchHelper</title><arg>202</arg><subtitle>cpu:    0.0%,  memory:    0.4%,  nice:   0,  state:(  202   ) :sleep</subtitle><icon type='fileicon'>/Applications/Skitch.app/Contents/Library/LoginItems/J8RPQ294UB.com.skitch.SkitchHelper.app/</icon></item><item valid='yes'><title>133/125: pbs</title><arg>199</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  199   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/pbs</icon></item><item valid='yes'><title>134/149: suhelperd</title><arg>197</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  197   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/SoftwareUpdate.framework/Resources/suhelperd</icon></item><item valid='yes'><title>135/222: xpcd</title><arg>196</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  196   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/xpcd</icon></item><item valid='yes'><title>136/85: softwareupdated</title><arg>194</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  194   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/Software Update.app/</icon></item><item valid='yes'><title>137/63: tccd</title><arg>193</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  193   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/TCC.framework/Resources/tccd</icon></item><item valid='yes'><title>138/184: racoon</title><arg>192</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  192   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/racoon</icon></item><item valid='yes'><title>139/144: filecoordinationd</title><arg>187</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  187   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/filecoordinationd</icon></item><item valid='yes'><title>140/192: com.apple.NotesMigratorService</title><arg>185</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  185   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.NotesMigratorService</icon></item><item valid='yes'><title>141/65: identityservicesd</title><arg>183</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  183   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/IDSCore.framework/identityservicesd.app/</icon></item><item valid='yes'><title>142/51: com.apple.imdpersistence.IMDPersistenceAgent</title><arg>181</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  181   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.imdpersistence.IMDPersistenceAgent</icon></item><item valid='yes'><title>143/67: imagent</title><arg>180</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  180   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/IMCore.framework/imagent.app/</icon></item><item valid='yes'><title>144/115: lsboxd</title><arg>179</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  179   ) :sleep</subtitle><icon type='fileicon'>/usr/libexec/lsboxd</icon></item><item valid='yes'><title>145/221: xpcd</title><arg>171</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  171   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/xpcd</icon></item><item valid='yes'><title>146/52: com.apple.internetaccounts</title><arg>168</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  168   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.internetaccounts</icon></item><item valid='yes'><title>147/152: secd</title><arg>166</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  166   ) :sleep</subtitle><icon type='fileicon'>/usr/libexec/secd</icon></item><item valid='yes'><title>148/95: accountsd</title><arg>164</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  164   ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd</icon></item><item valid='yes'><title>149/66: tccd</title><arg>161</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  161   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/TCC.framework/Resources/tccd</icon></item><item valid='yes'><title>150/194: SocialPushAgent</title><arg>159</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  159   ) :sleep</subtitle><icon type='fileicon'>/System/Library/CoreServices/SocialPushAgent.app/</icon></item><item valid='yes'><title>151/28: CalendarAgent</title><arg>157</arg><subtitle>cpu:    0.0%,  memory:    0.3%,  nice:   0,  state:(  157   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent</icon></item><item valid='yes'><title>152/104: ubd</title><arg>156</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  156   ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Support/ubd</icon></item><item valid='yes'><title>153/74: usernoted</title><arg>154</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  154   ) :sleep</subtitle><icon type='fileicon'>/usr/sbin/usernoted</icon></item><item valid='yes'><title>154/217: pboard</title><arg>153</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  153   ) :sleep</subtitle><icon type='fileicon'>/usr/sbin/pboard</icon></item><item valid='yes'><title>155/68: xpcd</title><arg>149</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  149   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/xpcd</icon></item><item valid='yes'><title>156/92: fontd</title><arg>147</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  147   ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd</icon></item><item valid='yes'><title>157/47: cfprefsd</title><arg>145</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  145   ) :sleep</subtitle><icon type='fileicon'>/usr/sbin/cfprefsd</icon></item><item valid='yes'><title>158/44: distnoted</title><arg>142</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  142   ) :sleep</subtitle><icon type='fileicon'>/usr/sbin/distnoted</icon></item><item valid='yes'><title>159/75: UserEventAgent</title><arg>141</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  141   ) :sleep</subtitle><icon type='fileicon'>/usr/libexec/UserEventAgent</icon></item><item valid='yes'><title>160/173: launchd</title><arg>138</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  138   ) :sleep: session leader</subtitle><icon type='fileicon'>/sbin/launchd</icon></item><item valid='yes'><title>161/191: securityd_service</title><arg>137</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  137   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/securityd_service</icon></item><item valid='yes'><title>162/117: com.apple.CodeSigningHelper</title><arg>131</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  131   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.CodeSigningHelper</icon></item><item valid='yes'><title>163/124: CVMServer</title><arg>120</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  120   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer</icon></item><item valid='yes'><title>164/141: sysmond</title><arg>118</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  118   ) :uninterruptible: session leader</subtitle><icon type='fileicon'>sysmond</icon></item><item valid='yes'><title>165/197: networkd_privileged</title><arg>116</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  116   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/networkd_privileged</icon></item><item valid='yes'><title>166/212: pacemaker</title><arg>114</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  114   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/pacemaker</icon></item><item valid='yes'><title>167/166: usbd</title><arg>113</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  113   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/usbd</icon></item><item valid='yes'><title>168/148: networkd</title><arg>112</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  112   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/networkd</icon></item><item valid='yes'><title>169/181: ntpd</title><arg>111</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  111   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/ntpd</icon></item><item valid='yes'><title>170/13: mds_stores</title><arg>104</arg><subtitle>cpu:    0.0%,  memory:    1.6%,  nice:   0,  state:(  104   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mds_stores</icon></item><item valid='yes'><title>171/61: coreservicesd</title><arg>83</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   83   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/coreservicesd</icon></item><item valid='yes'><title>172/156: vpnagentd</title><arg>82</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   82   ) :sleep: session leader</subtitle><icon type='fileicon'>/opt/cisco/anyconnect/bin/vpnagentd</icon></item><item valid='yes'><title>173/151: airportd</title><arg>80</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   80   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/airportd</icon></item><item valid='yes'><title>174/118: aosnotifyd</title><arg>79</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   79   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/aosnotifyd</icon></item><item valid='yes'><title>175/110: apsd</title><arg>78</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   78   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/ApplePushService.framework/apsd</icon></item><item valid='yes'><title>176/199: autofsd</title><arg>77</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   77   ) :sleep: session leader</subtitle><icon type='fileicon'>autofsd</icon></item><item valid='yes'><title>177/120: awacsd</title><arg>76</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   76   ) :uninterruptible: session leader</subtitle><icon type='fileicon'>/usr/sbin/awacsd</icon></item><item valid='yes'><title>178/153: backupd-helper</title><arg>75</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   75   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper</icon></item><item valid='yes'><title>179/128: appleeventsd</title><arg>71</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   71   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/appleeventsd</icon></item><item valid='yes'><title>180/40: launchservicesd</title><arg>70</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(   70   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/launchservicesd</icon></item><item valid='yes'><title>181/218: dynamic_pager</title><arg>67</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   67   ) :sleep: session leader</subtitle><icon type='fileicon'>/sbin/dynamic_pager</icon></item><item valid='yes'><title>182/139: hidd</title><arg>64</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   64   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/hidd</icon></item><item valid='yes'><title>183/187: kdc</title><arg>62</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   62   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc</icon></item><item valid='yes'><title>184/208: KernelEventAgent</title><arg>61</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   61   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/KernelEventAgent</icon></item><item valid='yes'><title>185/55: locationd</title><arg>60</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   60   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/locationd</icon></item><item valid='yes'><title>186/198: logind</title><arg>59</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   59   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/logind</icon></item><item valid='yes'><title>187/91: loginwindow</title><arg>58</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   58   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/loginwindow.app/</icon></item><item valid='yes'><title>188/96: mDNSResponder</title><arg>55</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   55   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/mDNSResponder</icon></item><item valid='yes'><title>189/56: mtmd</title><arg>53</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   53   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmd</icon></item><item valid='yes'><title>190/69: mtmfs</title><arg>52</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   52   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmfs</icon></item><item valid='yes'><title>191/158: revisiond</title><arg>47</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   47   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond</icon></item><item valid='yes'><title>192/172: SleepServicesD</title><arg>45</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   45   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/SleepServicesD</icon></item><item valid='yes'><title>193/193: stackshot</title><arg>42</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   42   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/stackshot</icon></item><item valid='yes'><title>194/147: usbmuxd</title><arg>39</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   39   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd</icon></item><item valid='yes'><title>195/134: warmd</title><arg>38</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:  10,  state:(   38   ) :sleep: reduced priority,session leader</subtitle><icon type='fileicon'>/usr/libexec/warmd</icon></item><item valid='yes'><title>196/223: wdhelper</title><arg>37</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   37   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/wdhelper</icon></item><item valid='yes'><title>197/100: com.apple.authd</title><arg>35</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   35   ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.authd</icon></item><item valid='yes'><title>198/162: xpcd</title><arg>25</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   25   ) :uninterruptible: session leader</subtitle><icon type='fileicon'>/usr/libexec/xpcd</icon></item><item valid='yes'><title>199/142: cfprefsd</title><arg>24</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   24   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/cfprefsd</icon></item><item valid='yes'><title>200/80: opendirectoryd</title><arg>21</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   21   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/opendirectoryd</icon></item><item valid='yes'><title>201/132: distnoted</title><arg>20</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   20   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/distnoted</icon></item><item valid='yes'><title>202/171: syslogd</title><arg>19</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   19   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/syslogd</icon></item><item valid='yes'><title>203/121: configd</title><arg>18</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   18   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/configd</icon></item><item valid='yes'><title>204/157: powerd</title><arg>17</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   17   ) :sleep: session leader</subtitle><icon type='fileicon'>/System/Library/CoreServices/powerd.bundle/powerd</icon></item><item valid='yes'><title>205/155: diskarbitrationd</title><arg>16</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   16   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/diskarbitrationd</icon></item><item valid='yes'><title>206/103: securityd</title><arg>15</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   15   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/securityd</icon></item><item valid='yes'><title>207/161: notifyd</title><arg>14</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(   14   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/sbin/notifyd</icon></item><item valid='yes'><title>208/87: taskgated</title><arg>13</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   13   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/taskgated</icon></item><item valid='yes'><title>209/98: kextd</title><arg>12</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   12   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/kextd</icon></item><item valid='yes'><title>210/72: UserEventAgent</title><arg>11</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   11   ) :sleep: session leader</subtitle><icon type='fileicon'>/usr/libexec/UserEventAgent</icon></item><item valid='yes'><title>211/81: launchd</title><arg>1</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(   1    ) :sleep: session leader</subtitle><icon type='fileicon'>/sbin/launchd</icon></item><item valid='yes'><title>212: ps</title><arg>9433</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  9433  ) :runnable: foreground</subtitle><icon type='fileicon'>ps</icon></item><item valid='yes'><title>213/226: (LogMeIn)</title><arg>2647</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  2647  ) :zombie</subtitle><icon type='fileicon'>(LogMeIn)</icon></item><item valid='yes'><title>214/205: sleep</title><arg>9425</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  9425  ) :sleep</subtitle><icon type='fileicon'>sleep</icon></item><item valid='yes'><title>215/169: -bash</title><arg>9421</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  9421  ) :sleep</subtitle><icon type='fileicon'>-bash</icon></item><item valid='yes'><title>216/146: login</title><arg>9420</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  9420  ) :sleep: session leader</subtitle><icon type='fileicon'>login</icon></item><item valid='yes'><title>217/18: Alfred Preferences</title><arg>9418</arg><subtitle>cpu:    0.0%,  memory:    1.0%,  nice:   0,  state:(  9418  ) :sleep</subtitle><icon type='fileicon'>/Applications/Alfred 2.app/Contents/Preferences/Alfred Preferences.app/</icon></item><item valid='yes'><title>218/168: -bash</title><arg>9415</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  9415  ) :sleep: foreground</subtitle><icon type='fileicon'>-bash</icon></item><item valid='yes'><title>219/145: login</title><arg>9414</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  9414  ) :sleep: session leader</subtitle><icon type='fileicon'>login</icon></item><item valid='yes'><title>220/31: CVMCompiler</title><arg>9353</arg><subtitle>cpu:    0.0%,  memory:    0.3%,  nice:   0,  state:(  9353  ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMCompiler</icon></item><item valid='yes'><title>221/22: Console</title><arg>9340</arg><subtitle>cpu:    0.0%,  memory:    0.6%,  nice:   0,  state:(  9340  ) :sleep</subtitle><icon type='fileicon'>/Applications/Utilities/Console.app/</icon></item><item valid='yes'><title>222/14: com.apple.WebKit.WebContent</title><arg>9326</arg><subtitle>cpu:    0.0%,  memory:    1.4%,  nice:   0,  state:(  9326  ) :sleep: session leader</subtitle><icon type='fileicon'>com.apple.WebKit.WebContent</icon></item><item valid='yes'><title>223/58: mdworker</title><arg>9312</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:  17,  state:(  9312  ) :sleep: reduced priority</subtitle><icon type='fileicon'>/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker</icon></item><item valid='yes'><title>224/37: syncdefaultsd</title><arg>9306</arg><subtitle>cpu:    0.0%,  memory:    0.2%,  nice:   0,  state:(  9306  ) :sleep</subtitle><icon type='fileicon'>/System/Library/PrivateFrameworks/SyncedDefaults.framework/Support/syncdefaultsd</icon></item><item valid='yes'><title>225/133: cookied</title><arg>9273</arg><subtitle>cpu:    0.0%,  memory:    0.0%,  nice:   0,  state:(  9273  ) :sleep</subtitle><icon type='fileicon'>/System/Library/Frameworks/CFNetwork.framework/Versions/A/Support/cookied</icon></item><item valid='yes'><title>226/60: PTPCamera</title><arg>9199</arg><subtitle>cpu:    0.0%,  memory:    0.1%,  nice:   0,  state:(  9199  ) :sleep</subtitle><icon type='fileicon'>/System/Library/Image Capture/Devices/PTPCamera.app/</icon></item></items>

  6.  

    It was working in Mavericks before I updated to this version. Now it doesn't work. Your troubleshooting section says, "In OSX 10.9, the system ruby is upgraded to 2.0.0. You just need to download the new version of this workflow which packs the ruby gems for 2.0.0 inside". I'm on the latest version you've posted, though, and it doesn't work. 

  7. I did it without the period at the beginning and got this:

     

    /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': cannot load such file -- alfred (LoadError)

    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'

    from alfred2_top_workflow.rb:20:in `<main>'

  8. Ahh that was it. Thank you so much!

     

    Sorry to step in and edit but I noticed that you went to the effort to blur out your username in the large screenshot but it was visible under that in the "all fields" section. I removed those screenshots for you for privacy. If it's not a big deal, you can add them back. If it's resolved, don't worry about it. 

     

    I don't really know why I bothered to blur out a username. It really didn't matter. But it's resolved anyways. Thanks!

  9. For some reason I have one specific 1Password bookmark that won't show up in Alfred. I can search for other 1Password bookmarks just fine. I tried reloading the Alfred cache as well as reindexing spotlight. See:

     

    2013-06-04%20at%209.57.46%20PM.png

     

     

    See I can find other bookmarks just fine:

     

    2013-06-04%20at%2010.01.04%20PM.png

  10.  

    Thank you!

     

     

    Thank you.

     

    I agree. I thought about it when I was adding the tags list but later I completely forgot about it. Anyway, it is fixed.

     

    Here is an updated What’s new for 7.02:

    • (7.02) List all tags and search from one of them: use the keyword ens or ent then type an at sign e.g. ens #
    • (7.02) List all notebooks and search from one of them by using an "at sign" e.g. en @
    • Workflow preferences: keyword enpref (set quick look style and search wildcard mode)
    • Preview (OSX Quick Look) your notes in Alfred by hitting Shift key (feature available in both ens, ent, enr and enc keywords)
    • Improved search by title (keyword ent)
    • keyword enn: hold option key to append text with current date to an existing note
    • keyword enn: hold command key to create a new note and open it right after
    • keyword enr: list recent (within a week) notes
    • keyword ens: list notes added to Evernote Shortcuts
    • keyword enscan: it will start OSX Image Capture (that you need to previously configure to save in Evernote), wait for it to get ready and then click the Scan button automatically

    Download Now

    Quick Look and Tags View:

     

    en_card.png

     

    en_tags.png

     

     

    I still think you should try setting the keyboard shortcuts to "pass through to workflow". It's much nicer. I still have to change it every time I update the workflow. ;-)

×
×
  • Create New...