Jump to content

willviles

Member
  • Posts

    2
  • Joined

  • Last visited

willviles's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Thanks @deanishe for your comprehensive answer! I'll explore writing a Script Filter for this particular problem, but I've installed your Git repo workflow and that's great too!
  2. I'm using the awesome Open with Atom workflow to quickly open up folders into Atom IDE. I use a single `~/Code` folder to house all my dev projects and use a file filter on that folder to search for projects I'll want to open with Atom. Considering I'll only ever want to open up the top level folders in `~/Code`, ideally I'd like the file filter to just return a list of top level folders. At present, searching `ember-` to try and find my Ember Addon projects returns countless records from project node_modules folders. Is there a nice way of making the default Alfred File Filter's search non-recursive? I.E., it only searches direct child files/folders one level deep?
×
×
  • Create New...