Search feature for fits
Created by: scarlehoff
Remembering what exact name you used for a given fit is a pain in the neck (specially since we use non very descriptive names by convention) so it would be nice to have a tool, even if it is only cli, that looks for both the description and the name of the fits.
Something like vp-search
that would look at a .json
file in the server with pairs fit: description
.
For that 1) All fits currently in the server have to be opened and the fit: description pair extracted 2) The same operation must be performed on every fit that we upload