Skip to content

Include sheets by RegEx? #39

@mhkeller

Description

@mhkeller

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:

  1. You can have an array of strings or RegExs
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions