Difference between revisions of "3.0 Roadmap"

From Gramps
Jump to: navigation, search
(General TODO list before final release)
(Main Features)
Line 11: Line 11:
 
* Mark-up in notes: use bold, italics, ... in the notes  - '''completed'''
 
* Mark-up in notes: use bold, italics, ... in the notes  - '''completed'''
 
* Multiple Notes: every object can have several separate notes  - '''completed'''
 
* Multiple Notes: every object can have several separate notes  - '''completed'''
* new GEDCOM parser (import/export) - ''completed'''
+
* new GEDCOM parser (import/export) - '''in progress'''
 
* Export to spreadsheet/CSV of views - '''completed'''
 
* Export to spreadsheet/CSV of views - '''completed'''
 
* Use of GtkPrint for direct printing - '''in progress'''
 
* Use of GtkPrint for direct printing - '''in progress'''

Revision as of 16:05, 24 August 2007


The next version of GRAMPS will be a major release. The 2.2.x code is now in bug-fix only mode. First beta versions of GRAMPS 3.0 should appear oktober 2007.

Towards 3.0

Development of version 3.0 is well under way.

Main Features

  • New interface to the data: Use of a Family Tree manager - completed
  • Mark-up in notes: use bold, italics, ... in the notes - completed
  • Multiple Notes: every object can have several separate notes - completed
  • new GEDCOM parser (import/export) - in progress
  • Export to spreadsheet/CSV of views - completed
  • Use of GtkPrint for direct printing - in progress

Other Features

  • Reworked icons - completed
  • Reworked reports (add the notes) - in progress
  • New reports
    • Familylines
    • Kinship report
    • mini reports available from person view (info, all events)
  • Move LDS temple info out of const.py and into an XML file
  • Export assistant rewrite based on GtkAssistant - in progress

General TODO list before final release

See TODO file in SVN.

From the [ChangeLog you can see much is implemented already.