Open hschellman opened 1 year ago
There are dataset queries: https://metacat.readthedocs.io/en/latest/mql.html#dataset-queries What seems to be missing ?
If I want to go through and remove some of the datasets, I can't do a query to find a subset and then delete. I can either list them from a query or delete them from an unsortable list but not do both. For example, there are a bunch of test datasets I need to remove. I can only do so by hand scanning the names and hoping I hit delete the right one.
Can the datasets gui be able to sort by date (so you can see most recent once at the top) and be able to search on wildcard name/space?
Long term, people may want to be able to do more sophisticated queries on fields.
Thanks, Heidi