diff --git a/notebook/Tools/Badabib.md b/notebook/Tools/Badabib.md new file mode 100644 index 0000000..715f404 --- /dev/null +++ b/notebook/Tools/Badabib.md @@ -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 +``` \ No newline at end of file