aboutsummaryrefslogtreecommitdiff

bibdirsync

A command-line tool that synchronizes BibTeX bibliographies and local directories.

Examples

Download PDF files for the items in a bibliography file:

$ bibdirsync fetch references.bib

Extract bibliography information from a PDF file and add it to a bibliography file:

$ bibdirsync import docs/interesting-article.pdf references.bib

Synchronize a bibliography file and a local directory by adding new items to the bibliography file and downloading missing PDF files:

$ bibdirsync sync docs references.bib

Minimum Supported Rust Version

This crate supports Rust 1.34.2 or later.

Contact

For bug reports, patches, feature requests or other messages, please send a mail to bibdirsync-dev@ireas.org.

License

This project is licensed under the MIT License.

dialog-rs complies with version 3.0 of the REUSE specification.