dhruvasagar / dhruvasagar/vim-table-mode

Request: export table

Open
#107 6 comments 0 reactions 1 assignee Claimed by @dhruvasagar View on GitHub
enhancement
Dominant language
Vim Script
Stars
2.2k
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Would it be possible, to export the `table-mode` tables to `html`? It looks like a simple replacement for `Excel`, less feature rich but way faster to just write small tables. The only thing I am missing, is getting it in a printable format.

Sadly I have to admit I have no idea of such things, hence I don't know if I am asking the impossible. I just saw the feature in [vimwiki](https://github.com/vimwiki/vimwiki) and thought it would be awesome. You already stat:

> For Markdown-compatible tables use
>
> > let g:table_mode_corner="|"

I think this should then be easily be possible to convert to html.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.