summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-09BUG: Use read syntax #' for byte compilationKyle Meyer
2014-02-09DOC: Revise README textKyle Meyer
2014-02-09MNT: Fix formatting of a docstringKyle Meyer
2014-02-08DOC: Fix typo in READMEKyle Meyer
2014-02-08DOC: Shorten up example tag to avoid line wrappingKyle Meyer
These tags were wrapped when GitHub displayed the README.
2014-02-08DOC: Make text version Github's preferred READMEKyle 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-08DOC: Provide bibtex-autokey settingsKyle Meyer
2014-02-08DOC: Refer to README.org in bog.el commentaryKyle Meyer
2014-02-08DOC: Export README text file for GitHubKyle Meyer
2014-02-08DOC: Revise READMEKyle Meyer
2014-02-08DOC: Remove README subtitleKyle Meyer
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-06Reposition misplaced test headingKyle Meyer
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-03Add README.md for githubKyle Meyer
Github has limited support for Org syntax.
2014-02-03TODO: Mention useful toolsKyle Meyer
2014-02-03TODO: Makefile for testsKyle Meyer
2014-02-03TODO: Describe autokey settingsKyle Meyer
2014-02-03DOC: Add READMEKyle Meyer
2014-02-03Add TODO fileKyle 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
2014-01-08initKyle Meyer