-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What do you think of this feature? Sometimes I have sheets that I prefix with a _ that are internal. Or, you could only include final sheets with some other naming convention.
I'm finally getting around to adding xlsx reading to indian ocean and was thinking of adding that ability to also be consistent with that lib's other include/exclude api.
It adds the complexity of:
- You can have an array of strings or RegExs
- If you have multiple include and exclude conditions, do you handle them as ANDs, ORs or give the user the option? Having them be ORs seems easiest and most consistent with what a user would want.
Metadata
Metadata
Assignees
Labels
No labels