diff --git a/ChangeLog b/ChangeLog index 47cc9b5f6..ac599816d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2007-07-18 Alex Roitman + * TODO: Update. + 2007-07-18 Don Allingham * src/glade/mergedata.glade: remove note merge widgets diff --git a/TODO b/TODO index 707dc692d..706e87dab 100644 --- a/TODO +++ b/TODO @@ -20,11 +20,13 @@ --> in note: also public/private on GUI --> on upgrade, the notetype should correspond to the object the note is made from, so notetype SOURCE, SOURCEREF, ... (DONE for GRDB) + BENNY, WHY OH WHY DO WE NEED THIS? I want to remove it. Alex. --> in sourceref: - * remove text tab. + * remove text tab. (DONE) * On import of GEDCOM text tag, or upgrade of < 2.2 database, - create a note with type TRANSCRIPT - * On export, do not write the text tag in sourceref, write a note instead + create a note with type TRANSCRIPT (DONE, type SOURCE_TEXT) + * On export, do not write the text tag in sourceref, write a + note instead (DONE) --> A GrampsWidget for use in report dialogs to select which notetypes to include in a report --> Support for multiple notes in all reports.