US20100211889A1 - Conversation Grouping of Electronic Mail Records - Google Patents

Conversation Grouping of Electronic Mail Records Download PDF

Info

Publication number
US20100211889A1
US20100211889A1 US12/769,787 US76978710A US2010211889A1 US 20100211889 A1 US20100211889 A1 US 20100211889A1 US 76978710 A US76978710 A US 76978710A US 2010211889 A1 US2010211889 A1 US 2010211889A1
Authority
US
United States
Prior art keywords
electronic messages
grouping
message
electronic mail
group heading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/769,787
Inventor
Jose H. Durazo
Jensen M. Harris
Jesse Clay Satterfield
Martijn E. van Tilburg
William R. Avery
Bruce D. Wiedemann
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US12/769,787 priority Critical patent/US20100211889A1/en
Publication of US20100211889A1 publication Critical patent/US20100211889A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]

Definitions

  • the present invention generally relates to computer-generated user interfaces. More particularly, the present invention relates to grouping electronic mail records in a computer-generated user interface by electronic mail conversation strings or threads.
  • modem electronic mail programs allow users to send and receive electronic mail to and from other users.
  • Modem electronic mail programs also allow users to store sent or received mail in a variety of user-established storage folders.
  • a user interface may be provided for storing a list of received, sent or stored electronic mail messages or records.
  • a typical electronic mail record includes information identifying a party from which an email message is received or to which an email message is sent. Additional information may identify the subject of the message and the time of message receipt or sending.
  • Prior systems allowed users to group email messages together in a user interface according to an electronic mail conversation. That is, all messages received by a user, sent by a user or stored by a user that are part of an electronic mail conversation between the user and other parties relating to a particular subject could be grouped together to allow the user to read, review, or otherwise dispose of messages included in a given electronic mail conversation. According to prior systems, when messages contained in a given conversation grouping were displayed, all messages included in the conversation grouping were displayed. All messages whether read or unread could be displayed or could be collapsed under a grouping heading.
  • Embodiments of the present invention solve the above and other problems by providing an improved conversation grouping method and system for electronic mail records and messages.
  • Electronic mail messages belonging to a common conversation thread, as identified by a common subject may be selectively grouped together and displayed in an electronic mail user interface.
  • a conversation grouping may be created for received, sent, or stored electronic mail messages.
  • a conversation grouping heading is displayed in the electronic mail user interface for each conversation grouping.
  • any electronic mail messages that have not been read or that have been read and have been flagged for follow-up are automatically displayed under the conversation grouping heading without requiring a user to expand the conversation grouping.
  • that single message is displayed under the heading so that the user is not required to expand the grouping to select the sole message contained therein. That is, the user may select the sole message contained under the heading by selecting the displayed electronic mail message record without the need for expanding the grouping in which the sole message is contained.
  • the user may further expand a conversation grouping to show all messages contained in the grouping whether read, flagged, unflagged or unread.
  • messages may be sorted within the grouping according to time of receipt, time of sending, or a variety of other sorting properties.
  • the latest message received or sent in the conversation grouping is automatically displayed under the grouping heading so that the user does not encounter a conversation grouping heading without encountering at least a single electronic mail message contained in the associated grouping.
  • all messages in the grouping of read and not flagged messages may be displayed under the grouping heading by selectively expanding the grouping.
  • each successively displayed message in the thread may be indented relative to the preceding message in the same thread in order to distinguish one conversation thread from another conversation thread in the same conversation grouping.
  • a reply to a previous message is indented relative to the previous message.
  • a reply to the reply is indented relative to the first reply.
  • indentation is discontinued for that message to indicate a “break” in the back-and-forth sequence of conversation replies in the previous conversation thread.
  • a minimum number of characters is always displayed for a given mail message regardless of the number of indented mail messages contained in a given conversation grouping record.
  • the electronic mail program responsible for displaying the electronic mail messages builds a cached mail thread hierarchy.
  • a list of conversation mail threads is built where each mail thread points to individual data items that represent individual mail messages and that hold temporary data about individual mail messages such as whether individual mail messages are to be automatically displayed or not under a conversation grouping heading, as described above.
  • FIG. 1 illustrates an exemplary computing operating environment for embodiments of the present invention.
  • FIG. 2 illustrates a computer screen display showing an electronic mail program user interface according to embodiments of the present invention.
  • FIG. 3 illustrates a computer screen display showing an electronic mail inbox user interface showing electronic mail messages grouped together according to common conversations.
  • FIG. 4 is a simplified block diagram illustrating the relationship between a cached source table and a cached thread hierarchy for showing unread and/or flagged messages in a conversation grouping according to embodiments of the present invention.
  • embodiments of the present invention are directed to an improved conversation grouping method and system for electronic mail records.
  • electronic mail messages that are unread or flagged for follow-up are automatically displayed under an associated conversation grouping heading.
  • the single electronic mail message is displayed under the conversation grouping heading for review by a user.
  • at least the latest electronic mail message in the grouping is automatically displayed under an associated conversation grouping heading.
  • FIG. 1 and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the invention may be implemented. While the invention will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that the invention may also be implemented in combination with other program modules.
  • program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
  • program modules may be located in both local and remote memory storage devices.
  • FIG. 1 an illustrative computer architecture for a personal computer 2 for practicing the various embodiments of the invention will be described.
  • the computer architecture shown in FIG. 1 illustrates a conventional personal computer, including a central processing unit 4 (“CPU”), a system memory 6 , including a random access memory 8 (“RAM”) and a read-only memory (“ROM”) 10 , and a system bus 12 that couples the memory to the CPU 4 .
  • the personal computer 2 further includes a mass storage device 14 for storing an operating system 16 , application programs, such as the application program 105 , and data.
  • the mass storage device 14 is connected to the CPU 4 through a mass storage controller (not shown) connected to the bus 12 .
  • the mass storage device 14 and its associated computer-readable media provide non-volatile storage for the personal computer 2 .
  • computer-readable media can be any available media that can be accessed by the personal computer 2 .
  • Computer-readable media may comprise computer storage media and communication media.
  • Computer storage media includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data.
  • Computer storage media includes, but is not limited to, RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, DVD, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer.
  • the personal computer 2 may operate in a networked environment using logical connections to remote computers through a TCP/IP network 18 , such as the Internet.
  • the personal computer 2 may connect to the TCP/IP network 18 through a network interface unit 20 connected to the bus 12 .
  • the network interface unit 20 may also be utilized to connect to other types of networks and remote computer systems.
  • the personal computer 2 may also include an input/output controller 22 for receiving and processing input from a number of devices, including a keyboard or mouse (not shown). Similarly, an input/output controller 22 may provide output to a display screen, a printer, or other type of output device.
  • a number of program modules and data files may be stored in the mass storage device 14 and RAM 8 of the personal computer 2 , including an operating system 16 suitable for controlling the operation of a networked personal computer, such as the WINDOWS operating systems from Microsoft Corporation of Redmond, Wash.
  • the mass storage device 14 and RAM 8 may also store one or more application programs.
  • the mass storage device 14 and RAM 8 may store an application program 105 for providing a variety of functionalities to a user.
  • the application program 105 may comprise many types of programs such as a word processing application program, a spreadsheet application, a desktop publishing, and the like.
  • the application program 105 comprises a multiple functionality software application for providing a user calendaring functionality, electronic mail functionality, contacts information functionality, electronic notes functionality, electronic journal functionality and the like.
  • Some of the individual program modules comprising the multiple functionality program include a calendar module 125 , an electronic mail program 130 , a contacts module 135 , a tasks module 140 , a notes module 145 and a journal module (not shown).
  • An example of such a multiple functionality program 105 is OUTLOOK® manufactured by Microsoft Corporation.
  • FIG. 2 illustrates a computer screen display showing an electronic mail program user interface according to embodiments of the present invention.
  • the user interface is illustrative of an electronic mail program user interface for displaying electronic mail items received, sent or stored in a variety of storage folders.
  • An example electronic mail program user interface, illustrated in FIG. 2 is provided by OUTLOOK® manufactured and marketed by Microsoft Corporation of Redmond, Wash.
  • the user interface illustrated in FIG. 2 includes a combined content selection and display pane 210 through which a user may select other types of functionality provided by a multiple functionality software application (described above) through which the user's electronic mail program may be provided.
  • a multiple functionality software application described above
  • the user may select calendar functionality, contacts functionality, tasks functionality, notes functionality, and the like.
  • an inbox pane 220 is provided with which the user may view a listing of electronic mail messages that have been received by the user, that have been sent by the user, or which have been stored in one or more user-established storage folders.
  • the inbox pane 220 is illustrative of an electronic mail program inbox with which the user may display and review a listing of electronic mail items received by the user.
  • a number of electronic mail records such as the mail records 235 and 240 are listed in the inbox pane 220 .
  • a scroll button 233 is illustrated for allowing the user to scroll up or down through mail items listed in the inbox pane 220 .
  • a preview pane 270 is illustrated for displaying the contents of a selected mail item.
  • the user may receive a preview of the contents of a selected mail message by focusing on the mail message in the inbox pane 220 .
  • the text and graphics displayed in the preview pane 270 are displayed in “Greeked” format where the actual substance of the text or graphics is not displayed in legible form.
  • an “Arranged by” field 225 is provided along an upper edge of the inbox pane 220 .
  • the selected arrangement type is identified in the “Arranged by” field.
  • Electronic mail messages may be grouped together according to a number of arrangement types, including “Date,” “Size,” “Subject,” presence or absence of properties such as attachments, and a variety of other arrangement types.
  • arrangement types including “Date,” “Size,” “Subject,” presence or absence of properties such as attachments, and a variety of other arrangement types.
  • Adjacent to the “Arranged by” field 225 is a field 230 for identifying an overall sorting or ordering property applied to mail records displayed in the inbox pane 220 .
  • the text in the field 230 may read “Newest on top.”
  • the text in the field 230 may read “Newest on bottom”, or “Oldest on top.”
  • the order with which mail records are sorted may be selectively changed by the user by toggling the field 230 or the associated toggling switch located on the right side of the text contained in the field 230 .
  • a number of ordering properties may be utilized including the age of the mail, size of mail, and presence of applied properties, for example, flags, attachments and the like.
  • a user may expand or contract the size of the inbox pane 220 by dragging one side of the inbox pane 220 inward or outward as desired. For example, if the user desires to narrow the size of the inbox pane 220 , the user may drag the right side of the user interface inward in order to allow for more space in the preview pane 270 positioned adjacent to the inbox pane 220 . As the inbox pane 220 is narrowed, icons and text fields of individual mail records may be rearranged to account for the change in size of the user interface.
  • the inbox pane 220 contains electronic mail records received by the user automatically grouped according to a “Conversation” arrangement type.
  • Electronic mail messages belonging to a common conversation thread may be selectively grouped together and displayed in a conversation grouping record such as the record 235 , illustrated in FIG. 2 .
  • a conversation grouping may be created for received, sent or stored electronic mail messages.
  • FIG. 2 after electronic mail messages are arranged or grouped according to a conversation grouping arrangement, electronic mail messages that have a common subject are grouped together in a single electronic mail record having a conversation grouping heading for identifying the subject matter of electronic mail messages contained in the grouping.
  • a first conversation grouping record 235 is illustrated in the inbox pane 220 .
  • a heading “review form” is displayed over electronic mail messages received by the user and having a common subject of “review form.”
  • any electronic mail messages belonging to a given conversation grouping that are unread or that have been flagged for follow up by the user are automatically displayed under the conversation grouping heading as illustrated for the conversation grouping record 235 .
  • the flag 250 illustrates a message that has been flagged by a user for follow up review. If a given conversation grouping contains only one unread or flagged electronic mail message, that single electronic mail message is nonetheless displayed under an associated conversation grouping heading as illustrated by the second electronic mail record illustrated in FIG.
  • a user is not required to expand a given conversation grouping in order to select unread or flagged electronic mail messages, and the user is not required to expand a conversation grouping heading in order to select a single unread or read electronic mail message contained in the conversation grouping.
  • the electronic mail record 240 if a given conversation grouping contains only electronic mail messages that have been read and that have not been flagged for follow up, the latest received or sent electronic mail message in the conversation grouping is displayed under the grouping heading to alert the user of the presence of electronic mail messages in the conversation grouping.
  • the read message will be marked as having been read by displaying the read message with a lighter display font. If the user dismisses the inbox pane 220 or otherwise begins a new session of electronic mail program and subsequently displays the inbox pane 220 with electronic mail messages arranged in conversation grouping arrangement, the read message from the conversation grouping record 235 will no longer be displayed to the user. That is, only the unread messages will be displayed under the conversation grouping heading. On the other hand, if the message read by the user is marked for follow up by the user, the message marked for follow up will be displayed under the conversation grouping heading.
  • FIG. 3 illustrates a computer screen display showing an electronic mail inbox user interface showing electronic mail messages grouped together according to common conversations.
  • individual electronic mail groupings may be sorted relative to each other according to a variety of sorting properties. For example, each of the different conversation groupings are sorted relative to each other based on time and date of receipt of the latest electronic mail message contained in each of the different conversation groupings. For example, referring to FIG. 3 , the first conversation grouping 305 illustrated at the top of the inbox pane 220 bears a date/time of 10:03 AM. The second conversation grouping 310 bears a latest message receipt time of 9:21 AM.
  • the third conversation grouping record bears a receipt time of 9:14 AM, and so on.
  • the different conversation groupings may be sorted by other properties, for example, presence or absence of attachments, file size of the largest mail message, alphabetical conversation grouping headings, and the like.
  • the user may select the button 315 for expanding the conversation grouping to display all electronic mail messages contained in the conversation grouping.
  • the user may collapse the record by selection of the button 315 to return the displayed conversation grouping record to the automatic display mode.
  • a single unread message from a mail sender “Marc Olson” is illustrated having an unexpanded chevron button disposed adjacent to the conversation grouping heading. Because a single unread message is displayed, the user may readily determine that only one unread message is included in the conversation grouping.
  • the user understands that additional electronic mail messages are contained in the grouping that have been previously read and have not been flagged for follow up.
  • the user may expand the conversation grouping to display the additional electronic mail messages contained in the grouping.
  • the fourth conversation grouping record 330 also displays a single electronic mail message from a mail sender “Marc Olson,” but the absence of a chevron button 315 for this record alerts the user that no additional electronic mail messages, whether read or unread, are included in this conversation grouping.
  • each successive electronic mail message in the conversation thread is displayed in an indented orientation relative to a preceding electronic mail message in the same thread in order to distinguish one conversation thread from another conversation thread in the same conversation grouping. For example, a reply to a previous message is indented relative to the previous message. A reply to the reply is indented relative to the first reply.
  • indentation is discontinued for that message to indicate a “break” in the back-and-forth sequence of conversation replies in the previous thread.
  • no indented displayed electronic mail message is displayed with less than a minimum number of characters (e.g., ten characters). Utilization of a minimum number of displayed characters insures that a user will always be able to view a portion of identification information associated with a given electronic mail message so that the user may determine the nature of the electronic mail message and whether the user desires to review or otherwise dispose of the displayed electronic mail message.
  • the attachment icon 335 is displayed adjacent to the conversation grouping heading to alert the user that one or more electronic mail messages contained in the conversation grouping includes an attachment.
  • An attachment icon is also displayed to the right of a single electronic mail message contained in the conversation grouping record 330 to alert the user that the electronic mail message includes an attached file or document.
  • Other icons such as the header icon 340 may be displayed for providing other types of information to the user.
  • the header icon 340 may be used to indicate to the user that the entire electronic mail message file associated with the displayed electronic mail message has not been downloaded from an associated electronic mail server to the user's client-side computer.
  • the icon 340 alerts the user that only identification information such as the identity of the mail sender and the time and date of receipt of the electronic mail message are displayed to the user, and the associated electronic mail message text and/or an attached file or document has not been downloaded to the user's computer.
  • identification information such as the identity of the mail sender and the time and date of receipt of the electronic mail message are displayed to the user, and the associated electronic mail message text and/or an attached file or document has not been downloaded to the user's computer.
  • such functionality allows a user to avoid having excessively large electronic mail message text files or attached documents automatically downloaded to the user's client-side computer until the user selects the electronic mail message.
  • a given conversation grouping contains email messages that have not been read or that have been read and that have been flagged for follow up
  • those messages are automatically displayed under an associated conversation grouping heading, such as the messages displayed in the first conversation grouping record 235 , illustrated in FIG. 2 .
  • the electronic mail program 130 In order to display only unread or flagged email messages in a given conversation grouping, the electronic mail program 130 must track and account for those messages associated with a given conversation thread that have been read or that have been flagged for follow up. Referring to FIG.
  • the email program 130 maintains a cached source table 410 and an associated folder contents table interface 415 for storing data associated with conversation threads (electronic mail messages of a common conversation or common subject).
  • the folder contents table interface 415 is utilized by the electronic mail program 130 for interfacing electronic mail messages belonging to a given conversation thread that have been stored by the user in one or more storage folders.
  • a thread collapse state 420 and an associated persisted hash table 425 are utilized by electronic mail program 130 for maintaining data associated with conversation groupings that are collapsed versus conversation groupings that are expanded.
  • the electronic mail program 130 builds a cached thread hierarchy 430 for electronic mail messages that have not been read or that have been flagged for follow up.
  • a list of conversation mail threads, 435 , 445 is built where each mail thread 435 , 445 represents a given electronic mail conversation grouping.
  • Each of the mail threads points to individual data items 440 , 450 that represent individual mail messages associated with a given conversation mail thread.
  • the data items 430 , 450 hold temporary data about individual mail messages, such as whether a particular mail message is to be automatically displayed or not under a given conversation grouping heading.
  • a row look-up index 460 and a hash table 470 are provided for maintaining the data associated with the location in memory of individual electronic mail messages.
  • a mail thread 435 is established in the cached thread hierarchy for the conversation grouping record 235 .
  • Data items 440 representing each electronic mail message contained in the conversation grouping record 235 are pointed to by the thread 435 .
  • Each data item 440 is associated with a given electronic mail message contained in the conversation grouping and holds temporary data, about associated electronic mail messages.
  • a data item in the cached thread hierarchy will contain information pointed to by the mail thread 435 to notify the electronic mail program 130 that those electronic mail messages have not been read and that they should be automatically displayed in the conversation grouping record 235 under the appropriate conversation grouping heading when the user arranges the user's email messages by “Conversation.”
  • the user's electronic mail messages are simply sorted by date where unread messages are boldfaced and read messages are not boldfaced, the user's electronic mail messages may be presented or displayed as set out in Table 2 below.
  • conversation grouping headings and certain received messages may be displayed as set out in Table 4 below. As seen in Table 4, each of the unread messages
  • Single messages are contained in the “new no parking zones,” “business cards,” “check this website out,” and “meeting directions” conversation groupings, but those messages are automatically displayed under the corresponding headings so that the user may quickly select the messages without the need to first expand the grouping followed by selection of the desired message.
  • a single read message is contained in the “company dinner” grouping, but the single message is automatically displayed under the heading.
  • the latest read message is automatically displayed under the heading, and an expansion icon is disposed adjacent to the heading to allow the user to further expand the grouping to view additional messages contained in the grouping.

