AlignTab icon indicating copy to clipboard operation
AlignTab copied to clipboard

Unalign

Open bogdanodecca opened this issue 5 years ago • 4 comments
trafficstars

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.

bogdanodecca avatar Oct 15 '20 17:10 bogdanodecca

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

randy3k avatar Oct 15 '20 17:10 randy3k

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.

bogdanodecca avatar Oct 15 '20 17:10 bogdanodecca

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

randy3k avatar Oct 15 '20 18:10 randy3k

Any progress? Can I somehow help?

bogdanodecca avatar Nov 08 '20 12:11 bogdanodecca