First stab at adding basic text only annotations
commitc3459a11d18b4add986584d07470f11c79709560
authormalc <av1474@comtv.ru>
Sat, 17 Jan 2015 16:03:51 +0000 (17 19:03 +0300)
committermalc <av1474@comtv.ru>
Sat, 17 Jan 2015 16:03:51 +0000 (17 19:03 +0300)
treecf25ce8987eb98aee13c5f1c2f0987c48989b73d
parentb63d29d0273dc31de72dd8b259afd6088928a04b
First stab at adding basic text only annotations

Shift-other button within a page should open up $EDITOR command where
one can enter the text associated with an annotation that will be
placed under the cursor, in this case, upon normal exit,
save-path-command (can be as simple as `echo /tmp/modified.pdf')
result will be used to save the file with the new annotations to.
config.ml
link.c
main.ml
utils.ml