Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialTimothy Boland
18,237 PointsAre there any plans to make the Video Transcripts and Titles searchable in the library
Sometimes, you want to go back to a video that covers a certain topic, but its difficult to remember and/or find which video covered that topic; (the video title isnt always a good indicator)
So it would be awesome if we could search the library by keywords and it would return Videos where that keyword is in the transcript.
Currently i just click on each video and do a Ctrl+F for my keyword on each one, till I find the video I'm looking for....which can be pretty time consuming.
2 Answers
James Barnett
39,199 PointsCurrently you can use google, site:http://teamtreehouse.com/library
for instance to find videos that mention the term "keyframe"
Timothy Boland
18,237 PointsDoh! - Thank you James