CA2570859A1 - Method and apparatus for generating a new event directly from a document - Google Patents

Method and apparatus for generating a new event directly from a document Download PDF

Info

Publication number
CA2570859A1
CA2570859A1 CA002570859A CA2570859A CA2570859A1 CA 2570859 A1 CA2570859 A1 CA 2570859A1 CA 002570859 A CA002570859 A CA 002570859A CA 2570859 A CA2570859 A CA 2570859A CA 2570859 A1 CA2570859 A1 CA 2570859A1
Authority
CA
Canada
Prior art keywords
date
time
event
document
detector module
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.)
Granted
Application number
CA002570859A
Other languages
French (fr)
Other versions
CA2570859C (en
Inventor
David Vanden Heuvel
Darrell Reginald May
Michael Thomas Hardy
Lap Luu
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.)
BlackBerry Ltd
Original Assignee
Research in Motion Ltd
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 Research in Motion Ltd filed Critical Research in Motion Ltd
Publication of CA2570859A1 publication Critical patent/CA2570859A1/en
Application granted granted Critical
Publication of CA2570859C publication Critical patent/CA2570859C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Computer Hardware Design (AREA)
  • Tourism & Hospitality (AREA)
  • Data Mining & Analysis (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Computer And Data Communications (AREA)

Abstract

ABSTRACT
The application relates to the field of communications and more particularly to an apparatus and method of generating a new event from a document. In accordance with one aspect of the present application, recognized date/time references contained in a document allow a new event to be created. Such date/time references are automatically recognized and highlighted in the document. Selecting the highlighted information generates a menu selection, offering a user the ability to create a new event into which the date/time information will be inserted, along with other information extracted from the document. Specific date/time information in a document is simply correlated to a known date/time format in a lookup table, while relative terms like "tomorrow", "today"
or days of the week (ie. Monday, Tuesday, Wednesday, etc.) are recognized by a date/time detector module and translated into a specific date/time. Using an embodiment of the present application, a new event can be readily generated.

Description

METHOD AND APPARATUS FOR GENERATING
A NEW EVENT DIRECTLY FROM A DOCUMENT
Field of the Disclosure [0001] The application relates to the field of communications and more particularly to an apparatus for and method of generating a new event from a document.

Background [0002] As will be understood by those in the art, a user can enter text into an email in plain text and certain recognizable elements or patterns of the plain text can be translated or displayed using hypertext markup language (html) hyperlinks for added functionality.
For example, when an email address, a universal resource locator (URL) or a phone number is entered into an email, a hyperlink can be generated. For example, a typed email address could appear in html as:

<A HREF="mailto:john.doe@testsite.com">john.doe@testsite.com</A>

The hyperlink usually appears as underlined text in a contrasting colour. When the email is displayed, the hyperlink can be used to invoke an application. In the above example, if john.doe@testsite.com is selected by the recipient, a new email message could be generated and john.doe@testsite.com would be inserted into the "TO:" field of the new email message. Similarly, if a hyperlinked URL is selected by a user, a browser application is automatically opened and the page identified by the URL is displayed. In the case of a phone number, a dialing application is invoked and the number is dialed.
[0003] As those skilled in the art will appreciate, many times, a user will receive a meeting invitation in the form of an email rather than a formal meeting request created through a calendar application like Microsoft Office Outlook . Alternately, many times a discussion occurs via an email thread which ultimately results in a meeting to resolve outstanding issues. In either case, if the user wishes to create an event based on the originating email, the user must open an application and create the event by manually entering the event details, or cutting and pasting from the originating email thread.
Although this works adequately, it would be preferable if an event could be easily generated in an application directly from the originating email. US6505167 discloses an automated service for messaging and scheduling, in which a message to analyze is determined: the probability that the user would like to review a calendar or to schedule an appointment is determined, based on information in the message, the message and options are selected based on a scheduling probability.

Summary [0004] In order to overcome the limitations of the current state of the art there is provided in the present application an apparatus for and method of generating a new event directly from a document. The new event could be a calendar event or task for example, but other types of event are also considered to be in the scope of the present application. The document could be an email or webpage for example, but other types of document are also considered to be in the scope of the present application.
[0005] In one embodiment, the time and date of the event contained in an email is automatically recognized and displayed to the user in the style and function of an html hyperlink. Selecting the time and date hyperlink generates a menu selection, offering a user the ability to create a new event into which the date/time information will be inserted, along with other information extracted from the email. For example, the subject of the event is extracted from the subject of the email, while the event attendees are taken from the "TO", "CC" and "BCC" fields. Specific date/time information in an email is correlated to a known date/time format in a lookup table and then inserted into the new event. Relative terms like "tomorrow", "today" or days of the week (ie.
Monday, Tuesday, Wednesday, etc.) are hyperlinked as well. Using a date/time detector module, relative terms could be translated into specific date/time entries which are inserted into the new event. In one embodiment, the date/time detector module comprises a lexical analyzer and parser to correlate words relating to time and date, to a specific date and time that can be used and recognized by an application, such as a calendar application or tasks application. In an alternate embodiment, an email thread is analyzed by a thread detector module and, if the number of replies in the email thread exceeds a defined threshold, the user is prompted to create an event via a menu selection.
Similar to the first embodiment, if the user chooses to create an event, pertinent information such as subject and atttendees is extracted from the email and inserted into the newly created event. An additional feature relative to both of the above embodiments, provides for a link to be inserted into the event which can be used to access the complete email from which the event was created.
[0006] In accordance with a first aspect of the present application there is provided an event providing apparatus for use in a network communications system, said apparatus comprising: a storage device for storing information; a detector module conununicating with said storage device for receiving said information, said detector module adapted to detect a condition that at least a portion of said information could be mapped to an event, said detector module being: a date/time detector module further adapted to:
identify date and time entries in said information; and provide a hyperlink for each of said identified date and time entries; or a thread detector module adapted to: identify a thread in said information; and if a defined threshold is exceeded in said identified thread, prompt a user to create said event; and a prompter module communicating with said detector module for automatically providing a user prompt related to said event upon detection by said detector module of said condition.
[0007] In accordance with a second aspect of the present application there is provided a method of creating a new event in an apparatus for use in a network communications system, the method comprising: storing a document in a storage device;
receiving said document from said storage device into a detector module, said detector module being either a date/time detector or a thread detector; analyzing said document, if said detector module is a thread detector, said analyzing step identifying a thread in said document and if said detector module is a date/time detector said analyzing step identifying date and time entries; and based on identified information in said document creating said new event, said creating step including: if said detector module is a thread detector, determining if a defined threshold contained in said thread has been exceeded;
and if said defined threshold has been exceeded, prompting a user to create said new event; and if said detector module is a date/time detector, generating a hyperlink for each of said identified date and time entries.
[0008] In accordance with a further aspect of the present application, there is provided in a network communications system, a method of creating a new event comprising:
(a) storing a document in a storage device; (b) receiving said document from said storage device into a detector module; (c) analyzing said document; and (d) based on identified information in said document creating said new event.
[0009] Preferably, the step of creating a new event comprises; (a) generating a hyperlink for each of said identified first type of date and time entries and each of said identified second type of date time entries; (b) upon selection of said hyperlink by a user, presenting the user a choice of event type to be created; (c) upon selection of said choice of event type by the user, opening an application capable of creating said new event of said choice of event type; and (d) mapping specified fields in said document to specified fields in said new event.
[00010] The advantage of the method and apparatus disclosed in the present application is now readily apparent. When a user receives a document which has date/time information contained therein or an email thread which exceeds a defined threshold, a new event can easily be generated through date/time hyperlinks in the document or through a menu prompt arising from the email thread analysis. In either case, information contained in the document or email thread is readily mapped to the newly created calendar event or task.

Brief Description Of The Drawings [00011] A better understanding of the present application will be obtained by considering the detailed description below, with reference to the following drawings in which:

Figure 1 depicts a sample user interface through which a new event can be created;
Figure 2 depicts the typical mapping pattern from an email to a calendar event;
Figure 3 depicts the system configuration used to filter a document;
Figure 4 depicts the interaction of a lexical analyzer, parser and symbol table;
Figure 5 depicts the process of generating a representation of an event using the constructs of Figure 4; and Figure 6 depicts a wireless network supporting email.
Description Of The Preferred Embodiment [00012] Figure 1 depicts a sample user interface through which an event can be created in accordance with a first embodiment. As shown in the drawing, a user receives document 200 and selects the highlighted date in the body of document 200. It should be understood by those skilled in the art that the document 200 could be an email message, a peer-to-peer personal identification number (PIN) message, short message service (SMS) message, multimedia messaging service (MMS) message, Instant Message, or the like and all such messages or documents, including web pages and word processing documents, are meant to be included within the scope of the application. A
menu 210 generated from which the user selects "add event". The user is then prompted with a further menu 220 which asks whether they want to define a new calendar event or task for example but other event types are possible. If a calendar event is selected then calendar event screen 230 is generated and the information contained in document 200 is mapped to the various fields contained in calendar event screen 230.
Alternately, if a task is selected then task screen 240 is generated and the information contained in document 200 is mapped to the various fields contained in task screen 240.
[00013] Figure 2 depicts the typical mapping pattern from document 200 to a new calendar event. As can been seen in the drawing, the subject 230A of the new calendar event is taken from the subject 200A of document 200. Meeting attendees (not shown) of the new calendar event are taken from the "To:" and "From:" lists of document 200 (CC
list could be optional). Event Notes 230B are copied from the body 200B of document 200. Instead of simply copying body 200B of document 200 into Notes 230B, it is possible to insert an identifier into Notes 230B through which the body 200B
of document 200 could be ascertained. This identifier could for example be a reference identifier, which uniquely references an email. One advantage of inserting a reference identifier into Notes 230B instead of inserting body 200B occurs in wireless messaging environments. In such an environment, it is beneficial to limit the amount of bandwidth used to communicate messages. If a reference identifier can be communicated wirelessly, instead of the actual body 200B of the document 200, bandwidth can be saved, saving a user money and wireless device battery power. The meeting privacy setting 230C
could be determined by looking up the Sender in the address book. If the Sender is categorized as a personal (as opposed to business) contact, the calendar event privacy setting 230C
could be marked as private.
[00014] With respect to the date and time entry for the calendar event, the date and time information is taken from the highlighted field 200C and inserted into time and date field 230D. Where actual times and dates are clearly indicated in document 200, recognition is relatively straightforward. It is simply a matter of using a lookup table to match the format of the given date or time, extract the required date or time information, and then insert the extracted information into the calendar event. For example, typical date and time formats contained in document 200 may include:
Date Formats Time Formats MM/DD/YYYY hh:mm [24 hour format]
MM/DD/YY hh:mm AM or PM (12 hour format) YYYY/MM/DD hh:mmTZD (Time Zone Designator) dd Month YYYY hh o'clock Month dd YYYY

If only YY is given for the year, the initial two digits are inferred from a "reference date", to be discussed below. As well, other valid separators which are recognized besides a backslash or colon include a comma, period, dash or space. Similarly, the following days of the week and month format are recognized:

Days of the Week Formats Month Formats Monday, Mon, Mo January, Jan August, Aug Tuesday, Tues, Tue, Tu February, Feb September, Sept, Sep Wednesday, Wed, We March, Mar October, Oct Thursday, Thurs, Thu, Th April, Apr November, Nov Friday, Fri, Fr May December, Dec Saturday, Sat, Sa June, Jun Sunday, Sunday, Su July, Jul The above formats are only meant to serve as examples of the possible date/time formats which could be matched to entries in the lookup table integral to the present embodiment.
As will be appreciated, other expressions/abbreviations and their translations to other languages could also be included in the lookup table and are meant to be included within the scope of the present application. It is also possible to use a scheduling mechanism to select the date and time most proximate to the date and time inferred from the document, where each meeting attendee is available.
[00015] A more difficult scenario arises if relative terms are used to describe the preferred time and date in document 200. Relative dates can be in formats listed above with missing information, or they can be expressed in words such as: Today;
Tomorrow;
and Yesterday. Time of day relative expressions include Morning, Noon, Afternoon, Evening, Night. Holidays (e.g. Christmas, New Year's, Thanksgiving, Easter, Valentine's Day, etc.) must also be accommodated. In the present embodiment, a date/time detector module (see Figure 3) correlates generic words relating to time and date, to a specific calendar entry (i.e. date and time). The date/time detector module is essentially comprised of a sophisticated lexical analyzer communicating with a parser and symbol table (all of which are discussed below in relation to Figures 4 and 5). It should be appreciated that the preferred date and time resolution is to the minute (i.e.
year, month, week, day, hour and minute), since such resolution is often required for a complete calendar event or task entry.
[00016] Critical to the resolution of a relative term is the determination of a reference date. A reference date is selected to infer any missing components of an incomplete or relative date/time. Examples of a Reference Date include (but are not limited to): Sent date of an email; Received date of an email; or Current date. The present embodiment uses a reference date inference rule (RDIR) to handle incomplete or relative terms used in document 200. Given a reference date and an incomplete (or relative date), an absolute date is inferred using the RDIR. The inference rule will determine how to apply the relative date to the reference date.
Example:
= Relative date happens in a future day/month/year = Relative date happens in the current day/month/year = Relative date happens in a past day/month/year = Relative date happens at a fixed point in time.

[00018] For example, if the relative term "tomorrow" is indicated in the email, this term is compared to the Sent date of the email and the day following that date is deemed to be the date to be entered into the calendar event/ task. Incomplete or missing information in the date contained in the email can also be inferred. For instance, "Sept 27'h" is inferred to be within the same year as the message was sent unless the inferred meeting date would fall before the current date, in which case the assumption would be that the meeting will occur in the future (i.e. the next year) rather than the present year (e.g. if an email is sent on December 301h for a meeting on January 5th, the reference date inference rule would deem the meeting to be in the next year). It should be appreciated that the RDIR may change to suit the application or situation. It should also be appreciated that when a user selects a hyperlinked relative date/time entry, a display subset of absolute dates in order of probability is generated. The user's selection is entered as the default for future occurrences of the relative term.

[00019] Recurring calendar entries can also be inferred if a range of dates is detected. In order to handle situations where ambiguity arises, a default convention is established. For example, the statement "Monday to Friday" could be considered a single event with a duration of days, or five separate events occurring daily starting Monday and ending Friday. In such cases a default can be defined which may be modified as more information becomes available. For instance "Monday-Friday" could default to specifying a 5 day duration but "9:00am Monday-Friday" would indicate 5 separate events occurring at 9:00AM each day. Plural use of months and/or days of the week also indicate recurrence (e.g. Fridays). Recurrence is also specified using such expressions as "every Friday".

[00020] The embodiment as previously described focuses on detecting date/time information in a document and providing a hyperlink for the detected date/time. If the hyperlink is selected an application could be started in which a new event based on the hyperlinked date/time can be created. An event could also be triggered based on the detection of a pattern within a communication thread. As those in the art will appreciate, a thread can be comprised of a series of messages regarding the same subject.
The term thread is generally applied to email messages, "an email thread", but is applicable to other types of message. Generally, the message which started the thread is followed chronologically by message responses from other recipients, thereby allowing the other recipients to follow the entire virtual conversation. In an alternate embodiment, a predefined trigger will be monitored to determine if action needs to be taken.
An exemplary trigger could be the number of responses in a message thread. If the number of responses exceeds a defined threshold, the trigger will fire and the user will be presented with the option to create an event by, for example, invoking a menu selection or selecting an option in a dialog box. If the user chooses to create an event, the appropriate application (calendar application or tasks application for example) is invoked and the information in the email such as subject and attendees is mapped to the specified fields in the newly created event. With respect to the date of the event, a default date (i.e. the day following the date of the last entry in the email thread) is inserted into the event and manually changed if it is not suitable. As will be appreciated by those in the art, instead of using a threshold based on the number of responses in the email thread, other characteristics may be used. For example, the span of time that the email thread has been active could be analyzed and if it exceeds a defined period of time, the user will be prompted to create an event. Another threshold could be based on the number of people which have been added/removed from the "TO" and "CC" list i.e. if the number added exceeds a defined threshold the creation of an event will be prompted. Similar to the first embodiment discussed above, a thread detector module is used to locate an email thread and the information which will be assessed against the defined threshold.

[00021] Referring to Figure 3, the system configuration used to filter a document in either embodiment is depicted. This document could be an email for example.
Document 200 is stored in a memory device 150, such as a mailbox, which could include a memory device associated with the server of an Internet service provider (ISP) or the server in a local area network (LAN) or a mailbox database on a handheld wireless device or any other memory device associated with a computing device, such as a personal computer.
When document 200 is requested by, a user for example, a fetch command removes document 200 from memory device 150 and forwards it to a date/time or thread detector module (300A, 300B). The date/time or thread detector module scans document using a lexical analyzer 310 cooperating with a parser 320 and a symbol table 330 (see Figure 4) and identifies all date/time/thread related information. In the case of date/time expressions, a hyperlink can be used in document 200 for each expression identified. The user could select the hyperlink, creating, as discussed above, a new event. In the case of a detected email thread, the user is prompted to create a new event. As understood by those in the art, date/time and thread detector module are shown in Figure 3 as separate entities although the combined functionality may be contained in a single entity.

[00022] Referring to Figure 4, the purpose of lexical analyzer 310 is to take a stream of input characters and decode them into higher level tokens that a parser can understand.
Parser 320 takes the output of the lexical analyzer and operates by analyzing the sequence of tokens returned. Data structure or symbol table 330 is generally used to store information about source language constructs. This information is collected during an analysis phase and used during a synthesis phase to generate target code. For example, during lexical analysis, the character string, or lexeme, forming an identifier is saved as an entry in symbol table 330. The entry may be later augmented with information such as the type of identifier, its usage (e.g. procedure, variable or label) and its position in storage. During generation of the target code, this information is used to create the proper code to store and access the identifier.

[00023] As shown in Figure 5 for example, lexical analyzer (or scanner) 310 uses patterns that match strings in the candidate document string 400 and converts the string to one or more tokens 410. Tokens 410 are representations of the text string and simplify processing. As lexical analyzer 310 finds identifiers in the candidate document string 400, it enters them in symbol table 330. Symbol table 330 may also contain other information such as data type (integer or real) and location of the variable memory. All subsequent references to identifiers refer to the appropriate index of symbol table 330.
Parser 320 uses grammar rules that allow it to analyze tokens 410 from lexical analyzer 310 and create a syntax tree 420. Syntax tree 420 imposes a hierarchical structure on tokens 410. For example, operator precedence and associativity are established in syntax tree 420. Representation of an event generator 430 generates a representation of an event 440 from the syntax tree 420. Using representation of an event 440 as an input, a new event can be created using an application, such as a calendar application or tasks application.

[00024] Referring to Figure 6, a wireless network supporting synchronized email is depicted. When an email arrives at mail server 500 for the user of wireless device 510, an email redirector in desktop 520 is notified. Mail server 500 could for example be a Microsoft Exchange server of a Lotus Domino server or a Novell Groupwise server. The email redirector retrieves a copy of the email message, compresses and encrypts it and sends it via the Internet 530 to wireless network 540. The outgoing message is unreadable email that can only be decrypted by wireless device 510.
Wireless network 540 then delivers the email message to wireless device 510. At wireless device 510, the message is decrypted and decompressed and the user is notified of its arrival.
The path from wireless device 510 to desktop 520 follows the same steps, except in reverse. When an email message is composed on wireless device 510, it is compressed, encrypted and sent back to the user's desktop 520 over wireless network 540 and Internet 530. Once retrieved from mail server 500, the redirector in desktop 520 decrypts and decompresses the email message and places it in the Outbox associated with an email application running on desktop 520 (e.g. Microsoft Office Outlook ). The result of the above email transmission and reception process is that there is no difference between the email message that is sent from wireless device 510 and a message that is sent from desktop 520 - they both appear to originate from the user's corporate email address and a copy is placed in the user's Sent folder associated with Outlook. In addition to the above, when a lengthy email arrives in the user's corporate inbox, only the first two kilobytes of the message body is initially sent to wireless device 510. If an attachment is sent in the email, only the file name and attachment are sent. If the user wishes to read more of the message, the user, using wireless device 510, can request the next two kilobytes to be sent from mail server 500.

[00025] In accordance with the present application, a method can be triggered based on the detection of date/time information or an email thread matching specified parameters.
If the user (at wireless device 510 or desktop 520) chooses to create a new event based on the triggered method, an application could be invoked and the information in the email such as subject and attendees could be mapped to the specified fields in the newly created event. Additionally, the body of the email could be copied into the Event Notes section of the calendar event. In accordance with another aspect of the present application, if a calendar event is created by a user (at wireless device 510 or desktop 520) based on the detection of date/time information or an email thread, a link to the email thread could be included in the Event Notes section of the event when the event is created.
The link could be, for example, a reference identification (ID) of the email stored in mail server 500. The reference ID could for example be a MIME reference ID. By including the reference ID
in the notes section, the message's content itself does not need to be sent over the air to wireless device 501. If the wireless device 501 does not already have the message, a request for the message's content could be made to mail server 500 if and when necessary. This will save both bandwidth and battery life. The email could be contained in the message list associated with the email application of wireless device 510. When the email is requested by the user, it will be displayed if found in the message list. Otherwise, a request will be sent to mail server 500 to retrieve the message. The request places the email in the message list and not in the notes section of the calendar event.
This ensures that only one copy of the email is physically resident on wireless device 510 instead of a copy appearing in both the event and the message list.

[00026] Although the use of date/time information to generate a new calendar event or task have been the only exemplary embodiments of the present application which have been disclosed, it should be apparent to those skilled in the art that the generation of a new calendar event or task are only representative of the kind of applications for which the mined date/time information could be useful. For example, one such additional application for which date/time information could be relevant includes a billing application. In this case, a recipient may wish to log their time in relation to work performed for a particular client. Through an additional menu selection, the date/time information received in document 200 could be logged into a billing application which would ultimately generate an invoice for the client. Such alternate uses of the mined date/time information are meant to be included within the scope of the present application. Further, as an alternate to a received email, date/time information may be mined from a web page and a hyperlink created from which a new event can be created.
Still further, those skilled in the art will appreciate that the method an apparatus which have been described could be interchangeably used in a terrestrial or wireless network supporting, in particular, email and browser functions.

[00027] A person understanding this application may now conceive of further alternative embodiments or variations of the above all of which are intended to fall within the scope of the present application as defined in the claims that follow.

Claims (31)

1. An event providing apparatus for use in a network communications system, said apparatus comprising:
a storage device for storing information;
a detector module communicating with said storage device for receiving said information, said detector module adapted to detect a condition that at least a portion of said information could be mapped to an event, said detector module being:
a date/time detector module further adapted to:
identify date and time entries in said information; and provide a hyperlink for each of said identified date and time entries; or a thread detector module adapted to:
identify a thread in said information; and if a defined threshold is exceeded in said identified thread, prompt a user to create said event; and a prompter module communicating with said detector module for automatically providing a user prompt related to said event upon detection by said detector module of said condition.
2. The apparatus of claim 1 further comprising a mapper module for communicating with said storage device and said prompter module being arranged to map said at least a portion of said information to said event in response to a user interaction with said user prompt.
3. The apparatus of claim 1 or claim 2 wherein said detector module further comprises a lexical analyzer for communicating with a parser and a symbol table.
4. The apparatus of any one of claims 1 to 3 wherein said event comprises: a calendar event or a task event.
5. The apparatus of claim 1 wherein said date/time detector module is further adapted to, upon selection by a user of said hyperlink, create said event and/or provide the event to the user.
6. The apparatus of any one of claims 1 to 5 wherein said information comprises an email, a peer-to-peer personal identification number (PIN) message, a short message service (SMS) message, a multimedia messaging service (MMS) message, Instant Message, a web page or a word processing document.
7. The apparatus of claim 5 further comprising a lookup table for identifying a first type of said date and time entries, wherein said date/time detector module is arranged to identify said first type of said date and time entries, and wherein said first type of said date and time entries comprise a complete date and time format.
8. The apparatus of claim 5 or claim 7 wherein said date/time detector module is arranged to identify a second type of said date and time entries, and wherein said second type of said date and time entries comprises an incomplete date and time format or a relative date and time expression.
9. The apparatus of claim 8 wherein said relative date and time expression comprises today, tomorrow, yesterday, morning, noon, afternoon, evening or night.
10. The apparatus of claim 9 wherein said defined threshold is a number of responses received in said thread or a length of time that said thread has been active.
11. The apparatus of any one of claims 1 to 10 wherein said network communications system comprises a server, and wherein said apparatus is resident in said server.
12. The apparatus of any one of claims 1 to 10 wherein said network communications system comprises a wireless device, and wherein said apparatus is resident in said wireless device.
13. The apparatus of any one of claims 1 to 5 wherein said information is an email message, and wherein said new event has a notes section, and said mapping comprises inserting a link to said email message in the notes section of said event.
14. The apparatus of claim 13 wherein said link is a MIME reference ID
associated with said email message.
15. The apparatus of any one of claims 1 to 10 wherein said event is provided in a wireless device.
16. A method of creating a new event in an apparatus for use in a network communications system, the method comprising:
storing a document in a storage device;
receiving said document from said storage device into a detector module, said detector module being either a date/time detector or a thread detector;
analyzing said document, if said detector module is a thread detector, said analyzing step identifying a thread in said document and if said detector module is a date/time detector said analyzing step identifying date and time entries; and based on identified information in said document creating said new event, said creating step comprising:

if said detector module is a thread detector, determining if a defined threshold contained in said thread has been exceeded; and if said defined threshold has been exceeded, prompting a user to create said new event; and if said detector module is a date/time detector, generating a hyperlink for each of said identified date and time entries.
17. The method of claim 18 wherein said document comprises an email, a peer-to-peer personal identification number (PIN) message, short message service (SMS) message, multimedia messaging service (MMS) message, Instant Message, web page or word processing document.
18. The method of claim 16 or claim 17 wherein said detector module is the date/time detector module, wherein said step of analyzing comprises searching in a lookup table to identify a first type of date and time entries, and wherein said first type of date and time entries comprise a complete date and time format.
19. The method of claim 16 or claim 17 wherein said detector module is the date/time detector module, and wherein said step of analyzing comprises processing in a lexical analyzer and a parser to identify a second type of date and time entries wherein said second type of date and time entries comprises an incomplete data and time format or a relative date and time expression.
20. The method of any one of claims 16 to 19 wherein said new event comprises a calendar event or a task.
21. The method of claims 19 or 20 wherein said step of creating further comprises;
upon selection of said hyperlink by a user, presenting the user a choice of event type to be created;

upon selection of said choice of event type by the user, opening an application capable of creating said new event of said choice of event type; and mapping specified fields in said document to specified fields in said new event.
22. The method of claim 21 wherein said specified fields in said document comprise subject, to, from and/or body.
23. The method of claim 21 wherein said specified fields in said new event comprise subject, attendees and/or event notes.
24. The method of claim 16 wherein said prompting comprises presenting a user with a menu and, upon selection of an entry in said menu by said user, mapping specified fields in said message to specified fields in said new event.
25. The method of claim 24 wherein said defined threshold is a number of responses received in said thread a length of time that said thread has been active.
26. The method of any one of claims 16 to 25 wherein said network communications system is a wireless network, and wherein said method is carried out in a server communicating to said wireless network.
27. The method of any one of claims 16 to 26 wherein said network communications system is a wireless network, and wherein said method is carried out in a wireless device.
28. The method of claim 16 or claim 17 wherein said new event has a notes section, and said creating comprising inserting a link to said document in the notes section of said new event.
29. The method of claim 28 wherein said document is an email message, and wherein said link is a MIME reference ID associated with said email message.
30. A computer program product for creating a new event in an apparatus for use in a network communications system, the computer program product comprising a computer readable medium embodying code means executable by a computer device, system or apparatus for implementing the method of any one of claims 16 to 29.
31. A network communication system comprising a plurality of apparatuses as claimed in any one of claims 1 to 15.
CA2570859A 2005-12-14 2006-12-08 Method and apparatus for generating a new event directly from a document Active CA2570859C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP05112129.1 2005-12-14
EP05112129A EP1808802B1 (en) 2005-12-14 2005-12-14 Method and apparatus for generating a new event directly from a document

Publications (2)

Publication Number Publication Date
CA2570859A1 true CA2570859A1 (en) 2007-06-14
CA2570859C CA2570859C (en) 2015-02-17

Family

ID=35744868

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2570859A Active CA2570859C (en) 2005-12-14 2006-12-08 Method and apparatus for generating a new event directly from a document

Country Status (4)

Country Link
EP (2) EP1959381B1 (en)
AT (1) ATE403913T1 (en)
CA (1) CA2570859C (en)
DE (1) DE602005008761D1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8972494B2 (en) 2006-01-19 2015-03-03 International Business Machines Corporation Scheduling calendar entries via an instant messaging interface

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2402578A (en) 2003-06-04 2004-12-08 Research In Motion Ltd Selection of message transport in a communication device
US8060567B2 (en) * 2006-04-12 2011-11-15 Google Inc. Method, system, graphical user interface, and data structure for creating electronic calendar entries from email messages
EP2028813A1 (en) * 2007-07-02 2009-02-25 British Telecmmunications public limited campany Method of synchronizing intermittently connected mobile terminals
EP2020643A1 (en) 2007-07-27 2009-02-04 Research In Motion Limited System and method for acknowledging calendar appointments using a mobile device
US8204521B2 (en) 2007-07-27 2012-06-19 Michael Thomas Hardy System and method for acknowledging calendar appointments using a mobile device
EP2224350A1 (en) 2009-02-25 2010-09-01 Research In Motion Limited Intelligent hyperlinking of dates in text
JP5204803B2 (en) 2010-05-10 2013-06-05 株式会社エヌ・ティ・ティ・ドコモ Data processing apparatus, input support method, and program
EP2413568A1 (en) * 2010-07-29 2012-02-01 Research In Motion Limited Identification and scheduling of events on a communication device
EP2444923B1 (en) 2010-10-20 2014-07-16 BlackBerry Limited Mobile device and method for creating data records in the data-store of a calendar application based on the analysis of wirelessly transmitted messages containing information about the location, the time, the attendees and the confirmation of a meeting
US8694353B2 (en) 2011-02-16 2014-04-08 Samsung Electronics Co., Ltd Event scheduling device and method
CN102831188A (en) * 2012-08-02 2012-12-19 北京百纳威尔科技有限公司 Promoting message setting method and terminal
CN104038621A (en) * 2013-03-06 2014-09-10 三星电子(中国)研发中心 Device and method for managing event information in communication terminal
US9760644B2 (en) 2013-04-17 2017-09-12 Google Inc. Embedding event creation link in a document
EP2857998A1 (en) * 2013-10-07 2015-04-08 Agfa Healthcare Method of formalizing temporal aspects in events of an electronic patient record
WO2015132199A1 (en) * 2014-03-03 2015-09-11 Agfa Healthcare Specialisation mechanism for terminology reasoning
US9535904B2 (en) * 2014-03-26 2017-01-03 Microsoft Technology Licensing, Llc Temporal translation grammar for language translation

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259568A (en) * 1998-03-13 1999-09-24 Omron Corp Device and method for processing information and record medium
US6505167B1 (en) 1999-04-20 2003-01-07 Microsoft Corp. Systems and methods for directing automated services for messaging and scheduling
JP2001216427A (en) * 1999-12-17 2001-08-10 Alcatel Usa Sourcing Lp System and method for event scheduling of electronic mail base
US20040070600A1 (en) * 2002-09-27 2004-04-15 Morrisroe Lawrence E. System and method for displaying images and video within a web page
US20050192920A1 (en) * 2004-02-17 2005-09-01 Hodge Philip C. Real time data management apparatus, system and mehtod

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8972494B2 (en) 2006-01-19 2015-03-03 International Business Machines Corporation Scheduling calendar entries via an instant messaging interface

Also Published As

Publication number Publication date
EP1959381B1 (en) 2014-05-14
DE602005008761D1 (en) 2008-09-18
CA2570859C (en) 2015-02-17
ATE403913T1 (en) 2008-08-15
EP1808802A1 (en) 2007-07-18
EP1808802B1 (en) 2008-08-06
EP1959381A1 (en) 2008-08-20

Similar Documents

Publication Publication Date Title
US9721234B2 (en) Method and apparatus for generating a new event directly from a document
CA2570859C (en) Method and apparatus for generating a new event directly from a document
US11568368B2 (en) Classification engine instance informing parsing of emails received by an email client instance executed by a mobile device
US20230259247A1 (en) Data entry for an application
US8830840B1 (en) Network search methods and systems
US20180046334A1 (en) Communications grouped as conversations
JP5003271B2 (en) Method and program for showing an electronic communication document in which a copy of the electronic communication document is stored to a related person, and a method and system for showing to at least one of a related person and a contributor that the electronic communication document is stored And equipment
US9092109B2 (en) Method, system, graphical user interface, and data structure for creating electronic calendar entries from email messages
US20030233419A1 (en) Enhanced email management system
US20170039592A1 (en) Advertisement coordination
US20020083093A1 (en) Methods and systems to link and modify data
US20040158607A1 (en) System and method for associating an email attachment file with a storage location
US11729124B2 (en) Actionable data embedded into emails for automating actions of an email client
US20070067397A1 (en) Systems and methods for sharing documents
WO2007021785A1 (en) Annotating shared contacts with public descriptors
KR20060050342A (en) System and method for extending a message schema to represent fax messages
US20030041261A1 (en) Method and apparatus for coordinating computer messages and attachments
Cui Messaging design and beyond: learning from a user study on holiday greeting messages
KR20040081289A (en) Electronic mail system capable of receiving confirmation and method thereof
Bartolomeo et al. Design and Implementation of Mobile Electronic Memos: a tool to capture and share information in mobile environments
Ekanayake A Comprehensive Attachment Repository for E-Mails
Schorr Information managers
Jahanzeb Advanced task manager
FR2900778A1 (en) Heterogeneous digital content accessing method for e.g. wireless local area network, involves transmitting part of contents in response to request containing address parameter emitted by client terminal, and displaying part by terminal

Legal Events

Date Code Title Description
EEER Examination request