DEV Community

Discussion on: What do you think the BEST feature is that dev.to could add?

Collapse
 
moopet profile image
Ben Sinclair

I've mentioned this before somewhere, but heavily programmer-focused custom filters.

I would like to set [my default view] to be posts on [topics from this list] excluding [topics on this other list] including one or more matches to /this pattern/ and excluding matches to /this other pattern/ ordered by [most-recent], and I'd like other people to be able to subscribe to this filter:

view-name: Cool javascript
topics-in: javascript,
topics-out: node
advanced-filter-in: title:/cool|fancy|exciting|new/
advanced-filter-out: body:/jquery|mootools|prototype/i 
order: date DESC
share: true