WO2018190119A1 - 情報処理装置、制御方法、および制御プログラム - Google Patents

情報処理装置、制御方法、および制御プログラム Download PDF

Info

Publication number
WO2018190119A1
WO2018190119A1 PCT/JP2018/012388 JP2018012388W WO2018190119A1 WO 2018190119 A1 WO2018190119 A1 WO 2018190119A1 JP 2018012388 W JP2018012388 W JP 2018012388W WO 2018190119 A1 WO2018190119 A1 WO 2018190119A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
time
unit
list
registered
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.)
Ceased
Application number
PCT/JP2018/012388
Other languages
English (en)
French (fr)
Inventor
悠 湯村
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Publication of WO2018190119A1 publication Critical patent/WO2018190119A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the present invention relates to an information processing apparatus that manages registered tasks.
  • Patent Document 1 discloses a user terminal that notifies a user of a second schedule that is a candidate for the next schedule after the first schedule when a first schedule is newly registered.
  • One embodiment of the present invention has been made in view of the above problems, and an object thereof is to realize an information processing apparatus or the like that can estimate and propose a task that a user is expected to register. .
  • an information processing apparatus that manages a task list in which tasks are registered in association with scheduled execution dates and times.
  • the storage unit that stores the executed task list registered in association with the executed task execution date and time, from the execution date and time of the executed task
  • An execution cycle calculation unit that calculates the execution cycle of the task
  • a task presentation unit that presents the task to the user to be registered in the task list at the scheduled execution date and time according to the execution cycle.
  • an information processing apparatus that manages a task list in which tasks are registered in association with scheduled execution dates and times.
  • a storage unit that stores a derived task list that is registered in association with a derived task that is associated with, and among the tasks that are registered in the task list, for the task that matches the base task, from the derived task list and the base task.
  • the derived task extraction unit for extracting the related derived task and the derived task extracted by the derived task extraction unit are set to the scheduled execution date and time before the scheduled execution date and time of the task that matches the related base task.
  • a task presentation unit to be presented to the user.
  • FIG. 1 It is a figure which shows the principal part structure of the smart phone which concerns on Embodiment 1 of this invention.
  • An example of the data structure of the task list and the proposal task list contained in the smart phone which concerns on Embodiment 1 is shown.
  • FIG. It is a figure which shows the principal part structure of the smart phone which concerns on Embodiment 2 of this invention.
  • An example of the data structure of the task list, the derived task list, and the proposal task list included in the smartphone according to the second embodiment is shown.
  • FIG. It is a flowchart which shows the flow of the registration process performed in the smart phone which concerns on Embodiment 2.
  • FIG. It is a figure which shows the principal part structure of the smart phone which concerns on Embodiment 4 of this invention. An example of the data structure of the visit history and genre information contained in the smart phone which concerns on Embodiment 4 is shown. It is a flowchart which shows the flow of the registration process performed in the smart phone which concerns on Embodiment 4.
  • FIG. An example of the data structure of the imaging
  • FIG. 1 is a block diagram illustrating a main configuration of the smartphone 1 according to the present embodiment.
  • the smartphone 1 is an electronic device in which a task management application (application) that manages registered tasks is installed.
  • the smartphone 1 includes a touch panel (display unit) 20, a storage unit 30, and a control unit (information processing device) 10.
  • the smartphone 1 reads out the program data of the task management application stored in the storage unit 30 to a RAM (random access memory) (not shown) of the control unit 10 and executes it, thereby causing each functional block of the control unit 10 (described later). Is realized.
  • a RAM random access memory
  • the touch panel 20 is a member in which a touch sensor as an input device and a display as a display device are integrally configured.
  • the touch panel 20 detects a user input operation using a touch sensor, the touch panel 20 transmits an input signal corresponding to the input operation to the control unit 10. Further, the touch panel 20 displays an image corresponding to an instruction from the control unit 10 on the display.
  • the storage unit 30 is a memory that stores data necessary for processing control of the control unit 10.
  • the storage unit 30 includes at least program data of a task management application, a task list 31, and a suggested task list 32.
  • the data structure of the task list 31 and the proposed task list 32 will be described in detail later.
  • the control unit 10 is a CPU (Central Processing Unit) that controls the smartphone 1 in an integrated manner.
  • the control unit 10 includes a task registration unit 11, a task extraction unit 12, an execution cycle calculation unit 13, a proposed task registration unit 14, and a presentation unit (task presentation unit) 15 as functional blocks.
  • the task registration unit 11 registers tasks in the task list 31, changes the registered contents of each task, and deletes each task.
  • the control unit 10 receives an input signal indicating a predetermined input operation from the touch panel 20
  • the task registration unit 11 updates the task list 31 of the storage unit 30 in accordance with the input signal. For example, when the task registration unit 11 receives an input signal indicating an input operation for instructing task registration, change of task registration contents (execution scheduled date and time), or deletion of a task registered in the task list, The list 31 is updated.
  • FIG. 2A shows an example of the data structure of the task list.
  • the task list 31 is data in which a task name is associated with a state, a scheduled execution date and time, and a completion date and time.
  • the task name indicates the name of the registered task.
  • the state indicates whether the task is complete (“complete”) or incomplete (“not complete”).
  • the scheduled execution date and time indicates the date and time when the task is scheduled to be executed.
  • the scheduled execution date and time may be the date and time automatically calculated and proposed by the task management application as described later, or the date and time registered or changed by the user.
  • the task list 31 may be information that associates at least information that can uniquely identify a task with an execution date and time of the task.
  • the task list 31 only needs to include information in the “task name” column and the “execution scheduled date and time” column.
  • the storage unit 30 includes a task (executed task) that has been executed (that is, “completed” in the “state” column) and a task that has not been executed (that is, “state” column). Tasks “not yet”) are managed as one task list 31. However, the storage unit 30 may separately manage an executed task list (executed task list) and an unexecuted task list (unexecuted task list).
  • the task extraction unit 12 extracts a task when a plurality of tasks including a predetermined keyword are registered in the task list 31.
  • the task extracted by the task extraction unit 12 is referred to as an extraction task.
  • the task extraction unit 12 transmits the extraction task to the execution cycle calculation unit 13.
  • the predetermined keyword may be one or a plurality of keywords having similar meanings.
  • the task extraction unit 12 may extract a task registered multiple times by the user by extracting a plurality of tasks including a certain keyword “haircut”.
  • the task extraction unit 12 substantially extracts a task including any of a plurality of keywords having similar meanings (for example, “haircut”, “cut hair”, “beauty salon”, etc.). All tasks that are the same task may be extracted.
  • the task extraction timing of the task extraction unit 12 is not particularly limited.
  • the task extraction unit 12 performs task extraction at the timing when the task management application startup screen or menu screen is displayed by the presentation unit 15 or when the task registration unit 11 updates the task list.
  • the execution cycle calculation unit 13 calculates the execution cycle of the extraction task from the interval of the execution date and time of each extraction task. For example, it is assumed that the task “haircut” is registered at intervals of one month (or 30 days) as in the example shown in FIG. In this case, for example, the execution cycle calculation unit 13 determines the execution cycle to be one month (or 30 days) for the extraction task “haircut”.
  • the unit of the execution cycle may be calculated in an arbitrary unit such as a month, a day, or a time unit.
  • the execution cycle calculation unit 13 sends the calculated execution cycle to the proposed task registration unit 14.
  • the proposed task registration unit 14 registers the extracted task in the proposed task list 32 as a task to be presented at the scheduled execution date and time according to the execution cycle calculated by the execution cycle calculation unit 13. For example, the proposed task registration unit 14 registers the “haircut” task in the proposed task list 32 with the scheduled execution date and time of the extraction task “haircut” described above as one month after the most recent “haircut” task execution date and time. .
  • FIG. 2B is a diagram illustrating an example of a data configuration of the proposed task list 32.
  • the proposed task list 32 is information in which a scheduled execution date and time is associated with information uniquely indicating a task (proposed task) to be proposed to the user (“task name” in the example of FIG. 2B).
  • the proposed task list 32 may include information indicating a period (proposed period) in which each of the proposed tasks is proposed by the presentation unit 15 described later.
  • the proposal task list 32 may include information indicating a proposal start date and time and a proposal end date and time of the proposal task.
  • the presenting unit 15 presents the proposed task stored in the proposed task list 32 to the user so as to be registered in the task list 31 with the scheduled execution date and time associated with the proposed task. Specifically, the presentation unit 15 obtains the current time from, for example, the internal clock of the control unit 10 or the timekeeping unit (not shown) of the smartphone 1, and the current time is included in the proposal task proposal period. Extract tasks. The presentation unit 15 refers to the scheduled execution date and time of each proposed task for the extracted proposed task, and causes the touch panel 20 to display each proposed task together with each scheduled execution date and time.
  • FIG. 3 is a screen example of the task management application displayed on the touch panel 20 of the smartphone 1.
  • the control unit 10 causes the touch panel 20 to display the unexecuted task.
  • an unexecuted task in the task list 31 shown in FIG. 2A that is, a “souvenir” task A is displayed.
  • a predetermined proposed task display area B is provided on the task management application screen.
  • the presentation unit 15 presents the proposed task to the user, for example, by displaying the proposed task in the region B together with the scheduled execution date and time.
  • the presentation part 15 may notify a user of a proposal task with an audio
  • the presentation unit 15 may display an object (addition button D in the figure) for instructing registration of the proposed task on the touch panel 20 together with the proposed task.
  • the task registration unit 11 registers the proposed task corresponding to the object in the task list 31 with the scheduled execution date and time associated with the proposed task. May be.
  • FIG. 4A is a flowchart showing an example of a process flow (registration process) for specifying a proposed task and registering it in the proposed task list 32.
  • the task extraction unit 12 extracts a task including a predetermined keyword from the task list 31 at the predetermined timing described above (S10).
  • the execution cycle calculation unit 13 calculates the execution cycle of the extraction task (S12, execution cycle calculation step).
  • the proposed task registration unit 14 determines the scheduled execution date and time from the execution cycle. In addition, the proposal task registration part 14 may also determine a proposal period (S13).
  • the proposed task registration unit 14 registers the extracted task in the proposed task list 32 at the determined scheduled execution date (and proposal period) (S16).
  • FIG. 4B is a flowchart illustrating an example of a process flow (presentation process) for presenting a proposed task.
  • the control unit 10 reads the program data of the task management application from the storage unit 30 and activates the task management application (S20).
  • the presentation unit 15 refers to the proposed task list 32 (S22), and determines whether there is a proposed task during the proposal period (S24). When there is no proposed task (NO in S24), the presentation unit 15 does not present the proposed task.
  • the presenting unit 15 reads the proposed task and the scheduled execution date and time of the proposed task from the proposed task list 32, and displays a task display area (for example, FIG. 3) on the touch panel 20. In the area B), the proposed task is displayed together with the scheduled execution date and time (S26, task presentation step).
  • the smartphone 1 identifies a task that the user regularly registers and executes, predicts the next scheduled execution date and time of the task, and then executes the scheduled task execution date and time. Can be presented to the user. Therefore, the smartphone 1 can estimate and propose a task that the user is expected to register.
  • FIG. 5 is a diagram illustrating a main configuration of the smartphone 2 according to the present embodiment.
  • the smartphone 2 is different from the smartphone 1 according to the first embodiment in that the smartphone 2 includes a task extraction unit (derived task extraction unit) 16 and a derived task list 33.
  • FIG. 6 is a diagram illustrating an example of a data configuration of the task list 31, the derived task list 33, and the suggested task list 32 in the storage unit 30 according to the present embodiment.
  • 6A shows an example of the task list 31
  • FIG. 6B shows an example of the derived task list 33
  • FIG. 6C shows an example of the proposed task list 32.
  • the data structures of the task list 31 and the proposed task list 32 are the same as those described in the first embodiment, and thus will not be described here again.
  • the derived task list 33 is data in which one or more tasks (derived tasks) related to the task are associated with a source task (hereinafter referred to as a base task).
  • the derived task is a task performed before the base task is executed.
  • the derived task list 33 may include information indicating the proposal start date and time of the derived task associated with the base task. This proposal start date and time is set to a date and time before the scheduled execution date and time of the base task. In the illustrated example, the number of days before the scheduled execution date and time of the base task is proposed in the derived task list 33 as information in the “suggest start” column.
  • the task extraction unit 16 identifies a task that matches the base task registered in the derived task list 33 from the tasks registered in the task list 31. Then, the task extraction unit 16 extracts a derived task associated with the identified task (that is, any base task registered in the derived task list 33).
  • FIG. 7 is a flowchart showing a flow of registration processing according to the present embodiment.
  • the proposed task presentation process is the same as that in the first embodiment, and is not described here.
  • the task extraction unit 16 determines whether or not the same task as the base task is registered in the task list 31 at a predetermined timing (S30).
  • the “predetermined timing” here is the same as the task extraction timing of the task extraction unit 12 according to the first embodiment.
  • the task extraction unit 16 does not perform task extraction.
  • the task extraction unit 16 extracts a derived task of the task (S32, derived task extraction step).
  • the proposed task registration unit 14 determines the scheduled execution date and time of the extracted derived task (S34). Note that the proposed task registration unit 14 may determine the proposal period of the derived task (S34).
  • the proposed task registration unit 14 proposes the extracted derived task at the determined execution scheduled date and time (and the proposed period). Register in the list 32 (S36).
  • the smartphone 2 is a task derived from a task registered in the task list 31, and the base task scheduled to be executed prior to the execution of the registered task is Can be presented. Therefore, the smartphone 2 can estimate and propose a task that the user is expected to register.
  • the smartphone 1 or 2 may include a communication unit (not shown). And the smart phone 1 or 2 may connect to the internet etc. via this communication part, and may acquire the task list 31 preserve
  • the task list 31 is acquired at a predetermined time interval or at a predetermined timing, and is saved in the storage unit 30 (list update). More specifically, the task list 31 may be stored in an information processing apparatus such as a PC, a database server, and a cloud database including a plurality of these apparatuses.
  • the smartphone 1 or 2 does not include the storage unit 30 and may refer to and update the task list 31 and the proposed task list 32 (and the derived task list 33) stored in the external device via the communication unit. .
  • the smartphone 1 or 2 may acquire user position information.
  • the task may be presented to the user by identifying the task corresponding to the location indicated by the position information and displaying the identified task in the presentation task display area.
  • FIG. 8 is a diagram illustrating a main configuration of the smartphone 3 according to the present embodiment.
  • the smartphone 3 is different from the smartphones 1 and 2 in that the smartphone 3 includes a GPS (Global Positioning System) (position information acquisition unit) 40, a task extraction unit 17, a visit history 34, and genre information 35.
  • the GPS 40 is a receiving device that receives a GPS satellite signal, and measures the position of the smartphone 3 (that is, the staying position of the user of the smartphone 3) using the signal.
  • the GPS 40 transmits position information indicating the measured position to the control unit 10. Note that the GPS 40 may time the positioning time of the position information and transmit the time to the control unit 10 together with the position information.
  • the control unit 10 specifies the staying place of the user from the position information, and specifies the staying time of the user at the staying place from the positioning time. In addition, the control part 10 may time the reception time of position information.
  • the control unit 10 stores the stay location and the stay time in the storage unit 30 as the visit history 34 in association with information indicating the genre of the stay location.
  • FIG. 9 is a diagram illustrating an example of a data configuration of the visit history 34 and the genre information 35 in the storage unit 30 according to the present embodiment.
  • FIG. 9A shows an example of the visit history 34
  • FIG. 9B shows an example of the genre information 35.
  • the visit history 34 is data in which at least a stay place and a genre of the stay place are associated with each other.
  • the visit history 34 may include the user's stay time at the stay location (in the illustrated example, the stay start date and time and the stay end date and time).
  • Genre information 35 is information in which a proposed task is associated with a genre of a staying place.
  • the genre information 35 is prepared in advance and stored in the storage unit 30.
  • the genre information 35 may include information indicating the proposal period of each proposal task.
  • the genre information 35 may include information indicating the proposal start date as the number of days elapsed from the stay end date and time, as in the “suggest start” column in the figure.
  • information indicating the proposal end date as the number of days from the proposal start date may be included, as in the “suggestion end” column.
  • the genre information 35 may be information that allows the user to add or delete records.
  • the task extraction unit 17 refers to the user's stay location stored in the visit history 34 at a predetermined timing, and identifies the genre of the stay location.
  • the task extraction unit 17 further extracts a proposed task associated with the specified genre by referring to the genre information 35.
  • the predetermined timing may be determined as appropriate.
  • the task extraction unit 17 may perform task extraction at the timing when the visit history 34 is updated by the control unit 10.
  • the proposed task registration unit 14 executes a task to be registered in the proposed task list 32 based on any one of the positioning times acquired by the control unit 10 (for example, the stay start time, the stay end time, etc.).
  • the scheduled date and time may be determined.
  • the proposed task registration unit 14 may set the scheduled date and time of the task to be registered as a date and time obtained by adding a predetermined number of days to the stay end time.
  • FIG. 10 is a flowchart showing the flow of registration processing according to this embodiment.
  • the proposed task presentation process is the same as in the first embodiment.
  • the task extraction unit 17 refers to the visit history 34 and identifies the genre of the stay place included in the visit history 34. Further, the task extraction unit 17 refers to the genre information 35 and extracts a proposed task corresponding to the genre of the staying place (S42). Then, the proposed task registration unit 14 determines the scheduled execution date and time (and suggested period) of the task extracted by the task extraction unit 17 with reference to the positioning time, and registers it in the proposed task list 32 (S44). Note that the scheduled execution date and time of the task may be appropriately determined from the proposal period or the stay period.
  • the smartphone 3 can propose a new task to the user according to the type of place where the user stayed. Therefore, it is possible to estimate and propose a task predicted to be registered by the user.
  • the storage units 30 of the smartphones 1, 2, and 3 according to each of the above embodiments may store a shooting history in which a proposed task is associated with a category of a shooting object.
  • FIG. 11 is a diagram illustrating an example of the data structure of the shooting history. Note that the proposal period may be appropriately determined and associated with the shooting history.
  • the control unit (image data acquisition unit) 10 of the smartphones 1, 2, and 3 acquires image data captured by a camera provided in the own device, and the category of the captured object (that is, the image) included in the image data May be specified). Then, when the category included in the shooting history matches the specified category, the task extraction units 12, 16, and 17 extract the proposed task associated with the matched category in the shooting history.
  • the proposed task registration unit 14 stores the extracted proposed task in the proposed task list 32.
  • the smartphones 1, 2, and 3 can estimate the user's stay location or behavior, etc., and propose a task corresponding to the stay location or behavior.
  • the storage unit 30 of the smartphones 1, 2, and 3 associates a task estimated to be performed at a specific date and time such as a holiday or an event date with information indicating a proposal period. It may be stored as event information.
  • FIG. 12 is a diagram illustrating an example of a data configuration of event information.
  • the control unit (time acquisition unit) 10 of the smartphones 1, 2, and 3 measures the date and time (current time) with its own internal clock. Or the control part 10 acquires the information which shows a date from the time measuring part or communication part which is not shown in figure.
  • the task extraction units 12, 16 and 17 refer to the event information at a predetermined timing, and extract a proposed task whose current time is included in the proposal period from the event information.
  • the proposed task registration unit 14 stores the extracted proposed task in the proposed task list 32.
  • the smartphones 1, 2, and 3 can propose a predetermined task such as an annual event to the user at an appropriate timing.
  • the control blocks of the smartphones 1, 2, and 3 may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or realized by software using a CPU (Central Processing Unit). May be.
  • a logic circuit hardware
  • IC chip integrated circuit
  • CPU Central Processing Unit
  • the smartphones 1, 2, and 3 include a CPU that executes instructions of a program that is software that implements each function, and a ROM (Read that records the above program and various data so that the computer (or CPU) can read them. Only Memory) or a storage device (these are referred to as “recording media”), RAM (Random Access Memory) for expanding the program, and the like. And the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it.
  • a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used.
  • the program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program.
  • an arbitrary transmission medium such as a communication network or a broadcast wave
  • one embodiment of the present invention can also be realized in the form of a data signal embedded in a carrier wave, in which the program is embodied by electronic transmission.
  • An information processing apparatus (smart phone 1 or 3) according to aspect 1 of the present invention is an information processing apparatus that manages a task list (task list 31) registered in association with a scheduled execution date and time.
  • a storage unit storage unit 30
  • An execution cycle calculation unit execution cycle calculation unit 13
  • execution cycle calculation unit 15 that calculates the execution cycle of the task from the execution date and time of the executed task, and the task is registered in the task list at the scheduled execution date and time according to the execution cycle.
  • a task presentation unit (presentation unit 15) to be presented to the user.
  • the task periodically executed by the user is identified from the executed tasks, the next scheduled execution date and time of the task is predicted, and the task is presented to the user at the scheduled execution date and time. Can do. Therefore, the information processing apparatus can estimate and propose a task that the user is expected to register periodically.
  • An information processing apparatus (smart phone 2 or 3) according to aspect 2 of the present invention is an information processing apparatus that manages a task list (task list 31) registered in association with a scheduled execution date and time.
  • a storage unit (storage unit 30) that stores a derived task list (derived task list 33) that is registered in association with a derived task related to the base task, and matches the base task among the tasks registered in the task list
  • a derived task extracting unit (task extracting unit 16 or 17) for extracting the derived task related to the base task from the derived task list, and the derived task extracted by the derived task extracting unit
  • a date and time before the scheduled execution date and time of the task that matches the task is presented to the user as the scheduled execution date and time. Is characterized by comprising click presenting part (presenting unit 15), the.
  • the information processing apparatus can estimate and propose a task that the user is expected to register.
  • the information processing apparatus includes the position information acquisition unit (GPS 40) that acquires the user's position information in the aspect 1 or 2, and the task presentation unit corresponds to a location indicated by the position information.
  • the task to be performed may be presented to the user.
  • a new task can be proposed to the user according to the user's staying position. Therefore, it is possible to estimate and propose a task predicted to be registered by the user.
  • the position information acquisition unit further acquires a time when the position information is acquired, and the task presentation unit corresponds to a place indicated by the position information.
  • the scheduled execution date and time of the task to be performed may be determined based on the time when the position information is acquired and presented to the user.
  • An information processing apparatus includes an image data acquisition unit (control unit 10) that acquires image data in any of the above aspects 1 to 4, and the task presentation unit includes the content of the image data. A task corresponding to may be presented to the user.
  • the image data may include information that can identify the position or action of the user. Therefore, according to the said structure, a user's position and action can be estimated and a task can be proposed.
  • the information processing apparatus includes a time acquisition unit (control unit 10) that acquires information indicating the date and time in any of the above-described aspects 1 to 5, and the task presentation unit responds to the date and time.
  • the task may be presented to the user.
  • the information processing apparatus can propose to the user a task with a predetermined date and time, such as an annual event, at an appropriate timing.
  • An information processing apparatus includes the display unit (touch panel 20) according to any one of aspects 1 to 6, and the task presenting unit displays the task to be presented on the display unit. You may show to the said user.
  • the information processing apparatus can visually indicate the task to be presented to the user.
  • a control method is a control method for an information processing apparatus that manages a task list registered in association with a scheduled execution date and time, and stored in a storage unit (storage unit 30).
  • a plurality of tasks including a predetermined keyword are registered in the executed task list registered by associating the executed task with the execution date and time of the executed task
  • the execution cycle of the task is determined from the execution date and time of the executed task.
  • a control method is a control method for an information processing apparatus that manages a task list registered by associating a scheduled execution date and time with a task, and includes a base among tasks registered in the task list.
  • the derived task list which is a list stored in the storage unit (storage unit 30) for tasks that match the task, and is a list in which derived tasks related to the base task are registered in association with the base task, the base
  • the derived task extracting step (S32) for extracting the derived task related to the task, and the derived task extracted in the derived task extracting step, the date before the scheduled execution date of the task matching the base task is executed.
  • a task presentation step (S26) presented to the user as the scheduled date and time.
  • the information processing apparatus may be realized by a computer.
  • the information processing apparatus is operated on each computer by causing the computer to operate as each unit (software element) included in the information processing apparatus.
  • the control program for the information processing apparatus to be realized in this way and a computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Telephone Function (AREA)

Abstract

ユーザが登録したいと予測されるタスクを推定し、提案する。スマートフォン(1)は、タスクリスト(31)の実行済タスクの中に所定のキーワードを含むタスクが複数登録されている場合、該複数のタスクの実行日時から、該複数のタスクの実行周期を算出する実行周期算出部(13)と、該キーワードを含むタスクを、実行周期に応じた実行予定日時で提示する提示部(15)と、を備える。

Description

情報処理装置、制御方法、および制御プログラム
 本発明は、登録されたタスクを管理する情報処理装置等に関する。
 パーソナルコンピュータ(PC)およびスマートフォン等の端末装置に入力された予定等のタスクを管理するタスク管理アプリケーション(アプリ)が、従来から種々開発されている。
 さらに、上記タスク管理アプリの中には、ユーザの入力操作等に応じて登録候補のタスクを提案するアプリもある。例えば、特許文献1には、新規に第1の予定を登録した場合、第1の予定の次の予定候補である第2の予定を利用者に通知する利用者端末が開示されている。
日本国公開特許公報「特開2016-197337号公報(公開日:2016年11月24日)」
 特許文献1に記載の技術では、登録された予定と同一の「第1の予定」の後に実行する予定であって、第1の予定に予め対応付けられた第2の予定を、提案する。しかしながら、ユーザは必ずしも、ある予定の次にこなす予定を順次登録していきたいと考えているとは限らない。
 本発明の一態様は、上記問題点に鑑みたものであり、その目的は、ユーザが登録したいと予測されるタスクを推定し、提案することが可能な情報処理装置等を実現することにある。
 上記の課題を解決するために、本発明の一態様に係る情報処理装置は、タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置であって、実行済タスクに該実行済タスクの実行日時を対応付けて登録した実行済タスクリストを記憶する記憶部と、上記実行済タスクリストに所定のキーワードを含むタスクが複数登録されている場合、該実行済タスクの実行日時から、該タスクの実行周期を算出する実行周期算出部と、上記タスクを、上記実行周期に応じた上記実行予定日時で上記タスクリストに登録するようユーザに提示するタスク提示部と、を備えることを特徴とする。
 上記の課題を解決するために、本発明の一態様に係る情報処理装置は、タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置であって、ベースタスクに該ベースタスクに関連する派生タスクを対応付けて登録した派生タスクリストを記憶する記憶部と、上記タスクリストに登録されたタスクのうち、上記ベースタスクと一致するタスクについて、上記派生タスクリストから上記ベースタスクと関連する上記派生タスクを抽出する派生タスク抽出部と、上記派生タスク抽出部が抽出した上記派生タスクを、関連する上記ベースタスクと一致するタスクの実行予定日時以前の日時を上記実行予定日時に設定して、ユーザに提示するタスク提示部と、を備えることを特徴とする。
 本発明の一態様によれば、ユーザが登録したいと予測されるタスクを推定し、提案することができる。
