Closed 7sDream closed 6 months ago
This PR adds a filter option -f/--filter in CLI, TUI mode also gets a input box to update the filter word.
-f
--filter
The filter process is case-insenstive, and only cares about family name, not full name.
Fixes #64.
This PR adds a filter option
-f
/--filter
in CLI, TUI mode also gets a input box to update the filter word.The filter process is case-insenstive, and only cares about family name, not full name.
Fixes #64.