Add config option to disable permanent storage of filter value

It would be nice, if there was a configuration setting to disable, that page filters are saved permanently.
For example provide an entry persist-filters: false/true in config.edn.
This could be fine-tuned later on with possible values true, false until reopen page, until app restart, permanent (current default). Thanks!

How current filter is working:

1

2

3

“Logseq” filter value is saved permanently as filters:: property and already active, when reopening page later:

4