Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Tables #56

Open
TunnelThruTime opened this issue Nov 30, 2022 · 2 comments
Open

Feature Request: Tables #56

TunnelThruTime opened this issue Nov 30, 2022 · 2 comments

Comments

@TunnelThruTime
Copy link

TunnelThruTime commented Nov 30, 2022

Hi,

I was reading a epub file with this tui and I noticed that it doesn't seem
to have the ability to render tables, if that is the case I'd like to see the
project feature the rendering of tables in the text.
the specific table in question is in the format of html code
`

Company Contact Country
Alfreds Futterkiste Maria Anders Germany
Centro comercial Moctezuma Francisco Chang Mexico
`

Pls lemme know any thoughts.

@jneidel
Copy link
Contributor

jneidel commented Nov 30, 2022

What does that even mean? Please actually describe what you want.

@Enrico68
Copy link

He wants to to tell you that if you have a table like this
table

(this is the table normally displayed on calibre ebook reader)

on the terminal with epr (and epy) you get

year
age
sex
polviews
partyid
indus10
caseid

1
1974
21.0 1
4.0
2.0
4970.0
2
1974
41.0 1
5.0
0.0
9160.0
5
1974
58.0 2
6.0
1.0
2670.0
6
1974
30.0 1
5.0
4.0
6870.0
7
1974
48.0 1
5.0
4.0
7860.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants