Skip to content

Commit

Permalink
add anotehr todo item
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy B. Merrill committed Apr 3, 2013
1 parent 111a587 commit e5943e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Convert ColumnGuesser.java into JRuby or jruby_dump_characters into Java. (This will save significant startup time by not having to start the JVM repeatedly. Or implement Nailgun.)
* Ability to apply a lasso to all subsequent pages in a document.
* Modify imgAreaSelect (or replace it with another JS library) to allow multiple selects. (The data should probably be concatenated, then made available for viewing/download/clipboard.)
* Save a lasso (or set of lassos) for repeated use. Use case: I need to process a document that's published in the same format each month. It'd be quicker for me to set the lasso once and rerun it automatically than to have to set the lasso each month de novo.

## How to contribute

Expand Down

0 comments on commit e5943e9

Please sign in to comment.