Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-26 | Generalize PDF functions to any file type | Kyle Meyer | |
2014-04-26 | Check stage directory in renaming test | Kyle Meyer | |
2014-03-31 | Add functions to sort topic headings | Kyle Meyer | |
2014-03-14 | ENH: Allow customization of PDF file separator | Kyle Meyer | |
2014-02-15 | BUG: Fix renaming staged PDF when one choice | Kyle Meyer | |
When 4dfcc52 changed remoed the path from choices, this should have been kept as the full path. | |||
2014-02-15 | MNT: Remove bog-citekey-action heading from tests | Kyle Meyer | |
This should have been changed with 9f58e9b. | |||
2014-02-15 | ENH: Remove bog-citekey-action | Kyle Meyer | |
`bog-citekey-action' generalizes the common setup (citekey selection from notes or from user completion) of the citekey functions, but it doesn't allow much flexibility for functions to handle citekey selection differently. Replacing this with `bog-citekey-from-notes' shares the citekey selection from notes but doesn't couple this to the user selection. | |||
2014-02-12 | BUG: Fix logic in citekey selection | Kyle Meyer | |
`bog-citekey-action' should not try to select a citekey from the note context when ASK-FUNC returns non-nil. | |||
2014-02-12 | TST: Remove use of obsolete `flet` in tests | Kyle Meyer | |
2014-02-06 | ENH: Allow citekeys to be properties | Kyle Meyer | |
Now citekeys can be taken either from properties or from headings. This provides greater compatibility with org-bibtex.el. | |||
2014-02-06 | Reposition misplaced test heading | Kyle Meyer | |
2014-02-05 | Rename bog-citekey-heading | Kyle Meyer | |
New name, `bog-citekey-from-heading-title', provides a clearer indication of what it is doing. | |||
2014-02-03 | Add function to create combined BibTeX file | Kyle Meyer | |
2014-02-03 | Add function to rename and clean new BibTeX file | Kyle Meyer | |
2014-02-03 | Add core citekey functions | Kyle Meyer | |