Re: orgformat.py: util library for generating Org mode from Python

2019-11-06 Thread Adam Porter
Thanks for working on and sharing this, Karl. It's great to see the Org format getting more support in other languages and contexts.

orgformat.py: util library for generating Org mode from Python

2019-11-06 Thread Karl Voit
Hi, In the recent days, I've been busy migrating orgformat[1] from Memacs[2] and lazyblorg[3] to a repository on its own. It's a utility library that provides a variety of Python functions that help dealing with generating non-trivial Org mode content such as date- or time-stamps. I've added good