Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add fetch command to get BibTeX data for DOIHEADmaster | Robin Krahl | 2018-03-24 |
| | |||
* | Add extract command to extract the DOI | Robin Krahl | 2018-03-24 |
| | |||
* | Add --doi option for explicit DOIs | Robin Krahl | 2018-03-24 |
| | |||
* | Extract DOI from PDF text using a regex | Robin Krahl | 2018-03-09 |
| | |||
* | Do not require a save when editing Bibtex data | Robin Krahl | 2018-03-09 |
| | | | | | | By default, click.edit returns None if the user did not save. But in our case, just checking the data without saving is a realistic scenario that should be interpreted as a confirmation of the data. | ||
* | Use .bib extension when editing Bibtex data | Robin Krahl | 2018-03-09 |
| | |||
* | Add --delete option for import | Robin Krahl | 2018-03-09 |
| | |||
* | Add setup.py for Pip/setuptools support | Robin Krahl | 2018-03-09 |
| | |||
* | Add basic import implementation | Robin Krahl | 2018-03-08 |
| | |||
* | Initial commit | Robin Krahl | 2018-03-08 |