]> git.donarmstrong.com Git - org-ref.git/blobdiff - jmax-bibtex.el
add title and sentence case to hydra
[org-ref.git] / jmax-bibtex.el
index 066c406f4114eb3f3ee5338b418739caa24b4bc9..0e7f7e814a3dd922cef233165e343c8bd5e434dc 100644 (file)
@@ -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