I've got a number of mounted SMB volumes on my mac (OSX Mavericks), they are not currently indexed by spotlight.
I'd like a quick way to search and open a folder, ideally using some kind of auto-complete.
The folders are in the following format:
- Volume 1
- Client A
- 001 Project name
- 002 Project name 2
- Client B
- 004 Project name 4
- 008 Project name 8
- Client A
I don't want to index the files inside the folders as there are a lot and this would not be very efficient.
I figure this might require me to create an app, but I'd like to know if there is another way - perhaps by adding to the spotlight search? Or a third party app that does similar already?
If I do have to develop something - does anyone have any tips on where to start?