-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
priority:mediumShould be done soonShould be done soonsize:xsTrivial — less than 1 hourTrivial — less than 1 hourstatus:readyRefined and ready for sprint selectionRefined and ready for sprint selectiontype:featureNew functionalityNew functionality
Milestone
Description
Description
Allow users to specify a custom field delimiter (e.g., TSV with \t, pipe-separated |) so the tool can handle data formats beyond comma-separated.
Acceptance Criteria
-
-d/--delimiterflag accepts a single character - Tab delimiter can be passed as
--delimiter $'\t'or as a named alias--tsv - Defaults to
,(standard CSV) if not specified - Documented in
--helpoutput and README
Notes
- This is a common ask for TSV files exported from spreadsheets
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:mediumShould be done soonShould be done soonsize:xsTrivial — less than 1 hourTrivial — less than 1 hourstatus:readyRefined and ready for sprint selectionRefined and ready for sprint selectiontype:featureNew functionalityNew functionality