Giter Club home page Giter Club logo

Comments (2)

deanishe avatar deanishe commented on July 28, 2024

Looks like a very handy library with a clever API. I'll definitely give that a try next time I code something Spotlight-y.

WRT, Alfred-Workflow, an mdfind wrapper was very much a maybe, possibly, one day kind of thing. It has never been a will-definitely-do-it thing like, say, file locking or a really-want-this feature like sqlite-backed indexing and search.

Seeing as nobody has ever asked for it, and you've written a pretty full-featured library to do just that, I think we should probably just point people to your metadata library instead.

It's only 30KB, so there isn't any appreciable benefit in implementing a stripped-down version to save space, as with web.py or the diacritic folding, which are lightweight versions of multi-megabyte libraries.

OTOH, if you can come up with minimal versions of find or list that cover the most common cases, why not?

from alfred-workflow.

fractaledmind avatar fractaledmind commented on July 28, 2024

If it's low on the priority list, then leaving them separate makes as much sense as adding it in. The only real baggage I could drop would be the attributes.py script which dynamically generates all the MDAttribute objects. Users would simply have to create their own MDAttribute objects. That would only drop 6KB tho.

For now, we can leave them separate.

from alfred-workflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.