summaryrefslogtreecommitdiff
path: root/bog.el
AgeCommit message (Expand)Author
2015-02-17Add docstring to bog-read-note-file-nameKyle Meyer
2015-02-17Clean up previous duplicate heading bufferKyle Meyer
2015-02-17Rewrite bog-list-orphan-citekeysKyle Meyer
2015-02-17Simplify citekey sortingKyle Meyer
2015-02-17Clean up some spacesKyle Meyer
2015-02-17Add option to store citekey files in subdirectoriesKyle Meyer
2015-02-17prepare-bib-file: Fix use of bibtex-key-in-headKyle Meyer
2015-02-17Fix warnings during byte compilationKyle Meyer
2015-02-15Decouple Org and Bog tree-to-indirect commandsKyle Meyer
2015-02-15Use variable to store citekey syntax tableKyle Meyer
2015-02-09bog--find-citekey-heading-in-notes: Use base bufferKyle Meyer
2015-02-09bog-citekey-tree-to-indirect-buffer: Widen bufferKyle Meyer
2015-02-09Activate Org mode after inserting file contentsKyle Meyer
2015-02-09Override second org-agenda-redo key in Bog searchKyle Meyer
2015-01-31Search current file first for citekey headingKyle Meyer
2015-01-31Add bog-open-{first-}citekey-link to commanderKyle Meyer
2015-01-30Add command bog-open-citekey-linkKyle Meyer
2015-01-29Add command bog-jump-to-topic-headingKyle Meyer
2015-01-29bog-goto-citekey-heading-in-notes: Use pop-to-bufferKyle Meyer
2015-01-29Remove unnecessary backquote substitutionKyle Meyer
2015-01-29bog-list-orphan-citekeys: Fix docstring typoKyle Meyer
2015-01-29bog-create-combined-bib: Correct variable nameKyle Meyer
2015-01-29Replace old version of a renamed functionKyle Meyer
2015-01-29Explicitly require clKyle Meyer
2015-01-22bog-heading-citekeys-in{-wide}-buffer: Use -non-nilKyle Meyer
2015-01-21Add command bog-list-duplicate-heading-citekeysKyle Meyer
2015-01-21bog-list-orphan-citekeys: Turn on BogKyle Meyer
2015-01-19Escape character in bog-citekey-format docstringKyle Meyer
2015-01-19bog-list-orphan-citekeys: Raise bufferKyle Meyer
2015-01-19bog-create-combined-bib: Use pop-to-bufferKyle Meyer
2015-01-19Use erase-buffer instead of delete-regionKyle Meyer
2015-01-11Decouple Bog search from Org agendaKyle Meyer
2015-01-11Rewrite bog-all-citekeysKyle Meyer
2015-01-11Reword some docstringsKyle Meyer
2014-12-13Extend goto functions to support citekey propertiesKyle Meyer
2014-12-13Support creating combined bib from multiple filesKyle Meyer
2014-12-13Prefer 'citekeys' to 'refs' as variable nameKyle Meyer
2014-12-11Add function to get citekeys in bufferKyle Meyer
2014-12-11bog-heading-citekeys-in-buffer: Fix docstringKyle Meyer
2014-12-11Add command to list orphan citekeysKyle Meyer
2014-12-11bog-heading-citekeys-in-file: Remove unneeded setqKyle Meyer
2014-12-11bog-citekeys-in-file: Don't load Org modeKyle Meyer
2014-12-11Make citekey groups for web search customizableKyle Meyer
2014-12-11Add commands bog-{next,previous}-non-heading-citekeyKyle Meyer
2014-12-11Fix specification of defcustom variablesKyle Meyer
2014-12-11Clarify bog-citekey-file-name-separators docstringKyle Meyer
2014-12-11Anchor and restrict citekey regular expressionKyle Meyer
2014-12-10Modify bog-citekey-format docstringKyle Meyer
2014-12-10Remove leading digits from bog-citekey-formatKyle Meyer
2014-12-10Make all citekey searches case-sensitiveKyle Meyer