Browse Source

added command-line-execution TODO

Eric Schulte 16 years ago
parent
commit
f59e6d8880
1 changed files with 7 additions and 1 deletions
  1. 7 1
      rorg.org

+ 7 - 1
rorg.org

@@ -3,7 +3,13 @@
 #+SEQ_TODO:  TODO PROPOSED | DONE DEFERRED REJECTED
 #+SEQ_TODO:  TODO PROPOSED | DONE DEFERRED REJECTED
 #+STARTUP: oddeven
 #+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
 ** TODO resolve references to other buffers
    This would allow source blocks to call upon tables, source-blocks,
    This would allow source blocks to call upon tables, source-blocks,
    and results in other buffers.
    and results in other buffers.