Skip to content

Added options for simple searching in your collections

Pre-release
Pre-release
Compare
Choose a tag to compare
@hrishikeshs hrishikeshs released this 05 Feb 17:14
· 165 commits to master since this release

This release includes a search-box which accepts a regex in the format:

field : value

where value can be a string or a regex. Support for numbers is not in yet. But I feel this is one of the most used and the most useful feature of this project. Syntax is important, spaces are important. I am working on removing these restrictions.