added command-line-execution TODO
This commit is contained in:
parent
a7b04ffe12
commit
f59e6d8880
8
rorg.org
8
rorg.org
|
@ -3,7 +3,13 @@
|
|||
#+SEQ_TODO: TODO PROPOSED | DONE DEFERRED REJECTED
|
||||
#+STARTUP: oddeven
|
||||
|
||||
* Tasks [13/20]
|
||||
* Tasks [13/22]
|
||||
** TODO command line execution
|
||||
Allow source code blocks to be called form the command line. This
|
||||
will be easy using the =sbe= function in [[file:litorgy/litorgy-table.el][litorgy-table.el]].
|
||||
|
||||
This will rely upon [[* resolve references to other buffers][resolve references to other buffers]].
|
||||
|
||||
** TODO resolve references to other buffers
|
||||
This would allow source blocks to call upon tables, source-blocks,
|
||||
and results in other buffers.
|
||||
|
|
Loading…
Reference in New Issue