本発明の実施形態1に係るスマートフォンの要部構成を示す図である。 実施形態1に係るスマートフォンに含まれるタスクリストおよび提案タスクリストのデータ構成の一例を示す。 実施形態1に係るスマートフォンのタッチパネルに表示される、タスク管理アプリの画面例である。 実施形態1に係るスマートフォンにおいて実行される登録処理および提示処理の流れを示すフローチャートである。 本発明の実施形態2に係るスマートフォンの要部構成を示す図である。 実施形態2に係るスマートフォンに含まれるタスクリスト、派生タスクリスト、および提案タスクリストのデータ構成の一例を示す。 実施形態2に係るスマートフォンにおいて実行される登録処理の流れを示すフローチャートである。 本発明の実施形態4に係るスマートフォンの要部構成を示す図である。 実施形態4に係るスマートフォンに含まれる訪問履歴およびジャンル情報のデータ構成の一例を示す。 実施形態4に係るスマートフォンにおいて実行される登録処理の流れを示すフローチャートである。 実施形態5に係るスマートフォンに含まれる撮影履歴のデータ構成の一例を示す。 実施形態6に係るスマートフォンに含まれる行事情報のデータ構成の一例を示す。
 以下、本開示の実施形態1~7について、詳細に説明する。なお、説明の便宜上、実施形態1にて説明した部材と同じ機能を有する部材については、以降の実施形態においても同じ符号を付記し、該部材の説明は省略する。
 〔実施形態1〕
 本開示の実施形態1において、図1~4を用いて説明する。図1は、本実施形態に係るスマートフォン1の要部構成を示すブロック図である。スマートフォン1は、登録されたタスクを管理するタスク管理アプリケーション(アプリ)がインストールされた電子機器である。スマートフォン1は図示の通り、タッチパネル(表示部)20と、記憶部30と、制御部(情報処理装置)10とを備える。
 スマートフォン1は、記憶部30に記憶されたタスク管理アプリのプログラムデータを制御部10のRAM(random access memory、図示せず)に読み出して実行することで、制御部10の各機能ブロック(後述)を実現する。
 タッチパネル20は、入力装置であるタッチセンサと表示装置であるディスプレイとが一体に構成された部材である。タッチパネル20はタッチセンサでユーザの入力操作を検出すると、該入力操作に応じた入力信号を制御部10に送信する。また、タッチパネル20は、制御部10の指示に応じた画像をディスプレイに表示させる。
 記憶部30は、制御部10の処理制御に必要なデータを格納するメモリである。記憶部30は少なくとも、タスク管理アプリのプログラムデータと、タスクリスト31と、提案タスクリスト32とを含む。タスクリスト31および提案タスクリスト32のデータ構成は、後で詳述する。
 制御部10は、スマートフォン1を統括的に制御するCPU(Central Processing Unit)である。制御部10は、機能ブロックとして、タスク登録部11と、タスク抽出部12と、実行周期算出部13と、提案タスク登録部14と、提示部(タスク提示部)15と、を含む。
 タスク登録部11は、タスクリスト31へのタスクの登録、各タスクの登録内容の変更、および各タスクの削除を行う。タスク登録部11は、制御部10がタッチパネル20から所定の入力操作を示す入力信号を受信すると、該入力信号に応じて、記憶部30のタスクリスト31を更新する。例えば、タスク登録部11は、タスクの登録、タスクの登録内容(実行予定日時等)の変更、または、タスクリストに登録されたタスクの削除を指示する入力操作を示す入力信号を受信すると、タスクリスト31を更新する。
 ここで、タスクリスト31について詳細に説明する。図2の(a)はタスクリストのデータ構成の一例を示す。タスクリスト31は、タスク名に、状態と、実行予定日時と、完了日時とを対応付けたデータである。タスク名は、登録されたタスクの名称を示す。状態は、該タスクが完了している(「完」)か、未完了(「未」)であるかを示す。実行予定日時は、該タスクを実行する予定の日時を示す。実行予定日時は、後述のようにタスク管理アプリが自動的に算出および提案する日時であってもよいし、ユーザにより登録または変更された日時であってもよい。
 なお、タスクリスト31は少なくとも、タスクを一意に特定できる情報に、該タスクの実行予定日時を対応付けた情報であればよい。図2の(a)の例であれば、タスクリスト31は、「タスク名」列と、「実行予定日時」列の情報とを含んでいればよい。
 また、図2の(a)の例では、記憶部30は、実行済(すなわち、「状態」列が「完」)のタスク(実行済タスク)と、未実行(すなわち、「状態」列が「未」)のタスクとを1つのタスクリスト31として管理している。しかしながら、記憶部30は、実行済のタスクのリスト(実行済タスクリスト)と、未実行のタスクのリスト(未実行タスクリスト)とを別個に管理していてもよい。
 タスク抽出部12は、タスクリスト31に所定のキーワードを含むタスクが複数登録されている場合、該タスクを抽出する。以降、タスク抽出部12が抽出したタスクを抽出タスクと称する。タスク抽出部12は、抽出タスクを実行周期算出部13に伝える。
 なお、上記所定のキーワードは1つでもよいし、類似の意味を持つ複数のキーワードでもよい。例えば、タスク抽出部12は、ある1つのキーワード「散髪」を含むタスクを複数個抽出することで、ユーザが複数回登録したタスクを抽出してもよい。また、タスク抽出部12は、類似の意味を持つ複数のキーワード(例えば、「散髪」と「髪を切る」と「美容院」等)のいずれかを含むタスクを抽出することで、実質的に同じタスクであるタスクを全て抽出してもよい。
 タスク抽出部12のタスク抽出のタイミングは特に限定されない。タスク抽出部12は、例えば提示部15によってタスク管理アプリの起動画面またはメニュー画面が表示されるタイミング、またはタスク登録部11がタスクリストを更新したタイミングで、タスク抽出を行う。
 実行周期算出部13は、抽出タスクそれぞれの実行日時の間隔から、抽出タスクの実行周期を算出する。例えば、図2の(a)に示した例のように、「散髪」というタスクが1ヵ月(または30日)間隔で登録されていたとする。この場合、実行周期算出部13は例えば、抽出タスク「散髪」について、実行周期を1ヵ月(または30日)と決定する。なお、実行周期の単位は月、日、時間単位等、予め定められた任意の単位で算出してよい。実行周期算出部13は、算出した実行周期を提案タスク登録部14に送る。
 提案タスク登録部14は、抽出タスクを、実行周期算出部13が算出した実行周期に応じた実行予定日時で、提示対象のタスクとして提案タスクリスト32に登録する。例えば、提案タスク登録部14は、上述した抽出タスク「散髪」の実行予定日時を、直近の「散髪」タスクの実行日時から1ヵ月後として、該「散髪」タスクを提案タスクリスト32に登録する。
 ここで、提案タスクリスト32について詳述する。図2の(b)は、提案タスクリスト32のデータ構成の一例を示す図である。提案タスクリスト32は、ユーザに提案する予定のタスク(提案タスク)を一意に示す情報(図2の(b)の例では「タスク名」)に、実行予定日時が対応付けられた情報である。また、提案タスクリスト32は、各提案タスクを後述する提示部15が提案する期間(提案期間)を示す情報を、含んでいてもよい。例えば、図示のように、提案タスクリスト32は提案タスクの提案開始日時と、提案終了日時とを示す情報を含んでいてもよい。
 提示部15は、提案タスクリスト32に記憶された提案タスクを、該提案タスクに対応付けられた実行予定日時でタスクリスト31に登録するように、ユーザに提示する。具体的には、提示部15は例えば、制御部10の内部クロックまたはスマートフォン1の計時部(図示せず)から現在時刻を取得し、該現在時刻が提案タスクの提案期間に含まれている提案タスクを抽出する。提示部15は、抽出した提案タスクについて、それぞれの提案タスクの実行予定日時を参照し、タッチパネル20に各提案タスクを各実行予定日時とともに表示させる。
 図3は、スマートフォン1のタッチパネル20に表示される、タスク管理アプリの画面例である。タスクリスト31に未実行のタスクが記憶されている場合、制御部10は該未実行のタスクをタッチパネル20に表示させる。図3の例では、図2の(a)に示すタスクリスト31における未実行のタスク、すなわち「お土産」タスクAが表示されている。
 タスク管理アプリの画面には、所定の提案タスク表示領域Bが設けられる。提示部15は例えば、該領域Bに提案タスクを、実行予定日時とともに表示させることで、該提案タスクをユーザに提示する。なお、提示部15は上述した提案タスクの表示とともに、スマートフォン1の音声出力部(図示せず)から、音声で提案タスクをユーザに通知してもよい。
 また、提示部15は、提案タスクとともに、該提案タスクの登録を指示するためのオブジェクト(図中の追加ボタンD)を、タッチパネル20に表示させてもよい。そして、タッチパネル20が該オブジェクトを選択する入力操作を検出した場合、タスク登録部11は、該オブジェクトに対応する提案タスクを、該提案タスクに対応付けられた実行予定日時で、タスクリスト31に登録してもよい。
 (処理の流れ)
 図4の(a)は、提案タスクを特定し提案タスクリスト32に登録する処理の流れ(登録処理)の一例を示すフローチャートである。タスク抽出部12は、上述した所定のタイミングで、タスクリスト31から所定のキーワードを含むタスクを抽出する(S10)。実行周期算出部13は、抽出タスクの実行周期を算出する(S12、実行周期算出ステップ)。提案タスク登録部14は、実行周期から実行予定日時を決定する。なお、提案タスク登録部14は、提案期間も決定してよい(S13)。提案タスク登録部14は、抽出タスクを、決定した実行予定日時(および提案期間)で、提案タスクリスト32に登録する(S16)。
 図4の(b)は、提案タスクを提示する処理の流れ(提示処理)の一例を示すフローチャートである。タッチパネル20への入力操作に応じて、制御部10は記憶部30からタスク管理アプリのプログラムデータを読み出し、タスク管理アプリを起動させる(S20)。タスク管理アプリが起動すると、提示部15は提案タスクリスト32を参照し(S22)、提案期間中の提案タスクがあるか否かを判定する(S24)。該提案タスクが無い場合(S24でNO)、提示部15は提案タスクの提示を行わない。一方、該提案タスクがある場合(S24でYES)、提示部15は、提案タスクリスト32から該提案タスクおよび該提案タスクの実行予定日時を読み出し、タッチパネル20の提示タスク表示領域(例えば、図3の領域B)に、提案タスクを、該実行予定日時とともに表示する(S26、タスク提示ステップ)。
 以上の登録処理および提示処理によれば、スマートフォン1は、ユーザが定期的に登録および実行するタスクを特定し、該タスクの次の実行予定日時を予測した上で、該タスクを該実行予定日時でユーザに提示することができる。したがって、スマートフォン1は、ユーザが登録したいと予測されるタスクを推定し、提案することができる。
 〔実施形態2〕
 本開示の実施形態2について、図5~7を用いて説明する。図5は、本実施形態に係るスマートフォン2の要部構成を示す図である。スマートフォン2は、タスク抽出部(派生タスク抽出部)16と、派生タスクリスト33とを含む点で、実施形態1に係るスマートフォン1と異なる。
 図6は、本実施形態に係る記憶部30における、タスクリスト31と、派生タスクリスト33と、提案タスクリスト32とのデータ構成の一例を示す図である。図6の(a)はタスクリスト31の一例を、(b)は派生タスクリスト33の一例を、図6の(c)は提案タスクリスト32の一例を示す。なお、タスクリスト31および提案タスクリスト32のデータ構成は、実施形態1において説明した構成と同一であるため、ここでは重ねて説明しない。
 派生タスクリスト33は、派生元のタスク(以降、ベースタスクと称する)に、該タスクに関連するタスク(派生タスク)が1つ以上対応付けられたデータである。ここで、派生タスクは、ベースタスクを実行する前に行うタスクである。派生タスクリスト33には、ベースタスクに対応付けられた派生タスクの提案開始日時を示す情報が含まれていてもよい。この提案開始日時は、ベースタスクの実行予定日時以前の日時に定められる。図示の例では、ベースタスクの実行予定日時から何日前に、派生タスクを提案するかが「提案開始」列の情報として派生タスクリスト33に含まれている。
 本実施形態に係るタスク抽出部16は、タスクリスト31に登録されたタスクから、派生タスクリスト33に登録されているベースタスクと一致するタスクを特定する。そして、タスク抽出部16は、特定したタスク(すなわち、派生タスクリスト33に登録されているいずれかのベースタスク)に対応付けられている派生タスクを抽出する。
 図7は、本実施形態に係る登録処理の流れを示すフローチャートである。なお、提案タスクの提示処理は、実施形態1と同様であるので、ここでは説明しない。
 タスク抽出部16は、所定のタイミングでタスクリスト31に、ベースタスクと同じタスクが登録されているか否かを判定する(S30)。なお、ここで言う「所定のタイミング」は、実施形態1に係るタスク抽出部12のタスク抽出のタイミングと同様である。
 タスクリスト31にベースタスクと同じタスクが登録されていない場合(S30でNO)、タスク抽出部16はタスク抽出を行わない。一方、タスクリスト31にベースタスクと同じタスクが登録されている場合(S30でYES)、タスク抽出部16は該タスクの派生タスクを抽出する(S32、派生タスク抽出ステップ)。そして、提案タスク登録部14は、抽出された派生タスクの実行予定日時を決定する(S34)。なお、提案タスク登録部14は、派生タスクの提案期間を決定してもよい(S34)提案タスク登録部14は、抽出された派生タスクを、決定した実行予定日時(および提案期間)で提案タスクリスト32に登録する(S36)。
 以上の登録処理および提示処理によれば、スマートフォン2は、タスクリスト31に登録済のあるタスクから派生するタスクであって、該登録済のタスクの実行より前に実行予定のベースタスクを、ユーザに提示することができる。したがって、スマートフォン2は、ユーザが登録したいと予測されるタスクを推定し、提案することができる。
 〔実施形態3〕
 スマートフォン1または2は、図示しない通信部を備えていてもよい。そして、スマートフォン1または2は、該通信部を介してインターネット等に接続し、外部装置等に保存されたタスクリスト31を取得してもよい。この場合、タスクリスト31は所定の時間間隔、または所定のタイミングで取得され、記憶部30に保存(リスト更新)される。より具体的には、タスクリスト31は、PC等の情報処理装置、データベースサーバ、およびこれら複数の装置からなるクラウドデータベース等に保存されていてもよい。
 また、スマートフォン1または2は、記憶部30を備えず、通信部を介して、外部装置に保存されたタスクリスト31、提案タスクリスト32(および派生タスクリスト33)を参照および更新してもよい。以降の実施形態にて記憶部30に記憶されているデータについても同様である。
 〔実施形態4〕
 本開示に係るスマートフォン1または2は、ユーザの位置情報を取得してもよい。そして、上記位置情報が示す場所に対応するタスクを特定し、特定した該タスクを提示タスク表示領域に表示することで、該タスクをユーザに提示してもよい。
 本開示の実施形態4について、図8~10を用いて説明する。図8は、本実施形態に係るスマートフォン3の要部構成を示す図である。スマートフォン3は、GPS(Global Positioning System)(位置情報取得部)40と、タスク抽出部17と、訪問履歴34と、ジャンル情報35とを含む点で、スマートフォン1および2と異なる。GPS40は、GPSの衛星信号を受信する受信装置であって、該信号を用いてスマートフォン3の位置(すなわち、スマートフォン3のユーザの滞在位置)を測位する。GPS40は、測位した位置を示す位置情報を制御部10に送信する。なお、GPS40は、位置情報の測位時刻を計時し、該時刻を位置情報とともに制御部10に送信しても良い。
 制御部10は、位置情報からユーザの滞在場所を特定し、測位時間から該滞在場所へのユーザの滞在時間を特定する。なお、制御部10が位置情報の受信時刻を計時してもよい。制御部10は滞在場所と、滞在時間とを、該滞在場所のジャンルを示す情報に対応付けて、訪問履歴34として記憶部30に記憶させる。
 図9は、本実施形態に係る記憶部30における、訪問履歴34およびジャンル情報35のデータ構成の一例を示す図である。図9の(a)は訪問履歴34の一例を、(b)はジャンル情報35の一例を示す。
 訪問履歴34は、少なくとも、滞在場所と、該滞在場所のジャンルとが対応付けられたデータである。なお、訪問履歴34は該滞在場所へのユーザの滞在時間(図示の例では、滞在開始日時および滞在終了日時)を含んでいてよい。
 ジャンル情報35は、滞在場所のジャンルに、提案タスクを対応付けた情報である。ジャンル情報35は、予め準備され記憶部30に記憶される。なお、ジャンル情報35は、各提案タスクの提案期間を示す情報を含んでいてもよい。例えば、ジャンル情報35は、図中の「提案開始」列のように、提案開始日を滞在終了日時からの経過日数で示す情報を含んでいてもよい。また例えば、「提案終了」列のように、提案終了日を提案開始日からの日数で示す情報を含んでいてもよい。なお、ジャンル情報35はユーザがレコードを追加または削除可能な情報であってもよい。
 本実施形態に係るタスク抽出部17は、所定のタイミングで訪問履歴34に記憶されたユーザの滞在場所を参照し、該滞在場所のジャンルを特定する。タスク抽出部17はさらに、ジャンル情報35を参照することにより、特定したジャンルに対応付けられている提案タスクを抽出する。なお、上記所定のタイミングは適宜定められてよい。例えば、タスク抽出部17は、制御部10によって訪問履歴34が更新されたタイミングで、タスク抽出を行ってもよい。
 また、本実施形態に係る提案タスク登録部14は、制御部10が取得した測位時刻のいずれか(例えば滞在開始時刻、滞在終了時刻等)を基準として、提案タスクリスト32に登録するタスクの実行予定日時を決定してもよい。例えば、提案タスク登録部14は、滞在終了時刻に所定の日数を加えた日時を、登録するタスクの実行予定日時としてもよい。
 図10は、本実施形態に係る登録処理の流れを示すフローチャートである。なお、提案タスクの提示処理は、実施形態1と同様である。タスク抽出部17は例えば、訪問履歴34が追加された場合(S40でYES)、訪問履歴34を参照し、訪問履歴34に含まれる滞在場所のジャンルを特定する。タスク抽出部17はさらに、ジャンル情報35を参照して滞在場所のジャンルに応じた提案タスクを抽出する(S42)。そして、提案タスク登録部14は、タスク抽出部17が抽出したタスクの実行予定日時(および提案期間)を、測位時刻を基準として決定し、提案タスクリスト32に登録する(S44)。なお、タスクの実行予定日時は、提案期間または滞在期間から適宜定められてよい。
 以上の登録処理および提示処理によれば、スマートフォン3は、ユーザが滞在した場所の種類に応じて、新たなタスクをユーザに提案できる。したがって、ユーザが登録したいと予測されるタスクを推定し、提案することができる。
 〔実施形態5〕
 上記各実施形態に係るスマートフォン1、2、および3の記憶部30は、撮影物のカテゴリに提案タスクを対応付けた撮影履歴を記憶していてもよい。図11は、撮影履歴のデータ構成の一例を示す図である。なお、撮影履歴には、提案期間が適宜決定されて対応付けられていてもよい。
 スマートフォン1、2、および3の制御部(画像データ取得部)10は、自機に備えられたカメラで撮影された画像データを取得し、該画像データに含まれる撮影物のカテゴリ(すなわち、画像の内容)を特定してもよい。そして、タスク抽出部12、16、および17は、撮影履歴に含まれるカテゴリと、特定したカテゴリとが一致した場合、撮影履歴において一致したカテゴリに対応付けられている提案タスクを抽出する。提案タスク登録部14は、該抽出された提案タスクを提案タスクリスト32に記憶させる。
 ユーザがスマートフォン1で撮影した写真からは、ユーザの居る場所、またはユーザの取った行動を推測することができる。したがって、以上の処理によれば、スマートフォン1、2、および3は、ユーザの滞在場所または行動等を推定し、該滞在場所または行動に応じたタスクを提案することができる。
 〔実施形態6〕
 上記各実施形態に係るスマートフォン1、2、および3の記憶部30は、祝日、行事の日等、年間で特定の日時に行われると推定されるタスクを、提案期間を示す情報と対応付けて行事情報として記憶していてもよい。図12は、行事情報のデータ構成の一例を示す図である。
 スマートフォン1、2、および3の制御部(時刻取得部)10は、自機の内部クロックで日時(現在時刻)を計時する。または、制御部10は、図示しない計時部または通信部等から、日時を示す情報を取得する。タスク抽出部12、16、および17は、所定のタイミングで行事情報を参照し、該行事情報から、現在時刻が提案期間に含まれる提案タスクを抽出する。提案タスク登録部14は該抽出された提案タスクを提案タスクリスト32に記憶させる。
 以上の処理によれば、スマートフォン1、2、および3は、年間行事等、予め決まっているタスクを、適切なタイミングでユーザに提案することができる。
 〔ソフトウェアによる実現例〕
 スマートフォン1、2、および3の制御ブロックは、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
 後者の場合、スマートフォン1、2、および3は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。
 〔まとめ〕
 本発明の態様1に係る情報処理装置(スマートフォン1または3)は、タスクに実行予定日時を対応付けて登録したタスクリスト(タスクリスト31)を管理する情報処理装置であって、実行済タスクに該実行済タスクの実行日時を対応付けて登録した実行済タスクリストを記憶する記憶部(記憶部30)と、上記実行済タスクリストに所定のキーワードを含むタスクが複数登録されている場合、該実行済タスクの実行日時から、タスクの実行周期を算出する実行周期算出部(実行周期算出部13)と、上記タスクを、上記実行周期に応じた上記実行予定日時で上記タスクリストに登録するようユーザに提示するタスク提示部(提示部15)と、を備えることを特徴としている。
 前記の構成によれば、実行済タスクからユーザが周期的に実行したタスクを特定し、該タスクの次の実行予定日時を予測した上で、該タスクを該実行予定日時でユーザに提示することができる。したがって、情報処理装置は、ユーザが周期的に登録したいと予測されるタスクを推定し、提案することができる。
 本発明の態様2に係る情報処理装置(スマートフォン2または3)は、タスクに実行予定日時を対応付けて登録したタスクリスト(タスクリスト31)を管理する情報処理装置であって、ベースタスクに該ベースタスクに関連する派生タスクを対応付けて登録した派生タスクリスト(派生タスクリスト33)を記憶する記憶部(記憶部30)と、上記タスクリストに登録されたタスクのうち、上記ベースタスクと一致するタスクについて、上記派生タスクリストから上記ベースタスクと関連する上記派生タスクを抽出する派生タスク抽出部(タスク抽出部16または17)と、上記派生タスク抽出部が抽出した上記派生タスクを、上記ベースタスクと一致するタスクの実行予定日時以前の日時を上記実行予定日時としてユーザに提示するタスク提示部(提示部15)と、を備えることを特徴としている。
 前記の構成によれば、タスクリストに登録済のあるタスクから派生するタスクであって、該登録済のタスクの実行より前に実行予定のベースタスクを、ユーザに提示することができる。したがって、情報処理装置は、ユーザが登録したいと予測されるタスクを推定し、提案することができる。
 本発明の態様3に係る情報処理装置は、前記態様1または2において、ユーザの位置情報を取得する位置情報取得部(GPS40)を備え、上記タスク提示部は、上記位置情報が示す場所に対応するタスクを上記ユーザに提示してもよい。
 前記の構成によれば、ユーザの滞在位置に応じて、新たなタスクをユーザに提案できる。したがって、ユーザが登録したいと予測されるタスクを推定し、提案することができる。
 本発明の態様4に係る情報処理装置は、前記態様3において、上記位置情報取得部は、上記位置情報を取得した時刻をさらに取得し、上記タスク提示部は、上記位置情報が示す場所に対応するタスクの上記実行予定日時を、上記位置情報を取得した時刻を基準に決定して上記ユーザに提示してもよい。
 前記の構成によれば、ユーザがある位置に滞在した時間から、新たなタスクの実行予定日時を決定し、該タスクおよび実行予定日時をユーザに提案できる。したがって、ユーザが登録したいと予測されるタスクを、登録したいと予測できる実行予定日時で、提案することができる。
 本発明の態様5に係る情報処理装置は、前記態様1~4のいずれかにおいて、画像データを取得する画像データ取得部(制御部10)を備え、上記タスク提示部は、上記画像データの内容に対応するタスクを上記ユーザに提示してもよい。
 画像データには、ユーザの位置または行動を特定できるような情報が含まれている場合がある。したがって、前記の構成によれば、ユーザの位置や行動を推定し、タスクを提案することができる。
 本発明の態様6に係る情報処理装置は、前記態様1~5のいずれかにおいて、日時を示す情報を取得する時刻取得部(制御部10)を備え、上記タスク提示部は、上記日時に応じたタスクを上記ユーザに提示してもよい。
 前記の構成によれば、情報処理装置は、毎年の行事等、予め日時が決まっているタスクを、適切なタイミングでユーザに提案することができる。
 本発明の態様7に係る情報処理装置は、前記態様1~6のいずれかにおいて、表示部(タッチパネル20)を備え、上記タスク提示部は、提示対象のタスクを上記表示部に表示させることで上記ユーザに提示してもよい。
 前記の構成によれば、情報処理装置は、提示対象のタスクを視覚的にユーザに示すことができる。
 本発明の態様8に係る、制御方法は、タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置の制御方法であって、記憶部(記憶部30)に記憶された、実行済タスクに該実行済タスクの実行日時を対応付けて登録した実行済タスクリストに、所定のキーワードを含むタスクが複数登録されている場合、該実行済タスクの実行日時から、タスクの実行周期を算出する実行周期算出ステップ(S12)と、上記タスクを、上記実行周期に応じた上記実行予定日時で上記タスクリストに登録するようユーザに提示するタスク提示ステップ(S26)と、を含むことを特徴としている。前記の構成によれば、前記態様1に記載の情報処理装置と同様の効果を奏する。
 本発明の態様9に係る、制御方法は、タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置の制御方法であって、上記タスクリストに登録されたタスクのうち、ベースタスクと一致するタスクについて、記憶部(記憶部30)に記憶されたリストであって、ベースタスクに該ベースタスクに関連する派生タスクを対応付けて登録したリストである派生タスクリストから、上記ベースタスクと関連する上記派生タスクを抽出する派生タスク抽出ステップ(S32)と、上記派生タスク抽出ステップにて抽出した上記派生タスクを、上記ベースタスクと一致するタスクの実行予定日時以前の日時を上記実行予定日時としてユーザに提示するタスク提示ステップ(S26)と、を含むことを特徴としている。前記の構成によれば、前記態様2に記載の情報処理装置と同様の効果を奏する。
 本発明の各態様に係る情報処理装置は、コンピュータによって実現してもよく、この場合には、コンピュータを上記情報処理装置が備える各部(ソフトウェア要素)として動作させることにより上記情報処理装置をコンピュータにて実現させる情報処理装置の制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。
 本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。さらに、各実施形態にそれぞれ開示された技術的手段を組み合わせることにより、新しい技術的特徴を形成することができる。
 1、2、3 スマートフォン
 10 制御部(画像データ取得部、時刻取得部)
 11 タスク登録部
 12、16、17 タスク抽出部(派生タスク抽出部)
 13 実行周期算出部
 14 提案タスク登録部
 15 提示部(タスク提示部)
 20 タッチパネル
 30 記憶部
 31 タスクリスト
 32 提案タスクリスト
 33 派生タスクリスト
 34 訪問履歴
 35 ジャンル情報
 40 GPS(位置情報取得部)

