-
Notifications
You must be signed in to change notification settings - Fork 0
Add CSV Import/Export Features #5
Copy link
Copy link
Open
0 / 30 of 3 issues completedLabels
enhancementNew feature or requestNew feature or request
Description
Modern budget tools often feature CSV import and export tools.
The Pincher web server should parse the CSV files and handle the results itself, and not expect clients to do it.
There already exists a standard csv encoding package available for use: encoding/csv
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request