[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    Re: Some notices
From:       Don Sanders <dsanders () cch ! com ! au>
Date:       1999-08-23 12:34:18
[Download RAW message or body]

From: Rik Hemsley <rik@rikkus.demon.co.uk>
> You should be able to see now that what is actually stored within an Entity
> is now not the responsibility of kab. It's the responsibility of a client. This
> means Don's UI. I'm sure the UI will be capable of doing at least the fields
> that were specified for kab1, plus many more.

Pretty much correct. Kab1 supports a sub-department and my GUI doesn't (I guess
the "office location" field is close to this). kab1 also supports an arbitrary
number of email addresses, my gui just supports 3 (or the custom field editor
could be used to enter more), my gui doesn't support talk addresses though you
could use the email address gui for entering them (or the custom fields editor).

I would like to add support for multi-media formats in the future and for
groups (or categories as the are called in the MS Outlook approximation)

Here is a list of fields my GUI provides support for, it is heavily based on
the set of fields MS outlook 98 supports. There is a version of my address book
entry editor in cvs (abui_test), I have done a fair bit of work on it (better
i18n support and bug fixing mainly) that I have yet to check in.

My GUI also provides support for custom fields as does MS Outlook

  const QString completeAllNames[] = {
    i18n( "Account" ), i18n( "Anniversary" ), i18n( "Assistant's Name" ), 
    i18n( "Assistant's Phone" ), i18n( "Attachment" ), 
    i18n( "Billing Information" ), i18n( "Birthday" ), 
    i18n( "Business Address" ), i18n( "Business Address City" ), 
    i18n( "Business Address Country" ), i18n( "Business Address PO Box" ), 
    i18n( "Business Address Postal Code" ), i18n( "Business Address State" ),
    i18n( "Business Address Street" ), i18n( "Business Fax" ), 
    i18n( "Business Home Page" ), i18n( "Business Phone" ), 
    i18n( "Business Phone 2" ), i18n( "Callback" ), i18n( "Car Phone" ), 
    i18n( "Categories" ), i18n( "Children" ), i18n( "City" ), 
    i18n( "Company" ), i18n( "Company Main Phone" ), 
    i18n( "Computer Network Name" ), i18n( "Country" ), i18n( "Created" ),
    i18n( "Customer ID" ), i18n( "Department" ), i18n( "E-mail" ), 
    i18n( "E-mail 2" ), i18n( "E-mail 3" ), i18n( "File As" ), 
    i18n( "First Name" ), i18n( "FTP Site" ), i18n( "Full Name" ), 
    i18n( "Gender" ), i18n( "Government ID Number" ), i18n( "Hobbies" ),
    i18n( "Home Address" ), i18n( "Home Address City" ), 
    i18n( "Home Address Country" ), i18n( "Home Address PO Box" ), 
    i18n( "Home Address Postal Code" ), i18n( "Home Address State" ), 
    i18n( "Home Address Street" ), i18n( "Home Fax" ), i18n( "Home Phone" ),
    i18n( "Home Phone 2" ), i18n( "Icon" ), i18n( "In Folder" ), 
    i18n( "Initials" ), i18n( "ISDN" ), i18n( "Job Title" ), i18n( "Journal" ),
    i18n( "Language" ), i18n( "Last Name" ), i18n( "Location" ), 
    i18n( "Mailing Address" ), i18n( "Manager's Name" ), 
    i18n( "Message Class" ), i18n( "Middle Name" ), i18n( "Mileage" ),
    i18n( "Mobile Phone" ), i18n( "Modified" ), i18n( "Nickname" ), 
    i18n( "Office Location" ), i18n( "Organizational ID Number" ),
    i18n( "Other Address" ), i18n( "Other Address City" ), 
    i18n( "Other Address Country" ), i18n( "Other Address PO Box" ), 
    i18n( "Other Address Postal Code" ), i18n( "Other Address State" ), 
    i18n( "Other Address Street" ), i18n( "Other Fax" ), i18n( "Other Phone" ),
    i18n( "Pager" ), i18n( "Personal Home Page" ), i18n( "PO Box" ), 
    i18n( "Primary Phone" ), i18n( "Profession" ), i18n( "Radio Phone" ), 
    i18n( "Read" ), i18n( "Referred By" ), i18n( "Sensitivity" ), 
    i18n( "Size" ), i18n( "Spouse" ), i18n( "State" ), 
    i18n( "Street Address" ), i18n( "Subject" ), i18n( "Suffix" ), 
    i18n( "Telex" ), i18n( "Title" ), i18n( "TTY/TDD Phone" ), 
    i18n( "User Field 1" ), i18n( "User Field 2" ), i18n( "User Field 3" ), 
    i18n( "User Field 4" ), i18n( "Web Page" ), i18n( "ZIP/Postal Code" ),
    i18n( "Notes" ),
    ""
  };

BFN,
Don.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic