Is it possible to place conditions upon {{#prev_post}}{{title}}{{/prev_post}}
? re: https://themes.ghost.org/docs/prev_next_post
For example, I'd like to be able to go to the next or previous post with filter="tags:-archive"
If prev_post & next_post isn't the right path, what could produce an equivalent function?