In this video, see how to create a simple filter using jQuery in a Code Block that can be used with Oxygen's Easy Posts or Repeater element. The posts will be filtered as you type in the filter box or click on a category.
Code from the video:
HTML: https://gist.github.com/Spellhammer/614cf4f8f9b2123fa445a3cae8ea784a
CSS: https://gist.github.com/Spellhammer/5a15d252d8e664f1d93857db63a200c8
JS: https://gist.github.com/Spellhammer/319a23e833936366e4fb247546c9e9c8
CSS Tricks article this concept is based off of: https://css-tricks.com/i-saw-two-mega-menus-today/