Abstract

Improved conversation grouping methods and systems are provided for electronic mail records. Electronic mail messages that are unread or flagged for follow-up are automatically displayed under an associated conversation grouping heading. If a conversation grouping contains only a single unread or flagged electronic mail message, the single electronic mail message is automatically displayed under the conversation grouping heading for review by a user. For a conversation grouping having no unread or flagged electronic mail messages, the latest electronic mail message in the grouping is automatically displayed under the conversation grouping heading.

Description

    RELATED APPLICATIONS
  • This application is a Continuation of co-pending U.S. application Ser. No. 10/851,442 entitled “Conversation Grouping of Electronic Mail Records” filed May 21, 2004, which claims benefit under 35 U.S.C. §119(e) of U.S. Provisional Patent Application No. 60/484,437, entitled “Combined Outlook Bar and Folder List, Automatic Grouping, Adaptive Multi-Line View, Threaded View with Easier Access to All New Email, Search Folders” filed Jul. 1, 2003, which are incorporated herein by reference.
  • FIELD OF THE INVENTION
  • The present invention generally relates to computer-generated user interfaces. More particularly, the present invention relates to grouping electronic mail records in a computer-generated user interface by electronic mail conversation strings or threads.
  • BACKGROUND
  • With the advent of the computer age, computer software users have grown accustomed to user-friendly software applications that help them write, calculate, organize, prepare presentations, send and receive electronic mail, make music, and the like. For example, modem electronic mail programs allow users to send and receive electronic mail to and from other users. Modem electronic mail programs also allow users to store sent or received mail in a variety of user-established storage folders.
  • According to prior electronic mail programs, a user interface may be provided for storing a list of received, sent or stored electronic mail messages or records. A typical electronic mail record includes information identifying a party from which an email message is received or to which an email message is sent. Additional information may identify the subject of the message and the time of message receipt or sending.
  • Prior systems allowed users to group email messages together in a user interface according to an electronic mail conversation. That is, all messages received by a user, sent by a user or stored by a user that are part of an electronic mail conversation between the user and other parties relating to a particular subject could be grouped together to allow the user to read, review, or otherwise dispose of messages included in a given electronic mail conversation. According to prior systems, when messages contained in a given conversation grouping were displayed, all messages included in the conversation grouping were displayed. All messages whether read or unread could be displayed or could be collapsed under a grouping heading. Unfortunately, when the user expanded the conversation grouping, or reviewed already displayed electronic mail messages under the conversation grouping heading, the user was required to review the list of all messages even though the user may only be interested in viewing unread messages. Additionally, if a conversation grouping contained only one email message, the user nonetheless had to select the conversation grouping heading for expansion to find that only a single email message item was included. Thus, the user had to perform unnecessary steps to read or otherwise dispose of single email messages placed in an electronic mail conversation grouping.
  • Accordingly, there is a need for an improved conversation grouping method and system for electronic mail records or messages. It is with respect to these and other considerations that the present invention has been made.
  • SUMMARY
  • Embodiments of the present invention solve the above and other problems by providing an improved conversation grouping method and system for electronic mail records and messages. Electronic mail messages belonging to a common conversation thread, as identified by a common subject, may be selectively grouped together and displayed in an electronic mail user interface. A conversation grouping may be created for received, sent, or stored electronic mail messages.
  • According to aspects of the invention, a conversation grouping heading is displayed in the electronic mail user interface for each conversation grouping. Under each heading, any electronic mail messages that have not been read or that have been read and have been flagged for follow-up are automatically displayed under the conversation grouping heading without requiring a user to expand the conversation grouping. If only a single message is in the conversation grouping, that single message is displayed under the heading so that the user is not required to expand the grouping to select the sole message contained therein. That is, the user may select the sole message contained under the heading by selecting the displayed electronic mail message record without the need for expanding the grouping in which the sole message is contained. If desired, the user may further expand a conversation grouping to show all messages contained in the grouping whether read, flagged, unflagged or unread. In an expanded display mode, messages may be sorted within the grouping according to time of receipt, time of sending, or a variety of other sorting properties.
  • According to other aspects of the invention, if all messages in a given conversation grouping have been read and have not been flagged for follow-up, then the latest message received or sent in the conversation grouping is automatically displayed under the grouping heading so that the user does not encounter a conversation grouping heading without encountering at least a single electronic mail message contained in the associated grouping. As described above, if desired, all messages in the grouping of read and not flagged messages may be displayed under the grouping heading by selectively expanding the grouping.
  • At any time more than one electronic mail message belonging to a particular conversation thread is displayed under a given conversation grouping heading (whether an initial automatic display or an expanded display), each successively displayed message in the thread may be indented relative to the preceding message in the same thread in order to distinguish one conversation thread from another conversation thread in the same conversation grouping. For example, a reply to a previous message is indented relative to the previous message. A reply to the reply is indented relative to the first reply. Upon the occurrence of a message in the conversation grouping of the same subject, but that is not a reply to a previous message, indentation is discontinued for that message to indicate a “break” in the back-and-forth sequence of conversation replies in the previous conversation thread. Preferably, a minimum number of characters is always displayed for a given mail message regardless of the number of indented mail messages contained in a given conversation grouping record.
  • According to another aspect of the invention, in order to display only unread or flagged messages under a given conversation grouping prior to any further expansion of the grouping, the electronic mail program responsible for displaying the electronic mail messages builds a cached mail thread hierarchy. A list of conversation mail threads is built where each mail thread points to individual data items that represent individual mail messages and that hold temporary data about individual mail messages such as whether individual mail messages are to be automatically displayed or not under a conversation grouping heading, as described above.
  • These and other features and advantages, which characterize the present invention, will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention as claimed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates an exemplary computing operating environment for embodiments of the present invention.
  • FIG. 2 illustrates a computer screen display showing an electronic mail program user interface according to embodiments of the present invention.
  • FIG. 3 illustrates a computer screen display showing an electronic mail inbox user interface showing electronic mail messages grouped together according to common conversations.
  • FIG. 4 is a simplified block diagram illustrating the relationship between a cached source table and a cached thread hierarchy for showing unread and/or flagged messages in a conversation grouping according to embodiments of the present invention.
  • DETAILED DESCRIPTION
  • As briefly described above, embodiments of the present invention are directed to an improved conversation grouping method and system for electronic mail records. According to embodiments of the present invention, electronic mail messages that are unread or flagged for follow-up are automatically displayed under an associated conversation grouping heading. For any conversation grouping containing a single unread or flagged electronic mail message, the single electronic mail message is displayed under the conversation grouping heading for review by a user. For a given conversation grouping having no unread or flagged electronic mail messages, at least the latest electronic mail message in the grouping is automatically displayed under an associated conversation grouping heading.
  • In the following detailed description, references are made to the accompanying drawings that form a part hereof, and in which are shown by way of illustrations specific embodiments or examples. These embodiments may be combined, other embodiments may be utilized, and structural changes may be made without departing from the spirit or scope of the present invention. The following detailed description is therefore not to be taken in a limiting sense and the scope of the present invention is defined by the appended claims and their equivalents.
  • Referring now to the drawings, in which like numerals represent like elements through the several figures, aspects of the present invention and the exemplary operating environment will be described. FIG. 1 and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the invention may be implemented. While the invention will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that the invention may also be implemented in combination with other program modules.
  • Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
  • Turning now to FIG. 1, an illustrative computer architecture for a personal computer 2 for practicing the various embodiments of the invention will be described. The computer architecture shown in FIG. 1 illustrates a conventional personal computer, including a central processing unit 4 (“CPU”), a system memory 6, including a random access memory 8 (“RAM”) and a read-only memory (“ROM”) 10, and a system bus 12 that couples the memory to the CPU 4. A basic input/output system containing the basic routines that help to transfer information between elements within the computer, such as during startup, is stored in the ROM 10. The personal computer 2 further includes a mass storage device 14 for storing an operating system 16, application programs, such as the application program 105, and data.
  • The mass storage device 14 is connected to the CPU 4 through a mass storage controller (not shown) connected to the bus 12. The mass storage device 14 and its associated computer-readable media, provide non-volatile storage for the personal computer 2. Although the description of computer-readable media contained herein refers to a mass storage device, such as a hard disk or CD-ROM drive, it should be appreciated by those skilled in the art that computer-readable media can be any available media that can be accessed by the personal computer 2.
  • By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, DVD, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer.
  • According to various embodiments of the invention, the personal computer 2 may operate in a networked environment using logical connections to remote computers through a TCP/IP network 18, such as the Internet. The personal computer 2 may connect to the TCP/IP network 18 through a network interface unit 20 connected to the bus 12. It should be appreciated that the network interface unit 20 may also be utilized to connect to other types of networks and remote computer systems. The personal computer 2 may also include an input/output controller 22 for receiving and processing input from a number of devices, including a keyboard or mouse (not shown). Similarly, an input/output controller 22 may provide output to a display screen, a printer, or other type of output device.
  • As mentioned briefly above, a number of program modules and data files may be stored in the mass storage device 14 and RAM 8 of the personal computer 2, including an operating system 16 suitable for controlling the operation of a networked personal computer, such as the WINDOWS operating systems from Microsoft Corporation of Redmond, Wash. The mass storage device 14 and RAM 8 may also store one or more application programs. In particular, the mass storage device 14 and RAM 8 may store an application program 105 for providing a variety of functionalities to a user. For instance, the application program 105 may comprise many types of programs such as a word processing application program, a spreadsheet application, a desktop publishing, and the like. According to an embodiment of the present invention, the application program 105 comprises a multiple functionality software application for providing a user calendaring functionality, electronic mail functionality, contacts information functionality, electronic notes functionality, electronic journal functionality and the like. Some of the individual program modules comprising the multiple functionality program include a calendar module 125, an electronic mail program 130, a contacts module 135, a tasks module 140, a notes module 145 and a journal module (not shown). An example of such a multiple functionality program 105 is OUTLOOK® manufactured by Microsoft Corporation.
  • FIG. 2 illustrates a computer screen display showing an electronic mail program user interface according to embodiments of the present invention. The user interface is illustrative of an electronic mail program user interface for displaying electronic mail items received, sent or stored in a variety of storage folders. An example electronic mail program user interface, illustrated in FIG. 2, is provided by OUTLOOK® manufactured and marketed by Microsoft Corporation of Redmond, Wash.
  • The user interface illustrated in FIG. 2 includes a combined content selection and display pane 210 through which a user may select other types of functionality provided by a multiple functionality software application (described above) through which the user's electronic mail program may be provided. For example, through the combined contents selection and display pane 210, the user may select calendar functionality, contacts functionality, tasks functionality, notes functionality, and the like.
  • According to embodiments of the present invention, an inbox pane 220 is provided with which the user may view a listing of electronic mail messages that have been received by the user, that have been sent by the user, or which have been stored in one or more user-established storage folders. The inbox pane 220 is illustrative of an electronic mail program inbox with which the user may display and review a listing of electronic mail items received by the user. A number of electronic mail records such as the mail records 235 and 240 are listed in the inbox pane 220. A scroll button 233 is illustrated for allowing the user to scroll up or down through mail items listed in the inbox pane 220.
  • To the right of the inbox pane 220, a preview pane 270 is illustrated for displaying the contents of a selected mail item. As is appreciated by those skilled in the art, if the user has activated the preview pane functionality, the user may receive a preview of the contents of a selected mail message by focusing on the mail message in the inbox pane 220. For purposes of illustration only, the text and graphics displayed in the preview pane 270 are displayed in “Greeked” format where the actual substance of the text or graphics is not displayed in legible form.
  • According to embodiments of the present invention, an “Arranged by” field 225 is provided along an upper edge of the inbox pane 220. When the user selects a given arrangement type, the selected arrangement type is identified in the “Arranged by” field. For example, referring to FIG. 2, an arrangement type of “Conversation” has been selected by the user and is thus identified in the “Arranged by” field 225. Electronic mail messages may be grouped together according to a number of arrangement types, including “Date,” “Size,” “Subject,” presence or absence of properties such as attachments, and a variety of other arrangement types. For a detailed description of automatic grouping of electronic mail records according to a variety of arrangement types such as the “Conversation” type as illustrated in FIGS. 2 and 3, see U.S. Patent Application, “Automatic Grouping of Electronic Mail,” applicant reference number MS301751.01, attorney/agent reference number 60001.0255USU1, which is incorporated herein by reference as if full set out herein.
  • Adjacent to the “Arranged by” field 225 is a field 230 for identifying an overall sorting or ordering property applied to mail records displayed in the inbox pane 220. For example, if mail records displayed in the inbox pane 220 are displayed in a newest mail item on top orientation, the text in the field 230 may read “Newest on top.” Conversely, if mail items in the inbox pane 220 are displayed according to a newest mail item at the bottom where oldest mail items are pushed to the top of the listing, the text in the field 230 may read “Newest on bottom”, or “Oldest on top.” The order with which mail records are sorted may be selectively changed by the user by toggling the field 230 or the associated toggling switch located on the right side of the text contained in the field 230. As should be appreciated a number of ordering properties may be utilized including the age of the mail, size of mail, and presence of applied properties, for example, flags, attachments and the like.
  • Referring still to the inbox pane 220, illustrated in FIG. 2, a user may expand or contract the size of the inbox pane 220 by dragging one side of the inbox pane 220 inward or outward as desired. For example, if the user desires to narrow the size of the inbox pane 220, the user may drag the right side of the user interface inward in order to allow for more space in the preview pane 270 positioned adjacent to the inbox pane 220. As the inbox pane 220 is narrowed, icons and text fields of individual mail records may be rearranged to account for the change in size of the user interface. For a detailed description of rearranging the contents of an electronic mail record as the size of the user interface in which the record is displayed is changed, see United States Patent Application, “Adaptive Multi-Line View User Interface,” applicant reference number MS301754.01, attorney/agent reference number 60001.0257USU1, which is incorporated herein by reference as if fully set out herein.
  • According to embodiments of the present invention, as illustrated in FIG. 2, the inbox pane 220 contains electronic mail records received by the user automatically grouped according to a “Conversation” arrangement type. Electronic mail messages belonging to a common conversation thread, as identified by a common mail subject, may be selectively grouped together and displayed in a conversation grouping record such as the record 235, illustrated in FIG. 2. A conversation grouping may be created for received, sent or stored electronic mail messages. As illustrated in FIG. 2, after electronic mail messages are arranged or grouped according to a conversation grouping arrangement, electronic mail messages that have a common subject are grouped together in a single electronic mail record having a conversation grouping heading for identifying the subject matter of electronic mail messages contained in the grouping. For example, referring to FIG. 2, a first conversation grouping record 235 is illustrated in the inbox pane 220. A heading “review form” is displayed over electronic mail messages received by the user and having a common subject of “review form.”
  • As will be described in detail below, according to embodiments of the present invention, any electronic mail messages belonging to a given conversation grouping that are unread or that have been flagged for follow up by the user are automatically displayed under the conversation grouping heading as illustrated for the conversation grouping record 235. For example, the flag 250 illustrates a message that has been flagged by a user for follow up review. If a given conversation grouping contains only one unread or flagged electronic mail message, that single electronic mail message is nonetheless displayed under an associated conversation grouping heading as illustrated by the second electronic mail record illustrated in FIG. 2 bearing the heading “Grouping by flag status.” Advantageously, then, a user is not required to expand a given conversation grouping in order to select unread or flagged electronic mail messages, and the user is not required to expand a conversation grouping heading in order to select a single unread or read electronic mail message contained in the conversation grouping. Referring to the electronic mail record 240, if a given conversation grouping contains only electronic mail messages that have been read and that have not been flagged for follow up, the latest received or sent electronic mail message in the conversation grouping is displayed under the grouping heading to alert the user of the presence of electronic mail messages in the conversation grouping.
  • According to embodiments of the invention and referring back to the first conversation grouping record 235, illustrated in FIG. 2, if the user reads one of the unread messages displayed in the conversation grouping record 235, the read message will be marked as having been read by displaying the read message with a lighter display font. If the user dismisses the inbox pane 220 or otherwise begins a new session of electronic mail program and subsequently displays the inbox pane 220 with electronic mail messages arranged in conversation grouping arrangement, the read message from the conversation grouping record 235 will no longer be displayed to the user. That is, only the unread messages will be displayed under the conversation grouping heading. On the other hand, if the message read by the user is marked for follow up by the user, the message marked for follow up will be displayed under the conversation grouping heading.
  • FIG. 3 illustrates a computer screen display showing an electronic mail inbox user interface showing electronic mail messages grouped together according to common conversations. As shown in the example inbox pane 220, illustrated in FIG. 3, individual electronic mail groupings may be sorted relative to each other according to a variety of sorting properties. For example, each of the different conversation groupings are sorted relative to each other based on time and date of receipt of the latest electronic mail message contained in each of the different conversation groupings. For example, referring to FIG. 3, the first conversation grouping 305 illustrated at the top of the inbox pane 220 bears a date/time of 10:03 AM. The second conversation grouping 310 bears a latest message receipt time of 9:21 AM. The third conversation grouping record bears a receipt time of 9:14 AM, and so on. As should be understood, the different conversation groupings may be sorted by other properties, for example, presence or absence of attachments, file size of the largest mail message, alphabetical conversation grouping headings, and the like.
  • Referring to the second conversation grouping record 310, illustrated in FIG. 3, and the first conversation grouping record 235, illustrated in FIG. 2, when a given record contains unread messages or messages that have been flagged for follow up, those messages are automatically displayed under the conversation grouping heading without the need for further expansion of the conversation grouping by the user. However, as described above, where a conversation grouping contains only messages that have been read and have not been flagged for follow up, only the latest electronic mail message in the conversation grouping is displayed under the conversation grouping heading. If desired, the user may further expand the conversation grouping so that all electronic mail messages contained in the conversation grouping are displayed.
  • Referring to the conversation grouping 310, illustrated in FIG. 3, the user may select the button 315 for expanding the conversation grouping to display all electronic mail messages contained in the conversation grouping. Conversely, the user may collapse the record by selection of the button 315 to return the displayed conversation grouping record to the automatic display mode. For example, referring to the third conversation grouping, illustrated in FIG. 3, a single unread message from a mail sender “Marc Olson” is illustrated having an unexpanded chevron button disposed adjacent to the conversation grouping heading. Because a single unread message is displayed, the user may readily determine that only one unread message is included in the conversation grouping. However, because of the presence of the chevron button 315 located adjacent to the conversation grouping heading, the user understands that additional electronic mail messages are contained in the grouping that have been previously read and have not been flagged for follow up. By selection of the chevron button 315, the user may expand the conversation grouping to display the additional electronic mail messages contained in the grouping. On the other hand, the fourth conversation grouping record 330 also displays a single electronic mail message from a mail sender “Marc Olson,” but the absence of a chevron button 315 for this record alerts the user that no additional electronic mail messages, whether read or unread, are included in this conversation grouping.
  • Referring back to the first conversation grouping record 235, illustrated in FIG. 2, and the second conversation grouping 310, illustrated in FIG. 3, when more than one electronic mail message is included in a given conversation thread, whether displayed automatically, or whether displayed after expansion of the conversation grouping, each successive electronic mail message in the conversation thread is displayed in an indented orientation relative to a preceding electronic mail message in the same thread in order to distinguish one conversation thread from another conversation thread in the same conversation grouping. For example, a reply to a previous message is indented relative to the previous message. A reply to the reply is indented relative to the first reply. Upon the occurrence of a message in the conversation grouping of the same subject, but that is not a reply to a previous message, indentation is discontinued for that message to indicate a “break” in the back-and-forth sequence of conversation replies in the previous thread. According to an embodiment of the present invention, no indented displayed electronic mail message is displayed with less than a minimum number of characters (e.g., ten characters). Utilization of a minimum number of displayed characters insures that a user will always be able to view a portion of identification information associated with a given electronic mail message so that the user may determine the nature of the electronic mail message and whether the user desires to review or otherwise dispose of the displayed electronic mail message.
  • Referring to the fourth conversation grouping 330, illustrated in FIG. 3, a variety of icons may be displayed for providing additional information to a user. For example, the attachment icon 335 is displayed adjacent to the conversation grouping heading to alert the user that one or more electronic mail messages contained in the conversation grouping includes an attachment. An attachment icon is also displayed to the right of a single electronic mail message contained in the conversation grouping record 330 to alert the user that the electronic mail message includes an attached file or document. Other icons such as the header icon 340 may be displayed for providing other types of information to the user. For example, the header icon 340 may be used to indicate to the user that the entire electronic mail message file associated with the displayed electronic mail message has not been downloaded from an associated electronic mail server to the user's client-side computer. That is, the icon 340 alerts the user that only identification information such as the identity of the mail sender and the time and date of receipt of the electronic mail message are displayed to the user, and the associated electronic mail message text and/or an attached file or document has not been downloaded to the user's computer. As is well known to those skilled in the art, such functionality allows a user to avoid having excessively large electronic mail message text files or attached documents automatically downloaded to the user's client-side computer until the user selects the electronic mail message.
  • As described above, according to embodiments of the present invention, when a given conversation grouping contains email messages that have not been read or that have been read and that have been flagged for follow up, those messages are automatically displayed under an associated conversation grouping heading, such as the messages displayed in the first conversation grouping record 235, illustrated in FIG. 2. In order to display only unread or flagged email messages in a given conversation grouping, the electronic mail program 130 must track and account for those messages associated with a given conversation thread that have been read or that have been flagged for follow up. Referring to FIG. 4, according to an embodiment of the present invention, the email program 130 maintains a cached source table 410 and an associated folder contents table interface 415 for storing data associated with conversation threads (electronic mail messages of a common conversation or common subject). The folder contents table interface 415 is utilized by the electronic mail program 130 for interfacing electronic mail messages belonging to a given conversation thread that have been stored by the user in one or more storage folders. A thread collapse state 420 and an associated persisted hash table 425 are utilized by electronic mail program 130 for maintaining data associated with conversation groupings that are collapsed versus conversation groupings that are expanded.
  • According to embodiments of the present invention, the electronic mail program 130 builds a cached thread hierarchy 430 for electronic mail messages that have not been read or that have been flagged for follow up. A list of conversation mail threads, 435, 445 is built where each mail thread 435, 445 represents a given electronic mail conversation grouping. Each of the mail threads points to individual data items 440, 450 that represent individual mail messages associated with a given conversation mail thread. The data items 430, 450 hold temporary data about individual mail messages, such as whether a particular mail message is to be automatically displayed or not under a given conversation grouping heading. A row look-up index 460 and a hash table 470 are provided for maintaining the data associated with the location in memory of individual electronic mail messages.
  • Referring then to the first conversation grouping record 235, illustrated in FIG. 2, a mail thread 435 is established in the cached thread hierarchy for the conversation grouping record 235. Data items 440 representing each electronic mail message contained in the conversation grouping record 235 are pointed to by the thread 435. Each data item 440 is associated with a given electronic mail message contained in the conversation grouping and holds temporary data, about associated electronic mail messages. Consequently, for each of the unread messages contained in the conversation grouping record 235, a data item in the cached thread hierarchy will contain information pointed to by the mail thread 435 to notify the electronic mail program 130 that those electronic mail messages have not been read and that they should be automatically displayed in the conversation grouping record 235 under the appropriate conversation grouping heading when the user arranges the user's email messages by “Conversation.”
  • Having described exemplary operation and display of an improved electronic mail conversation grouping method and system with respect to FIGS. 2, 3 and 4 above, it is advantageous to describe operation of the conversation grouping method and system in terms of an example operation. Consider, for example that a user goes home for the evening, and while the user is home and is not receiving electronic mail, the user receives the following new electronic mail messages set out in Table 1. It should be appreciated that the electronic mail messages set out below are for purposes of example only and are not set out according to a particular format as may typically be displayed to the user. For each message set out below, the time of receipt, the identity of the sending party and the subject are provided.
  • TABLE 1
    5:48 PM, Jane Miller, trade show
    5:49 PM, John Smith, trade show
    6:21 PM, Ronald Ambrose, meeting directions
    9:15 PM, Jane Miller, trade show
    6:48 AM, Manuel Moreno, check this website out
    7:35 AM, Robert Jones, business cards
    7:49 AM, Facilities, new no parking zones
    7:52 AM, Jane Miller, trade show
  • If the user's electronic mail messages are simply sorted by date where unread messages are boldfaced and read messages are not boldfaced, the user's electronic mail messages may be presented or displayed as set out in Table 2 below.
  • TABLE 2
    7:52 AM, Jane Miller, trade show
    7:49 AM, Facilities, new no parking zones
    7:35 AM, Robert Jones, business cards
    6:48 AM, Manuel Moreno, check this website out
    9:15 PM, Jane Miller, trade show
    6:21 PM, Ronald Ambrose, meeting directions
    5:49 PM, John Smith, trade show
    5:48 PM, Jane Miller, trade show
    4:45 PM, Joe Brown, company dinner (already read)
    4:20 PM, Alfred Baker, office furniture (already read)
    3:25 PM, Alfred Baker, office furniture (already read)
  • If the user selects to have her electronic mail messages grouped according to a prior “Conversation” grouping system described in the background section above, the user likely will receive a list of grouping headings such as set out below in Table 3. Unfortunately, under the prior system, the user must expand each heading to view mail contained under each heading. And, if a given grouping, for example, “trade show,” contains the four new messages listed above plus five older messages already read by the user, the expanded view will contain all nine messages sorted by some sorting property, such as date. The user will have to parse the expanded list of messages to find those that have not been read. In addition, for any grouping containing only a single message (read or unread), for example, “company dinner,” the user will have to expand the grouping and then select the single message in order to review or otherwise dispose of the message.
  • TABLE 3
    +trade show
    +new no parking zones
    +business cards
    +check this website out
    +meeting directions
    +company dinner
    +office furniture
  • According to embodiments of the present invention, if the user selects to have the received electronic mail messages grouped according to a “Conversation” arrangement, conversation grouping headings and certain received messages may be displayed as set out in Table 4 below. As seen in Table 4, each of the unread messages
  • TABLE 4
    +trade show
    Jane Miller, 5:48 PM
    John Smith, 5:49 PM
    Jane Miller, 9:15 PM
    Jane Miller, 7:52 AM
    new no parking zones
    Facilities, 7:49 AM
    business cards
    Robert Jones, 7:35 AM
    check this website out
    Manuel Moreno, 6:48 AM
    meeting directions
    Ronald Ambrose, 6:21 PM
    company dinner
    Joe Brown, 4:45 PM
    +office furniture
    Alfred Baker, 4:20 PM

    grouped under the “trade show” heading are automatically displayed so that the user does not have to expand the grouping to see those messages. If the user does desire to see any messages in that grouping that have been read, the user may select the icon disposed adjacent to the heading to further expand the grouping to view all messages contained in the grouping. Single messages are contained in the “new no parking zones,” “business cards,” “check this website out,” and “meeting directions” conversation groupings, but those messages are automatically displayed under the corresponding headings so that the user may quickly select the messages without the need to first expand the grouping followed by selection of the desired message. Similarly, a single read message is contained in the “company dinner” grouping, but the single message is automatically displayed under the heading. In the case of the “office furniture” grouping, two read messages are included. According to embodiments of the present invention, the latest read message is automatically displayed under the heading, and an expansion icon is disposed adjacent to the heading to allow the user to further expand the grouping to view additional messages contained in the grouping.
  • As described herein, improved electronic mail message conversation grouping methods and systems are provided. It will be apparent to those skilled in the art that various modifications or variations may be made in the present invention without departing from the scope or spirit of the invention. Other embodiments of the present invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein.

Claims (20)

1. A method for displaying electronic messages in a conversation grouping, the method comprising:
identifying a common conversation thread comprising a plurality of electronic messages;
grouping the plurality of electronic messages in the identified common conversation thread into a group heading;
displaying at least one unread message of the plurality of electronic messages under the group heading;
receiving an indication of group heading expansion; and
displaying, in response to the indication of group heading expansion, all of the plurality of electronic messages in an expanded display mode under the group heading.
2. The method of claim 1, further comprising displaying an icon adjacent to the group heading, the icon being configured to, upon selection, cause an expansion of the group heading.
3. The method of claim 2, wherein receiving the indication of group heading expansion comprises receiving a selection of the icon.
4. The method of claim 1, further comprising displaying at least one flagged message of the plurality of electronic messages under the group heading in addition to the displayed at least one unread message.
5. The method of claim 1, further comprising sorting, in the expanded display mode, the displayed plurality of electronic messages, wherein sorting the displayed plurality of electronic messages comprises sorting based on a time of one of the following: message receipt and message sending.
6. The method of claim 1, further comprising, when all of the plurality of electronic messages have been read and a display mode is not the expanded display mode, displaying a latest message of the common conversation thread.
7. The method of claim 1, wherein grouping the plurality of electronic messages in the identified common conversation thread into the group heading comprises grouping the plurality of electronic messages based on at least one of the following: received electronic messages, sent electronic messages, and stored electronic messages.
8. The method of claim 1, wherein identifying the common conversation thread comprises identifying a common subject of the plurality of electronic messages.
9. A computer-readable medium having a set of instructions which when executed perform a method for displaying electronic messages in a conversation grouping, the method executed by the set of instructions comprising:
identifying a common conversation thread comprising a plurality of electronic messages;
grouping the plurality of electronic messages in the identified common conversation thread into a group heading;
displaying at least one unread message of the plurality of electronic messages under the group heading;
receiving an indication of group heading expansion; and
displaying, in response to the indication of group heading expansion, all of the plurality of electronic messages in an expanded display mode under the group heading.
10. The computer-readable medium of claim 9, further comprising displaying an icon adjacent to the group heading, the icon being operative to, upon selection, cause an expansion of the group heading.
11. The computer-readable medium of claim 10, wherein receiving the indication of group heading expansion comprises receiving an indication of a selection of the icon.
12. The computer-readable medium of claim 9, further comprising displaying at least one flagged message of the plurality of electronic messages under the group heading in addition to the displayed at least one unread message.
13. The computer-readable medium of claim 9, further comprising sorting, in the expanded display mode, the displayed plurality of electronic messages, wherein sorting the displayed plurality of electronic messages comprises sorting based on one of the following: a time of message receipt and a time of message sending.
14. The computer-readable medium of claim 9, further comprising, when all of the plurality of electronic messages have been read and a display mode is not the expanded display mode, displaying a latest message of the common conversation thread.
15. The computer-readable medium of claim 9, wherein grouping the plurality of electronic messages in the identified common conversation thread into the group heading comprises grouping the plurality of electronic messages based on at least one of the following: received electronic messages, sent electronic messages, and stored electronic messages.
16. The computer-readable medium of claim 9, wherein identifying the common conversation thread comprises identifying a common subject of the plurality of electronic messages.
17. A system for displaying electronic messages in a conversation grouping, the system comprising:
a memory storage; and
a processing unit coupled to the memory storage, wherein the processing unit is operative to:
identify a common conversation thread comprising a plurality of electronic messages;
group the plurality of electronic messages in the identified common conversation thread into a group heading;
display at least one unread message of the plurality of electronic messages under the group heading;
display an expansion icon adjacent to the group heading;
receive a selection of the expansion icon; and
display, in response to the selection of the expansion icon, all of the plurality of electronic messages in an expanded display mode under the group heading.
18. The system of claim 17, wherein the processing unit is further operative to display at least one flagged message of the plurality of electronic messages under the group heading in addition to the displayed at least one unread message.
19. The system of claim 17, wherein the processing unit is further operative to sort, in the expanded display mode, the displayed plurality of electronic messages based on one of the following: a time of message receipt and a time of message sending.
20. The system of claim 17, wherein the processing unit is further operative to, when all of the plurality of electronic messages have been read and a display mode is not the expanded display mode, display a latest message of the common conversation thread.
US12/769,787 2003-07-01 2010-04-29 Conversation Grouping of Electronic Mail Records Abandoned US20100211889A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/769,787 US20100211889A1 (en) 2003-07-01 2010-04-29 Conversation Grouping of Electronic Mail Records

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US48443703P 2003-07-01 2003-07-01
US10/851,442 US7716593B2 (en) 2003-07-01 2004-05-21 Conversation grouping of electronic mail records
US12/769,787 US20100211889A1 (en) 2003-07-01 2010-04-29 Conversation Grouping of Electronic Mail Records

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/851,442 Continuation US7716593B2 (en) 2003-07-01 2004-05-21 Conversation grouping of electronic mail records

Publications (1)

Publication Number Publication Date
US20100211889A1 true US20100211889A1 (en) 2010-08-19

Family

ID=33555704

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/851,442 Active 2027-08-19 US7716593B2 (en) 2003-07-01 2004-05-21 Conversation grouping of electronic mail records
US12/769,787 Abandoned US20100211889A1 (en) 2003-07-01 2010-04-29 Conversation Grouping of Electronic Mail Records

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/851,442 Active 2027-08-19 US7716593B2 (en) 2003-07-01 2004-05-21 Conversation grouping of electronic mail records

Country Status (1)

Country Link
US (2) US7716593B2 (en)

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080162651A1 (en) * 2007-01-03 2008-07-03 Madnani Rajkumar R Mechanism for generating a composite email
US20100191818A1 (en) * 2003-07-01 2010-07-29 Microsoft Corporation Automatic Grouping of Electronic Mail
US7853877B2 (en) 2001-06-29 2010-12-14 Microsoft Corporation Gallery user interface controls
US7886290B2 (en) 2005-06-16 2011-02-08 Microsoft Corporation Cross version and cross product user interface
US7895531B2 (en) 2004-08-16 2011-02-22 Microsoft Corporation Floating command object
US8117542B2 (en) 2004-08-16 2012-02-14 Microsoft Corporation User interface for displaying selectable software functionality controls that are contextually relevant to a selected object
US8146016B2 (en) 2004-08-16 2012-03-27 Microsoft Corporation User interface for displaying a gallery of formatting options applicable to a selected object
US8201103B2 (en) 2007-06-29 2012-06-12 Microsoft Corporation Accessing an out-space user interface for a document editor program
US8239882B2 (en) 2005-08-30 2012-08-07 Microsoft Corporation Markup based extensibility for user interfaces
US8255828B2 (en) 2004-08-16 2012-08-28 Microsoft Corporation Command user interface for displaying selectable software functionality controls
US8332477B1 (en) * 2011-08-25 2012-12-11 Google Inc. Presenting related communications
US8375400B2 (en) 2011-02-11 2013-02-12 Research In Motion Limited Communication device and method for coherent updating of collated message listings
US20130055144A1 (en) * 2011-08-26 2013-02-28 Srivatsan Santhanam Conversation explorer with split navigation user interface
US8402096B2 (en) 2008-06-24 2013-03-19 Microsoft Corporation Automatic conversation techniques
US8484578B2 (en) 2007-06-29 2013-07-09 Microsoft Corporation Communication between a document editor in-space user interface and a document editor out-space user interface
US20130191759A1 (en) * 2012-01-19 2013-07-25 International Business Machines Corporation Systems and methods for detecting and managing recurring electronic communications
US20130325923A1 (en) * 2012-05-31 2013-12-05 International Business Machines Corporation Intelligent Attention Management for Unified Messaging
US8605090B2 (en) 2006-06-01 2013-12-10 Microsoft Corporation Modifying and formatting a chart using pictorially provided chart elements
US8627222B2 (en) 2005-09-12 2014-01-07 Microsoft Corporation Expanded search and find user interface
US8689137B2 (en) 2005-09-07 2014-04-01 Microsoft Corporation Command user interface for displaying selectable functionality controls in a database application
US8762880B2 (en) 2007-06-29 2014-06-24 Microsoft Corporation Exposing non-authoring features through document status information in an out-space user interface
US8799808B2 (en) 2003-07-01 2014-08-05 Microsoft Corporation Adaptive multi-line view user interface
US8839139B2 (en) 2004-09-30 2014-09-16 Microsoft Corporation User interface for providing task management and calendar information
US9015621B2 (en) 2004-08-16 2015-04-21 Microsoft Technology Licensing, Llc Command user interface for displaying multiple sections of software functionality controls
US9046983B2 (en) 2009-05-12 2015-06-02 Microsoft Technology Licensing, Llc Hierarchically-organized control galleries
US9098837B2 (en) 2003-06-26 2015-08-04 Microsoft Technology Licensing, Llc Side-by-side shared calendars
US9176644B1 (en) * 2011-05-23 2015-11-03 Google Inc. System and method for concise display of discussion threads
US9542667B2 (en) 2005-09-09 2017-01-10 Microsoft Technology Licensing, Llc Navigating messages within a thread
US20170048177A1 (en) * 2015-08-13 2017-02-16 Successfactors, Inc. High Value Message Threading Model
US9665850B2 (en) 2008-06-20 2017-05-30 Microsoft Technology Licensing, Llc Synchronized conversation-centric message list and message reading pane
US9690448B2 (en) 2004-08-16 2017-06-27 Microsoft Corporation User interface for displaying selectable software functionality controls that are relevant to a selected object
US9727989B2 (en) 2006-06-01 2017-08-08 Microsoft Technology Licensing, Llc Modifying and formatting a chart using pictorially provided chart elements
US20180181265A1 (en) * 2016-12-28 2018-06-28 Byung Jin Kim Device and method for organizing and displaying instant messages in various structured fashions
US10445114B2 (en) 2008-03-31 2019-10-15 Microsoft Technology Licensing, Llc Associating command surfaces with multiple active components
US10645052B2 (en) 2016-09-26 2020-05-05 Microsoft Technology Licensing, Llc Service integration into electronic mail inbox
US20220053083A1 (en) * 2019-04-30 2022-02-17 Vivo Mobile Communication Co.,Ltd. Unread message management method and terminal device
US11671383B2 (en) 2016-09-26 2023-06-06 Microsoft Technology Licensing, Llc Natural language service interaction through an inbox

Families Citing this family (134)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7793233B1 (en) 2003-03-12 2010-09-07 Microsoft Corporation System and method for customizing note flags
US7774799B1 (en) 2003-03-26 2010-08-10 Microsoft Corporation System and method for linking page content with a media file and displaying the links
US20050005249A1 (en) * 2003-07-01 2005-01-06 Microsoft Corporation Combined content selection and display user interface
US7392249B1 (en) * 2003-07-01 2008-06-24 Microsoft Corporation Methods, systems, and computer-readable mediums for providing persisting and continuously updating search folders
US7716593B2 (en) 2003-07-01 2010-05-11 Microsoft Corporation Conversation grouping of electronic mail records
CA2736072C (en) 2003-09-19 2011-10-18 Research In Motion Limited Handheld electronic device and associated method providing time data in a messaging environment
US10437964B2 (en) 2003-10-24 2019-10-08 Microsoft Technology Licensing, Llc Programming interface for licensing
US20050198305A1 (en) * 2004-03-04 2005-09-08 Peter Pezaris Method and system for associating a thread with content in a social networking environment
US7953800B2 (en) 2004-03-08 2011-05-31 Netsuite, Inc. Integrating a web-based business application with existing client-side electronic mail systems
US9258265B2 (en) 2004-03-08 2016-02-09 NetSuite Inc. Message tracking with thread-recurrent data
US7269621B2 (en) * 2004-03-31 2007-09-11 Google Inc. Method system and graphical user interface for dynamically updating transmission characteristics in a web mail reply
US7814155B2 (en) * 2004-03-31 2010-10-12 Google Inc. Email conversation management system
US9819624B2 (en) 2004-03-31 2017-11-14 Google Inc. Displaying conversations in a conversation-based email system
US7912904B2 (en) 2004-03-31 2011-03-22 Google Inc. Email system with conversation-centric user interface
US8880613B2 (en) * 2004-05-27 2014-11-04 Randy L. Canis System and method for managing mail messages
US9009313B2 (en) 2004-07-12 2015-04-14 NetSuite Inc. Simultaneous maintenance of multiple versions of a web-based business information system
US7558843B2 (en) 2004-07-12 2009-07-07 Netsuite, Inc. Phased rollout of version upgrades in web-based business information systems
US7979501B1 (en) * 2004-08-06 2011-07-12 Google Inc. Enhanced message display
US8554844B2 (en) 2004-07-16 2013-10-08 Blackberry Limited System and method for managing informational objects on mobile devices
US20060069734A1 (en) * 2004-09-01 2006-03-30 Michael Gersh Method and system for organizing and displaying message threads
US20090094332A1 (en) * 2004-09-02 2009-04-09 Zimbra, Inc. System and method for enabling offline use of email through a browser interface
US20060075044A1 (en) * 2004-09-30 2006-04-06 Fox Kevin D System and method for electronic contact list-based search and display
US7788589B2 (en) 2004-09-30 2010-08-31 Microsoft Corporation Method and system for improved electronic task flagging and management
US8200774B1 (en) * 2004-09-30 2012-06-12 Google Inc. System and method for resource locking
US20060101351A1 (en) * 2004-11-05 2006-05-11 Hewlett-Packard Development Company, L.P. Event bookmarking
WO2006056113A1 (en) * 2004-11-24 2006-06-01 Forgetmenot Software Limited System for enabling communication between computers and mobile telephones
US20060173824A1 (en) * 2005-02-01 2006-08-03 Metalincs Corporation Electronic communication analysis and visualization
US8055715B2 (en) * 2005-02-01 2011-11-08 i365 MetaLINCS Thread identification and classification
US7587461B2 (en) * 2005-04-19 2009-09-08 Google Inc. Method and system for activity based email sorting
US9002725B1 (en) 2005-04-20 2015-04-07 Google Inc. System and method for targeting information based on message content
US20060265383A1 (en) * 2005-05-18 2006-11-23 Pezaris Design, Inc. Method and system for performing and sorting a content search
US7430409B2 (en) 2005-06-17 2008-09-30 Research In Motion Limited Method and apparatus for dynamic session placeholder for message collection user interface
US20070038605A1 (en) * 2005-08-15 2007-02-15 International Business Machines Corporation Method, system, and computer program product for providing unique identifiers for mail messages in web mail applications using JavaMail
US7739259B2 (en) 2005-09-12 2010-06-15 Microsoft Corporation Integrated search and find user interface
US7949714B1 (en) 2005-12-05 2011-05-24 Google Inc. System and method for targeting advertisements or other information using user geographical information
US8601004B1 (en) 2005-12-06 2013-12-03 Google Inc. System and method for targeting information items based on popularities of the information items
EP1804153A1 (en) * 2005-12-27 2007-07-04 Amadeus s.a.s User customizable drop-down control list for GUI software applications
US7747557B2 (en) * 2006-01-05 2010-06-29 Microsoft Corporation Application of metadata to documents and document objects via an operating system user interface
US7797638B2 (en) * 2006-01-05 2010-09-14 Microsoft Corporation Application of metadata to documents and document objects via a software application user interface
US20070245229A1 (en) * 2006-04-17 2007-10-18 Microsoft Corporation User experience for multimedia mobile note taking
US20070245223A1 (en) * 2006-04-17 2007-10-18 Microsoft Corporation Synchronizing multimedia mobile notes
US8200762B2 (en) * 2006-06-01 2012-06-12 Aol Inc. Displaying complex messaging threads into a single display
US7769144B2 (en) * 2006-07-21 2010-08-03 Google Inc. Method and system for generating and presenting conversation threads having email, voicemail and chat messages
US8121263B2 (en) * 2006-07-21 2012-02-21 Google Inc. Method and system for integrating voicemail and electronic messaging
US20080098066A1 (en) * 2006-10-20 2008-04-24 Mausolf Jeffry R System and method for implementing latest edition notification for messages of data processing systems
US7761785B2 (en) 2006-11-13 2010-07-20 Microsoft Corporation Providing resilient links
US7707518B2 (en) 2006-11-13 2010-04-27 Microsoft Corporation Linking information
US20080222531A1 (en) * 2007-03-09 2008-09-11 Microsoft Corporation Conversation tracking and notification
US20080250107A1 (en) * 2007-04-03 2008-10-09 Michael Holzer Instant message archive viewing
JP5211557B2 (en) * 2007-06-15 2013-06-12 富士通株式会社 Web conference support program, recording medium recording the program, Web conference support device, and Web conference support method
US9954996B2 (en) 2007-06-28 2018-04-24 Apple Inc. Portable electronic device with conversation management for incoming instant messages
US9298783B2 (en) * 2007-07-25 2016-03-29 Yahoo! Inc. Display of attachment based information within a messaging system
US7693940B2 (en) * 2007-10-23 2010-04-06 International Business Machines Corporation Method and system for conversation detection in email systems
US9313160B1 (en) * 2007-10-30 2016-04-12 Google, Inc. Systems and methods for a card-based user interface for reading thread-based communications on mobile devices
US9319360B2 (en) 2007-11-01 2016-04-19 Google Inc. Systems and methods for prefetching relevant information for responsive mobile email applications
US9241063B2 (en) 2007-11-01 2016-01-19 Google Inc. Methods for responding to an email message by call from a mobile device
US8726165B1 (en) 2007-11-01 2014-05-13 Google Inc. Methods for auto-completing contact entry on mobile devices
US8676901B1 (en) 2007-11-01 2014-03-18 Google Inc. Methods for transcoding attachments for mobile devices
US20090119678A1 (en) 2007-11-02 2009-05-07 Jimmy Shih Systems and methods for supporting downloadable applications on a portable client device
US7941399B2 (en) 2007-11-09 2011-05-10 Microsoft Corporation Collaborative authoring
US8825758B2 (en) 2007-12-14 2014-09-02 Microsoft Corporation Collaborative authoring modes
JP5153358B2 (en) * 2008-01-23 2013-02-27 インターナショナル・ビジネス・マシーンズ・コーポレーション E-mail display program, method, apparatus and system
US8301588B2 (en) 2008-03-07 2012-10-30 Microsoft Corporation Data storage for file updates
US20090234924A1 (en) * 2008-03-14 2009-09-17 Microsoft Corporation Automatic Association of Messages with Conversations
US8352870B2 (en) 2008-04-28 2013-01-08 Microsoft Corporation Conflict resolution
US20090282367A1 (en) * 2008-05-06 2009-11-12 Randy Canis Method and system for electronic communication management
US8429753B2 (en) * 2008-05-08 2013-04-23 Microsoft Corporation Controlling access to documents using file locks
US8825594B2 (en) * 2008-05-08 2014-09-02 Microsoft Corporation Caching infrastructure
US20090313554A1 (en) * 2008-06-17 2009-12-17 International Business Machines Corporation Email communications that include a thread status indicator
US8417666B2 (en) * 2008-06-25 2013-04-09 Microsoft Corporation Structured coauthoring
US8701046B2 (en) * 2008-06-27 2014-04-15 Microsoft Corporation Aggregate and hierarchical display of grouped items spanning multiple storage locations
US20100131836A1 (en) * 2008-11-24 2010-05-27 Microsoft Corporation User-authored notes on shared documents
US8904292B2 (en) * 2008-12-31 2014-12-02 Motorola Mobility Llc Method and system for processing electronic mail
US9406042B2 (en) 2009-02-24 2016-08-02 Ebay Inc. System and method for supplementing an image gallery with status indicators
US20100250322A1 (en) * 2009-03-27 2010-09-30 Michael Roy Norwood Simplified user interface and method for computerized task management systems
US8799353B2 (en) * 2009-03-30 2014-08-05 Josef Larsson Scope-based extensibility for control surfaces
US8346768B2 (en) * 2009-04-30 2013-01-01 Microsoft Corporation Fast merge support for legacy documents
US9767438B2 (en) * 2009-07-14 2017-09-19 Bitvore Corp. Presentation and sorting of email
US20110022662A1 (en) * 2009-07-23 2011-01-27 International Business Machines Corporation Event triggered notifications for collaborative processes
JP4852638B2 (en) * 2009-09-28 2012-01-11 株式会社沖データ Mail management apparatus, composite apparatus, and communication method
US9063645B1 (en) * 2009-10-13 2015-06-23 Google Inc. Expandable and collapsible information panels
US9529517B2 (en) * 2009-10-13 2016-12-27 Google Inc. Movable information panels
US9098835B2 (en) * 2009-12-30 2015-08-04 Blackberry Limited Method and apparatus for updating flag data of associated messages
EP2378750A1 (en) * 2010-04-14 2011-10-19 LG Electronics Inc. Mobile terminal and message list displaying method therein
KR101680663B1 (en) * 2010-05-03 2016-11-29 엘지전자 주식회사 Mobile Terminal and Method for displaying message list thereof
US8302014B2 (en) 2010-06-11 2012-10-30 Microsoft Corporation Merging modifications to user interface components while preserving user customizations
US8521822B2 (en) 2010-07-23 2013-08-27 Blackberry Limited Recipient change notification
US8799761B2 (en) 2010-08-03 2014-08-05 Adobe Systems Incorporated Method and system for repurposing a spreadsheet to save paper and ink
US9032284B2 (en) 2010-08-03 2015-05-12 Adobe Systems Incorporated Green printing: re-purposing a document to save ink and paper
US9658997B2 (en) 2010-08-03 2017-05-23 Adobe Systems Incorporated Portable page template
US8773712B2 (en) 2010-08-03 2014-07-08 Adobe Systems Incorporated Repurposing a word processing document to save paper and ink
US8451489B1 (en) 2010-08-03 2013-05-28 Adobe Systems Incorporated Content-aware method for saving paper and ink while printing a PDF document
US8705092B2 (en) * 2010-08-03 2014-04-22 Adobe Systems Incorporated Method and system for repurposing E-mail correspondence to save paper and ink
EP2622446A4 (en) 2010-10-01 2015-06-10 Z124 Long drag gesture in user interface
US8842080B2 (en) 2010-10-01 2014-09-23 Z124 User interface with screen spanning icon morphing
US8429542B2 (en) * 2010-11-23 2013-04-23 Microsoft Corporation Switching of emails in a conversation thread
GB201020138D0 (en) * 2010-11-29 2011-01-12 Third Sight Ltd A memory aid device
US8694490B2 (en) 2011-01-28 2014-04-08 Bitvore Corporation Method and apparatus for collection, display and analysis of disparate data
US8626750B2 (en) * 2011-01-28 2014-01-07 Bitvore Corp. Method and apparatus for 3D display and analysis of disparate data
US8826148B2 (en) 2011-05-05 2014-09-02 Microsoft Corporation Simultaneous email and attachment viewing
US20130067351A1 (en) * 2011-05-31 2013-03-14 Oracle International Corporation Performance management system using performance feedback pool
CA2746065C (en) 2011-07-18 2013-02-19 Research In Motion Limited Electronic device and method for selectively applying message actions
US8972409B2 (en) 2011-07-27 2015-03-03 Google Inc. Enabling search for conversations with two messages each having a query team
US20130076653A1 (en) * 2011-09-27 2013-03-28 Mohammed Selim Displaying of charging status on dual screen device
US9294307B2 (en) 2011-10-07 2016-03-22 Microsoft Technology Licensing, Llc Synchronization of conversation data
US20130290879A1 (en) * 2012-04-30 2013-10-31 Research In Motion Tat Ab Displaying notification messages and messages on a portable electronic device
CN103870464A (en) * 2012-12-10 2014-06-18 腾讯科技(北京)有限公司 Unread message processing method, display method and device
US9210113B2 (en) * 2013-02-13 2015-12-08 Blackberry Limited Method, system and apparatus for automatically unsuppressing threads
US9495075B2 (en) * 2013-05-17 2016-11-15 Microsoft Technology Licensing, Llc Presenting action menus in viewing panes
US20150007050A1 (en) * 2013-07-01 2015-01-01 Gabriel Jakobson Method and system for processing and displaying email thread information
EP3058448A4 (en) * 2013-10-18 2017-04-12 Citrix Systems Inc. Providing enhanced message management user interfaces
US8949283B1 (en) 2013-12-23 2015-02-03 Google Inc. Systems and methods for clustering electronic messages
US9542668B2 (en) 2013-12-30 2017-01-10 Google Inc. Systems and methods for clustering electronic messages
US9767189B2 (en) 2013-12-30 2017-09-19 Google Inc. Custom electronic message presentation based on electronic message category
US9306893B2 (en) 2013-12-31 2016-04-05 Google Inc. Systems and methods for progressive message flow
US9152307B2 (en) 2013-12-31 2015-10-06 Google Inc. Systems and methods for simultaneously displaying clustered, in-line electronic messages in one display
US10033679B2 (en) 2013-12-31 2018-07-24 Google Llc Systems and methods for displaying unseen labels in a clustering in-box environment
US9124546B2 (en) * 2013-12-31 2015-09-01 Google Inc. Systems and methods for throttling display of electronic messages
US9825896B2 (en) * 2014-03-04 2017-11-21 Notion Ai, Inc. Proposed message disposition viewport apparatus and method for timed operation
US20150350141A1 (en) 2014-05-31 2015-12-03 Apple Inc. Message user interfaces for capture and transmittal of media and location content
USD799534S1 (en) * 2014-06-24 2017-10-10 Robert Bosch Gmbh Display screen with graphical user interface
US10895956B2 (en) * 2014-12-17 2021-01-19 Microsoft Technology Licensing, Llc Restructuring view of messages based on configurable persistence
US10147071B2 (en) * 2015-03-23 2018-12-04 International Business Machines Corporation Visual representation of an email chain
US9998414B2 (en) 2015-11-05 2018-06-12 International Business Machines Corporation Peer-assisted mail thread management
AU2017203723A1 (en) * 2016-06-07 2017-12-21 David Nixon Meeting management system and process
US10616145B2 (en) 2016-06-30 2020-04-07 Microsoft Technology Licensing, Llc Message grouping and relevance
US10911386B1 (en) * 2017-02-01 2021-02-02 Relativity Oda Llc Thread visualization tool for electronic communication documents
US11100330B1 (en) * 2017-10-23 2021-08-24 Facebook, Inc. Presenting messages to a user when a client device determines the user is within a field of view of an image capture device of the client device
US10897447B2 (en) * 2017-11-07 2021-01-19 Verizon Media Inc. Computerized system and method for automatically performing an implicit message search
CN109768915B (en) * 2018-12-29 2021-04-02 论客科技(广州)有限公司 Method and device for increasing unread mails in mail folder
US11269590B2 (en) * 2019-06-10 2022-03-08 Microsoft Technology Licensing, Llc Audio presentation of conversation threads
USD994699S1 (en) * 2019-12-17 2023-08-08 Nammu21, Inc. Display screen with a graphical user interface
USD994698S1 (en) * 2019-12-17 2023-08-08 Nammu21, Inc. Display screen with a graphical user interface
US11079913B1 (en) 2020-05-11 2021-08-03 Apple Inc. User interface for status indicators

