Menu

#10 Timeline data can not be shown in a spreadsheet program

closed
nobody
None
2015-04-27
2015-02-19
No

To be able to show Timeline data in a spreadsheet program, you have to build your own xml transformer function to create a csv file.

Users have been asking for a feature to be able to export data to a csv file directly from within Timeline.

There have also been requests for exporting to other formats such as:

  • A list of events in a listbox
  • Printouts of Timeline data
  • Better support for image exports
  • Export to Word
  • And other formats

Discussion

  • roger lindberg

    roger lindberg - 2015-02-19

    Suggested solution: Build an exporter as described in the Howtos.

     
    • Linostar

      Linostar - 2015-02-26

      What Howtos are you referring to?

       
  • roger lindberg

    roger lindberg - 2015-02-25

    To be able to select which data to export I think we should create a selection dialog where the user can select what to export (events and/or categories) and which object attributes to export (name, text, time-period etc.)

     
  • roger lindberg

    roger lindberg - 2015-02-26

    Look at the BitmapExporter as an example.
    I'm working on a howto for building dialogs. A dialog class shall not contain any business logic. The business logic shall be placed in a 'controller' class that is instantiated by the dialog class and knows about the dialog as a view. The reason for this is to make testing of dialog logic possible.

     
  • roger lindberg

    roger lindberg - 2015-04-27

    Export to csv and 'A list of events in a listbox' are implemented in version 1.6.0.

     
  • roger lindberg

    roger lindberg - 2015-04-27
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB