[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Key bindings for Org export back-ends?
From: |
Jens Lechtenboerger |
Subject: |
[O] Key bindings for Org export back-ends? |
Date: |
Fri, 08 Feb 2019 09:27:08 +0100 |
Hi there,
I need to assign a key to an Org export back-end. My first attempt
ended in a conflict, so I’d like to collect a (full?) list.
Built-in
- iCalendar: c
- HTML: h
- Texinfo: i
- LaTeX and Beamer: l
- Man: M
- Markdown: m
- ODT: o
- Org: O
- Publish: P
- Plain text: t
Contrib (ox-bibtex, ox-extra, ox-confluence without keys):
- Deck.js: d
- Freemind: f
- Groff: g
- Taskjuggler: J
- KOMA: k
- RSS: r
- s5: s
Other:
- ox-hugo [1]: H
- org-opml [2]: m (conflict with Markdown)
- org-reveal [3]: R
- org-re-reveal [4]: r (conflict with RSS)
- ox-rst [5]: r (conflict with RSS)
- ox-slimhtml [6]: s (conflict with s5)
So, these keys are taken:
c, d, f, g, h, H, i, J, k, l, M, m, o, O, P, R, r, s, t
Besides, SPC, DEL, C-a, C-b, C-f, C-n, C-p, C-s, C-v are taken.
Anyone with additional back-ends and keys? Where could we document
the resulting list?
I’m thinking of changing org-re-reveal to p (for presentation) or v
(as occurring letter). Or C-r? So far, no back-end uses the
control key. Any reasons not to do this?
Best wishes
Jens
[1] https://ox-hugo.scripter.co/
[2] https://github.com/org-opml/org-opml
[3] https://github.com/yjwen/org-reveal
[4] https://gitlab.com/oer/org-re-reveal
[5] https://github.com/msnoigrs/ox-rst
[6] https://github.com/balddotcat/ox-slimhtml
- [O] Key bindings for Org export back-ends?,
Jens Lechtenboerger <=