Add note for Badabib

This commit is contained in:
Talia 2022-05-20 14:41:59 +02:00
parent a403f3dd2a
commit fafa3e65a2

11
notebook/Tools/Badabib.md Normal file
View file

@ -0,0 +1,11 @@
# Badabib
> A basic BibTeX viewer and editor written in Python and GTK, using python-bibtexparser under the hood.
- View, edit, sort, filter, and search BibTeX databases
- View and edit BibTeX strings or import strings from external files
- Customizable editor layouts
- Shortcuts for common actions, such as protecting upper case letters or converting between unicode and LaTeX
```sh
flatpak install flathub com.github.rogercrocker.badabib
```