deleted stupid emacs file
This commit is contained in:
parent
e2a8b9e3a6
commit
3e72251f2a
29
emacs.org~
29
emacs.org~
@ -1,29 +0,0 @@
|
|||||||
(TAB to open bullets)
|
|
||||||
* emacs org mode
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*** Bullets
|
|
||||||
|
|
||||||
- headers are organized with *
|
|
||||||
- M-<enter> to add new heading
|
|
||||||
- M-<left> or M-<right> to promote / demote heading
|
|
||||||
- TAB to expand/collapse trees
|
|
||||||
|
|
||||||
*** TODOs
|
|
||||||
**** DONE demo emacs org mode to data
|
|
||||||
**** DONE enable line wrap as default
|
|
||||||
|
|
||||||
**** TODO re-write projex in org mode style
|
|
||||||
- projex_demo.org is the test run of this.
|
|
||||||
- C-c C-t to cycle through todo-done
|
|
||||||
- You can add more options with
|
|
||||||
*** links
|
|
||||||
- link structure: [ [link][desc] ] (but without the spaces)
|
|
||||||
- [[file:test.org][file]] C-c C-o to open at point
|
|
||||||
*** agenda mode
|
|
||||||
|
|
||||||
- agenda mode command has to be added
|
|
||||||
|
|
||||||
*** exports
|
|
||||||
*** code blocks / literate programming
|
|
Loading…
Reference in New Issue
Block a user