Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-09 | MNT: Fix formatting of a docstring | Kyle Meyer | |
2014-02-08 | DOC: Make text version Github's preferred README | Kyle Meyer | |
GitHub will choose README.org over README, which is not what I want because the README text file is exported because GitHub doesn't render Org files very well. These changes rename the Org README so that the text version will be displayed on GitHub. | |||
2014-02-08 | DOC: Provide bibtex-autokey settings | Kyle Meyer | |
2014-02-08 | DOC: Refer to README.org in bog.el commentary | Kyle Meyer | |
2014-02-07 | MNT: Limit Bog parent customization group to Org | Kyle Meyer | |
2014-02-07 | ENH: Go to top after creating combined BibTeX file | Kyle Meyer | |
2014-02-07 | MNT: Make order of defcustom keywords consistent | Kyle Meyer | |
2014-02-07 | ENH: Make compatible with single BibTeX file | Kyle Meyer | |
2014-02-06 | ENH: Allow citekeys to be properties | Kyle Meyer | |
Now citekeys can be taken either from properties or from headings. This provides greater compatibility with org-bibtex.el. | |||
2014-02-05 | Use org-get-heading | Kyle Meyer | |
Somehow I missd this one when I was searching through org.el. | |||
2014-02-05 | Reword bog-citekey-from-heading-title docstring | Kyle Meyer | |
2014-02-05 | Rename bog-citekey-heading | Kyle Meyer | |
New name, `bog-citekey-from-heading-title', provides a clearer indication of what it is doing. | |||
2014-02-05 | Move bog-citekey-format to top of customization | Kyle Meyer | |
2014-02-03 | Highlight in-text citekeysv0.5.0 | Kyle Meyer | |
2014-02-03 | Add function to search citekey on Google Scholar | Kyle Meyer | |
2014-02-03 | Add function to create combined BibTeX file | Kyle Meyer | |
2014-02-03 | Add function to rename and clean new BibTeX file | Kyle Meyer | |
2014-02-03 | Add function to find citekey bib | Kyle Meyer | |
2014-02-03 | Add function rename staged PDF | Kyle Meyer | |
2014-02-03 | Add function to find citekey PDF | Kyle Meyer | |
2014-02-03 | Add core citekey functions | Kyle Meyer | |