New DOCX export mode
We need a new export mode, docx
, to generate Docx documents.
By default, there is one page per element, but we support an option to merge all files into one if needed.
CLI args:
-
database_path
, -
folder-ids
, IDs of the folders to export, -
--element-type
, elements to export, -
--line-type
, element type which holds the transcriptions, (if omitted, export transcriptions on element_type), -
--sources
, WorkerVersion that created the transcription (support a preference order), support manual asmanual
, -
--merge
, to merge all files of a folder in a single Docx.