Feature request...

Post-HTML export, I'd like to be able to include or exclude (filter) content on todos and tags.

I could probably roughly hack my way to a solution using a big JQuery plugin and filtering on one of these class attributes.

<h2 id="sec-1"><span class="todo ACTIVE"> ACTIVE</span> Career so far&hellip; &nbsp;&nbsp;&nbsp;<span class="tag"><span class="work">work</span></span></h2>

Can I please request a native JS filtering for HTML output? It would be really cool.

Thanks

John