329 Commits (21518f3a75987ecfd5ddc30e1206ca93abddffbc)

Author SHA1 Message Date
beuerle 21518f3a75 fix missing conf argument for resolve_citekey
5 years ago
Fabien C. Y. Benureau 04b25a22c8
renamed n_authors into max_authors
5 years ago
Fabien C. Y. Benureau a30e75a5e6
support all one_liner + fix deprecation warnings in utils
5 years ago
Fabien C. Y. Benureau 7776b65de2
number of displayed authors configurable
5 years ago
Fabien C. Y. Benureau 44b0c5b4c9
colors in edit command dialogs
5 years ago
Fabien C. Y. Benureau 246a00671e
fix #220: errno error.
5 years ago
Fabien C. Y. Benureau d06c8da29b
fix #219: doc add -L
5 years ago
Fabien C. Y. Benureau 656d85a8d8
version 0.8.3
6 years ago
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
Olivier Mangin eaeb48bd20
Minor readme and config update on git plugin.
6 years ago
Fabien C. Y. Benureau 232158db68
Merge branch 'master' into pr-191
6 years ago
Fabien C. Y. Benureau e4665f734a
git plugin: addressed review + misc improvments
6 years ago
ksunden c1afd26d6f ENH: Don't fail on import, warn instead
6 years ago
Fabien C. Y. Benureau 439b941de6
fix for info and warning display in pubs git
6 years ago
Fabien C. Y. Benureau 2ad04e4d13
Merge branch 'master' into pr-191
6 years ago
Fabien C. Y. Benureau 0df52efcd3
adding tests to git plugin
6 years ago
Amlesh Sivanantham (zamlz) 3ee2c1eaec
Escapes special characters in description
6 years ago
Olivier Mangin 07c002503b
Minor: removes todo comment about implemented case
6 years ago
Olivier Mangin 1f1bbea917
Merge branch 'master' into git-plugin
6 years ago
Shane Stone 0125c1816b Fix indentation in _query_block_to_filter
6 years ago
Shane Stone 1f96785329 Add citekey usage example to QUERY_HELP
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
Amlesh Sivanantham (zamlz) 4a61f91cb5
Created a doc add/rm event
6 years ago
Amlesh Sivanantham (zamlz) b411bd16d8
Setup PaperEvent class. Git plugin only listens to this class
6 years ago
Shane Stone 1a181c4455 Add CitekeyFilter and FIELD_ALIAS 'key': 'citekey' to query.py
6 years ago
Amlesh Sivanantham (zamlz) 063d08183f
Removed redundent parser code
6 years ago
Amlesh Sivanantham (zamlz) 5c465fd3ec
shell should be called from self, removed debug statements
6 years ago
Amlesh Sivanantham (zamlz) 5789916953
The classmethod should be converted into a standard method
6 years ago
Amlesh Sivanantham (zamlz) 406f31baf0
Using instance variable instead of class instance
6 years ago
Amlesh Sivanantham (zamlz) 7f1d839568
Added placeholders for more events. Updated repo.py to use some of the
6 years ago
Olivier Mangin dca084d6f2
Adds a post-release version to force cache rebuild.
6 years ago
Olivier Mangin 33fc910925
Makes the fix robust to the expected future change in bibtexparser
6 years ago
Olivier Mangin 3a4acb9fa9
Partial fix for #188
6 years ago
Fabien C. Y. Benureau e58ae98b93
fix for 187
6 years ago
Olivier Mangin fbc9b94f8d
Fix 177: convert latex to unicode before printing one-liner.
6 years ago
Fabien C. Y. Benureau 8bd3649f18
check that all arguments are optional when no config
6 years ago
Fabien C. Y. Benureau 8b32ccd9e4
make pubs --help work without pubs init
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 a484bab67d
cleanup PR
6 years ago
Fabien C. Y. Benureau b99c5b43fa
handle / in citekeys
6 years ago