Is it possible to sort out glyphs according to unicode list

is it possible to sort out glyphs according to unicode list?
As you know, we have thousands of Chinese words (simplified and traditional). I want to sort out only commonly used words by unicode list, is it possbile?
Or maybe there is better way?

Perhaps this is what you are looking for:

https://forum.glyphsapp.com/t/is-it-possible-to-restrict-a-smart-filter-to-a-certain-unicode-range/21872/2

not exactly, but helpful. thanks.
Commonly used simplified chinese are 6763 glyphs, the unides are not continuous.

For non-contiguous glyph sets, use a List Filter containing all glyphs that should be part of that list.

thanks。