chriseidhof / pomotv

http://www.pomo.tv
183 stars 29 forks source link

[WIP] Search #51

Closed eelco closed 8 years ago

eelco commented 8 years ago

This is a proof of concept implementation of adding search using middleman-search, implements #4.

TODO:

Must have

Let me know what you think. Feel free to continue working on this branch and/or edit the TODO list.

chriseidhof commented 8 years ago

This looks really awesome! Really great start.

It'd be so cool if we had video transcripts, which means we could even search the content. For some videos there are transcripts available, e.g. the ones hosted at Realm and the ones from WWDC. I'm not sure, however, how that'd work with copyright.

With the "feel free to continue", do you mean you're not planning to continue this, or do you mean "feel free to help out"?

chriseidhof commented 8 years ago

And yes, I think we could add a heavier weight to tags!

eelco commented 8 years ago

I meant to say “feel free to help out”, the scope of this can be made pretty big, it might make sense to split it in a couple of issues.

For now, if you start working on a TODO in this branch, just add your name after it or something.

eelco commented 8 years ago

Another thing that would be nice (added it to the ‘Could have’s) is to also include individual videos in the results.

chriseidhof commented 8 years ago

I think it'd be cool to ship it asap, then improve on it. So let's tackle the must have's, merge it, and then create issues for the other things?

eelco commented 8 years ago

Agreed, it’s nice to keep the pace up.

eelco commented 8 years ago

Okay, I think it’s ready for the first merge.

Some notes: