Olivier Schwander <olivier.schwander <at> chadok.info> writes: > > Limitations > ~~~~~~~~~~~~ > - Read-only (no org file modifications support) > - No drawers parsing > - No exporters > - No formaters parsing (like ==, //, ** and so on, it > will wait for exporters) > - No filtering support >
Hi Olivier, nice to see a new project about org and python. Maybe you should have a look at my project too: https://github.com/bjonnh/PyOrgMode that supports reading and writing of org-files, drawers,… Don't know if it can be of some help to you (or maybe just inspiring you). Cheers, Jonathan