Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

tabl() makes rows for each file in a gist #54

@sckott

Description

@sckott

Can do 2 things with tabl()

  • Separate row for each file, or
  • concatenate fields where there are multiple unique values into one comma sep string

We basically do the first now, but then other fields aren't filled in for each row, and when combined with other gists, means the gist id rows belong with are lost.

I think option 2 might be cleaner, but not sure

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions