Hello,
until recently, I missed an option to look up entries of my JabRef database from my Smartphone. With new capabilities of AI, I created a html document that can parse my JabRef database and make it accessible from anywhere. I would like to share this small piece of software with you.
The simple HTML File is hosted on Github: GitHub - teertinker/HTML-BibtexReader: BibTeX Reader for JabRef generated files
Use Case
The html file is supposed to allow a quick access of my bib database with my smartphone
Features
- No installation needed
- Just download the html file and open it.
- Supports special JabRef fields (Rank, Prio)
- Open bib files from any location
- Pin certain entries for later reading
- Search for certain fields (e.g. keywords)
- Sort entries
- Light and dark theme
- Reopen later and start with last opened bib-file easily.
- Basic support for Markdown
Remark
- code creation is heavily based on AI