[5.3.0] - 2025-02-08
Pypi: https://pypi.org/project/cobib/5.3.0/
Added
- the ability to remove fields entirely via the
modify
command (#142,!299) - a hint in the documentation how to filter for (non-)existence of fields (#141)
- the coBib command
prompt
to the TUI's command palette (!310)
Changed
- HTTP requests are now done inside of
requests.Session
instances (!233)
Fixed
- the
Escape
key during an input prompt triggered after aConfirm
prompt (e.g. a cancelledquit
) - the behavior of the
Home
andEnd
keybindings in the TUI's search view (!310) - the ability to
quit
the application from the command palette (!310)