-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
quite often i find myself wanting to quickly inspect a CSV file's contents without employing a full-on spreadsheet, and i have not found a good solution for that.
it appears to me that the same interface used for SQLite's tables could easily be used for this purpose; and the complexity of sourcing the data from a CSV file instead isn't very high (i imagine).
do you think this feature has a place in SQLite Viewer?
Metadata
Metadata
Assignees
Labels
No labels