Hey Steven,
Thanks for reaching out to us!
Unfortunately there isn’t any solution built into our plugins to allow for this. However, you could accomplish this with a little bit of customization. Or you could also add a suggestion for this feature on our UserVoice page.
To help get you pointed in the right direction here, you could pursue a solution that:
- Checked if the current user is a logged in user
- Checks to see if any filters have been applied to the view via the filter bar
- Adds a button above the filter bar that says “Save this filter”
- Upon clicking that button, you could save the current URL and Query string (generated by the filter bar plugin) as a piece of custom meta for that user’s profile
- You would then need a link to show any previously saved queries for that user to select
I’m sorry I’m not able to give you a complete solution here, however, hopefully this helps to get you pointed in the right direction.
Thanks!