Claims (11)

  1.  タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置であって、
     実行済タスクに該実行済タスクの実行日時を対応付けて登録した実行済タスクリストを記憶する記憶部と、
     上記実行済タスクリストに所定のキーワードを含むタスクが複数登録されている場合、該実行済タスクの実行日時から、タスクの実行周期を算出する実行周期算出部と、
     上記タスクを、上記実行周期に応じた上記実行予定日時で上記タスクリストに登録するようユーザに提示するタスク提示部と、を備えることを特徴とする情報処理装置。
  2.  タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置であって、
     ベースタスクに該ベースタスクに関連する派生タスクを対応付けて登録した派生タスクリストを記憶する記憶部と、
     上記タスクリストに登録されたタスクのうち、上記ベースタスクと一致するタスクについて、上記派生タスクリストから上記ベースタスクと関連する上記派生タスクを抽出する派生タスク抽出部と、
     上記派生タスク抽出部が抽出した上記派生タスクを、関連するベースタスクと一致するタスクの実行予定日時以前の日時を上記実行予定日時に設定して、ユーザに提示するタスク提示部と、を備えることを特徴とする情報処理装置。
  3.  ユーザの位置情報を取得する位置情報取得部を備え、
     上記タスク提示部は、上記位置情報が示す場所に対応するタスクを上記ユーザに提示することを特徴とする、請求項1または2に記載の情報処理装置。
  4.  上記位置情報取得部は、上記位置情報を取得した時刻をさらに取得し、
     上記タスク提示部は、上記位置情報が示す場所に対応するタスクの上記実行予定日時を、上記位置情報を取得した時刻を基準に決定して上記ユーザに提示することを特徴とする、請求項3に記載の情報処理装置。
  5.  画像データを取得する画像データ取得部を備え、
     上記タスク提示部は、上記画像データの内容に対応するタスクを上記ユーザに提示することを特徴とする、請求項1~4のいずれか1項に記載の情報処理装置。
  6.  日時を示す情報を取得する時刻取得部を備え、
     上記タスク提示部は、上記日時に応じたタスクを上記ユーザに提示することを特徴とする、請求項1~5のいずれか1項に記載の情報処理装置。
  7.  表示部を備え、
     上記タスク提示部は、提示対象のタスクを上記表示部に表示させることで上記ユーザに提示することを特徴とする、請求項1~6のいずれか1項に記載の情報処理装置。
  8.  タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置の制御方法であって、
     記憶部に記憶された、実行済タスクに該実行済タスクの実行日時を対応付けて登録した実行済タスクリストに、所定のキーワードを含むタスクが複数登録されている場合、該実行済タスクの実行日時から、タスクの実行周期を算出する実行周期算出ステップと、
     上記タスクを、上記実行周期に応じた上記実行予定日時で上記タスクリストに登録するようユーザに提示するタスク提示ステップと、を含むことを特徴とする、制御方法。
  9.  タスクに実行予定日時を対応付けて登録したタスクリストを管理する情報処理装置の制御方法であって、
     上記タスクリストに登録されたタスクのうち、ベースタスクと一致するタスクについて、記憶部に記憶されたリストであって、ベースタスクに該ベースタスクに関連する派生タスクを対応付けて登録したリストである派生タスクリストから、上記ベースタスクと関連する上記派生タスクを抽出する派生タスク抽出ステップと、
     上記派生タスク抽出ステップにて抽出した上記派生タスクを、上記ベースタスクと一致するタスクの実行予定日時以前の日時を上記実行予定日時としてユーザに提示するタスク提示ステップと、を含むことを特徴とする、制御方法。
  10.  請求項1に記載の情報処理装置としてコンピュータを機能させるための制御プログラムであって、上記実行周期算出部、および上記タスク提示部としてコンピュータを機能させるための制御プログラム。
  11.  請求項2に記載の情報処理装置としてコンピュータを機能させるための制御プログラムであって、上記派生タスク抽出部、および上記タスク提示部としてコンピュータを機能させるための制御プログラム。
PCT/JP2018/012388 2017-04-12 2018-03-27 情報処理装置、制御方法、および制御プログラム Ceased WO2018190119A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017079247 2017-04-12
JP2017-079247 2017-04-12

Publications (1)

Publication Number Publication Date
WO2018190119A1 true WO2018190119A1 (ja) 2018-10-18

Family

ID=63793230

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/012388 Ceased WO2018190119A1 (ja) 2017-04-12 2018-03-27 情報処理装置、制御方法、および制御プログラム

Country Status (1)

Country Link
WO (1) WO2018190119A1 (ja)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011209920A (ja) * 2010-03-29 2011-10-20 Nec Personal Products Co Ltd 入力支援装置、入力支援方法、プログラム及び記録媒体
JP2016522494A (ja) * 2013-05-20 2016-07-28 マイクロソフト テクノロジー ライセンシング,エルエルシー 自動カレンダリング
JP2016197338A (ja) * 2015-04-03 2016-11-24 Necパーソナルコンピュータ株式会社 利用者端末及びプログラム
JP2017502417A (ja) * 2014-01-14 2017-01-19 マイクロソフト テクノロジー ライセンシング,エルエルシー 補足およびシャドーカレンダ
JP6092991B1 (ja) * 2015-11-27 2017-03-08 株式会社リクルートホールディングス 予約処理装置、予約処理方法および予約処理プログラム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011209920A (ja) * 2010-03-29 2011-10-20 Nec Personal Products Co Ltd 入力支援装置、入力支援方法、プログラム及び記録媒体
JP2016522494A (ja) * 2013-05-20 2016-07-28 マイクロソフト テクノロジー ライセンシング,エルエルシー 自動カレンダリング
JP2017502417A (ja) * 2014-01-14 2017-01-19 マイクロソフト テクノロジー ライセンシング,エルエルシー 補足およびシャドーカレンダ
JP2016197338A (ja) * 2015-04-03 2016-11-24 Necパーソナルコンピュータ株式会社 利用者端末及びプログラム
JP6092991B1 (ja) * 2015-11-27 2017-03-08 株式会社リクルートホールディングス 予約処理装置、予約処理方法および予約処理プログラム