Citations (94)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4823283A (en) * 1986-10-14 1989-04-18 Tektronix, Inc. Status driven menu system
US5412772A (en) * 1992-10-13 1995-05-02 Novell, Inc. System for permitting a view of an object or a user interface to be exchanged between operating system environments
US5592602A (en) * 1994-05-17 1997-01-07 Macromedia, Inc. User interface and method for controlling and displaying multimedia motion, visual, and sound effects of an object on a display
US5873108A (en) * 1995-02-27 1999-02-16 Fuga Corporation Personal information manager information entry allowing for intermingling of items belonging to different categories within a single unified view
US5872973A (en) * 1995-10-26 1999-02-16 Viewsoft, Inc. Method for managing dynamic relations between objects in dynamic object-oriented languages
US5874953A (en) * 1996-12-31 1999-02-23 International Business Machines Corporation Database graphical user interface with outline view
US5893073A (en) * 1995-02-27 1999-04-06 Sun Microsystems, Inc. Method and apparatus for representing recurring events
US5905863A (en) * 1996-06-07 1999-05-18 At&T Corp Finding an e-mail message to which another e-mail message is a response
US6016478A (en) * 1996-08-13 2000-01-18 Starfish Software, Inc. Scheduling system with methods for peer-to-peer scheduling of remote users
US6038542A (en) * 1998-04-28 2000-03-14 Micron Electronics, Inc. System for notifying an individual of a previously scheduled event
US6038395A (en) * 1994-12-16 2000-03-14 International Business Machines Corporation System and method for implementing proxy objects in a visual application builder framework
US6067551A (en) * 1997-11-14 2000-05-23 Microsoft Corporation Computer implemented method for simultaneous multi-user editing of a document
US6189024B1 (en) * 1998-01-06 2001-02-13 Netscape Communications Corporation Browsing session recording playback and editing system for generating user defined paths and allowing users to mark the importance of items in the paths
US6195094B1 (en) * 1998-09-29 2001-02-27 Netscape Communications Corporation Window splitter bar system
US6199102B1 (en) * 1997-08-26 2001-03-06 Christopher Alan Cobb Method and system for filtering electronic messages
US6237135B1 (en) * 1998-06-18 2001-05-22 Borland Software Corporation Development system with visual design tools for creating and maintaining Java Beans components
US6341277B1 (en) * 1998-11-17 2002-01-22 International Business Machines Corporation System and method for performance complex heterogeneous database queries using a single SQL expression
US20020029247A1 (en) * 2000-09-04 2002-03-07 Mikio Kawamoto Electronic-mail transmission/reception apparatus hierarchizing and displaying electronic mails based on specified condition
US6359634B1 (en) * 1998-08-25 2002-03-19 International Business Machines Corporation Method and computer program product for graphical user interface (GUI) organization control for extending GUI applications
US20020052880A1 (en) * 1999-08-13 2002-05-02 Finn Ove Fruensgaard Method and an apparatus for searching and presenting electronic information from one or more information sources
US6385769B1 (en) * 1999-02-03 2002-05-07 International Business Machines Corporation Text based object oriented program code with a visual program builder and parser support for predetermined and not predetermined formats
US6507845B1 (en) * 1998-09-14 2003-01-14 International Business Machines Corporation Method and software for supporting improved awareness of and collaboration among users involved in a task
US20030014421A1 (en) * 1999-06-03 2003-01-16 Edward K. Jung Methods, apparatus and data structures for providing a uniform representation of various types of information
US20030014490A1 (en) * 2000-12-28 2003-01-16 International Business Machines Corporation Collating table for email
US20030025732A1 (en) * 2001-07-31 2003-02-06 Prichard Scot D. Method and apparatus for providing customizable graphical user interface and screen layout
US20030035917A1 (en) * 1999-06-11 2003-02-20 Sydney Hyman Image making medium
US20030043200A1 (en) * 2001-08-09 2003-03-06 Urbanpixel Inc Interactive multi-level mapping in a multiple browser environment
US20030046528A1 (en) * 1997-01-29 2003-03-06 Haitani Robert Yuji Method and apparatus for interacting with a portable computer system
US20030084035A1 (en) * 2001-07-23 2003-05-01 Emerick Charles L. Integrated search and information discovery system
US20030097640A1 (en) * 2001-07-25 2003-05-22 International Business Machines Corporation System and method for creating and editing documents
US20040006570A1 (en) * 2002-07-02 2004-01-08 Gelb Elizabeth A. System and method for data capture and reporting
US20040030993A1 (en) * 2002-08-08 2004-02-12 Hong Huey Anna Onon Methods and apparatus for representing dynamic data in a software development environment
US6701513B1 (en) * 2000-01-14 2004-03-02 Measurement Computing Corporation Program-development environment for use in generating application programs
US20040044735A1 (en) * 2002-08-30 2004-03-04 International Business Machines Corporation Method and system for organizing an email thread
US6721402B2 (en) * 2001-04-20 2004-04-13 Nec Corporation Apparatus, method, and record medium for automatically categorizing received mail messages
US20040083432A1 (en) * 2002-10-23 2004-04-29 International Business Machines Corporation System and method for displaying a threaded document
US20040088359A1 (en) * 2002-11-04 2004-05-06 Nigel Simpson Computer implemented system and method for predictive management of electronic messages
US20040260756A1 (en) * 2003-06-23 2004-12-23 Scott Forstall Threaded presentation of electronic mail
US20050004989A1 (en) * 2003-07-01 2005-01-06 Microsoft Corporation Automatic grouping of electronic mail
US20050005235A1 (en) * 2003-07-01 2005-01-06 Microsoft Corporation Adaptive multi-line view user interface
US6850255B2 (en) * 2002-02-28 2005-02-01 James Edward Muschetto Method and apparatus for accessing information, computer programs and electronic communications across multiple computing devices using a graphical user interface
US20050027779A1 (en) * 2003-07-29 2005-02-03 Schinner Charles Edward System and method for organizing email messages
US20050033614A1 (en) * 2003-08-05 2005-02-10 Sabre Inc. System and method for coordinating travel itineraries
US20050043015A1 (en) * 2003-08-06 2005-02-24 Nec Corporation Electronic communication device, method and program for receiving email by electronic communication device
US20050055449A1 (en) * 2003-09-09 2005-03-10 Rappold Robert J. Extensible agent system and method
US6882354B1 (en) * 1997-09-17 2005-04-19 Sun Microsystems, Inc. Scroll bars with user feedback
US20050091576A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Programming interface for a computer platform
US20050097465A1 (en) * 2001-06-29 2005-05-05 Microsoft Corporation Gallery user interface controls
US6895426B1 (en) * 2000-10-17 2005-05-17 Microsoft Corporation Addresses as objects for email messages
US20050114781A1 (en) * 2003-11-25 2005-05-26 International Business Machines Corporation Multi-column user interface for managing on-line threaded conversations
US20050114778A1 (en) * 2003-11-26 2005-05-26 International Business Machines Corporation Dynamic and intelligent hover assistance
US20060015816A1 (en) * 2004-07-14 2006-01-19 International Business Machines Corporation Framework for development and customization of web services deployment descriptors
US6990652B1 (en) * 1997-03-04 2006-01-24 National Instruments Corporation System and method for determining methods and properties to be invoked on objects in a graphical program
US20060026033A1 (en) * 2004-07-28 2006-02-02 Antony Brydon System and method for using social networks to facilitate business processes
US20060026242A1 (en) * 2004-07-30 2006-02-02 Wireless Services Corp Messaging spam detection
US20060026213A1 (en) * 2004-06-02 2006-02-02 Blackboard Inc. Content and portal systems and associated methods
US20060036946A1 (en) * 2004-08-16 2006-02-16 Microsoft Corporation Floating command object
US20060036964A1 (en) * 2004-08-16 2006-02-16 Microsoft Corporation User interface for displaying selectable software functionality controls that are relevant to a selected object
US20060036950A1 (en) * 2004-08-16 2006-02-16 Microsoft Corporation User interface for displaying a gallery of formatting options applicable to a selected object
US20060047644A1 (en) * 2004-08-31 2006-03-02 Bocking Andrew D Method of searching for personal information management (PIM) information and handheld electronic device employing the same
US20060064434A1 (en) * 2004-09-21 2006-03-23 International Business Machines Corporation Case management system and method for collaborative project teaming
US20060069604A1 (en) * 2004-09-30 2006-03-30 Microsoft Corporation User interface for providing task management and calendar information
US20060069686A1 (en) * 2004-09-30 2006-03-30 Siemens Information And Communication Networks, Inc. System and method for predicting availability
US7027463B2 (en) * 2003-07-11 2006-04-11 Sonolink Communications Systems, Llc System and method for multi-tiered rule filtering
US20060080303A1 (en) * 2004-10-07 2006-04-13 Computer Associates Think, Inc. Method, apparatus, and computer program product for indexing, synchronizing and searching digital data
US20070006206A1 (en) * 2005-06-16 2007-01-04 Microsoft Corporation Cross version and cross product user interface
US7181697B2 (en) * 2002-09-26 2007-02-20 Tatung Co., Ltd. Method of implementing a plurality of system tray areas
US20070050182A1 (en) * 2005-08-25 2007-03-01 Sneddon Michael V Translation quality quantifying apparatus and method
US7188317B1 (en) * 2001-06-13 2007-03-06 Microsoft Corporation Dynamic multiple window display having independently linked windows
US20070055936A1 (en) * 2005-08-30 2007-03-08 Microsoft Corporation Markup based extensibility for user interfaces
US20070055943A1 (en) * 2005-09-07 2007-03-08 Microsoft Corporation Command user interface for displaying selectable functionality controls in a database applicaiton
US20070061308A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Expanded search and find user interface
US20070061738A1 (en) * 2005-09-09 2007-03-15 Microsoft Corporation Thread navigation
US20070061307A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Integrated search and find user interface
US20070061306A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Search and find using expanded search scope
US7206814B2 (en) * 2003-10-09 2007-04-17 Propel Software Corporation Method and system for categorizing and processing e-mails
US7206813B2 (en) * 2002-10-17 2007-04-17 International Business Machines Corporation Method, computer program product and apparatus for implementing professional use of instant messaging
US7219305B2 (en) * 2000-09-12 2007-05-15 Avaya Technology Corp. Mark-up language implementation of graphical or non-graphical user interfaces
US20080005249A1 (en) * 2006-07-03 2008-01-03 Hart Matt E Method and apparatus for determining the importance of email messages
US20080005247A9 (en) * 2002-09-18 2008-01-03 Advenix, Corp. (Ca Corporation) Enhancement of e-mail client user interfaces and e-mail message formats
US20080005686A1 (en) * 2006-06-28 2008-01-03 Mona Singh Methods, systems, and computer program products for grouping tabbed portion of a display object based on content relationships and user interaction levels
US20080046518A1 (en) * 2006-08-16 2008-02-21 James I Tonnison Enhanced E-Mail System
US20080052670A1 (en) * 2006-08-04 2008-02-28 Apple Computer, Inc. Graphically Depicting Program Code Depth
US20080077571A1 (en) * 2003-07-01 2008-03-27 Microsoft Corporation Methods, Systems, and Computer-Readable Mediums for Providing Persisting and Continuously Updating Search Folders
US7360174B2 (en) * 2002-12-19 2008-04-15 Microsoft Corporation Contact user interface
US20090012984A1 (en) * 2007-07-02 2009-01-08 Equivio Ltd. Method for Organizing Large Numbers of Documents
US7484213B2 (en) * 2003-07-11 2009-01-27 Boban Mathew Agent architecture employed within an integrated message, document and communication system
US7499907B2 (en) * 2001-10-12 2009-03-03 Teradata Us, Inc. Index selection in a database system
US20090100009A1 (en) * 2004-09-02 2009-04-16 Zimbra, Inc. System and method for displaying and acting upon email conversations across folders
US20090106375A1 (en) * 2007-10-23 2009-04-23 David Carmel Method and System for Conversation Detection in Email Systems
US7664821B1 (en) * 2006-01-26 2010-02-16 Stratify, Inc. Systems and methods for determining communication chains based on messages
US20100060645A1 (en) * 2006-06-01 2010-03-11 Microsoft Corporation Modifying a chart
US7865868B2 (en) * 2007-03-28 2011-01-04 Microsoft Corporation .NET ribbon model for a ribbon user interface
US7870465B2 (en) * 2006-10-18 2011-01-11 Versteeg William C Reducing channel-change time

Family Cites Families (207)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5155806A (en) 1989-03-15 1992-10-13 Sun Microsystems, Inc. Method and apparatus for displaying context sensitive help information on a display
GB8918553D0 (en) 1989-08-15 1989-09-27 Digital Equipment Int Message control system
JP2967961B2 (en) 1991-12-16 1999-10-25 インターナショナル・ビジネス・マシーンズ・コーポレイション How to show monthly calendar display
US5519606A (en) 1992-01-21 1996-05-21 Starfish Software, Inc. System and methods for appointment reconciliation
JPH0785216B2 (en) 1992-02-07 1995-09-13 インターナショナル・ビジネス・マシーンズ・コーポレイション Menu display device and method
US5416895A (en) 1992-04-08 1995-05-16 Borland International, Inc. System and methods for improved spreadsheet interface with user-familiar objects
US5570109A (en) 1992-05-27 1996-10-29 Apple Computer, Inc. Schedule and to-do list for a pen-based computer system
US5544295A (en) 1992-05-27 1996-08-06 Apple Computer, Inc. Method and apparatus for indicating a change in status of an object and its disposition using animation
US6236396B1 (en) 1992-05-27 2001-05-22 Apple Computer, Inc. Method and apparatus for controlling a scheduler
US5500936A (en) 1993-03-12 1996-03-19 Asymetrix Corporation Multi-media slide presentation system with a moveable, tracked popup menu with button and title bars
JPH06342357A (en) 1993-06-01 1994-12-13 Mitsubishi Electric Corp User interface system
US5634128A (en) 1993-09-24 1997-05-27 International Business Machines Corporation Method and system for controlling access to objects in a data processing system
JPH09508692A (en) 1994-02-08 1997-09-02 プラスチック ベアリングズ アンド ハウジングズ オーストラレーシア プロプライエタリー リミテッド Plain bearing
CA2185990C (en) 1994-03-21 2002-07-23 Kirk M. Scott Document proxy framework
US6404433B1 (en) 1994-05-16 2002-06-11 Apple Computer, Inc. Data-driven layout engine
AU2516895A (en) 1994-05-16 1995-12-05 Apple Computer, Inc. Switching between appearance/behavior themes in graphical user interfaces
WO1996009579A1 (en) 1994-09-22 1996-03-28 Izak Van Cruyningen Popup menus with directional gestures
US5588108A (en) 1994-09-27 1996-12-24 Micrografx, Inc. System and method for generating graphics charts
US5721847A (en) 1994-10-21 1998-02-24 Microsoft Corporation Method and system for linking controls with cells of a spreadsheet
US5831606A (en) 1994-12-13 1998-11-03 Microsoft Corporation Shell extensions for an operating system
US5760773A (en) 1995-01-06 1998-06-02 Microsoft Corporation Methods and apparatus for interacting with data objects using action handles
US5893125A (en) 1995-01-27 1999-04-06 Borland International, Inc. Non-modal database system with methods for incremental maintenance
US5664208A (en) 1995-05-16 1997-09-02 Apple Computer, Inc. Methods and apparatuses for seamless compound document processing
US5644737A (en) 1995-06-06 1997-07-01 Microsoft Corporation Method and system for stacking toolbars in a computer display
US5619631A (en) 1995-06-07 1997-04-08 Binaryblitz Method and apparatus for data alteration by manipulation of representational graphs
US5940847A (en) 1995-06-07 1999-08-17 Microsoft Corporation System and method for automatically correcting multi-word data entry errors
US5778402A (en) 1995-06-07 1998-07-07 Microsoft Corporation Method and system for auto-formatting a document using an event-based rule engine to format a document as the user types
US5634100A (en) 1995-08-07 1997-05-27 Apple Computer, Inc. System and method for event parameter interdependence and adjustment with pen input
US5778404A (en) 1995-08-07 1998-07-07 Apple Computer, Inc. String inserter for pen-based computer systems and method for providing same
JP2986078B2 (en) 1995-08-28 1999-12-06 インターナショナル・ビジネス・マシーンズ・コーポレイション Calendar display method and display device
US5821936A (en) 1995-11-20 1998-10-13 Siemens Business Communication Systems, Inc. Interface method and system for sequencing display menu items
US5855006A (en) 1996-03-01 1998-12-29 Humware Personal activity scheduling apparatus
US6493006B1 (en) 1996-05-10 2002-12-10 Apple Computer, Inc. Graphical user interface having contextual menus
US5933841A (en) 1996-05-17 1999-08-03 Ameritech Corporation Structured document browser
US6085206A (en) 1996-06-20 2000-07-04 Microsoft Corporation Method and system for verifying accuracy of spelling and grammatical composition of a document
US6073108A (en) 1996-06-21 2000-06-06 Paul, Hastings, Janofsky & Walker Task-based classification and analysis system
US5899979A (en) 1996-07-22 1999-05-04 International Business Machines Corporation Method and system for automatically integrating scheduled work items onto an electronic calendar
US5828376A (en) 1996-09-23 1998-10-27 J. D. Edwards World Source Company Menu control in a graphical user interface
US6018343A (en) 1996-09-27 2000-01-25 Timecruiser Computing Corp. Web calendar architecture and uses thereof
US5842009A (en) 1996-09-30 1998-11-24 Apple Computer, Inc. System for automatically retrieving information relevant to a user's scheduled event
US5926806A (en) 1996-10-18 1999-07-20 Apple Computer, Inc. Method and system for displaying related information from a database
US6012075A (en) 1996-11-14 2000-01-04 Microsoft Corporation Method and system for background grammar checking an electronic document
EP0847019A1 (en) 1996-12-04 1998-06-10 Koninklijke Philips Electronics N.V. Method and system for selecting an information item in an information processing system, and local station in such a system
US7248150B2 (en) 1997-01-29 2007-07-24 Directed Electronics, Inc. Menu-driven remote control transmitter
US5999938A (en) 1997-01-31 1999-12-07 Microsoft Corporation System and method for creating a new data structure in memory populated with data from an existing data structure
US6034683A (en) 1997-03-26 2000-03-07 Netscape Communications Corporation Time line for desktop metaphor
EP0970416B1 (en) 1997-03-28 2002-06-12 Sun Microsystems, Inc. Method and apparatus for configuring sliding panels
US6118480A (en) 1997-05-05 2000-09-12 Flashpoint Technology, Inc. Method and apparatus for integrating a digital camera user interface across multiple operating modes
US6384849B1 (en) 1997-07-14 2002-05-07 Microsoft Corporation Method for displaying controls in a system using a graphical user interface
GB2328539B (en) 1997-08-22 2001-04-18 Ibm Data charting
WO1999018488A2 (en) 1997-10-06 1999-04-15 Stiegemeier Mark R Single-document active user interface, method and system for implementing same
US5970466A (en) 1997-10-06 1999-10-19 Impromed, Inc. Graphical computer system and method for appointment scheduling
US6121965A (en) 1997-10-17 2000-09-19 Lucent Technologies Inc. User interface for graphical application tool
US6216122B1 (en) 1997-11-19 2001-04-10 Netscape Communications Corporation Electronic mail indexing folder having a search scope and interval
US6188403B1 (en) 1997-11-21 2001-02-13 Portola Dimensional Systems, Inc. User-friendly graphics generator using direct manipulation
US5898436A (en) 1997-12-05 1999-04-27 Hewlett-Packard Company Graphical user interface for digital image editing
US5960406A (en) 1998-01-22 1999-09-28 Ecal, Corp. Scheduling system for use between users on the web
US6211879B1 (en) 1999-01-13 2001-04-03 Planetweb, Inc. System and method for navigating in multiple windows
JP2938420B2 (en) 1998-01-30 1999-08-23 インターナショナル・ビジネス・マシーンズ・コーポレイション Function selection method and apparatus, storage medium storing control program for selecting functions, object operation method and apparatus, storage medium storing control program for operating objects, storage medium storing composite icon
US6219670B1 (en) 1998-02-18 2001-04-17 International Business Machines Corporation Method and apparatus for filtering a table list before opening with a graphical user interface
US6067087A (en) 1998-03-03 2000-05-23 Microsoft Corporation Method for building menus during idle times
GB2335822B (en) 1998-03-25 2003-09-10 Nokia Mobile Phones Ltd Context sensitive pop-up window for a portable phone
US6173316B1 (en) 1998-04-08 2001-01-09 Geoworks Corporation Wireless communication device with markup language based man-machine interface
US6175363B1 (en) 1998-05-29 2001-01-16 Hewlett-Packard Company Method and system to provide functionality access based on user approach to network and system management tasks
US6133915A (en) 1998-06-17 2000-10-17 Microsoft Corporation System and method for customizing controls on a toolbar
US6101480A (en) 1998-06-19 2000-08-08 International Business Machines Electronic calendar with group scheduling and automated scheduling techniques for coordinating conflicting schedules
US6727919B1 (en) 1998-07-07 2004-04-27 International Business Machines Corporation Flexible mouse-driven method of user interface
US6414700B1 (en) 1998-07-21 2002-07-02 Silicon Graphics, Inc. System for accessing a large number of menu items using a zoned menu bar
US6307544B1 (en) 1998-07-23 2001-10-23 International Business Machines Corporation Method and apparatus for delivering a dynamic context sensitive integrated user assistance solution
GB2341052B (en) 1998-08-26 2003-05-14 Nokia Mobile Phones Ltd Wireless communication terminal
US6373507B1 (en) 1998-09-14 2002-04-16 Microsoft Corporation Computer-implemented image acquistion system
US6232971B1 (en) 1998-09-23 2001-05-15 International Business Machines Corporation Variable modality child windows
US6480865B1 (en) 1998-10-05 2002-11-12 International Business Machines Corporation Facility for adding dynamism to an extensible markup language
EP1145157A4 (en) 1998-10-28 2007-10-17 Yahoo Inc A method of controlling an internet browser interface and a controllable browser interface
US20030097361A1 (en) 1998-12-07 2003-05-22 Dinh Truong T Message center based desktop systems
US6546417B1 (en) 1998-12-10 2003-04-08 Intellinet, Inc. Enhanced electronic mail system including methods and apparatus for identifying mime types and for displaying different icons
US6353451B1 (en) 1998-12-16 2002-03-05 Intel Corporation Method of providing aerial perspective in a graphical user interface
US6635089B1 (en) 1999-01-13 2003-10-21 International Business Machines Corporation Method for producing composite XML document object model trees using dynamic data retrievals
US6493731B1 (en) 1999-01-27 2002-12-10 Xerox Corporation Document management system for recording and viewing the history of document use
US6369840B1 (en) 1999-03-10 2002-04-09 America Online, Inc. Multi-layered online calendaring and purchasing
US6466236B1 (en) 1999-04-08 2002-10-15 Palm, Inc. System and method for displaying and manipulating multiple calendars on a personal digital assistant
JP2001034775A (en) 1999-05-17 2001-02-09 Fuji Photo Film Co Ltd History image display method
US7100112B1 (en) 1999-05-20 2006-08-29 Microsoft Corporation Dynamic properties of documents and the use of these properties
US6691281B1 (en) 1999-06-15 2004-02-10 Microsoft Corporation Publishing/republishing data tables in HTML documents while maintaining formatting and functionality for restoring back the data tables
US6456304B1 (en) 1999-06-30 2002-09-24 Microsoft Corporation Procedural toolbar user interface
US6621504B1 (en) 1999-08-06 2003-09-16 Avid Technology, Inc. Editor for effect tree parameters
US7188073B1 (en) 1999-08-18 2007-03-06 Tam Tommy H On-line appointment system with electronic notifications
GB2353679A (en) * 1999-08-25 2001-02-28 Ibm Prioritized display of messages
US6405216B1 (en) 1999-09-17 2002-06-11 International Business Machines Corporation Internet-based application program interface (API) documentation interface
US6732330B1 (en) 1999-09-30 2004-05-04 International Business Machines Corporation Scripting language blocks to support multiple scripting languages in a single web page
US7082567B1 (en) 1999-10-18 2006-07-25 Rose Blush Software Llc Enhanced human computer user interface system for searching and browsing documents
US6578192B1 (en) 1999-10-20 2003-06-10 International Business Machines Corporation Method and system for supporting dynamic document content expressed in a component-level language
US7152207B1 (en) 1999-11-05 2006-12-19 Decentrix Inc. Method and apparatus for providing conditional customization for generating a web site
US6734880B2 (en) 1999-11-24 2004-05-11 Stentor, Inc. User interface for a medical informatics systems
US6904449B1 (en) 2000-01-14 2005-06-07 Accenture Llp System and method for an application provider framework
US6621508B1 (en) 2000-01-18 2003-09-16 Seiko Epson Corporation Information processing system
US20030206646A1 (en) 2000-04-24 2003-11-06 Brackett Charles C. Imaging system having means for creating, managing and selecting from list of exam descriptions
US7249325B1 (en) 2000-05-11 2007-07-24 Palmsource, Inc. Automatically centered scrolling in a tab-based user interface
US6785868B1 (en) 2000-05-31 2004-08-31 Palm Source, Inc. Method and apparatus for managing calendar information from a shared database and managing calendar information from multiple users
WO2002005079A2 (en) 2000-07-07 2002-01-17 Openwave Systems, Inc. Graphical user interface features of a browser in a hand-held wireless communication device
US7178098B2 (en) 2000-07-13 2007-02-13 International Business Machines Corporation Method and system in an electronic spreadsheet for handling user-defined options in a copy/cut—paste operation
US6583798B1 (en) 2000-07-21 2003-06-24 Microsoft Corporation On-object user interface
US6871195B2 (en) 2000-09-13 2005-03-22 E-Promentor Method and system for remote electronic monitoring and mentoring of computer assisted performance support
JP3530475B2 (en) 2000-09-25 2004-05-24 三洋電機株式会社 Foldable communication terminal device and information display method
US6988241B1 (en) 2000-10-16 2006-01-17 International Business Machines Corporation Client side, web-based spreadsheet
US6825859B1 (en) 2000-11-13 2004-11-30 Corel Corporation System and method for processing content changes of on-screen items
US7020848B2 (en) 2000-12-20 2006-03-28 Eastman Kodak Company Comprehensive, multi-dimensional graphical user interface using picture metadata for navigating and retrieving pictures in a picture database
US6801227B2 (en) 2001-01-16 2004-10-05 Siemens Medical Solutions Health Services Inc. System and user interface supporting user navigation and concurrent application operation
US20020149623A1 (en) 2001-01-26 2002-10-17 Alan West State and data driven dynamic menu and toolbar architecture
JP2004519047A (en) 2001-02-15 2004-06-24 スフィッス メール インコーポレーテッド E-mail message system
US7110936B2 (en) 2001-02-23 2006-09-19 Complementsoft Llc System and method for generating and maintaining software code
US6906717B2 (en) 2001-02-27 2005-06-14 Microsoft Corporation Multiple chart user interface
US20020133557A1 (en) 2001-03-03 2002-09-19 Winarski Donna Ilene Robinson Sorting e-mail
US6964025B2 (en) 2001-03-20 2005-11-08 Microsoft Corporation Auto thumbnail gallery
TW502180B (en) 2001-03-30 2002-09-11 Ulead Systems Inc Previewing method of editing multimedia effect
US20030098891A1 (en) 2001-04-30 2003-05-29 International Business Machines Corporation System and method for multifunction menu objects
US20020163538A1 (en) 2001-05-07 2002-11-07 Koninklijke Philips Electronics N.V. Electronic mail guide
US7039647B2 (en) 2001-05-10 2006-05-02 International Business Machines Corporation Drag and drop technique for building queries
US7080355B2 (en) 2001-07-06 2006-07-18 Logiclibrary, Inc. Targeted asset capture, identification, and management
US20030011638A1 (en) 2001-07-10 2003-01-16 Sun-Woo Chung Pop-up menu system
US7620911B2 (en) 2001-07-12 2009-11-17 Autodesk, Inc. Collapsible dialog window
US7251776B2 (en) 2001-07-13 2007-07-31 Netview Technologies, Inc. System and method for efficiently and flexibly utilizing spreadsheet information
US20030066025A1 (en) 2001-07-13 2003-04-03 Garner Harold R. Method and system for information retrieval
GB2377858B (en) 2001-07-19 2005-04-20 Inventec Appliances Corp Method for simplifying cellular phone menu selection
US6999068B2 (en) 2001-08-21 2006-02-14 Hewlett-Packard Development Company, L.P. System and method for enabling users to edit graphical images
US7046848B1 (en) 2001-08-22 2006-05-16 Olcott Peter L Method and system for recognizing machine generated character glyphs and icons in graphic images
US20030043211A1 (en) 2001-09-05 2003-03-06 Kremer Karl Heinz Image-forming system having a graphic user interface with print option representation using thumbnail images
JP2003141020A (en) 2001-10-31 2003-05-16 Toshiba Tec Corp Information storage and output system, and information storage and output service
US7363590B2 (en) 2001-11-27 2008-04-22 International Business Machines Corporation Calendar bar interface for electronic mail interaction
US7359936B2 (en) 2001-11-27 2008-04-15 International Business Machines Corporation Method and apparatus for electronic mail interaction with grouped message types
US6801230B2 (en) 2001-12-18 2004-10-05 Stanley W. Driskell Method to display and manage computer pop-up controls
AU2003201491A1 (en) 2002-01-08 2003-07-24 Sap Aktiengesellschaft Enhanced email management system
US7039596B1 (en) 2002-01-18 2006-05-02 America Online, Inc. Calendar overlays
US7003730B2 (en) 2002-03-08 2006-02-21 International Business Machines Corporation Graphical user interface to build event-based dynamic searches or queries using event profiles
US20030195937A1 (en) 2002-04-16 2003-10-16 Kontact Software Inc. Intelligent message screening
US20040012633A1 (en) 2002-04-26 2004-01-22 Affymetrix, Inc., A Corporation Organized Under The Laws Of Delaware System, method, and computer program product for dynamic display, and analysis of biological sequence data
US6972762B2 (en) 2002-05-21 2005-12-06 Microsoft Corporation System and method for interactive grouping of pie chart slices
US20040100504A1 (en) 2002-05-24 2004-05-27 Jored Sommer Item selection systems and methods of displaying the same
US7434163B2 (en) 2002-05-31 2008-10-07 Sap Aktiengesellschaft Document structures for delta handling in server pages
US20030227487A1 (en) 2002-06-01 2003-12-11 Hugh Harlan M. Method and apparatus for creating and accessing associative data structures under a shared model of categories, rules, triggers and data relationship permissions
US7191411B2 (en) 2002-06-06 2007-03-13 Moehrle Armin E Active path menu navigation system
GB2389499B (en) 2002-06-06 2005-09-28 Focus Solutions Group Plc Electronic data capture and verification
EP1376337A1 (en) 2002-06-12 2004-01-02 Commerce One Operations, Inc. Action/command/business object application framework
US20040003351A1 (en) 2002-06-28 2004-01-01 Microsoft Corporation Navigating a resource browser session
GB2391148B (en) 2002-07-19 2006-01-04 Autodesk Canada Inc Selecting functions via a graphical user interface
US7814055B2 (en) 2002-08-28 2010-10-12 Apple Inc. Method of managing a calendar and a computer system for implementing that method
EP1546972A1 (en) 2002-09-09 2005-06-29 Apple Computer, Inc. A computer program comprising a plurality of calendars
US20040056894A1 (en) 2002-09-19 2004-03-25 Igor Zaika System and method for describing and instantiating extensible user interfaces
US20040230508A1 (en) 2002-10-29 2004-11-18 Minnis Raymond Albert System for generating financial statements using templates
US20040100505A1 (en) 2002-11-21 2004-05-27 Cazier Robert Paul System for and method of prioritizing menu information
US20040107197A1 (en) 2002-11-29 2004-06-03 Shen Yu Yong System, method and user interface allowing customized portfolio management
CA2414053A1 (en) 2002-12-09 2004-06-09 Corel Corporation System and method for manipulating a document object model
US7376698B2 (en) 2002-12-20 2008-05-20 Sap Ag System for preserving scripting objects and cloning the objects to a new document in response to a reload of the new document
US20040133854A1 (en) 2003-01-08 2004-07-08 Black Karl S. Persistent document object model
US20060111931A1 (en) 2003-01-09 2006-05-25 General Electric Company Method for the use of and interaction with business system transfer functions
US20040186775A1 (en) 2003-01-29 2004-09-23 Margiloff William A. Systems and methods for providing an improved toolbar
US7212208B2 (en) 2003-02-25 2007-05-01 Bahram Khozai System and method to present and display multiple data using enhanced box charts
US7539985B2 (en) 2003-02-26 2009-05-26 Bea Systems, Inc. Systems and methods for dynamic component versioning
US9003295B2 (en) 2003-03-17 2015-04-07 Leo Martin Baschy User interface driven access control system and method
US6983889B2 (en) 2003-03-21 2006-01-10 Home Comfort Zones, Inc. Forced-air zone climate control system for existing residential houses
US7188308B2 (en) 2003-04-08 2007-03-06 Thomas Weise Interface and method for exploring a collection of data
US7328409B2 (en) 2003-04-17 2008-02-05 International Business Machines Corporation Method, system, and computer program product for user customization of menu items
US7337185B2 (en) 2003-04-30 2008-02-26 Yahoo! Inc. System and method for providing an improved graphical user interface for search
JP4347123B2 (en) 2003-05-02 2009-10-21 キヤノン株式会社 Document processing system, document processing method, computer-readable storage medium, and program
US7567964B2 (en) 2003-05-08 2009-07-28 Oracle International Corporation Configurable search graphical user interface and engine
WO2004109557A1 (en) 2003-06-03 2004-12-16 Forbes Holten Norris, Iii Flexible, dynamic menu-based web-page architecture
US9715678B2 (en) 2003-06-26 2017-07-25 Microsoft Technology Licensing, Llc Side-by-side shared calendars
US20050005249A1 (en) 2003-07-01 2005-01-06 Microsoft Corporation Combined content selection and display user interface
US7716593B2 (en) 2003-07-01 2010-05-11 Microsoft Corporation Conversation grouping of electronic mail records
US20050044500A1 (en) 2003-07-18 2005-02-24 Katsunori Orimoto Agent display device and agent display method
US20050021504A1 (en) 2003-07-22 2005-01-27 Charles Atchison Methods, systems, and computer program products for querying a database for employee data and organizing the obtained data
US7325204B2 (en) 2003-08-29 2008-01-29 Yahoo! Inc. Slideout windows
US20050086135A1 (en) 2003-10-20 2005-04-21 Li-Chin Lu Automatic bookkeeping system
US7346769B2 (en) 2003-10-23 2008-03-18 International Business Machines Corporation Method for selective encryption within documents
US6990637B2 (en) 2003-10-23 2006-01-24 Microsoft Corporation Graphical user interface for 3-dimensional view of a data collection based on an attribute of the data
US20050117179A1 (en) 2003-11-06 2005-06-02 Tatsuo Ito Output information providing method, output information providing system, document outputting method, and document outputting system
US7996514B2 (en) 2003-12-23 2011-08-09 Microsoft Corporation System and method for sharing information based on proximity
US20050172262A1 (en) 2004-01-30 2005-08-04 Ahika Corporation Site menu - browser toolbar-based user interface for navigating web site pages
KR100905865B1 (en) 2004-03-15 2009-07-02 야후! 인크. Search systems and methods with integration of user annotations
US7574674B2 (en) 2004-04-02 2009-08-11 Microsoft Corporation Method for controlling filename display for image and video file types
US20060026638A1 (en) 2004-04-30 2006-02-02 Vulcan Inc. Maintaining a graphical user interface state that is based on a selected type of content
US20050278656A1 (en) 2004-06-10 2005-12-15 Microsoft Corporation User control for dynamically adjusting the scope of a data set
US7954050B2 (en) 2004-06-25 2011-05-31 Icesoft Technologies Canada Corp. Systems and methods for rendering and increasing portability of document-based user interface software objects
US7720845B2 (en) 2004-08-13 2010-05-18 Yahoo! Inc. Systems and methods for updating query results based on query deltas
US8255828B2 (en) 2004-08-16 2012-08-28 Microsoft Corporation Command user interface for displaying selectable software functionality controls
US9015621B2 (en) 2004-08-16 2015-04-21 Microsoft Technology Licensing, Llc Command user interface for displaying multiple sections of software functionality controls
US8117542B2 (en) 2004-08-16 2012-02-14 Microsoft Corporation User interface for displaying selectable software functionality controls that are contextually relevant to a selected object
US7505954B2 (en) 2004-08-18 2009-03-17 International Business Machines Corporation Search bar with intelligent parametric search statement generation
US20060095865A1 (en) 2004-11-04 2006-05-04 Rostom Mohamed A Dynamic graphical user interface for a desktop environment
US8402384B2 (en) 2004-11-09 2013-03-19 Research In Motion Limited Dynamic bar oriented user interface
EP1835434A1 (en) 2004-11-12 2007-09-19 JustSystems Corporation Data processing device and data processing method
CN100458774C (en) 2004-11-29 2009-02-04 国际商业机器公司 File editing device and file editing method
US7546522B2 (en) 2004-12-20 2009-06-09 Microsoft Corporation Method, system, and computer-readable medium for applying a global formatting scheme to a chart in an electronic document
US20060173824A1 (en) 2005-02-01 2006-08-03 Metalincs Corporation Electronic communication analysis and visualization
US7921372B2 (en) 2005-03-25 2011-04-05 Microsoft Corporation System and method for pinning tabs in a tabbed browser
US7530029B2 (en) 2005-05-24 2009-05-05 Microsoft Corporation Narrow mode navigation pane
JP2007006373A (en) 2005-06-27 2007-01-11 Konica Minolta Business Technologies Inc Document data management system, image formation apparatus, document data management method, and computer program
US7484180B2 (en) 2005-11-07 2009-01-27 Microsoft Corporation Getting started experience
US7975224B2 (en) 2005-12-21 2011-07-05 Xerox Corporation WYSIWYG multifunction device finishing options
JP2007287136A (en) 2006-03-23 2007-11-01 Oce Technologies Bv System for programming processing operation on ordered set of objects
US20070240057A1 (en) 2006-04-11 2007-10-11 Microsoft Corporation User interface element for displaying contextual information
US8209308B2 (en) 2006-05-01 2012-06-26 Rueben Steven L Method for presentation of revisions of an electronic document
US20080034304A1 (en) 2006-08-02 2008-02-07 Feuerbacher Frank P Method, System, and Program Product for Focus Switching Delay in a Graphical User Interface
US7793226B2 (en) 2006-08-14 2010-09-07 International Business Machines Corporation Method and system for grouping and stacking tab user interface objects with icon status indicators
US8762880B2 (en) 2007-06-29 2014-06-24 Microsoft Corporation Exposing non-authoring features through document status information in an out-space user interface
US8201103B2 (en) 2007-06-29 2012-06-12 Microsoft Corporation Accessing an out-space user interface for a document editor program
US8484578B2 (en) 2007-06-29 2013-07-09 Microsoft Corporation Communication between a document editor in-space user interface and a document editor out-space user interface

