eea / odfpy

API for OpenDocument in Python
GNU General Public License v2.0
311 stars 64 forks source link

How to create a table in a Text document? #124

Open buhtz opened 1 year ago

buhtz commented 1 year ago

I want to create OpenDocumentText files with some tables in it.

I'm looking for an example about how to do this. Does anyone have an idea about that?

buhtz commented 1 year ago

Maybe the example here can help. https://mashupguide.net/1.0/html/ch17s04.xhtml

desmarty commented 1 year ago

I have mentioned the same in stack overflow . Happy to reply you for the 3rd time. I have done a very depth research on this thing. If you are interested, we can make a team and start a documentation page for odfpy or fork it and continue further developments. What say.

buhtz commented 1 year ago

Dear @desmarty , please note #123 and #100 where is a discussion about status and possible future of the project and repo. I also contacted @bufke and @sorenroug by Email. @bufke answered on the Issue thread and @sorenroug answered by Email.

But then I didn't get another reaction from them before the discussion about the future of the project could start.

I don't know which one of them have admin rights to the repo.

I'm interested but don't have resource for that, sorry. I have other projects to maintain and there is also a job, academic career and privat life. 🏠 😄

But please let me add some thoughts about that

If this project does get a new "drive and energy" I'm also willing into investing some time into it; maybe reviewing PR's, joining discussions on the mailing list and offering my experience (and little expertise).

buhtz commented 1 year ago

Would be great if all of you could join the "discussion" in #123.

desmarty commented 1 year ago

Would be great if all of you could join the "discussion" in #123.

Oh.. absolutely. I am bit lazy in everything. I will join...

bufke commented 1 year ago

To be perfectly clear - I do not have access to this GitHub repo, I am not affiliated with this project, I have never read the source code nor contributed, I do not know sorenroug and I cannot help you contact sorenroug. I couldn't tell you what EEA even stands for and certainly have no affiliation. Please do not @ mention me for things that I simply cannot help with.

My personal advice would be to fork the repo and make a new pypi project. If sorenroug or someone at the EEA wishes to later collaborate I'm sure you could merge the work at that time.

buhtz commented 1 year ago

Thanks for clearing this out.