Configuration is handled using environment variables:
*`EDITOR`: The text editor that should be used to open notes (default: `/usr/bin/vim`)
*`VNOTES_FOLDER`: The folder notes should be managed in (default: `$HOME/Notes`)
*`VNOTES_EXTENSION`: The file extension notes should have (default: `md`)
## Usage
*`vnotes [PATTERN]`: If multiple notes include `[PATTERN]` a list of matching notes is presented to choose from, otherwise it opens the closest matching note