Skip to content

More feature to Neorg Tables #1686

@ABlueDruid

Description

@ABlueDruid

Issues

  • I have checked existing issues and there are no existing ones with the same request.

Feature description

I genuinely do not know how to make a proper table in neorg. There is nothing in the help file or wiki (none that I found).
Tables are really essential for the workflow and the only hurdle for me.

I don't know too much about how to make a proper table in neorg. I do it this way

@table
| C1 | C2 | C3 |
|----|----|----|
| B1 | B2 | B3 |
@end

I don't know if I'm doing tables wrong this whole time. (Plz correct me if I'm wrong.)

Feature Requests

  1. Auto Resizing table (It is done of Emacs org mode)
  2. Concealing the | and - with box like shapes like a real table representation. (render-markdown.nvim plugin does that.)
  3. Adding URL highlighting in tables. (In the format shown above URL highlights are not done, It is expressed as normal text).

Don't much care about 3rd one but Auto resizing and boxdraw representation will be a great addition.

Help

No

Implementation help

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIssues related to feature proposals. Please attach a module.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions