summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2014-10-15Clarify some function descriptions in READMEKyle Meyer
2014-10-15Fix typo in READMEKyle Meyer
2014-10-15Add command bog-insert-heading-citekeyKyle Meyer
2014-10-15Mention Org-ref in READMEKyle Meyer
2014-06-05README rephrasingKyle Meyer
2014-06-05Remove bog-citekey-functionKyle Meyer
Before, citekeys could be listed as either heading titles or properties, but these two styles could not be mixed. Now, they can, and the following method is used to find the citekey. 1. Take the citekey from title of the current heading. 2. Take the citekey from the property of the current heading. 3. If no citekey found, go to parent heading and repeat. The process stops as soon as a citekey is found or a top-level heading is reached.
2014-05-28Correct README typoKyle Meyer
2014-05-07Add bog-citekey-tree-to-indirect-bufferKyle Meyer
2014-05-01Add Bog commanderKyle Meyer
2014-05-01README rephrasingKyle Meyer
2014-04-26Generalize PDF functions to any file typeKyle Meyer
2014-04-26Expand headings on README startupKyle Meyer
2014-04-26Rename bog-readme.org to READMEKyle Meyer
2014-03-16DOC: Remove old text READMEKyle Meyer
2014-03-16DOC: Revise READMEKyle Meyer
2014-03-14DOC: Correct PDF file name format in READMEKyle Meyer
2014-03-04DOC: Update keybinding table for goto functionsKyle Meyer
2014-03-04ENH: Add functions to go to citekey headingKyle Meyer
2014-02-15DOC: Add PDF rename to suggested keybindingsKyle Meyer
2014-02-15DOC: Reword PDF and BibTeX renaming descriptionsKyle Meyer
2014-02-15ENH: Use stage for renaming BibTeX filesKyle Meyer
This avoids filtering all the names in the BibTeX directory to those that match the citekey pattern, and it more consistent with how PDF are renamed.
2014-02-12DOC: Reword and clarify workflowKyle Meyer
2014-02-09DOC: Suggest keybindingsKyle Meyer
2014-02-09DOC: Revise README textKyle 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: Provide bibtex-autokey settingsKyle Meyer
2014-02-08DOC: Export README text file for GitHubKyle Meyer