Skip to content

JSONL input #109

@nickolay

Description

@nickolay

mailmerge currently reads CSV files as data source.

For more complex templates, for instance containing one or more tables, a more appropriate format seems to be JSON, or, more specifically, json lines, which can be generated by some databases natively (see e.g. FOR JSON AUTO in MS SQL)

I have preliminary implementation in my branch: nickolay@02efaf2

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions