Skip to content

[Feature request] Allow selection and ordering of CSV lines and columns by additional attributes  #3

Open
@pdfkungfoo

Description

@pdfkungfoo
  1. Allow selective processing of CSV lines into the generated tables. For example by supporting an additional attribute like csvlines=3,7,33-end,2 (should be obvious what I mean with this). And the lines should appear in the same order as cvslines=... lists them.
  2. Allow selective processing of CSV columns into the table. For example by supporting an additional attribute like csvcolumns=6,3,2,13,44-end (similarly, allow re-arranging of order of columns).

Of course, these two features should also be working when combining them.

Hoping to keep you busy for a day or two now :-)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions