tui
New in v0.3.2
- The editor is not 
vimanymore. Editor to open entry and note files is taken fromEDITORenvironment variable. If the variable is not set it will throw a warning and not open the files. 

Command to enter a TUI to interact with the library.
You can view the entries and their notes, as well as edit them.
Bug in v0.1.0
The file tree in the TUI shows hidden folders. This is fixed in v0.2.0.
Usage
bibman tui [OPTIONS]
Options
--locationThe location of the.bibman.tomlfile. If not provided, the program will search for it in the current directory and its parents.