summaryrefslogtreecommitdiff
path: root/bog.el
AgeCommit message (Expand)Author
2014-04-26Generalize PDF functions to any file typeKyle Meyer
2014-04-26Prompt with bib citekeys in bog-find-citekey-bibKyle Meyer
2014-04-26Fix docstring typoKyle Meyer
2014-04-26Rephrase docstrings for directory variablesKyle Meyer
2014-04-09Remove leftover bog-completing-read callKyle Meyer
2014-04-02Remove Org 8 from requirementsKyle Meyer
2014-04-02Use org-open-file to open PDFsKyle Meyer
2014-04-02Use Org's completion functionsKyle Meyer
2014-04-01Fix trailing line to keep package.el happySteve Purcell
2014-04-01Bump versionv0.6.0Kyle Meyer
2014-04-01Expand commentaryKyle Meyer
2014-03-31Add functions to sort topic headingsKyle Meyer
2014-03-31Add agenda search functionsKyle Meyer
2014-03-30Define minor mode for BogKyle Meyer
2014-03-23Define keymap for BogKyle Meyer
2014-03-16MNT: Reword a few docstringsKyle Meyer
2014-03-16MNT: Correct typo in docstringKyle Meyer
2014-03-14MNT: Make variable names for files consistentKyle Meyer
2014-03-14ENH: Read new name if renaming to PDF that existsKyle Meyer
2014-03-14ENH: Allow customization of PDF file separatorKyle Meyer
2014-03-05ENH: Allow numbers in title word of citekeyKyle Meyer
2014-03-04ENH: Add functions to go to citekey headingKyle Meyer
2014-03-04MNT: Remove properties when get citekey at pointKyle Meyer
2014-03-04DOC: Fix typo in function docstringKyle Meyer
2014-03-04ENH: Allow citekey to have multiple PDFsKyle Meyer
2014-02-16ENH: Add refiling for Bog notesKyle Meyer
2014-02-15BUG: Fix renaming staged PDF when one choiceKyle Meyer
2014-02-15ENH: Remove path from choices when renaming PDFKyle Meyer
2014-02-15ENH: Use stage for renaming BibTeX filesKyle Meyer
2014-02-15ENH: Remove bog-citekey-actionKyle Meyer
2014-02-15MNT: Make message consistent with emacsKyle Meyer
2014-02-12BUG: Fix logic in citekey selectionKyle Meyer
2014-02-09BUG: Use read syntax #' for byte compilationKyle Meyer
2014-02-09MNT: Fix formatting of a docstringKyle Meyer
2014-02-08DOC: Make text version Github's preferred READMEKyle Meyer
2014-02-08DOC: Provide bibtex-autokey settingsKyle Meyer
2014-02-08DOC: Refer to README.org in bog.el commentaryKyle 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
2014-02-05Use org-get-headingKyle Meyer
2014-02-05Reword bog-citekey-from-heading-title docstringKyle Meyer
2014-02-05Rename bog-citekey-headingKyle Meyer
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