whim
whim copied to clipboard
Refactor the blocklist commands out of `whim query`
Right now you view and manage your blocklist from the command line by running whim query (--block|--list|--ublock) [source strings]. This is awkward.
These functions should all get split away into their own subcommand(s).