[O] passing entry property to a source code block?

2016-12-02 Thread Piter
Hi everybody. I would like to get a property of org-mode entry and pass it as a string variable to a python source code. Is it possible to do? I have been looking into attach screensshot code but since my elisp experience is very limited I can not figure it out. Any tips about it? may be I

[O] orgmode and pdf

2012-07-24 Thread x . piter
Hi list. I try to make a workflow to mine data from pdfs into org mode. I prefer to read in emacs, since I have fast dictionary lookup in it and many other things. There are two tools I think useful for conversion of pdfs into txt: cuneiform - to extract text, and pdfimages for image extraction. Cu