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

Save and parse non-text data to/from files #66

Open
ryonakano opened this issue Jun 24, 2019 · 2 comments
Open

Save and parse non-text data to/from files #66

ryonakano opened this issue Jun 24, 2019 · 2 comments

Comments

@ryonakano
Copy link
Member

ryonakano commented Jun 24, 2019

At the moment the app saves and parses only text data, but it should also save and parses non-text data like font sizes, whether a font is bold, italicized, or underlined, etc.

@ryonakano
Copy link
Member Author

I think the current file type, CSV, can't save those data, so I suppose we need to create a new own file type (maybe based on CSV) if we address this issue.

@elegaanz
Copy link
Contributor

Even if it is a lot of work, supporting .ODS files would be ideal.

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

No branches or pull requests

2 participants