Skip to content

Feature request: add table columns #824

@jsmolka

Description

@jsmolka

Currently it's not possible to easily expand a table with new columns. It would be a nice feature if you could add a new column by expanding the tables head.

| head | head |
| ---- | ---- |
|      |      |

| head | head | head3 | (now press enter)
| ---- | ---- |
|      |      |

| head | head | head |
| ---- | ---- | ---- |
|      |      |      |

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions