|
@ -876,10 +876,6 @@ Org overwrites RET and C-j, so I need to disable the rebinds |
|
|
) |
|
|
) |
|
|
#+END_SRC |
|
|
#+END_SRC |
|
|
|
|
|
|
|
|
#+RESULTS: |
|
|
|
|
|
| n | note | entry | (file org-default-notes-file) | | |
|
|
|
|
|
| c | coding todo | entry | (file+headline (concat PATH_ORG_FILES tasks.org) Tasks) | * TODO %^{Task} | |
|
|
|
|
|
|
|
|
|
|
|
** Org babel languages |
|
|
** Org babel languages |
|
|
This code block is linux specific. Loading languages which aren't available seems to be a problem. |
|
|
This code block is linux specific. Loading languages which aren't available seems to be a problem. |
|
|
New: Load languages on demand. I need to test if this works as intended. |
|
|
New: Load languages on demand. I need to test if this works as intended. |
|
|