Jump to content

krokofant

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    krokofant reacted to jdfwarrior in Ignore Applications in Search?   
    The easiest thing to do is open Spotlight preferences, navigate to the Privacy tab and then drag the application/file/folders you wish to hide into there. Alfred uses Spotlights metadata server so if Spotlight ignores it, Alfred will also.
  2. Like
    krokofant reacted to Andrew in Changing encoding of autocompleted ä   
    I suspect this is the issue you are seeing:
     
    http://www.alfredforum.com/topic/2015-encoding-issue/
     
    You'll need to re-normalise the UTF-8, which you may be able to do in osascript / JavaScript:
     
    https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/String/normalize
     
    If not, look at the 4th post down, I've shared a little shell utility which can renormalise UTF-8 on the command line after NSTask has been run.
     
    Cheers,
    Andrew
×
×
  • Create New...