org: reformat README
This commit is contained in:
parent
d8566c1752
commit
4f810a3d0c
1 changed files with 12 additions and 24 deletions
|
@ -11,10 +11,12 @@
|
||||||
- [[#gnuplot-support][Gnuplot support]]
|
- [[#gnuplot-support][Gnuplot support]]
|
||||||
- [[#different-bullets][Different bullets]]
|
- [[#different-bullets][Different bullets]]
|
||||||
- [[#key-bindings][Key bindings]]
|
- [[#key-bindings][Key bindings]]
|
||||||
- [[#org-with-evil-org-mode][Org with evil-org-mode]]
|
- [[#org][Org]]
|
||||||
|
- [[#tables][Tables]]
|
||||||
|
- [[#tree-][Tree ]]
|
||||||
- [[#element-insertion][Element insertion]]
|
- [[#element-insertion][Element insertion]]
|
||||||
- [[#links][Links]]
|
- [[#links][Links]]
|
||||||
- [[#org-emphasize][Org emphasize]]
|
- [[#emphasis][Emphasis]]
|
||||||
- [[#tagging][Tagging]]
|
- [[#tagging][Tagging]]
|
||||||
- [[#pomodoro][Pomodoro]]
|
- [[#pomodoro][Pomodoro]]
|
||||||
- [[#presentation][Presentation]]
|
- [[#presentation][Presentation]]
|
||||||
|
@ -72,9 +74,7 @@ You can tweak the bullets displayed in the org buffer in the function
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* Key bindings
|
* Key bindings
|
||||||
|
** Org
|
||||||
** Org with evil-org-mode
|
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|----------------------------------------------+----------------------------------------------|
|
|----------------------------------------------+----------------------------------------------|
|
||||||
| ~SPC m '~ | org-edit-special |
|
| ~SPC m '~ | org-edit-special |
|
||||||
|
@ -107,9 +107,7 @@ You can tweak the bullets displayed in the org buffer in the function
|
||||||
| ~SPC m C-S-k~ | org-shiftcontrolup |
|
| ~SPC m C-S-k~ | org-shiftcontrolup |
|
||||||
| ~SPC s l~ | spacemacs/jump-in-buffer (jump to a heading) |
|
| ~SPC s l~ | spacemacs/jump-in-buffer (jump to a heading) |
|
||||||
|
|
||||||
|
*** Tables
|
||||||
Table-related shortcuts:
|
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|---------------+----------------------------------------------------------------------------|
|
|---------------+----------------------------------------------------------------------------|
|
||||||
| ~SPC m t a~ | Align the table at point by aligning all vertical bars |
|
| ~SPC m t a~ | Align the table at point by aligning all vertical bars |
|
||||||
|
@ -140,8 +138,7 @@ Table-related shortcuts:
|
||||||
| ~SPC m t t o~ | Toggle the display of Row/Column numbers in tables |
|
| ~SPC m t t o~ | Toggle the display of Row/Column numbers in tables |
|
||||||
| ~SPC m t w~ | Wrap several fields in a column like a paragraph |
|
| ~SPC m t w~ | Wrap several fields in a column like a paragraph |
|
||||||
|
|
||||||
Tree related shorcuts:
|
*** Tree
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+-----------------------|
|
|-------------+-----------------------|
|
||||||
| ~SPC m S l~ | org-demote-subtree |
|
| ~SPC m S l~ | org-demote-subtree |
|
||||||
|
@ -149,7 +146,6 @@ Tree related shorcuts:
|
||||||
| ~SPC m S k~ | org-move-subtree-up |
|
| ~SPC m S k~ | org-move-subtree-up |
|
||||||
| ~SPC m S j~ | org-move-subtree-down |
|
| ~SPC m S j~ | org-move-subtree-down |
|
||||||
|
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+---------------------------------|
|
|-------------+---------------------------------|
|
||||||
| ~TAB~ | org-cycle |
|
| ~TAB~ | org-cycle |
|
||||||
|
@ -182,7 +178,6 @@ Tree related shorcuts:
|
||||||
| ~M-t~ | org-insert-todo-heading nil+ org-metaright |
|
| ~M-t~ | org-insert-todo-heading nil+ org-metaright |
|
||||||
|
|
||||||
*** Element insertion
|
*** Element insertion
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+----------------------------------|
|
|-------------+----------------------------------|
|
||||||
| ~SPC m h i~ | org-insert-heading-after-current |
|
| ~SPC m h i~ | org-insert-heading-after-current |
|
||||||
|
@ -191,13 +186,11 @@ Tree related shorcuts:
|
||||||
| ~SPC m i l~ | org-insert-link |
|
| ~SPC m i l~ | org-insert-link |
|
||||||
|
|
||||||
*** Links
|
*** Links
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+-------------------|
|
|-------------+-------------------|
|
||||||
| ~RET~ | org-open-at-point |
|
| ~RET~ | org-open-at-point |
|
||||||
|
|
||||||
*** Org emphasize
|
*** Emphasis
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+----------------------------|
|
|-------------+----------------------------|
|
||||||
| ~SPC m x b~ | make region bold |
|
| ~SPC m x b~ | make region bold |
|
||||||
|
@ -209,19 +202,16 @@ Tree related shorcuts:
|
||||||
| ~SPC m x v~ | make region verbose |
|
| ~SPC m x v~ | make region verbose |
|
||||||
|
|
||||||
*** Tagging
|
*** Tagging
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+--------------|
|
|-------------+--------------|
|
||||||
| ~SPC m :~ | org-set-tags |
|
| ~SPC m :~ | org-set-tags |
|
||||||
|
|
||||||
** Pomodoro
|
** Pomodoro
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+-------------------|
|
|-------------+-------------------|
|
||||||
| ~SPC m p~ | starts a pomodoro |
|
| ~SPC m p~ | starts a pomodoro |
|
||||||
|
|
||||||
** Presentation
|
** Presentation
|
||||||
|
|
||||||
org-present must be activated explicitly by typing: ~SPC : org-present~
|
org-present must be activated explicitly by typing: ~SPC : org-present~
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|
@ -231,7 +221,6 @@ org-present must be activated explicitly by typing: ~SPC : org-present~
|
||||||
| ~q~ | quit |
|
| ~q~ | quit |
|
||||||
|
|
||||||
** Org-repo-todo
|
** Org-repo-todo
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+-----------------------|
|
|-------------+-----------------------|
|
||||||
| ~SPC C c~ | org-capture |
|
| ~SPC C c~ | org-capture |
|
||||||
|
@ -240,8 +229,7 @@ org-present must be activated explicitly by typing: ~SPC : org-present~
|
||||||
| ~SPC m g t~ | ort/goto-todos |
|
| ~SPC m g t~ | ort/goto-todos |
|
||||||
|
|
||||||
** Org-MIME
|
** Org-MIME
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+----------------------------------------------------|
|
|-------------+---------------------------------------------------|
|
||||||
| ~SPC m M~ | in =message-mode= buffersm convert into html email |
|
| ~SPC m M~ | in =message-mode= buffers convert into html email |
|
||||||
| ~SPC m m~ | send current buffer as HTML email message |
|
| ~SPC m m~ | send current buffer as HTML email message |
|
||||||
|
|
Reference in a new issue