Similar Documents

Publication Publication Date Title
US10594765B2 (en) Page jump method and apparatus
US10037512B2 (en) Calendar event completion
US10120030B2 (en) Trace data recording system, trace data recording server, trace data recording method, and information storage medium
US20140070945A1 (en) Reminder Creation for Tasks Associated with a User Event
US9807141B1 (en) Playing of media content among multiple devices using a temporal progress
US11218558B2 (en) Machine learning for personalized, user-based next active time prediction
JP2014115973A (ja) 情報処理装置、端末システム、情報処理プログラム、および、アプリケーションの更新用データの取得方法
CN104932893A (zh) 一种基于应用程序进行事件提醒方法和装置
EP3001363A1 (en) Apparatus, scheduling method and program
US20210103942A1 (en) Aggregation system and control method of the same
JP5878671B1 (ja) デジタルコンテンツを配信するシステム、方法、及びプログラム
JP2016099958A (ja) サーバ、管理方法および管理プログラム
CN113938551A (zh) 缓存方法、装置和电子设备
US10639224B2 (en) Message display apparatus, a message display method, and a message display program
US12067212B2 (en) Dynamically replacing interactive content of a quick setting bar
US10983992B1 (en) Automatically storing records generated by users based on scheduled recurring event information
WO2018190119A1 (ja) 情報処理装置、制御方法、および制御プログラム
JP2010117860A (ja) スケジュール管理システムとそのプログラム
JP6124701B2 (ja) サーバ装置、表示制御方法及びプログラム
KR102281712B1 (ko) 위치 정보에 기반한 사용자 추천 서비스를 제공하기 위한 예측 모델을 구축하는 방법 및 시스템
JP6384067B2 (ja) サーバ装置、プログラム及び推薦情報提供方法
CN113900733A (zh) 一种定时任务创建方法、系统、终端设备及存储介质
JP2017033353A (ja) 情報提供システム
CN115150362B (zh) 电子名片的生成方法、装置、存储介质及电子设备
US9997140B2 (en) Control method, information processing device and recording medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18785221

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18785221

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP