The entire thing is modelled around fzf. The main command is `enter`, which spawns a fuzzy file finder window on file names in your notes directory. You can also run a full-text search with ripgrep using the `search` subcommand.
It's a single bash script, and assumes a few dependencies (as mentioned) are installed on your system.