There is a lot of information on how to RUN a Python macro in LibreOffice, but I couldn't find any on how to RECORD a Python macro (a bit like the old VBA or the new JavaScript macro recording in Excel)... I find recording useful for doing very basic things without having to check the LO API, so I wonder if this is possible and how.