Would it be possible to add a dynamic value inside the exclude/include option inside the query builder?
For instance, when you show a “More news/projects” section under a single layout, you want to exclude the post that you are already viewing. Right now you cant use the query builder for this, but only the query string option or writing a custom looper.