Filter applied by default

I have a listing which contains both finished and pending tasks. Most of the time I just need to work with the pending ones, but occasionally I need to be able to check a finished one.

I have a field “Status” and a filter to only show those with “pending” status, but users needs to click on that filter, then confirm it every time. Is there a way to have the filter directly applied by default?

Datascope is not an option because then it would be impossible to consult the finished tasks when needed.

Thanks!

Create two tabs, the first one is pending, the second one is finished. Is this feasible?

Not the ideal solution but it might work, thanks.

I have noted down this requirement, and we will develop it in the future.