Skip to content

tui

New in v0.3.2
  • The editor is not vim anymore. Editor to open entry and note files is taken from EDITOR environment variable. If the variable is not set it will throw a warning and not open the files.

GIF

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

  • --location The location of the .bibman.toml file. If not provided, the program will search for it in the current directory and its parents.