Add note for Badabib
This commit is contained in:
parent
a403f3dd2a
commit
fafa3e65a2
1 changed files with 11 additions and 0 deletions
11
notebook/Tools/Badabib.md
Normal file
11
notebook/Tools/Badabib.md
Normal 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
|
||||
```
|
Loading…
Reference in a new issue