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

Unalign #87

Open
bogdanodecca opened this issue Oct 15, 2020 · 4 comments
Open

Unalign #87

bogdanodecca opened this issue Oct 15, 2020 · 4 comments

Comments

@bogdanodecca
Copy link

I would like to add unalign feature to remove AlignTab spaces without losing my changes made in table mode. This also can be useful for copying result in excel or saving it in csv / tsv format. I can code the feature myself. What do you think about the idea? Waiting for your reply.

@randy3k
Copy link
Owner

randy3k commented Oct 15, 2020

I think it is a bit beyond the scope of this package. Feel free to implement your own package for that purpose.

@bogdanodecca
Copy link
Author

Thanks for quick response. Maybe this feature a little bit odd, but it can be easily implemented within this package. Just add unalign argument to align_tab command and condition check before self.fill_spaces(content). It would be much harder and a lot of double code to implement another package for only this purpose. Finally, I don't think the feature is too beyond the scope of this package. Thanks again for your reply.

@randy3k
Copy link
Owner

randy3k commented Oct 15, 2020

Oic. Perhaps we could add an alignment flag for adding no spaces.

@bogdanodecca
Copy link
Author

Any progress? Can I somehow help?

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

2 participants