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]: a feature to edit table and keep background color #165

Open
yu2chuan opened this issue Jul 12, 2023 · 3 comments
Open

[FEATURE]: a feature to edit table and keep background color #165

yu2chuan opened this issue Jul 12, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@yu2chuan
Copy link

yu2chuan commented Jul 12, 2023

Is your feature request related to a problem? Please describe.
Users may copy a table with background color into linebyline. Currently, linebyline can show the background color. But after reopen the program, the background color of table wasn't saved successfully. Additionally, users can't add/delete rows/columns.

Describe the solution you'd like
The background color can be saved and kept. And users can add/delete rows/columns.

Describe alternatives you've considered
none

Additional context
If combining rows/columns can be supported, that will be great. But this request is to go too far.

@yu2chuan yu2chuan added the enhancement New feature or request label Jul 12, 2023
@drl990114
Copy link
Owner

Good suggestion, but regarding saving the background color of the table, it seems that this feature can only be supported by parsing HTML. We will consider adding this feature in the future. #114

@yu2chuan
Copy link
Author

yu2chuan commented Jun 9, 2024

A suggestion about "insert column after, insert column before, insert row after, insert row before,"
I believe "before" in front of "after" is more intuitive.

You may consider changing the sequence to
"insert column before,
insert column after,
insert row before,
insert row after."

@drl990114
Copy link
Owner

Good suggestion

drl990114 added a commit to drl990114/rme that referenced this issue Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants