Search gets serious

A few weeks ago we introduced our new search page. Today we're adding support for presentation searches along with a powerful new query format to help you find just what you're looking for.

Interested in something created by a specific user? Use "by:username". Only interested in projects with some traction? Use "visits:>1000". Want to get fancy and keep tabs on the latest public project updates? Use "updated:>now-1w" and you'll get a list of all public projects updated in the last week.

Here's a list of the fields you can filter by:

by:username
in:username/project
visits:number
is:open (open or closed)
created:YYYY-MM-DD
updated:YYYY-MM-DD
before:YYYY-MM-DD
after:YYYY-MM-DD

If the filter calls for a date or number, you can use relative operators to select a range instead:

visits:>1000
created:>2015
updated:>now-1w (d=day, w=week, M=month, y=year)

search results

Happy searching! https://kumu.io/search