added command-line-execution TODO

This commit is contained in:
Eric Schulte 2009-05-22 14:27:06 -07:00
parent a7b04ffe12
commit f59e6d8880
1 changed files with 7 additions and 1 deletions

View File

@ -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.