Skip to content

Text format output not machine-readable #55

Description

@dallenpyrah

Problem

File: src/output/format.ts (lines 3-33)

Text format has:

  • Inconsistent field separators (colons, colons with spaces)
  • No clear delimiter between records
  • Hard to parse programmatically

Proposed Fix

Consider adding a machine-readable text format (like TSV) or improve consistency of current format.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlowLow priority

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions