138 Commits (656d85a8d8a18c7b0446ab5787e05ddecb9e6604)

Author SHA1 Message Date
Fabien C. Y. Benureau fe014bc0a5
fix note append of under python 2 with unicode
6 years ago
dvklopfenstein 11c74f1ffe Lowercase format vars. Add Chinese character test
6 years ago
dvklopfenstein 20b7da7245 Add newline to appended note text after evaluating note text
6 years ago
dvklopfenstein f8508ac5e1 Thank you very much for considering my pull request.
6 years ago
dvklopfenstein 634a500438 Added '-a' (--append) arg to append a line of text to the notes file.
6 years ago
emnllm 2e4af1d38f removes the month field from the chronological listing
6 years ago
emnllm b3e9db62e1 improves chronological listing (year, month), adds test
6 years ago
emnllm e1f56fb212 adds chronological listing using bibtex year field
6 years ago
Fabien C. Y. Benureau 232158db68
Merge branch 'master' into pr-191
6 years ago
ksunden c1afd26d6f ENH: Don't fail on import, warn instead
6 years ago
Olivier Mangin 1f1bbea917
Merge branch 'master' into git-plugin
6 years ago
Amlesh Sivanantham (zamlz) 663e5ab1d0
Added events for tag updates
6 years ago
Amlesh Sivanantham (zamlz) 6b74683fb4
Added events for edit command
6 years ago
Amlesh Sivanantham (zamlz) 4862860a7e
Added git functionality for notes
6 years ago
Fabien C. Y. Benureau e58ae98b93
fix for 187
6 years ago
Fabien C. Y. Benureau 3fee6b9403
valid_citekey function in bibstruct
6 years ago
Fabien C. Y. Benureau 9bf88649a3
fix #172
6 years ago
Fabien C. Y. Benureau b99c5b43fa
handle / in citekeys
6 years ago
Fabien C. Y. Benureau a58f1b1d5e
hotfix for #164
7 years ago
Fabien C. Y. Benureau efb91b1ff4
hotfix for #165
7 years ago
Olivier Mangin 42d75d1230
Merge branch 'master' into fix/doc_add
7 years ago
Olivier Mangin 668d30ffbf
Allows move for import on explicit option.
7 years ago
Olivier Mangin c4bf5eef87
Merge branch 'master' into jma/arxiv
7 years ago
Olivier Mangin 7dae35e722
Adds the statistics command. (Fixes #8)
7 years ago
Olivier Mangin 8eef7bd77b
Remove code duplication for command arguments.
7 years ago
Olivier Mangin a8de97c327
Fixes #144: behavior of add_copy mode during add.
7 years ago
Fabien C. Y. Benureau be80e75cbb
better error message when parsing of bibtex fails
7 years ago
J. Antognini d6ab091e5c Only allow one of doi, arxiv, or isbn to pubs_add
7 years ago
Olivier Mangin 6e72b0e2f7
Merge branch 'master' into jma/arxiv
7 years ago
Olivier Mangin 13f21a3d28
Minor grammar in warning.
7 years ago
Olivier Mangin 5a47150aad
Adds option to ignore malformed bibtex files or entry during import.
7 years ago
Olivier Mangin 60650b874a
Addresses minor comments (error message and better test).
7 years ago
J. Antognini ccdbe72eb7 Address omangin's code review.
7 years ago
Olivier Mangin 8a7d143261
Improves behaviors related to bibtex decoding error.
7 years ago
Joe Antognini 35f209a98a Remove unnecessary function from earlier commit.
7 years ago
Joe Antognini f3c83668f9 Allow bibtex to be added from arxiv id.
7 years ago
Fabien C. Y. Benureau 4b1717b7fd
dialog after editing paper
7 years ago
ksunden e177b43d14 Remove unused imports, update strings
7 years ago
ksunden 54a056c277 Change error to warning
7 years ago
Kyle Sunden 7c82a8518b
remove extraneous print
7 years ago
ksunden 247554c248 Fix error handling
7 years ago
ksunden bff1f5763d Add a command to open urls
7 years ago
Fabien C. Y. Benureau 913a5d77b5 unicode citekey in python2; removes
7 years ago
Fabien C. Y. Benureau c7e9470300 implement requested changes for #133
7 years ago
Fabien C. Y. Benureau dc4e118c3c make utf8 citekeys possible in python 2.7. closes #28
7 years ago
Olivier Mangin 12e8285674 Adds tag list completion in
7 years ago
Olivier Mangin 6e39cea473 Adds `--strict` option to list to force strict unicode comparison.
7 years ago
Olivier Mangin a8716e6482 Adds completion for the `--ignore-fields` tag.
7 years ago
Olivier Mangin 860181e278 Adds argument to ignore fields in export. [Closes #67]
7 years ago
Bill Flynn aea58dea29 [#95] refactored exception into standardize_doi
7 years ago