From: John Kitchin Date: Thu, 30 Apr 2015 13:58:28 +0000 (-0400) Subject: add title and sentence case to hydra X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=6490d94d8d8e5b5c6d3cc4058c5836bb3c6e7a86 add title and sentence case to hydra --- diff --git a/jmax-bibtex.el b/jmax-bibtex.el index 066c406..0e7f7e8 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -515,6 +515,8 @@ _e_: Email entry _K_: Edit keywords _L_: clean entry _P_: Pubmed _U_: Update entry _N_: Open notes _R_: Crossref _g_: Google Scholar _s_: Sort entry _a_: Remove nonascii _h_: helm-bibtex _q_: quit _u_: Update field _F_: file funcs +_T_: Title case +_S_: Sentence case " ("p" org-ref-open-bibtex-pdf) ("P" jmax-bibtex-pubmed) @@ -555,6 +557,8 @@ _u_: Update field _F_: file funcs ("h" helm-bibtex) ("a" jmax-replace-nonascii) ("s" org-ref-sort-bibtex-entry) + ("T" jmax-title-case-article) + ("S" jmax-sentence-case-article) ("q" nil)) ;; create key-chord and key binding for hydra