GNOME Bugzilla – Bug 129146
OpenOffice spreadsheet export
Last modified: 2021-06-09 20:26:56 UTC
OpenOffice spreadsheet export. There is an XSL stylesheet for this, just needs to be hooked up. Talk to richard@imendio.com about this.
Created attachment 24193 [details] [review] Patch from Cedric Delfosse
Also see bugzilla, http://bugzilla.gnome.org/show_bug.cgi?id=141257 I have a patch for #141257 **WITHOUT THE XSL file*** but I'll make sure these two share the Export menu within Planner OK then clean up Cedric's patch to add new parameters, create my own XSL file (Planner->Planner OLD) and re-issue the lot.
Great idea for exporting (was looking for that) What time do you think it will be implemented? What about exporting the Diagramm also as a png or jpg?
I suggest that, once you can import into OO, you can export to PDF. Then you can "print" to any format. Get the Adobe postscript drivers, print to postscript, then use Ghostscript to convert to any image format. Yes it's quite a few steps, but you can automate the whole bag using cups. So if you use CUPS, you can skip ALL these steps and print directly to png/jpg/bmp/whatever directly.
I'm working with Cedric's patch and have it working (need to spend lot more time on the guts of it i.e. the XSL file) but changing it to use new GtkFileChooser and the new uimanager (remove bonobo).
As some may know I've sold my house and now live in a Hotel with wife and 3 kids so...... until in a few weeks time I get a new laptop that runs Linux my ability to develope code is a *little* bit hindered. My servers are in storage too. BUT I'll still be GNOMING once I've finished some other (paid) work.
I think it might be a good idea to make a generic "export" plugin that can be used to save to HTML, older planner version formats, sxc, etc. It should only be a file chooser with a dropdown for the actual format. Export plugins can then add to that list through a tiny API.
Comment on attachment 24193 [details] [review] Patch from Cedric Delfosse This is for an old format that isn't relevant anymore, so I think it's too late to include it.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/World/planner/-/issues/25.