I have a subset of tiddlers that have useful data. They are different compared to the rest of my tiddlers as in that I need them less often, or I might need them in the future. In a more formal way, the probability that I’ll need them in the future is neither 0, nor 1, but it’s closer to 0 than to 1.
The most brutal way to separate them is to export them to another, “archive” wiki, and delete them from the original one.
But if I wanted to keep them in the original wiki, yet make them not show up in filter results, are there any tricks for doing this?
I could tag them all with a special tag, then explicitly exclude them in filters, but this also means I’d have to modify all the already existing filters, and I don’t like this perspective.