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