summaryrefslogtreecommitdiff
path: root/bog.el
AgeCommit message (Collapse)Author
2014-02-07MNT: Limit Bog parent customization group to OrgKyle Meyer
2014-02-07ENH: Go to top after creating combined BibTeX fileKyle Meyer
2014-02-07MNT: Make order of defcustom keywords consistentKyle Meyer
2014-02-07ENH: Make compatible with single BibTeX fileKyle Meyer
2014-02-06ENH: Allow citekeys to be propertiesKyle Meyer
Now citekeys can be taken either from properties or from headings. This provides greater compatibility with org-bibtex.el.
2014-02-05Use org-get-headingKyle Meyer
Somehow I missd this one when I was searching through org.el.
2014-02-05Reword bog-citekey-from-heading-title docstringKyle Meyer
2014-02-05Rename bog-citekey-headingKyle Meyer
New name, `bog-citekey-from-heading-title', provides a clearer indication of what it is doing.
2014-02-05Move bog-citekey-format to top of customizationKyle Meyer
2014-02-03Highlight in-text citekeysv0.5.0Kyle Meyer
2014-02-03Add function to search citekey on Google ScholarKyle Meyer
2014-02-03Add function to create combined BibTeX fileKyle Meyer
2014-02-03Add function to rename and clean new BibTeX fileKyle Meyer
2014-02-03Add function to find citekey bibKyle Meyer
2014-02-03Add function rename staged PDFKyle Meyer
2014-02-03Add function to find citekey PDFKyle Meyer
2014-02-03Add core citekey functionsKyle Meyer