Patent Citations (100)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4823283A (en) * 1986-10-14 1989-04-18 Tektronix, Inc. Status driven menu system
US5412772A (en) * 1992-10-13 1995-05-02 Novell, Inc. System for permitting a view of an object or a user interface to be exchanged between operating system environments
US5592602A (en) * 1994-05-17 1997-01-07 Macromedia, Inc. User interface and method for controlling and displaying multimedia motion, visual, and sound effects of an object on a display
US6038395A (en) * 1994-12-16 2000-03-14 International Business Machines Corporation System and method for implementing proxy objects in a visual application builder framework
US5873108A (en) * 1995-02-27 1999-02-16 Fuga Corporation Personal information manager information entry allowing for intermingling of items belonging to different categories within a single unified view
US5893073A (en) * 1995-02-27 1999-04-06 Sun Microsystems, Inc. Method and apparatus for representing recurring events
US5872973A (en) * 1995-10-26 1999-02-16 Viewsoft, Inc. Method for managing dynamic relations between objects in dynamic object-oriented languages
US5905863A (en) * 1996-06-07 1999-05-18 At&T Corp Finding an e-mail message to which another e-mail message is a response
US6016478A (en) * 1996-08-13 2000-01-18 Starfish Software, Inc. Scheduling system with methods for peer-to-peer scheduling of remote users
US5874953A (en) * 1996-12-31 1999-02-23 International Business Machines Corporation Database graphical user interface with outline view
US20030046528A1 (en) * 1997-01-29 2003-03-06 Haitani Robert Yuji Method and apparatus for interacting with a portable computer system
US6990652B1 (en) * 1997-03-04 2006-01-24 National Instruments Corporation System and method for determining methods and properties to be invoked on objects in a graphical program
US6199102B1 (en) * 1997-08-26 2001-03-06 Christopher Alan Cobb Method and system for filtering electronic messages
US6882354B1 (en) * 1997-09-17 2005-04-19 Sun Microsystems, Inc. Scroll bars with user feedback
US6067551A (en) * 1997-11-14 2000-05-23 Microsoft Corporation Computer implemented method for simultaneous multi-user editing of a document
US6189024B1 (en) * 1998-01-06 2001-02-13 Netscape Communications Corporation Browsing session recording playback and editing system for generating user defined paths and allowing users to mark the importance of items in the paths
US6038542A (en) * 1998-04-28 2000-03-14 Micron Electronics, Inc. System for notifying an individual of a previously scheduled event
US6237135B1 (en) * 1998-06-18 2001-05-22 Borland Software Corporation Development system with visual design tools for creating and maintaining Java Beans components
US6359634B1 (en) * 1998-08-25 2002-03-19 International Business Machines Corporation Method and computer program product for graphical user interface (GUI) organization control for extending GUI applications
US6507845B1 (en) * 1998-09-14 2003-01-14 International Business Machines Corporation Method and software for supporting improved awareness of and collaboration among users involved in a task
US6195094B1 (en) * 1998-09-29 2001-02-27 Netscape Communications Corporation Window splitter bar system
US6341277B1 (en) * 1998-11-17 2002-01-22 International Business Machines Corporation System and method for performance complex heterogeneous database queries using a single SQL expression
US6385769B1 (en) * 1999-02-03 2002-05-07 International Business Machines Corporation Text based object oriented program code with a visual program builder and parser support for predetermined and not predetermined formats
US20030014421A1 (en) * 1999-06-03 2003-01-16 Edward K. Jung Methods, apparatus and data structures for providing a uniform representation of various types of information
US20030035917A1 (en) * 1999-06-11 2003-02-20 Sydney Hyman Image making medium
US20020052880A1 (en) * 1999-08-13 2002-05-02 Finn Ove Fruensgaard Method and an apparatus for searching and presenting electronic information from one or more information sources
US6701513B1 (en) * 2000-01-14 2004-03-02 Measurement Computing Corporation Program-development environment for use in generating application programs
US20020029247A1 (en) * 2000-09-04 2002-03-07 Mikio Kawamoto Electronic-mail transmission/reception apparatus hierarchizing and displaying electronic mails based on specified condition
US7219305B2 (en) * 2000-09-12 2007-05-15 Avaya Technology Corp. Mark-up language implementation of graphical or non-graphical user interfaces
US6895426B1 (en) * 2000-10-17 2005-05-17 Microsoft Corporation Addresses as objects for email messages
US20030014490A1 (en) * 2000-12-28 2003-01-16 International Business Machines Corporation Collating table for email
US6721402B2 (en) * 2001-04-20 2004-04-13 Nec Corporation Apparatus, method, and record medium for automatically categorizing received mail messages
US7188317B1 (en) * 2001-06-13 2007-03-06 Microsoft Corporation Dynamic multiple window display having independently linked windows
US20110072396A1 (en) * 2001-06-29 2011-03-24 Microsoft Corporation Gallery User Interface Controls
US20050097465A1 (en) * 2001-06-29 2005-05-05 Microsoft Corporation Gallery user interface controls
US20030084035A1 (en) * 2001-07-23 2003-05-01 Emerick Charles L. Integrated search and information discovery system
US20030097640A1 (en) * 2001-07-25 2003-05-22 International Business Machines Corporation System and method for creating and editing documents
US20030025732A1 (en) * 2001-07-31 2003-02-06 Prichard Scot D. Method and apparatus for providing customizable graphical user interface and screen layout
US20030043200A1 (en) * 2001-08-09 2003-03-06 Urbanpixel Inc Interactive multi-level mapping in a multiple browser environment
US7499907B2 (en) * 2001-10-12 2009-03-03 Teradata Us, Inc. Index selection in a database system
US6850255B2 (en) * 2002-02-28 2005-02-01 James Edward Muschetto Method and apparatus for accessing information, computer programs and electronic communications across multiple computing devices using a graphical user interface
US20040006570A1 (en) * 2002-07-02 2004-01-08 Gelb Elizabeth A. System and method for data capture and reporting
US20040030993A1 (en) * 2002-08-08 2004-02-12 Hong Huey Anna Onon Methods and apparatus for representing dynamic data in a software development environment
US20040044735A1 (en) * 2002-08-30 2004-03-04 International Business Machines Corporation Method and system for organizing an email thread
US20080005247A9 (en) * 2002-09-18 2008-01-03 Advenix, Corp. (Ca Corporation) Enhancement of e-mail client user interfaces and e-mail message formats
US7181697B2 (en) * 2002-09-26 2007-02-20 Tatung Co., Ltd. Method of implementing a plurality of system tray areas
US7206813B2 (en) * 2002-10-17 2007-04-17 International Business Machines Corporation Method, computer program product and apparatus for implementing professional use of instant messaging
US20040083432A1 (en) * 2002-10-23 2004-04-29 International Business Machines Corporation System and method for displaying a threaded document
US20040088359A1 (en) * 2002-11-04 2004-05-06 Nigel Simpson Computer implemented system and method for predictive management of electronic messages
US7360174B2 (en) * 2002-12-19 2008-04-15 Microsoft Corporation Contact user interface
US20040260756A1 (en) * 2003-06-23 2004-12-23 Scott Forstall Threaded presentation of electronic mail
US7707255B2 (en) * 2003-07-01 2010-04-27 Microsoft Corporation Automatic grouping of electronic mail
US20050005235A1 (en) * 2003-07-01 2005-01-06 Microsoft Corporation Adaptive multi-line view user interface
US20050004989A1 (en) * 2003-07-01 2005-01-06 Microsoft Corporation Automatic grouping of electronic mail
US20080077571A1 (en) * 2003-07-01 2008-03-27 Microsoft Corporation Methods, Systems, and Computer-Readable Mediums for Providing Persisting and Continuously Updating Search Folders
US7027463B2 (en) * 2003-07-11 2006-04-11 Sonolink Communications Systems, Llc System and method for multi-tiered rule filtering
US7484213B2 (en) * 2003-07-11 2009-01-27 Boban Mathew Agent architecture employed within an integrated message, document and communication system
US20050027779A1 (en) * 2003-07-29 2005-02-03 Schinner Charles Edward System and method for organizing email messages
US20050033614A1 (en) * 2003-08-05 2005-02-10 Sabre Inc. System and method for coordinating travel itineraries
US20050043015A1 (en) * 2003-08-06 2005-02-24 Nec Corporation Electronic communication device, method and program for receiving email by electronic communication device
US20050055449A1 (en) * 2003-09-09 2005-03-10 Rappold Robert J. Extensible agent system and method
US7206814B2 (en) * 2003-10-09 2007-04-17 Propel Software Corporation Method and system for categorizing and processing e-mails
US20050091576A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Programming interface for a computer platform
US7356772B2 (en) * 2003-11-25 2008-04-08 International Business Machines Corporation Multi-column user interface for managing on-line threaded conversations
US20050114781A1 (en) * 2003-11-25 2005-05-26 International Business Machines Corporation Multi-column user interface for managing on-line threaded conversations
US20050114778A1 (en) * 2003-11-26 2005-05-26 International Business Machines Corporation Dynamic and intelligent hover assistance
US20060026213A1 (en) * 2004-06-02 2006-02-02 Blackboard Inc. Content and portal systems and associated methods
US20060015816A1 (en) * 2004-07-14 2006-01-19 International Business Machines Corporation Framework for development and customization of web services deployment descriptors
US20060026033A1 (en) * 2004-07-28 2006-02-02 Antony Brydon System and method for using social networks to facilitate business processes
US20060026242A1 (en) * 2004-07-30 2006-02-02 Wireless Services Corp Messaging spam detection
US7895531B2 (en) * 2004-08-16 2011-02-22 Microsoft Corporation Floating command object
US20060036950A1 (en) * 2004-08-16 2006-02-16 Microsoft Corporation User interface for displaying a gallery of formatting options applicable to a selected object
US7703036B2 (en) * 2004-08-16 2010-04-20 Microsoft Corporation User interface for displaying selectable software functionality controls that are relevant to a selected object
US20060036946A1 (en) * 2004-08-16 2006-02-16 Microsoft Corporation Floating command object
US20060036964A1 (en) * 2004-08-16 2006-02-16 Microsoft Corporation User interface for displaying selectable software functionality controls that are relevant to a selected object
US20060047644A1 (en) * 2004-08-31 2006-03-02 Bocking Andrew D Method of searching for personal information management (PIM) information and handheld electronic device employing the same
US20090100009A1 (en) * 2004-09-02 2009-04-16 Zimbra, Inc. System and method for displaying and acting upon email conversations across folders
US20060064434A1 (en) * 2004-09-21 2006-03-23 International Business Machines Corporation Case management system and method for collaborative project teaming
US20060069686A1 (en) * 2004-09-30 2006-03-30 Siemens Information And Communication Networks, Inc. System and method for predicting availability
US20060069604A1 (en) * 2004-09-30 2006-03-30 Microsoft Corporation User interface for providing task management and calendar information
US20060080303A1 (en) * 2004-10-07 2006-04-13 Computer Associates Think, Inc. Method, apparatus, and computer program product for indexing, synchronizing and searching digital data
US7886290B2 (en) * 2005-06-16 2011-02-08 Microsoft Corporation Cross version and cross product user interface
US20070006206A1 (en) * 2005-06-16 2007-01-04 Microsoft Corporation Cross version and cross product user interface
US20070050182A1 (en) * 2005-08-25 2007-03-01 Sneddon Michael V Translation quality quantifying apparatus and method
US20070055936A1 (en) * 2005-08-30 2007-03-08 Microsoft Corporation Markup based extensibility for user interfaces
US20070055943A1 (en) * 2005-09-07 2007-03-08 Microsoft Corporation Command user interface for displaying selectable functionality controls in a database applicaiton
US20070061738A1 (en) * 2005-09-09 2007-03-15 Microsoft Corporation Thread navigation
US20070061308A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Expanded search and find user interface
US20070061306A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Search and find using expanded search scope
US20070061307A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Integrated search and find user interface
US7664821B1 (en) * 2006-01-26 2010-02-16 Stratify, Inc. Systems and methods for determining communication chains based on messages
US20100060645A1 (en) * 2006-06-01 2010-03-11 Microsoft Corporation Modifying a chart
US20080005686A1 (en) * 2006-06-28 2008-01-03 Mona Singh Methods, systems, and computer program products for grouping tabbed portion of a display object based on content relationships and user interaction levels
US20080005249A1 (en) * 2006-07-03 2008-01-03 Hart Matt E Method and apparatus for determining the importance of email messages
US20080052670A1 (en) * 2006-08-04 2008-02-28 Apple Computer, Inc. Graphically Depicting Program Code Depth
US20080046518A1 (en) * 2006-08-16 2008-02-21 James I Tonnison Enhanced E-Mail System
US7870465B2 (en) * 2006-10-18 2011-01-11 Versteeg William C Reducing channel-change time
US7865868B2 (en) * 2007-03-28 2011-01-04 Microsoft Corporation .NET ribbon model for a ribbon user interface
US20090012984A1 (en) * 2007-07-02 2009-01-08 Equivio Ltd. Method for Organizing Large Numbers of Documents
US20090106375A1 (en) * 2007-10-23 2009-04-23 David Carmel Method and System for Conversation Detection in Email Systems

Cited By (84)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7853877B2 (en) 2001-06-29 2010-12-14 Microsoft Corporation Gallery user interface controls
US9098837B2 (en) 2003-06-26 2015-08-04 Microsoft Technology Licensing, Llc Side-by-side shared calendars
US9715678B2 (en) 2003-06-26 2017-07-25 Microsoft Technology Licensing, Llc Side-by-side shared calendars
US10482429B2 (en) 2003-07-01 2019-11-19 Microsoft Technology Licensing, Llc Automatic grouping of electronic mail
US20100191818A1 (en) * 2003-07-01 2010-07-29 Microsoft Corporation Automatic Grouping of Electronic Mail
US8150930B2 (en) 2003-07-01 2012-04-03 Microsoft Corporation Automatic grouping of electronic mail
US8799808B2 (en) 2003-07-01 2014-08-05 Microsoft Corporation Adaptive multi-line view user interface
US9645698B2 (en) 2004-08-16 2017-05-09 Microsoft Technology Licensing, Llc User interface for displaying a gallery of formatting options applicable to a selected object
US8146016B2 (en) 2004-08-16 2012-03-27 Microsoft Corporation User interface for displaying a gallery of formatting options applicable to a selected object
US9690450B2 (en) 2004-08-16 2017-06-27 Microsoft Corporation User interface for displaying selectable software functionality controls that are relevant to a selected object
US7895531B2 (en) 2004-08-16 2011-02-22 Microsoft Corporation Floating command object
US10521081B2 (en) 2004-08-16 2019-12-31 Microsoft Technology Licensing, Llc User interface for displaying a gallery of formatting options
US9223477B2 (en) 2004-08-16 2015-12-29 Microsoft Technology Licensing, Llc Command user interface for displaying selectable software functionality controls
US8117542B2 (en) 2004-08-16 2012-02-14 Microsoft Corporation User interface for displaying selectable software functionality controls that are contextually relevant to a selected object
US9690448B2 (en) 2004-08-16 2017-06-27 Microsoft Corporation User interface for displaying selectable software functionality controls that are relevant to a selected object
US10635266B2 (en) 2004-08-16 2020-04-28 Microsoft Technology Licensing, Llc User interface for displaying selectable software functionality controls that are relevant to a selected object
US9864489B2 (en) 2004-08-16 2018-01-09 Microsoft Corporation Command user interface for displaying multiple sections of software functionality controls
US10437431B2 (en) 2004-08-16 2019-10-08 Microsoft Technology Licensing, Llc Command user interface for displaying selectable software functionality controls
US8255828B2 (en) 2004-08-16 2012-08-28 Microsoft Corporation Command user interface for displaying selectable software functionality controls
US9015621B2 (en) 2004-08-16 2015-04-21 Microsoft Technology Licensing, Llc Command user interface for displaying multiple sections of software functionality controls
US9015624B2 (en) 2004-08-16 2015-04-21 Microsoft Corporation Floating command object
US8839139B2 (en) 2004-09-30 2014-09-16 Microsoft Corporation User interface for providing task management and calendar information
US7886290B2 (en) 2005-06-16 2011-02-08 Microsoft Corporation Cross version and cross product user interface
US8239882B2 (en) 2005-08-30 2012-08-07 Microsoft Corporation Markup based extensibility for user interfaces
US8689137B2 (en) 2005-09-07 2014-04-01 Microsoft Corporation Command user interface for displaying selectable functionality controls in a database application
US9542667B2 (en) 2005-09-09 2017-01-10 Microsoft Technology Licensing, Llc Navigating messages within a thread
US9513781B2 (en) 2005-09-12 2016-12-06 Microsoft Technology Licensing, Llc Expanded search and find user interface
US10248687B2 (en) 2005-09-12 2019-04-02 Microsoft Technology Licensing, Llc Expanded search and find user interface
US8627222B2 (en) 2005-09-12 2014-01-07 Microsoft Corporation Expanded search and find user interface
US10482637B2 (en) 2006-06-01 2019-11-19 Microsoft Technology Licensing, Llc Modifying and formatting a chart using pictorially provided chart elements
US8605090B2 (en) 2006-06-01 2013-12-10 Microsoft Corporation Modifying and formatting a chart using pictorially provided chart elements
US8638333B2 (en) 2006-06-01 2014-01-28 Microsoft Corporation Modifying and formatting a chart using pictorially provided chart elements
US9727989B2 (en) 2006-06-01 2017-08-08 Microsoft Technology Licensing, Llc Modifying and formatting a chart using pictorially provided chart elements
US20110106899A1 (en) * 2007-01-03 2011-05-05 Madnani Rajkumar R Mechanism for Managing Email Markups
US20080215687A1 (en) * 2007-01-03 2008-09-04 Madnani Rajkumar R Mechanism for facilitating organization and accessing of emails
US8874659B2 (en) 2007-01-03 2014-10-28 Misaki Acquisitions L.L.C. Mechanism for generating a composite email
US11057327B2 (en) 2007-01-03 2021-07-06 Tamiras Per Pte. Ltd., Llc Mechanism for associating emails with filter labels
US20080162651A1 (en) * 2007-01-03 2008-07-03 Madnani Rajkumar R Mechanism for generating a composite email
US11343214B2 (en) 2007-01-03 2022-05-24 Tamiras Per Pte. Ltd., Llc Mechanism for associating emails with filter labels
US20080208992A1 (en) * 2007-01-03 2008-08-28 Madnani Rajkumar R Mechanism for discovering and recovering missing emails in an email conversation
US8024410B2 (en) * 2007-01-03 2011-09-20 Madnani Rajkumar R Mechanism for facilitating organization and accessing of emails
US8856244B2 (en) 2007-01-03 2014-10-07 Misaki Acquisitions L.L.C. Mechanism for implementing reminders in an electronic messaging system
US10616159B2 (en) 2007-01-03 2020-04-07 Tamiras Per Pte. Ltd., Llc Mechanism for associating emails with filter labels
US8051138B2 (en) 2007-01-03 2011-11-01 Madnani Rajkumar R Mechanism for managing email markups
US7921176B2 (en) * 2007-01-03 2011-04-05 Madnani Rajkumar R Mechanism for generating a composite email
US20110099242A1 (en) * 2007-01-03 2011-04-28 Madnani Rajkumar R Mechanism for Managing sequential Emails
US8392519B2 (en) 2007-01-03 2013-03-05 Misaki Acquisitions L.L.C. Mechanism for managing sequential emails
US20110173548A1 (en) * 2007-01-03 2011-07-14 Madnani Rajkumar R Mechanism for Implementing Labels and Reminders in a Email System
US9619783B2 (en) 2007-01-03 2017-04-11 Tamiras Per Pte. Ltd., Llc Mechanism for associating emails with filter labels
US8201103B2 (en) 2007-06-29 2012-06-12 Microsoft Corporation Accessing an out-space user interface for a document editor program
US10642927B2 (en) 2007-06-29 2020-05-05 Microsoft Technology Licensing, Llc Transitions between user interfaces in a content editing application
US9619116B2 (en) 2007-06-29 2017-04-11 Microsoft Technology Licensing, Llc Communication between a document editor in-space user interface and a document editor out-space user interface
US8484578B2 (en) 2007-06-29 2013-07-09 Microsoft Corporation Communication between a document editor in-space user interface and a document editor out-space user interface
US10592073B2 (en) 2007-06-29 2020-03-17 Microsoft Technology Licensing, Llc Exposing non-authoring features through document status information in an out-space user interface
US10521073B2 (en) 2007-06-29 2019-12-31 Microsoft Technology Licensing, Llc Exposing non-authoring features through document status information in an out-space user interface
US9098473B2 (en) 2007-06-29 2015-08-04 Microsoft Technology Licensing, Llc Accessing an out-space user interface for a document editor program
US8762880B2 (en) 2007-06-29 2014-06-24 Microsoft Corporation Exposing non-authoring features through document status information in an out-space user interface
US10445114B2 (en) 2008-03-31 2019-10-15 Microsoft Technology Licensing, Llc Associating command surfaces with multiple active components
US10997562B2 (en) 2008-06-20 2021-05-04 Microsoft Technology Licensing, Llc Synchronized conversation-centric message list and message reading pane
US9665850B2 (en) 2008-06-20 2017-05-30 Microsoft Technology Licensing, Llc Synchronized conversation-centric message list and message reading pane
US9338114B2 (en) 2008-06-24 2016-05-10 Microsoft Technology Licensing, Llc Automatic conversation techniques
US8402096B2 (en) 2008-06-24 2013-03-19 Microsoft Corporation Automatic conversation techniques
US9875009B2 (en) 2009-05-12 2018-01-23 Microsoft Technology Licensing, Llc Hierarchically-organized control galleries
US9046983B2 (en) 2009-05-12 2015-06-02 Microsoft Technology Licensing, Llc Hierarchically-organized control galleries
US8375400B2 (en) 2011-02-11 2013-02-12 Research In Motion Limited Communication device and method for coherent updating of collated message listings
US8978039B2 (en) 2011-02-11 2015-03-10 Blackberry Limited Communication device and method for coherent updating of collated message listings
US9176644B1 (en) * 2011-05-23 2015-11-03 Google Inc. System and method for concise display of discussion threads
US9607078B1 (en) * 2011-08-25 2017-03-28 Google Inc. Presenting related communications
US8332477B1 (en) * 2011-08-25 2012-12-11 Google Inc. Presenting related communications
US9401884B2 (en) * 2011-08-26 2016-07-26 Sap Se Conversation explorer with split navigation user interface
US20130055144A1 (en) * 2011-08-26 2013-02-28 Srivatsan Santhanam Conversation explorer with split navigation user interface
US20130191759A1 (en) * 2012-01-19 2013-07-25 International Business Machines Corporation Systems and methods for detecting and managing recurring electronic communications
US9672493B2 (en) * 2012-01-19 2017-06-06 International Business Machines Corporation Systems and methods for detecting and managing recurring electronic communications
US20130325923A1 (en) * 2012-05-31 2013-12-05 International Business Machines Corporation Intelligent Attention Management for Unified Messaging
US10692045B2 (en) * 2012-05-31 2020-06-23 International Business Machines Corporation Intelligent attention management for unified messaging
US10389667B2 (en) * 2015-08-13 2019-08-20 Successfactors, Inc. High value message threading model
US20170048177A1 (en) * 2015-08-13 2017-02-16 Successfactors, Inc. High Value Message Threading Model
US11671383B2 (en) 2016-09-26 2023-06-06 Microsoft Technology Licensing, Llc Natural language service interaction through an inbox
US10645052B2 (en) 2016-09-26 2020-05-05 Microsoft Technology Licensing, Llc Service integration into electronic mail inbox
US20180181265A1 (en) * 2016-12-28 2018-06-28 Byung Jin Kim Device and method for organizing and displaying instant messages in various structured fashions
US10671249B2 (en) 2016-12-28 2020-06-02 Byung Jin Kim Device and method for organizing and displaying instant messages in various structured fashions
US10664134B2 (en) 2016-12-28 2020-05-26 Byung Jin Kim Device and method for organizing and displaying instant messages in various structured fashions
US10114525B2 (en) * 2016-12-28 2018-10-30 Byung Jin Kim Device and method for organizing and displaying instant messages in various structured fashions
US20220053083A1 (en) * 2019-04-30 2022-02-17 Vivo Mobile Communication Co.,Ltd. Unread message management method and terminal device

Also Published As

Publication number Publication date
US20050004990A1 (en) 2005-01-06
US7716593B2 (en) 2010-05-11

Similar Documents

Publication Publication Date Title
US7716593B2 (en) Conversation grouping of electronic mail records
US11194446B2 (en) Communications grouped as conversations
US8150930B2 (en) Automatic grouping of electronic mail
US8799808B2 (en) Adaptive multi-line view user interface
US8230032B2 (en) Message data management
US8065369B2 (en) People-centric view of email
US7530029B2 (en) Narrow mode navigation pane
KR101635228B1 (en) Displaying a list of file attachments associated with a message thread
US8015152B2 (en) Web based client/server notification engine
US7392249B1 (en) Methods, systems, and computer-readable mediums for providing persisting and continuously updating search folders
AU2006287408B2 (en) Thread navigation
AU2011201993B2 (en) Searching conversations in a conversation-based email system
US8904292B2 (en) Method and system for processing electronic mail
US20070100991A1 (en) Method and program product for tracking a file attachment in an e-mail
US20030233419A1 (en) Enhanced email management system
US7743105B2 (en) System, method and program for selecting recipients of an e-mail
US20080256460A1 (en) Computer-based electronic information organizer

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034766/0001

Effective date: 20141014