summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16Replace commander with prefix mapKyle Meyer
2015-03-16Make context-functions check if in Org modeKyle Meyer
2015-03-16Autoload all commands in bog-mode-mapKyle Meyer
2015-03-06Merge branch 'remove-notes-goto'Kyle Meyer
2015-03-06Move bog-goto-citekey-heading-in-notesKyle Meyer
2015-03-06Remove bog-goto-citekey-heading-in-bufferKyle Meyer
2015-03-06Avoid infinite recursion when exit Bog View modeKyle Meyer
2015-03-06Reorganize citekey methodsKyle Meyer
2015-03-06.gitignore: Remove old patternsKyle Meyer
2015-03-04Update copyright yearKyle Meyer
2015-03-04bog-create-combined-bib: Fix citekey sortingKyle Meyer
2015-02-26Add bog-rename-staged-file-to-citekey to commanderKyle Meyer
2015-02-19Makefile: Fix batch test run for travisKyle Meyer
2015-02-19.travis.yml: Update for c69e42994Kyle Meyer
2015-02-19Add bog-search-notes-for-citekey to commanderKyle Meyer
2015-02-19Split line in citekey selection function docstringsKyle Meyer
2015-02-19Don't sort with directory-files if not user-facingKyle Meyer
2015-02-19Rework citekey sortingKyle Meyer
2015-02-19Extend citekey cachingKyle Meyer
2015-02-19bog-bib-citekeys: Remove extensionKyle Meyer
2015-02-19Add tests for bog--find-duplicatesKyle Meyer
2015-02-19bog-{,non-}heading-citekeys-in-file: Set default-directoryKyle Meyer
2015-02-19Makefile: Byte compile before testsKyle Meyer
2015-02-19Use cl-lib instead of dashKyle Meyer
2015-02-19Rewrite bog-create-combined-bibKyle Meyer
2015-02-17Add view mode for BogKyle Meyer
2015-02-17Use regexp for bog-citekey-file-name-separatorsKyle Meyer
2015-02-17Expand NEWS entryKyle Meyer
2015-02-17bog-bib-citekeys: Rewrite with directory-filesKyle Meyer
2015-02-17Rewrite bog-clean-and-rename-staged-bibsKyle Meyer
2015-02-17bog-notes: Rewrite with directory-filesKyle Meyer
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-17Expand MakefileKyle 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-30README: Update function listKyle Meyer