Difference between revisions of "3.0 Roadmap"
From Gramps
(→Main Features) |
(→Other Features) |
||
| Line 22: | Line 22: | ||
** Kinship report | ** Kinship report | ||
** mini reports available from person view (info, all events) | ** mini reports available from person view (info, all events) | ||
| − | * Move LDS temple info out of const.py and into an XML file | + | * Move LDS temple info out of const.py and into an XML file - '''completed''' |
* Export assistant rewrite based on GtkAssistant - '''in progress''' | * Export assistant rewrite based on GtkAssistant - '''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.
Contents
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 - completed
- 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.