1cb96710e50346b13f0cb03c6ea4eee6bd38a907
frontmatter-to-csv
- Convert YAML front matter to CSV
This simple Python script will convert fields from the YAML front matter to your specified CSV fields. Optionally, it can transform some of the fields:
- convert Python lists to comma-joined lists
- convert varied human-readable durations to unified unit (hours)
Description
Languages
Python
100%