Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6741129B2 - Task management device and program - Google Patents
[go: Go Back, main page]

JP6741129B2 - Task management device and program - Google Patents

Task management device and program Download PDF

Info

Publication number
JP6741129B2
JP6741129B2 JP2019122632A JP2019122632A JP6741129B2 JP 6741129 B2 JP6741129 B2 JP 6741129B2 JP 2019122632 A JP2019122632 A JP 2019122632A JP 2019122632 A JP2019122632 A JP 2019122632A JP 6741129 B2 JP6741129 B2 JP 6741129B2
Authority
JP
Japan
Prior art keywords
task
information
execution
tasks
importance
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.)
Expired - Fee Related
Application number
JP2019122632A
Other languages
Japanese (ja)
Other versions
JP2019192283A (en
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2019122632A priority Critical patent/JP6741129B2/en
Publication of JP2019192283A publication Critical patent/JP2019192283A/en
Application granted granted Critical
Publication of JP6741129B2 publication Critical patent/JP6741129B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephone Function (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、タスク管理装置及びプログラムに関する。 The present invention relates to a task management device and a program.

従来、今日等の所定期限までに実施すべき仕事(タスク)をリスト(TODOリスト)にして管理するTODOリスト管理が知られている。TODOリスト管理では、例えばユーザがシステム手帳等にタスクのリストを書き込んで生成及び管理している。 Conventionally, there is known a TODO list management that manages tasks (tasks) to be performed by a predetermined deadline such as today in a list (TODO list). In the TODO list management, for example, a user writes a list of tasks in a system notebook or the like to generate and manage the tasks.

また、携帯端末等にインストールされ、実施すべきタスクを登録し、そのタスクをリスト表示するアプリケーションプログラムが知られている。例えば、タスクと実施先の場所とを関連付けて登録し、定期的又は設定時刻に、現在位置を取得し、実施先の場所が現在位置から所定距離にあるタスクを表示してユーザに通知するアプリケーションプログラムが知られている(特許文献1、2参照)。 There is also known an application program which is installed in a mobile terminal or the like, registers tasks to be performed, and displays the tasks in a list. For example, an application that registers a task and an execution destination location in association with each other, acquires the current position periodically or at a set time, displays a task whose execution destination location is a predetermined distance from the current position, and notifies the user of the task. A program is known (see Patent Documents 1 and 2).

特開2015−8537号公報JP, 2005-8537, A 特開2014−82606号公報JP, 2014-82606, A

しかし、上記従来のアプリケーションプログラムでは、ユーザは現在位置から実施先の場所までの距離に基づいてしか、現在実施すべきタスクの通知を受けられなかった。優先して実施すべきタスクの判断には、現在位置から実施先の場所までの距離の要素に加え、タスクの実施の重要度の要素も考慮するのが好ましい。 However, in the above-described conventional application program, the user can receive the notification of the task to be currently performed only based on the distance from the current position to the place of the execution destination. In determining the task to be executed with priority, it is preferable to consider the factor of the importance of executing the task in addition to the factor of the distance from the current position to the place of execution.

このため、ユーザは、優先して実施するタスクを上記距離以外の要素に基づいて自分で考えて判断しなければならず、その負担が大きかった。 For this reason, the user must consider and judge the task to be preferentially executed based on factors other than the above distance, which is a heavy burden.

本発明の課題は、優先して実施すべきタスクをユーザに知らせることである。 An object of the present invention is to inform a user of a task to be performed with priority.

上記課題を解決するために、本発明のタスク管理装置は、タスクを実施する第1の優先条件として実施期限情報がタスク毎に設定されているとともに、前記第1の優先条件とは異なる第2の優先条件として所定の情報が設定されている複数のタスクを表示手段に表示させる表示制御手段、を備え、前記表示制御手段は、前記第1の優先条件に基づいた配列で前記複数のタスクを表示させる際に、前記複数のタスクのうち前記第2の優先条件に基づいた優先順位が最も高いタスクをおすすめタスクとして表示させる、ことを特徴とするIn order to solve the above problems, in the task management device of the present invention, execution deadline information is set for each task as a first priority condition for executing a task, and a second priority different from the first priority condition. Display control means for displaying on the display means a plurality of tasks for which predetermined information is set as the priority condition, the display control means displays the plurality of tasks in an array based on the first priority condition. When displaying, the task having the highest priority based on the second priority condition among the plurality of tasks is displayed as a recommended task .

本発明によれば、優先して実施すべきタスクをユーザに知らせることができる。 According to the present invention, it is possible to notify a user of a task to be preferentially performed.

本発明の実施の形態のタスク管理システムを示すブロック図である。It is a block diagram which shows the task management system of embodiment of this invention. サーバの機能構成を示すブロック図である。It is a block diagram which shows the function structure of a server. 端末装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a terminal device. タスク情報DBの構成を示す図である。It is a figure which shows the structure of task information DB. タスクパラメータ設定画面を示す図である。It is a figure which shows a task parameter setting screen. タスク表示処理を示すフローチャートである。It is a flow chart which shows task display processing. タスク表示処理のお勧め順設定処理を示すフローチャートである。It is a flow chart which shows recommendation order setting processing of task display processing. タスク実施お勧め順表示画面を示す図である。It is a figure which shows a task implementation recommendation order display screen.

以下、添付図面を参照して本発明に係る実施の形態を詳細に説明する。なお、本発明は、図示例に限定されるものではない。 Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The present invention is not limited to the illustrated example.

図1〜図3を参照して、本実施の形態の装置構成を説明する。先ず、図1を参照して、本実施の形態のタスク管理システム1を説明する。図1は、本実施の形態のタスク管理システム1を示すブロック図である。 The device configuration of the present embodiment will be described with reference to FIGS. First, with reference to FIG. 1, a task management system 1 of the present embodiment will be described. FIG. 1 is a block diagram showing a task management system 1 of this embodiment.

タスク管理システム1は、サーバ10と、タスク管理装置としての端末装置20と、を備える。サーバ10は、クラウド上のサーバであり、端末装置20のユーザが行うタスクに関するタスク情報を管理する。サーバ10は、通信ネットワークNに接続されている。通信ネットワークNは、インターネットであるものとするが、LAN(Local Area Network)等、他のネットワークとしてもよい。 The task management system 1 includes a server 10 and a terminal device 20 as a task management device. The server 10 is a server on the cloud and manages task information regarding tasks performed by the user of the terminal device 20. The server 10 is connected to the communication network N. The communication network N is assumed to be the Internet, but may be another network such as a LAN (Local Area Network).

端末装置20は、個人商店店主、個人企業オーナー等のユーザが所持する携帯端末装置である。ここでは、端末装置20がタブレットPC(Personal Computer)であるものとして説明するが、これに限定されるものではなく、端末装置20が、スマートフォン、タブレット端末、携帯電話機、PDA(Personal Digital Assistant)、ノートPC等、他の携帯端末装置であるとしてもよい。また、端末装置20は、ユーザが実施すべきタスクの実施のお勧め順を表示する。また、端末装置20は、通信ネットワークN上の基地局、無線LANルーター(いずれも図示略)等を介して、通信ネットワークNに接続されている。 The terminal device 20 is a mobile terminal device owned by a user such as a private store owner or a private company owner. Here, the terminal device 20 is described as a tablet PC (Personal Computer), but the terminal device 20 is not limited to this, and the terminal device 20 may be a smartphone, a tablet terminal, a mobile phone, a PDA (Personal Digital Assistant), or the like. It may be another portable terminal device such as a notebook PC. In addition, the terminal device 20 displays a recommended order of performing the tasks that the user should perform. Further, the terminal device 20 is connected to the communication network N via a base station on the communication network N, a wireless LAN router (neither is shown), or the like.

また、端末装置20は、GPS(Global Positioning System)衛星GからGPS信号を受信し、当該GPS信号に基づき自装置の現在位置を算出しその現在位置情報(緯度情報、経度情報)を検出する現在位置検出機能を有する。なお、端末装置20は、通信ネットワークN上の基地局(図示略)から位置情報を受信し、当該位置情報に基づき自装置の現在位置情報を検出する構成としてもよい。 In addition, the terminal device 20 receives a GPS signal from a GPS (Global Positioning System) satellite G, calculates the current position of its own device based on the GPS signal, and detects its current position information (latitude information, longitude information). It has a position detection function. The terminal device 20 may be configured to receive position information from a base station (not shown) on the communication network N and detect the current position information of the device itself based on the position information.

なお、タスク管理システム1は、1台の端末装置20のユーザのタスク情報をサーバ10が管理する構成とするが、これに限定されるものではない。タスク管理システム1は、複数台の端末装置20を備え、複数台の端末装置20の各ユーザのタスク情報をサーバ10が一元的に管理する構成としてもよい。 The task management system 1 has a configuration in which the server 10 manages the task information of the user of one terminal device 20, but the present invention is not limited to this. The task management system 1 may include a plurality of terminal devices 20, and the server 10 may integrally manage the task information of each user of the plurality of terminal devices 20.

次いで、図2を参照して、サーバ10の内部の機能構成を説明する。図2は、サーバ10の機能構成を示すブロック図である。 Next, a functional configuration inside the server 10 will be described with reference to FIG. FIG. 2 is a block diagram showing a functional configuration of the server 10.

図2に示すように、サーバ10は、CPU(Central Processing Unit)11と、操作部12と、RAM(Random Access Memory)13と、表示部14と、記憶手段としての記憶部15と、通信部16と、を備える。サーバ10の各部は、バス17を介して接続されている。 As shown in FIG. 2, the server 10 includes a CPU (Central Processing Unit) 11, an operation unit 12, a RAM (Random Access Memory) 13, a display unit 14, a storage unit 15 as a storage unit, and a communication unit. 16 are provided. Each unit of the server 10 is connected via a bus 17.

CPU11は、サーバ10の各部を制御する。CPU11は、記憶部15に記憶されているシステムプログラム及びアプリケーションプログラムのうち、指定されたプログラムを読み出してRAM13に展開し、当該プログラムとの協働で、各種処理を実行する。 The CPU 11 controls each unit of the server 10. The CPU 11 reads out a designated program from the system program and the application program stored in the storage unit 15, expands the program in the RAM 13, and executes various processes in cooperation with the program.

操作部12は、キーボード等のキー入力部と、マウス等のポインティングデバイスとを有し、キー入力及び位置入力を受け付け、その操作情報をCPU11に出力する。 The operation unit 12 has a key input unit such as a keyboard and a pointing device such as a mouse, receives a key input and a position input, and outputs the operation information to the CPU 11.

RAM13は、揮発性のメモリであり、各種のデータやプログラムを一時的に格納するワークエリアを形成する。表示部14は、LCD(Liquid Crystal Display)、EL(ElectroLuminescent)ディスプレイ等で構成され、CPU11から指示された表示情報に従い各種表示を行う。 The RAM 13 is a volatile memory and forms a work area for temporarily storing various data and programs. The display unit 14 includes an LCD (Liquid Crystal Display), an EL (ElectroLuminescent) display, and the like, and performs various displays according to the display information instructed by the CPU 11.

記憶部15は、HDD(Hard Disk Drive)、SSD(Solid State Drive)等により構成され、データ及びプログラムを書き込み及び読み出し可能な記憶部である。特に、記憶部15は、後述するタスク情報DB(DataBase)30を記憶している。 The storage unit 15 includes a HDD (Hard Disk Drive), an SSD (Solid State Drive), and the like, and is a storage unit capable of writing and reading data and programs. In particular, the storage unit 15 stores a task information DB (DataBase) 30 described later.

通信部16は、ネットワークカード等により構成され、通信ネットワークNに通信接続されて、通信ネットワークN上の機器との通信を行う。CPU11は、通信部16を介して、通信ネットワークN上の端末装置20と通信が可能である。 The communication unit 16 includes a network card or the like, is communicatively connected to the communication network N, and communicates with devices on the communication network N. The CPU 11 can communicate with the terminal device 20 on the communication network N via the communication unit 16.

次いで、図3を参照して、端末装置20の機能構成を説明する。図3は、端末装置20の機能構成を示すブロック図である。 Next, the functional configuration of the terminal device 20 will be described with reference to FIG. FIG. 3 is a block diagram showing a functional configuration of the terminal device 20.

端末装置20は、取得手段、距離導出手段、お勧め順導出手段、表示制御手段としてのCPU21と、係数入力手段としての操作部22と、RAM23と、表示手段としての表示部24と、記憶部25と、無線通信部26と、位置検出手段としての位置情報検出部27と、計時部28と、を備える。端末装置20の各部は、バス29を介して接続されている。 The terminal device 20 includes an acquisition unit, a distance derivation unit, a recommended order derivation unit, a CPU 21 as a display control unit, an operation unit 22 as a coefficient input unit, a RAM 23, a display unit 24 as a display unit, and a storage unit. 25, a wireless communication unit 26, a position information detecting unit 27 as a position detecting unit, and a clock unit 28. Each unit of the terminal device 20 is connected via a bus 29.

CPU21、RAM23、表示部24は、サーバ10のCPU11、RAM13、表示部14と同様であるため、重複する説明を省略し、異なる部分を主として説明する。 The CPU 21, the RAM 23, and the display unit 24 are the same as the CPU 11, the RAM 13, and the display unit 14 of the server 10, so redundant description will be omitted, and different portions will be mainly described.

CPU21は、端末装置20の各部を制御する。操作部22は、表示部24の表示画面上に設けられたタッチパネルを有し、ユーザからのタッチ入力を受け付け、その操作情報をCPU21に出力する。 The CPU 21 controls each unit of the terminal device 20. The operation unit 22 has a touch panel provided on the display screen of the display unit 24, receives a touch input from the user, and outputs the operation information to the CPU 21.

記憶部25は、フラッシュメモリ、EEPROM(Electrically Erasable Programmable ROM)等により構成され、データ及びプログラムを書き込み及び読み出し可能な記憶部である。特に、記憶部25は、タスク表示プログラム251を記憶している。 The storage unit 25 includes a flash memory, an EEPROM (Electrically Erasable Programmable ROM), and the like, and is a storage unit capable of writing and reading data and programs. In particular, the storage unit 25 stores a task display program 251.

無線通信部26は、アンテナ、送受信回路、信号処理回路等により構成され、通信ネットワークN上の基地局と無線電波により情報の送受信を行う。このため、CPU21は、無線通信部26により、通信ネットワークN上の基地局を介して、サーバ10と通信を行うことができる。 The wireless communication unit 26 includes an antenna, a transmission/reception circuit, a signal processing circuit, and the like, and transmits/receives information to/from a base station on the communication network N by radio waves. Therefore, the CPU 21 can communicate with the server 10 via the base station on the communication network N by the wireless communication unit 26.

位置情報検出部27は、アンテナ、受信回路、信号処理回路等により構成され、GPS衛星から送信される電波を受信してGPS信号を取得し、GPS信号から端末装置20の現在位置(緯度、経度)を算出して現在位置情報を検出する。 The position information detection unit 27 includes an antenna, a reception circuit, a signal processing circuit, and the like, receives radio waves transmitted from GPS satellites to acquire GPS signals, and from the GPS signals, the current position (latitude, longitude) of the terminal device 20. ) Is calculated to detect the current position information.

計時部28は、リアルタイムクロックであり、現在年月日時を計時し、その現在年月日時を示す現在時刻情報をCPU21に出力する。 The clock unit 28 is a real-time clock, measures the current date and time, and outputs current time information indicating the current date and time to the CPU 21.

次に、図4を参照して、サーバ10の記憶部15に記憶されるタスク情報DB30を説明する。図4は、タスク情報DB30の構成を示す図である。 Next, the task information DB 30 stored in the storage unit 15 of the server 10 will be described with reference to FIG. FIG. 4 is a diagram showing the configuration of the task information DB 30.

図4に示すように、タスク情報DB30は、タスクID31、タスクタイトル32、タスク期限33、タスク重要度34、タスク実施時間35、タスク実施場所36、タスク実施緯度37、タスク実施経度38、終了39の項目を有する。 As shown in FIG. 4, the task information DB 30 has a task ID 31, a task title 32, a task deadline 33, a task importance level 34, a task execution time 35, a task execution place 36, a task execution latitude 37, a task execution longitude 38, and an end 39. It has the items of.

タスクID31は、ユーザが実施すべきタスクの識別情報である。タスクタイトル32は、タスクID31のタスクのタイトルである。タスク期限33は、タスクID31のタスクの実施を完了すべき完了期限情報である。ここでは、タスク期限33は、タスクの実施完了期限の年月日時を示す情報とする。 The task ID 31 is identification information of a task to be performed by the user. The task title 32 is the title of the task with the task ID 31. The task deadline 33 is completion deadline information for completing the execution of the task with the task ID 31. Here, the task deadline 33 is information indicating the year, month, and day of the task execution completion deadline.

タスク重要度34は、タスクID31のタスクの実施の重要度情報である。ここでは、タスク重要度34は、0〜3の4段階の値(重要度ポイント)をとるものとする。重要度ポイントは、例えば、次の条件により設定されている。
重要度ポイント=0:重要度がない(最も低い)、
重要度ポイント=1:重要である、
重要度ポイント=2:かなり重要である、
重要度ポイント=3:最重要である。
なお、タスク重要度34の段階数は、4に限定されるものではない。
The task importance 34 is information on the importance of performing the task with the task ID 31. Here, it is assumed that the task importance level 34 has four levels of 0 to 3 (importance level points). The importance point is set, for example, under the following conditions.
Importance point=0: No importance (lowest),
Importance point=1: important,
Importance point = 2: quite important,
Importance point=3: Most important.
The number of stages of the task importance 34 is not limited to four.

タスク実施時間35は、タスクID31のタスクの予想される実施時間[分]であって、タスクの実施により消費される参考消費時間情報である。なお、タスク実施時間35は、過去に実施されたタスク内容が同じタスクの実際の実施時間に基づく参考消費時間情報(例えば、過去に実施されたタスク内容が同じ複数のタスクの実施時間の平均値)としてもよい。タスク実施場所36は、タスクID31のタスクの実施場所の名称である。タスク実施緯度37は、タスク実施場所36の実施場所の緯度情報である。タスク実施経度38は、タスク実施場所36の実施場所の経度情報である。つまり、タスク実施緯度37及びタスク実施経度38は、タスク実施場所36の実施場所の経緯の場所情報となる。 The task execution time 35 is the expected execution time [minutes] of the task with the task ID 31, and is reference consumption time information consumed by the execution of the task. The task execution time 35 is the reference consumption time information based on the actual execution time of the task having the same task content executed in the past (for example, the average value of the execution time of a plurality of tasks having the same task content executed in the past). ) Is good. The task execution location 36 is the name of the execution location of the task with the task ID 31. The task implementation latitude 37 is latitude information of the implementation location of the task implementation location 36. The task implementation longitude 38 is longitude information of the implementation location of the task implementation location 36. That is, the task execution latitude 37 and the task execution longitude 38 are location information of the history of the execution location of the task execution location 36.

終了39は、タスクID31のタスクが実施されて終了したか否かを示すフラグである。終了39は、タスクが終了していないことを示す0と、終了していることを示す1と、の2つの値をとる。 The end 39 is a flag indicating whether or not the task with the task ID 31 has been executed and ended. The end 39 takes two values, 0 indicating that the task has not ended and 1 indicating that the task has ended.

次に、図5〜図8を参照して、タスク管理システム1の動作を説明する。図5は、タスクパラメータ設定画面40を示す図である。図6は、タスク表示処理を示すフローチャートである。図7は、タスク表示処理のお勧め順設定処理を示すフローチャートである。図8は、タスク実施お勧め順表示画面50を示す図である。 Next, the operation of the task management system 1 will be described with reference to FIGS. FIG. 5 is a diagram showing the task parameter setting screen 40. FIG. 6 is a flowchart showing the task display process. FIG. 7 is a flowchart showing the recommended order setting process of the task display process. FIG. 8 is a diagram showing a task execution recommendation order display screen 50.

予め、端末装置20において、未実施で管理を要求するタスクのタスク情報をサーバ10に登録する。より具体的には、端末装置20において、CPU21は、操作部22を介して、ユーザからの登録対象のタスクに関するタスクタイトル、タスク期限、タスク重要度、タスク実施時間、タスク実施場所、タスク実施緯度、タスク実施経度の操作入力を受け付け、無線通信部26を介して、入力された情報をサーバ10に送信する。 In advance, in the terminal device 20, the task information of a task that has not been performed and requires management is registered in the server 10. More specifically, in the terminal device 20, the CPU 21 via the operation unit 22 the task title, task deadline, task importance, task execution time, task execution location, task execution latitude regarding the task to be registered by the user. The operation input of the task execution longitude is accepted, and the input information is transmitted to the server 10 via the wireless communication unit 26.

そして、サーバ10において、CPU11は、通信部16を介して、登録対象のタスクに関するタスクタイトル、タスク期限、タスク重要度、タスク実施時間、タスク実施場所、タスク実施緯度、タスク実施経度を端末装置20から受信し、記憶部15のタスク情報DB30に登録する。このとき、CPU11は、登録対象のタスクのタスクIDを生成し、生成したタスクID、受信したタスクタイトル、タスク期限、タスク重要度、タスク実施時間、タスク実施場所、タスク実施緯度、タスク実施経度、0(未終了)を、タスク情報DB30のタスクID31〜終了39の新たなレコードとして追加して登録する。 Then, in the server 10, the CPU 11 transmits the task title, task deadline, task importance, task execution time, task execution location, task execution latitude, and task execution longitude regarding the task to be registered to the terminal device 20 via the communication unit 16. It is received from and registered in the task information DB 30 of the storage unit 15. At this time, the CPU 11 generates the task ID of the task to be registered, the generated task ID, the received task title, task deadline, task importance, task execution time, task execution location, task execution latitude, task execution longitude, 0 (unfinished) is additionally registered as a new record of task ID 31 to end 39 of the task information DB 30.

また、予め、端末装置20において、タスクの実施のお勧め順の設定に用いる重み付け係数(パラメータ)を設定する。より具体的には、端末装置20において、CPU21は、タスクパラメータ設定画面40を表示部24に表示する。図5に示すように、タスクパラメータ設定画面40は、時間係数入力欄41と、重要度係数入力欄42と、場所係数入力欄43と、キャンセルボタン44と、OKボタン45と、を有する。 In addition, in the terminal device 20, a weighting coefficient (parameter) used for setting the recommended order of performing the tasks is set in advance. More specifically, in the terminal device 20, the CPU 21 displays the task parameter setting screen 40 on the display unit 24. As shown in FIG. 5, the task parameter setting screen 40 has a time coefficient input field 41, an importance coefficient input field 42, a place coefficient input field 43, a cancel button 44, and an OK button 45.

タスクのお勧め順は、タスクをタスク期限迄に完了するために実施を開始すべき時刻が現在時刻から近い度合い(時間)を示すポイント値(時間ポイント)と、ユーザにより設定されたタスクの実施の重要度を示すポイント値(重要度ポイント)と、タスクの実施場所が現在位置(又は直前に実施するタスクの実施場所(直前タスク実施位置))から近い度合い(距離)を示すポイント値(場所ポイント)と、に基づいて設定される。 The recommended order of tasks is the point value (time point) that indicates the degree (time) at which the time to start the task to complete it by the task deadline is close to the current time, and the task set by the user. Point value (importance point) indicating the degree of importance of a task, and a point value (location) indicating the degree (distance) at which the execution location of the task is closer to the current position (or the execution location of the task performed immediately before (the execution location of the immediately preceding task)) Point), and is set based on.

時間係数入力欄41は、タスクのお勧め順に対する時間ポイントの寄与の度合いを示す重み付け係数としての時間係数の入力欄である。重要度係数入力欄42は、タスクのお勧め順に対する重要度ポイントの寄与の度合いを示す重み付け係数としての重要度係数の入力欄である。場所係数入力欄43は、タスクのお勧め順に対する場所ポイントの寄与の度合いを示す重み付け係数としての場所係数の入力欄である。時間係数、重要度係数、場所係数は、例えば0〜1の値が設定でき、値が大きくなるほど、お勧め順に対する各要素の寄与の度合いがより高くなる。また時間係数、重要度係数、場所係数がそれぞれ同じ値の場合に、お勧め順に対する各要素の寄与の度合いが同じとなるものとする。 The time coefficient input field 41 is an input field of a time coefficient as a weighting coefficient indicating the degree of contribution of time points to the recommended order of tasks. The importance coefficient input field 42 is an input field of the importance coefficient as a weighting coefficient indicating the degree of contribution of the importance point to the recommended order of tasks. The place coefficient input column 43 is a place factor input column as a weighting factor indicating the degree of contribution of place points to the recommended order of tasks. The time coefficient, the importance coefficient, and the place coefficient can be set to values of 0 to 1, for example, and the larger the value, the higher the degree of contribution of each element to the recommended order. Moreover, when the time coefficient, the importance coefficient, and the place coefficient have the same value, the degree of contribution of each element to the recommended order is the same.

キャンセルボタン44は、重み付け係数を設定せずにキャンセルする旨のタッチ入力を受け付けるボタンである。OKボタン45は、時間係数入力欄41、重要度係数入力欄42、場所係数入力欄43に入力された重み付け係数を確定させる旨のタッチ入力を受け付けるボタンである。 The cancel button 44 is a button for accepting a touch input for canceling without setting the weighting coefficient. The OK button 45 is a button for accepting a touch input to confirm the weighting coefficient input in the time coefficient input field 41, the importance coefficient input field 42, and the place coefficient input field 43.

そして、CPU21は、操作部21を介して、時間係数入力欄41、重要度係数入力欄42、場所係数入力欄43への時間係数、重要度係数、場所係数の入力と、OKボタン45への入力と、を受け付け、入力された時間係数、重要度係数、場所係数を記憶部25に記憶する。 Then, the CPU 21 inputs the time coefficient, the importance coefficient, and the place coefficient to the time coefficient input box 41, the importance coefficient input box 42, and the place coefficient input box 43 via the operation unit 21, and inputs the OK button 45. Input is accepted, and the input time coefficient, importance coefficient, and place coefficient are stored in the storage unit 25.

図6及び図7を参照して、端末装置20で実行されるタスク表示処理を説明する。タスク表示処理は、処理実行当日が実施完了期限で未終了のタスクを、時間、重要度、場所に基づく実施のお勧め順に一覧表示する処理である。 The task display process executed by the terminal device 20 will be described with reference to FIGS. 6 and 7. The task display process is a process of displaying a list of tasks that have not been completed by the execution completion deadline on the day of execution of the process, in the order of recommended execution based on time, importance, and location.

タスク表示処理は、略リアルタイムに実行するために、例えば5分周期等、所定時間周期で繰り返し実行されるものとする。端末装置20において、電源投入又は前回のタスク表示処理実行から所定時間経過したことをトリガとして、CPU21は、記憶部25から読み出してRAM23に適宜展開したタスク表示プログラム251との協働で、タスク表示処理を実行する。 In order to execute the task display process in substantially real time, it is assumed that the task display process is repeatedly executed in a predetermined time cycle such as a 5-minute cycle. In the terminal device 20, the CPU 21 is triggered by the lapse of a predetermined time from the power-on or the execution of the previous task display process, and the CPU 21 cooperates with the task display program 251 which is read from the storage unit 25 and appropriately expanded in the RAM 23 to display the task display. Execute the process.

先ず、CPU21は、計時部28から現在年月日時を示す現在時刻情報を取得し、無線通信部26を介して、現在時刻情報に対応する本日がタスク期限で実施の未終了のタスクのタスク情報の要求をサーバ10に送信し、当該本日分の未終了のタスク情報をサーバ10から受信して取得する(ステップS11)。本日分の未終了のタスク情報の要求には、現在時刻情報が含まれる。ステップS11において、サーバ10のCPU11は、通信部16を介して、本日分の未終了のタスク情報の要求を端末装置20から受信すると、記憶部15のタスク情報DB30を参照し、タスク期限33が要求中の現在時刻情報の日付に対応し、終了39が0であるレコードを本日分の未実施のタスク情報として抽出して、通信部16を介して、当該本日分の未終了のタスク情報を端末装置20に送信する。 First, the CPU 21 acquires current time information indicating the current date and time from the clock unit 28, and, via the wireless communication unit 26, task information of an unfinished task that is executed today due to the task deadline. Is transmitted to the server 10, and the unfinished task information for the present day is received and acquired from the server 10 (step S11). The request for the unfinished task information for today includes the current time information. In step S11, when the CPU 11 of the server 10 receives a request for the unfinished task information for today from the terminal device 20 via the communication unit 16, the CPU 11 of the server 10 refers to the task information DB 30 of the storage unit 15 and sets the task deadline 33. A record corresponding to the date of the current time information being requested and having an end 39 of 0 is extracted as unexecuted task information for today, and the unfinished task information for today is extracted via the communication unit 16. It is transmitted to the terminal device 20.

そして、CPU21は、ステップS11で取得した本日分の未終了のタスク情報のタスク期限33、タスク実施時間35から、次式(1)により、各タスクの開始期限を算出する(ステップS12)。
開始期限=タスク期限−タスク実施時間 …(1)
Then, the CPU 21 calculates the start deadline of each task from the task deadline 33 and the task execution time 35 of the unfinished task information for today acquired in step S11 using the following equation (1) (step S12).
Start deadline = task deadline-task execution time (1)

そして、CPU21は、位置情報検出部27から現在位置情報を取得する(ステップS13)。そして、CPU21は、お勧め順設定処理を実行する(ステップS14)。ここで、図7を参照して、ステップS14のお勧め順設定処理を詳細に説明する。 Then, the CPU 21 acquires the current position information from the position information detection unit 27 (step S13). Then, the CPU 21 executes a recommended order setting process (step S14). Here, the recommended order setting process of step S14 will be described in detail with reference to FIG.

図7に示すように、先ず、CPU21は、ステップS11で取得した現在時刻情報と、ステップS12で算出した開始期限と、ステップS13で取得した現在位置情報と、ステップS11で取得した本日分の未終了のタスク情報のタスク重要度34、タスク実施緯度37、タスク実施経度38とから、各タスクの開始期限ポイント、重要度ポイント、場所ポイントを設定する(ステップS21)。 As shown in FIG. 7, first, the CPU 21 determines the current time information acquired in step S11, the start time limit calculated in step S12, the current position information acquired in step S13, and the current-day information acquired in step S11. The start deadline point, the importance point, and the place point of each task are set from the task importance 34, the task execution latitude 37, and the task execution longitude 38 of the end task information (step S21).

ステップS21において、CPU21は、ステップS12で算出した開始期限から、ステップS11で取得した現在時刻情報を引いた差の時間を算出し、算出した時間に応じて、各タスクの開始期限ポイントを取得する。開始期限ポイントの数値は、例えば、次の条件により設定されている。
開始期限ポイント=3:現在時刻情報〜開始期限(開始期限−現在時刻情報)が1時間以内、又は現在時刻情報が開始期限を過ぎている、
開始期限ポイント=2:現在時刻情報〜開始期限が1時間より長く2時間以内、
開始期限ポイント=1:現在時刻情報〜開始期限が2時間より長く3時間以内、
開始期限ポイント=0:現在時刻情報〜開始期限が3時間より長い、又は開始期限なし。
なお、開始期限ポイントの段階数は、4に限定されるものではない。
In step S21, the CPU 21 calculates the difference time obtained by subtracting the current time information acquired in step S11 from the start deadline calculated in step S12, and acquires the start deadline point of each task according to the calculated time. .. The numerical value of the start deadline point is set, for example, under the following conditions.
Start deadline point=3: current time information to start deadline (start deadline-current time information) is within one hour, or current time information is past the start deadline,
Start deadline point = 2: current time information-start deadline is longer than 1 hour and within 2 hours,
Start deadline point = 1: current time information-start deadline is longer than 2 hours and within 3 hours,
Start deadline point=0: Current time information-start deadline is longer than 3 hours, or there is no start deadline.
The number of stages of the start deadline points is not limited to four.

また、CPU21は、本日分の未実施のタスク情報のタスク重要度34を、各タスクの重要度ポイントとして設定する。 In addition, the CPU 21 sets the task importance 34 of the task information of the unexecuted task for today as the importance point of each task.

また、CPU21は、ステップS13で取得した現在位置情報と、タスク実施場所の位置情報(タスク実施緯度37、タスク実施経度38)と、の間の距離を算出し、その距離に応じて、各タスクの場所ポイントを取得する。場所ポイントの数値は、例えば、次の条件により設定されている。
場所ポイント=3:実施場所が現在位置情報(又は直前タスク実施場所)より1km以内、
場所ポイント=2:実施場所が現在位置情報(又は直前タスク実施場所)より1kmより長く2km以内、
場所ポイント=1:実施場所が現在位置情報(又は直前タスク実施場所)より2kmより長く3km以内、
場所ポイント=0:実施場所が現在位置情報(又は直前タスク実施場所)より3kmより長い、又は実施場所なし。
なお、場所ポイントの段階数は、4に限定されるものではない。
Further, the CPU 21 calculates the distance between the current position information acquired in step S13 and the position information of the task execution location (task execution latitude 37, task execution longitude 38), and each task is calculated according to the distance. To get the location point. The numerical value of the place point is set under the following conditions, for example.
Location point=3: The implementation location is within 1 km from the current location information (or the immediately preceding task implementation location),
Place point=2: The execution place is longer than 1 km and within 2 km from the current position information (or the immediately preceding task execution place),
Place point = 1: the place of execution is longer than 2 km and shorter than 3 km from the current position information (or the place where the immediately preceding task was executed),
Place point=0: The implementation place is longer than 3 km from the current position information (or the previous task implementation place), or there is no implementation place.
Note that the number of stages of place points is not limited to four.

そして、CPU21は、開始期限ポイント、重要度ポイント、場所ポイントの各重み付け係数としての時間係数、重要度係数、場所係数を記憶部25から読み出し、各係数と、ステップS21で設定した各タスクの開始期限ポイント、重要度ポイント、場所ポイントとから、次式(2)により、各タスクの実施の優先の度合いを示すタスク優先度を算出する(ステップS22)。
タスク優先度=開始期限ポイント×時間係数+重要度ポイント×重要度係数+場所ポイント×場所係数 …(2)
Then, the CPU 21 reads the time coefficient, the importance coefficient, and the location coefficient as weighting coefficients for the start deadline point, the importance point, and the location point from the storage unit 25, and starts each coefficient and each task set in step S21. From the deadline point, the importance point, and the location point, the task priority indicating the priority degree of the execution of each task is calculated by the following equation (2) (step S22).
Task priority = start deadline point x time coefficient + importance point x importance coefficient + place point x place coefficient (2)

そして、CPU21は、ステップS22で算出したタスク優先度が一番高いタスクをタスク実施のお勧め順の最優先順に設定する(ステップS23)。そして、CPU21は、ステップS23,S26において優先順を未設定の各タスクについて、ステップS11で取得した現在時刻情報と、ステップS12で算出した開始期限と、ステップS11で取得したタスク重要度34と、ステップS21又は直前のステップS24で使用した、直前にお勧め順を設定した直前タスクの位置情報と、ステップS11で取得した優先順が未設定のタスクのタスク実施緯度37、タスク実施経度38とから、各タスクの開始期限ポイント、重要度ポイント、場所ポイントを設定する(ステップS24)。 Then, the CPU 21 sets the task with the highest task priority calculated in step S22 in the highest priority order of the recommended order of task execution (step S23). The CPU 21 then, for each task whose priority order has not been set in steps S23 and S26, the current time information acquired in step S11, the start deadline calculated in step S12, and the task importance level 34 acquired in step S11, From the position information of the immediately preceding task that has been set in the recommended order immediately before, which is used in step S21 or immediately before step S24, and the task execution latitude 37 and the task execution longitude 38 of the task for which the priority order is not set, obtained in step S11. , Start deadline points, importance points, and place points for each task are set (step S24).

ステップS24において、開始期限ポイント、重要度ポイントの設定は、ステップS21と同様である。場所ポイントについては、CPU21は、直前に優先順を設定した直前タスクの位置情報と、タスク実施場所の位置情報(タスク実施緯度37、タスク実施経度38)と、の間の距離を算出し、その距離に応じて、各タスクの場所ポイントを設定する。 In step S24, the setting of the start deadline point and the importance point is the same as in step S21. For the location point, the CPU 21 calculates the distance between the location information of the immediately preceding task whose priority order has been set immediately before and the location information of the task implementation location (task implementation latitude 37, task implementation longitude 38), and Set location points for each task according to distance.

そして、CPU21は、開始期限ポイント、重要度ポイント、場所ポイントの各重み付け係数を記憶部25から読み出し、各重み付け係数と、ステップS24で設定した優先順が未設定の各タスクの開始期限ポイント、重要度ポイント、場所ポイントとから、式(2)により、各タスクの実施の優先順を示すタスク優先度を算出する(ステップS25)。そして、CPU21は、ステップS23で算出したタスク優先度が一番高いタスクをタスク実施のお勧め順の次の優先順に設定する(ステップS26)。 Then, the CPU 21 reads out each weighting coefficient of the start deadline point, the importance point, and the place point from the storage unit 25, and each weighting coefficient and the start deadline point of each task for which the priority order set in step S24 is not set, the important point. From the degree point and the place point, the task priority indicating the priority order of execution of each task is calculated by the formula (2) (step S25). Then, the CPU 21 sets the task with the highest task priority calculated in step S23 in the priority order next to the recommended order of task execution (step S26).

そして、CPU21は、ステップS23,S26で、予め設定された所定数(例えば、6つ)のタスク又は所定数に満たない本日分の未実施の全タスクのお勧め順が設定されたか、否かを判別する(ステップS27)。所定数のタスク又は全タスクのお勧め順が設定されていない場合(ステップS27;NO)、ステップS24に移行される。所定数のタスク又は全タスクのお勧め順が設定された場合(ステップS27;YES)、お勧め順設定処理が終了する。 Then, the CPU 21 determines in step S23 and S26 whether or not the recommended order of the preset number of tasks (for example, 6) set in advance or all the unexecuted tasks for today that is less than the preset number is set. Is determined (step S27). If the recommended order of a predetermined number of tasks or all tasks is not set (step S27; NO), the process proceeds to step S24. When the recommended order of a predetermined number of tasks or all tasks has been set (step S27; YES), the recommended order setting process ends.

図6に戻り、CPU21は、ステップS11で取得した本日分の未実施のタスク情報を用いて、本日分の未実施の各タスクをステップS14で設定された実施のお勧め順にソートしたタスク実施お勧め順表示画面情報を生成して表示部24に表示し(ステップS15)、タスク表示処理を終了する。 Returning to FIG. 6, the CPU 21 sorts the unexecuted tasks for today using the unexecuted task information for today acquired in step S11, and sorts the tasks in the recommended order of execution set in step S14. The recommended order display screen information is generated and displayed on the display unit 24 (step S15), and the task display process ends.

ステップS15では、例えば、図8に示すタスク実施お勧め順表示画面50が表示される。タスク実施お勧め順表示画面50は、タスク実施お勧め順一覧部51と、タスク一覧部52と、並び順入力部53と、を有する。タスク実施お勧め順一覧部51は、ステップS14で設定された実施のお勧め順に並べた各タスクのタスク情報の一覧の表示部である。タスク実施お勧め順一覧部51には、2015年4月21日迄に実施すべきタスクについて、タスクID31、タスクタイトル32、タスク実施場所36、タスク期限33のタスク情報が含まれている。 In step S15, for example, the task execution recommended order display screen 50 shown in FIG. 8 is displayed. The recommended task execution order display screen 50 has a recommended task execution order list section 51, a task list section 52, and an arrangement order input section 53. The task execution recommendation order list unit 51 is a display unit of a list of task information of each task arranged in the execution recommendation order set in step S14. The task execution recommendation order list portion 51 includes task ID 31, task title 32, task execution location 36, and task deadline 33 for tasks to be executed by April 21, 2015.

タスク一覧部52は、本日分の未終了の各タスクのタスク情報の一覧の表示部である。並び順入力部53は、タスク一覧部52の各タスクの並び順を、タスク期限が早い時間順、重要度順、現在位置情報から実施場所迄の距離順から選択可能なドロップダウンリストの選択入力部である。 The task list part 52 is a display part of a list of task information of each unfinished task for today. The arrangement order input unit 53 can select and input the arrangement order of the tasks in the task list unit 52 from a drop-down list that can be selected from a time order with an earlier task deadline, an importance order, or a distance order from the current position information to the implementation location. It is a department.

ここで、タスク表示処理のタスクのお勧め順設定の具体例を説明する。ここでは、時間係数,重要度係数,場所係数=1とする。本日分の未実施のタスクとして、重要度が同程度の第1、第2のタスクを考える。第1のタスクは、現在位置から実施場所まで少し距離があるが、実施期限が迫っているタスクであり、例えば、少し距離の離れた銀行に行かないといけないが、あと1時間でその銀行が閉まってしまうタスクである。第2のタスクは、実施場所が現在位置から近いが、実施期限がかなり先のタスクであり、例えば、近くのお店で購入するものがあるが、24時迄で良いタスクである。 Here, a specific example of setting the recommended order of tasks in the task display process will be described. Here, the time coefficient, the importance coefficient, and the place coefficient=1. As unexecuted tasks for today, consider the first and second tasks having the same degree of importance. The first task is a task that is slightly closer to the implementation location than the current location, but the implementation deadline is approaching. For example, you have to go to a bank a little away, It is a closed task. The second task is a task whose execution location is close to the current position but whose execution deadline is quite ahead. For example, there is a task purchased at a nearby shop, but it is a good task until 24:00.

第1のタスクは、開始期限ポイント=2、重要度ポイント=1、場所ポイント=1である。第2のタスクは、開始期限ポイント=0、重要度ポイント=1、場所ポイント=2である。この場合、優先順が高く、早く実施すべきなのは第1のタスクであると考えられるが、従来の技術のように、距離のみに着目してしまうと第2のタスクの方の優先順が高くなってしまう。本実施の形態のように、開始期限、重要度、場所のそれぞれのポイントの和で総合的に判断することによって、タスク優先度=4である第1のタスクが、タスク優先度=3である第2のタスクよりも優先的に行うタスクに設定される。 The first task is start deadline point=2, importance point=1, and place point=1. The second task has start deadline points=0, importance point=1, and place point=2. In this case, it is considered that the first task has a high priority and should be executed earlier, but if only the distance is focused as in the conventional technique, the second task has a higher priority. turn into. As in the present embodiment, the first task having the task priority=4 has the task priority=3 by comprehensively judging the sum of the respective points of the start deadline, the importance, and the place. It is set to a task to be performed with priority over the second task.

また、タスク表示処理のタスクの優先順設定の別の具体例を説明する。ここでも、時間係数,重要度係数,場所係数=1とする。本日分の未実施のタスクとして、実施場所が現在位置である第3、第4のタスクを考える。第3のタスクは、実施期限は差し迫っているが、誰にでも頼める重要度の低いタスクであり、例えば重要度の低い会議の議事録提出のタスクである。第4のタスクは、タスク期限は少し後だが、物凄く重要度の高いタスクであり、例えば、24時が実施期限の重要な会議の資料作成のタスクである。 Another specific example of setting the priority order of tasks in the task display process will be described. Here again, the time coefficient, the importance coefficient, and the place coefficient=1. As the unexecuted tasks for today, consider the third and fourth tasks whose execution location is the current position. The third task is a task with a low importance level that can be asked by anyone, for example, a task of submitting the minutes of a meeting with a low importance level, although the implementation deadline is imminent. The fourth task is a task of extremely high importance, although the task deadline is a little later, for example, a task of preparing material for an important meeting whose execution deadline is 24:00.

第3のタスクは、開始期限ポイント=2、重要度ポイント=0、場所ポイント=3である。第4のタスクは、開始期限ポイント=0、重要度ポイント=3、場所ポイント=3である。この場合、優先順が高く、早く実施すべきなのは第4のタスクであると考えられるが、開始期限のみに着目すると第3のタスクの方の優先順が高くなってしまう。本実施の形態のように、開始期限、重要度、場所のそれぞれのポイントの和で総合的に判断することによって、タスク優先度=6である第4のタスクが、タスク優先度=5である第3のタスクよりも優先的に行うタスクに設定される。 The third task is start deadline point=2, importance point=0, and place point=3. The fourth task has a start deadline point=0, an importance point=3, and a place point=3. In this case, it is considered that the fourth task has a high priority and should be executed earlier, but if only the start deadline is focused on, the third task has a higher priority. As in the present embodiment, the fourth task having the task priority=6 has the task priority=5 by comprehensively judging the sum of the respective points of the start deadline, the importance, and the place. It is set to a task to be performed with priority over the third task.

また、タスク表示処理の後等に、ユーザがタスクを実施し終了した場合に、端末装置20のCPU21は、操作部22を介して、終了したタスクのタスクID又はタスクタイトルの入力を受け付け、無線通信部26を介して、そのタスクID又はタスクタイトルをサーバ10に送信する。サーバ10のCPU11は、通信部16を介して、終了したタスクのタスクID又はタスクタイトルを端末装置20から受信し、記憶部15のタスク情報DB30の受け付け、そのタスクID又はタスクタイトルがタスクID31又はタスクタイトル32であるレコードの終了39を1に更新する。 In addition, after the task display processing or the like, when the user carries out the task and ends the task, the CPU 21 of the terminal device 20 receives an input of the task ID or the task title of the finished task via the operation unit 22, and the wireless communication is performed. The task ID or task title is transmitted to the server 10 via the communication unit 26. The CPU 11 of the server 10 receives the task ID or task title of the completed task from the terminal device 20 via the communication unit 16, accepts the task information DB 30 of the storage unit 15, and the task ID or task title indicates the task ID 31 or The end 39 of the record which is the task title 32 is updated to 1.

以上、本実施の形態によれば、端末装置20は、タスク情報DB30を記憶したサーバ10から複数のタスクについてタスク情報を取得し、位置情報検出部27により自装置の現在位置を検出し、前記タスク情報として取得されたタスク実施緯度37及びタスク実施経度38に基づいて前記検出された現在位置から各タスクの実施場所までの距離を導出し、前記タスク情報として取得されたタスク重要度34と、前記導出された各タスクの実施場所までの距離と、に基づいて、タスクを実施するお勧め順を導出し、前記導出されたお勧め順を表示部24に表示させる。 As described above, according to the present embodiment, the terminal device 20 acquires task information about a plurality of tasks from the server 10 that stores the task information DB 30, detects the current position of its own device by the position information detection unit 27, and A task importance degree 34 acquired as the task information by deriving a distance from the detected current position to the execution position of each task based on the task execution latitude 37 and the task execution longitude 38 acquired as the task information; Based on the derived distance to the execution place of each task, the recommended order for performing the task is derived, and the derived recommended order is displayed on the display unit 24.

このため、重要度、場所の要素に基づくタスクのお勧め順を表示することにより、どのタスクから実施してよいかの一助となり、優先して実施すべきタスクをユーザに知らせることができる。 Therefore, by displaying the recommended order of tasks based on the factors of importance and place, it is possible to help which task should be performed first, and to notify the user of a task that should be performed with priority.

また、端末装置20は、タスク期限33とタスク実施時間35とをさらに含むタスク情報を取得し、前記タスク情報として取得されたタスク期限33とタスク実施時間35とに基づいて、各タスクの開始期限を算出し、当該各タスクの開始期限までの時間に基づいて、お勧め順を導出する。このため、開始期限、重要度、場所の要素に基づくタスクのお勧め順を表示することにより、優先して実施すべきタスクをより適切にユーザに知らせることができる。 Further, the terminal device 20 acquires task information that further includes the task deadline 33 and the task execution time 35, and based on the task deadline 33 and the task execution time 35 acquired as the task information, the start deadline of each task. Is calculated, and the recommended order is derived based on the time until the start deadline of each task. Therefore, by displaying the recommended order of tasks based on the elements of the start deadline, the importance, and the place, it is possible to more appropriately notify the user of the task to be preferentially performed.

また、端末装置20は、先に実施すべきタスクを選定した後に該選定したタスクの次に実施すべきタスクを選定する際、先に実施すべきタスクにおけるタスク実施緯度37及びタスク実施経度38と他のタスクにおけるタスク実施緯度37及びタスク実施経度38とに基づいて、選定されたタスクの場所から次に実施すべきタスクの場所への距離を算出し、当該各タスクの距離に基づいて、お勧め順を導出する。このため、お勧め順が最優先のタスクから、場所を次々に移動しやすい各タスクを容易にユーザに知らせることができる。 In addition, when the terminal device 20 selects a task to be executed first and then selects a task to be executed next to the selected task, the terminal device 20 sets the task execution latitude 37 and the task execution longitude 38 in the task to be executed first. The distance from the selected task location to the next task location to be performed is calculated based on the task implementation latitude 37 and the task implementation longitude 38 of the other tasks, and the distance is calculated based on the distance of each task. Derive the recommendation order. For this reason, it is possible to easily notify the user of each task that is easy to move to another place from the task having the highest priority in the recommended order.

以上の説明では、本発明に係るプログラムのコンピュータ読み取り可能な媒体として記憶部25のフラッシュメモリ、EEPROM等の半導体メモリを使用した例を開示したが、この例に限定されない。その他のコンピュータ読み取り可能な媒体として、HDD、SSDや、CD−ROM等の可搬型記録媒体を適用することが可能である。また、本発明に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウエーブ(搬送波)も本発明に適用される。 In the above description, an example in which a semiconductor memory such as a flash memory or an EEPROM of the storage unit 25 is used as a computer-readable medium of the program according to the present invention is disclosed, but the invention is not limited to this example. As another computer-readable medium, a portable recording medium such as an HDD, SSD, or CD-ROM can be applied. A carrier wave is also applied to the present invention as a medium for providing the data of the program according to the present invention via a communication line.

なお、上記実施の形態における記述は、本発明に係るタスク管理装置及びプログラムの一例であり、これに限定されるものではない。 The description in the above embodiment is an example of the task management device and the program according to the present invention, and the present invention is not limited to this.

例えば、上記実施の形態では、開始期限、重要度及び場所の要素に基づくタスクのお勧め順を設定する構成としたが、これに限定されるものではない。例えば、重要度及び場所の要素に基づくタスクのお勧め順を設定する構成としてもよい。この構成では、例えば、端末装置20は、タスク情報の各タスクの重要度に応じた重要度ポイントと、各タスクの実施場所から現在位置までの距離に応じた場所ポイントと、の和によりタスク優先度を算出し、タスク優先度に応じたお勧め順を設定して表示する。また、重要度係数をかけた重要度ポイントと、場所係数をかけた場所ポイントと、の和によりタスク優先度を算出するのが好ましい。また、端末装置20は、重要度、現在位置からの各タスクの場所までの距離に応じて、最優先のタスクを設定し、設定されたタスクを除き、重要度、直前タスク実施場所から各タスクの場所までの距離の各ポイントに応じて、次にお勧めするタスクを設定することを繰り返してお勧め順を算出して設定する構成としてもよい。これらの構成によっても、優先して実施すべきタスクを容易且つ効果的にユーザに判断させることができる。 For example, in the above-described embodiment, the recommended order of tasks is set based on the start deadline, the importance, and the location element, but the present invention is not limited to this. For example, the recommended order of tasks may be set based on the factors of importance and location. In this configuration, for example, the terminal device 20 gives the task priority by summing the importance points according to the importance of each task in the task information and the location points according to the distance from the execution location of each task to the current location. The degree is calculated, and the recommended order according to the task priority is set and displayed. Further, it is preferable to calculate the task priority by the sum of the importance point multiplied by the importance coefficient and the place point multiplied by the place coefficient. In addition, the terminal device 20 sets the highest priority task according to the importance and the distance from the current position to the location of each task, excluding the set tasks, the importance and each task from the immediately preceding task execution location. According to each point of the distance to the place, the recommended task may be repeatedly set and the recommended order may be calculated and set. With these configurations as well, the user can easily and effectively determine the task to be preferentially performed.

また、上記実施の形態では、図6のタスク表示処理のステップS11で、本日が実施完了期限のタスクのタスク情報を取得する構成としたが、これに限定されるものではない。例えば、端末装置20のCPU21は、明日、今週末等、他の所定時刻が実施完了期限のタスクのタスク情報を取得する構成としてもよい。 In the above embodiment, the task information of the task whose execution completion deadline is today is acquired in step S11 of the task display process in FIG. 6, but the present invention is not limited to this. For example, the CPU 21 of the terminal device 20 may be configured to acquire task information of a task whose execution completion deadline is another predetermined time, such as tomorrow or this weekend.

また、上記実施の形態では、図7のお勧め順設定処理で、最優先のタスクを設定し、開始期限、重要度、直前タスク実施場所から各タスクの場所までの距離の各ポイントに応じて、次にお勧めするタスクを設定することを繰り返してお勧め順を算出して設定する構成としたが、これに限定されるものではない。例えば、端末装置20のCPU21は、図7のお勧め順設定処理のステップS22で算出した各タスクのタスク優先度の降順を、お勧め順として設定する構成としてもよい。 Further, in the above embodiment, in the recommended order setting process of FIG. 7, the highest priority task is set, and the start deadline, the importance, and the distance from the immediately preceding task execution place to the place of each task are set according to each point. Although the recommended task is repeatedly set and the recommended order is calculated and set, the present invention is not limited to this. For example, the CPU 21 of the terminal device 20 may be configured to set the descending order of the task priority of each task calculated in step S22 of the recommended order setting process of FIG. 7 as the recommended order.

また、上記実施の形態では、図6のタスク表示処理において、タスク情報DB30のタスク期限33及びタスク実施時間35から各タスクの開始期限を算出し(ステップS12)、当該算出した開始期限を用いてお勧め順を設定する構成としたが、これに限定されるものではない。タスク情報DB30が開始期限の項目をさらに有し、タスク情報の登録において、タスクの開始期限がユーザ入力に応じてタスク情報DB30に記憶され、端末装置20のCPU21は、タスク表示処理において、タスク情報DB30に記憶された開始期限を用いてお勧め順を設定する構成としてもよい。この構成によれば、開始期限、重要度、場所の要素に基づくタスクのお勧め順を表示することにより、優先して実施すべきタスクをより適切にユーザに知らせることができる。同様に、タスク情報DB30が開始期限の項目をさらに有し、端末装置20のCPU21は、タスク情報の登録において、タスクのタスク期限及びタスク実施時間がユーザ入力されると、当該設定されたタスク期限及びタスク実施時間に基づいて開始期限を算出してタスク情報DB30に記憶しておき、タスク表示処理において、タスク情報DB30に記憶された開始期限を用いてお勧め順を設定する構成としてもよい。 Further, in the above embodiment, in the task display process of FIG. 6, the start deadline of each task is calculated from the task deadline 33 and the task execution time 35 of the task information DB 30 (step S12), and the calculated start deadline is used. Although the configuration is such that the recommended order is set, the present invention is not limited to this. The task information DB 30 further has an item of start deadline, and when registering the task information, the task start deadline is stored in the task information DB 30 according to the user input, and the CPU 21 of the terminal device 20 performs the task information in the task display process. The recommended order may be set using the start deadline stored in the DB 30. According to this configuration, by displaying the recommended order of tasks based on the elements of start deadline, importance, and location, it is possible to more appropriately notify the user of tasks to be preferentially performed. Similarly, the task information DB 30 further includes a start deadline item, and the CPU 21 of the terminal device 20 receives the user input of the task deadline and the task execution time in registering the task information, and the set task deadline is set. Alternatively, the start deadline may be calculated based on the task execution time and stored in the task information DB 30, and the recommended order may be set using the start deadline stored in the task information DB 30 in the task display process.

また、上記実施の形態におけるタスク管理システム1の各構成要素の細部構成及び細部動作に関しては、本発明の趣旨を逸脱することのない範囲で適宜変更可能であることは勿論である。 Further, it is needless to say that the detailed configuration and detailed operation of each component of the task management system 1 in the above embodiment can be appropriately changed without departing from the spirit of the present invention.

本発明の実施の形態を説明したが、本発明の範囲は、上述の実施の形態に限定するものではなく、特許請求の範囲に記載された発明の範囲とその均等の範囲を含む。
以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
タスクの実施の重要度情報とタスクを実施する場所情報とを含むタスク情報を記憶した記憶手段から複数のタスクについて前記タスク情報を取得する取得手段と、
自装置の現在位置を検出する位置検出手段と、
前記取得手段によりタスク情報として取得された前記場所情報に基づいて前記位置検出手段により検出された現在位置から各タスクの実施場所までの距離を導出する距離導出手段と、
前記取得手段によりタスク情報として取得された前記重要度情報と、前記距離導出手段により導出された各タスクの実施場所までの距離と、に基づいて、タスクを実施するお勧め順を導出するお勧め順導出手段と、
前記導出されたお勧め順を表示手段に表示させる表示制御手段と、
を備えるタスク管理装置。
<請求項2>
前記タスク情報は、タスクを完了すべき完了期限情報とタスクの実施により消費される参考消費時間情報とをさらに含み、
前記お勧め順導出手段は、前記取得手段によりタスク情報として取得された前記完了期限情報と前記参考消費時間情報とに基づいて前記お勧め順を導出する請求項1に記載のタスク管理装置。
<請求項3>
前記タスク情報は、タスクを開始すべき開始期限情報をさらに含み、
前記お勧め順導出手段は、前記取得手段によりタスク情報として取得された前記開始期限情報に基づいて前記お勧め順を導出する請求項1に記載のタスク管理装置。
<請求項4>
前記お勧め順導出手段は、先に実施すべきタスクを選定した後に該選定したタスクの次に実施すべきタスクを選定する際、前記先に実施すべきタスクにおける前記場所情報と他のタスクにおける前記場所情報とに基づいて前記お勧め順を導出する請求項1から3の何れか一項に記載のタスク管理装置。
<請求項5>
コンピュータを、
タスクの実施の重要度情報とタスクを実施する場所情報とを含むタスク情報を記憶した記憶手段から複数のタスクについて前記タスク情報を取得する取得手段、
自装置の現在位置を検出する位置検出手段、
前記取得手段によりタスク情報として取得された前記場所情報に基づいて前記位置検出手段により検出された現在位置から各タスクの実施場所までの距離を導出する距離導出手段、
前記取得手段によりタスク情報として取得された前記重要度情報と、前記距離導出手段により導出された各タスクの実施場所までの距離と、に基づいて、タスクを実施するお勧め順を導出するお勧め順導出手段、
前記お勧め順導出手段により導出されたお勧め順を表示手段に表示させる表示制御手段、
として機能させるためのプログラム。
Although the embodiments of the present invention have been described, the scope of the present invention is not limited to the above-described embodiments, and includes the scope of the invention described in the claims and the equivalent scope thereof.
The inventions described in the scope of the claims attached first to the application for this application will be additionally described below. The claim numbers described in the supplementary notes are as set forth in the claims initially attached to the application for this application.
[Appendix]
<Claim 1>
An acquisition unit that acquires the task information for a plurality of tasks from a storage unit that stores task information that includes task execution importance information and task execution location information;
Position detection means for detecting the current position of the device itself,
Distance deriving means for deriving the distance from the current position detected by the position detecting means to the execution location of each task based on the location information acquired as task information by the acquisition means,
It is recommended to derive a recommended order for executing the tasks based on the importance information acquired as the task information by the acquisition unit and the distance to the execution place of each task derived by the distance deriving unit. Forward derivation means,
Display control means for displaying on the display means the derived recommended order,
A task management device including.
<Claim 2>
The task information further includes completion deadline information for completing the task and reference consumption time information consumed by the execution of the task,
The task management device according to claim 1, wherein the recommended order deriving unit derives the recommended order based on the completion deadline information and the reference consumption time information acquired as task information by the acquisition unit.
<Claim 3>
The task information further includes start deadline information for starting the task,
The task management device according to claim 1, wherein the recommended order deriving unit derives the recommended order based on the start time limit information acquired as task information by the acquisition unit.
<Claim 4>
The recommended order deriving unit selects the task to be executed first and then selects the task to be executed next to the selected task. The task management device according to claim 1, wherein the recommended order is derived based on the location information.
<Claim 5>
Computer,
An acquisition unit that acquires the task information for a plurality of tasks from a storage unit that stores task information that includes task execution importance information and task execution location information,
Position detecting means for detecting the current position of the own device,
Distance deriving means for deriving a distance from the current position detected by the position detecting means to the execution location of each task based on the location information acquired as task information by the acquisition means,
It is recommended to derive a recommended order for executing the tasks based on the importance information acquired as the task information by the acquisition unit and the distance to the execution place of each task derived by the distance deriving unit. Forward derivation means,
Display control means for displaying on the display means the recommended order derived by the recommended order deriving means,
Program to function as.

1 タスク管理システム
10 サーバ
11 CPU
12 操作部
13 RAM
14 表示部
15 記憶部
16 通信部
17 バス
20 端末装置
21 CPU
22 操作部
23 RAM
24 表示部
25 記憶部
26 無線通信部
27 位置情報検出部
28 計時部
29 バス
N 通信ネットワーク
G GPS衛星
1 task management system 10 server 11 CPU
12 operation unit 13 RAM
14 display unit 15 storage unit 16 communication unit 17 bus 20 terminal device 21 CPU
22 operation unit 23 RAM
24 display unit 25 storage unit 26 wireless communication unit 27 position information detection unit 28 clocking unit 29 bus N communication network G GPS satellite

Claims (6)

タスクを実施する第1の優先条件として実施期限情報がタスク毎に設定されているとともに、前記第1の優先条件とは異なる第2の優先条件として所定の情報が設定されている複数のタスクを表示手段に表示させる表示制御手段、
を備え、
前記表示制御手段は、前記第1の優先条件に基づいた配列で前記複数のタスクを表示させる際に、前記複数のタスクのうち前記第2の優先条件に基づいた優先順位が最も高いタスクをおすすめタスクとして表示させる、
ことを特徴とするタスク管理装置。
Execution deadline information is set for each task as a first priority condition for executing a task, and a plurality of tasks for which predetermined information is set as a second priority condition different from the first priority condition Display control means for displaying on the display means,
Equipped with
When displaying the plurality of tasks in an array based on the first priority condition, the display control unit recommends a task having the highest priority order based on the second priority condition among the plurality of tasks. Display as a task,
A task management device characterized by the above.
前記複数のタスクには、前記第2の優先条件として実施場所情報が当該タスク毎に設定されており、Execution place information is set for each of the tasks as the second priority condition,
前記表示制御手段は、前記タスク毎に設定された実施場所情報に基づいて、前記複数のタスクのうち自装置の現在位置から最も実施場所が近いタスクをおすすめタスクとして表示させる、The display control means, based on the execution place information set for each task, displays a task having a closest execution place from the current position of its own device among the plurality of tasks as a recommended task,
ことを特徴とする請求項1に記載のタスク管理装置。The task management device according to claim 1, wherein
前記複数のタスクには、前記第2の優先条件として重要度情報が当該タスク毎に設定されており、Importance information is set for each of the tasks as the second priority condition,
前記表示制御手段は、前記タスク毎に設定された重要度情報に基づいて、前記複数のタスクのうち最も重要度が高いタスクをおすすめタスクとして表示させる、The display control means, based on the importance information set for each task, displays the task with the highest importance among the plurality of tasks as a recommended task.
ことを特徴とする請求項1に記載のタスク管理装置。The task management device according to claim 1, wherein
前記表示制御手段は、前記第1の優先条件に基づいて前記複数のタスクを実施期限が近い順に並べて表示させる、The display control means displays the plurality of tasks side by side according to the first priority condition, in the order of close execution deadlines;
ことを特徴とする請求項1から3の何れか一項に記載のタスク管理装置。The task management apparatus according to claim 1, wherein the task management apparatus is a task management apparatus.
前記実施期限情報は、前記タスクを開始すべき期限を示す情報または前記タスクを完了すべき期限を示す情報である、The execution deadline information is information indicating a deadline for starting the task or information indicating a deadline for completing the task,
ことを特徴とする請求項1から4の何れか一項に記載のタスク管理装置。The task management device according to claim 1, wherein the task management device is a task management device.
コンピュータを、Computer,
タスクを実施する第1の優先条件として実施期限情報がタスク毎に設定されているとともに、前記第1の優先条件とは異なる第2の優先条件として所定の情報が設定されている複数のタスクを表示手段に表示させる表示制御手段、Execution deadline information is set for each task as a first priority condition for executing a task, and a plurality of tasks for which predetermined information is set as a second priority condition different from the first priority condition Display control means for displaying on the display means,
として機能させ、Function as
前記表示制御手段は、前記第1の優先条件に基づいた配列で前記複数のタスクを表示させる際に、前記複数のタスクのうち前記第2の優先条件に基づいた優先順位が最も高いタスクをおすすめタスクとして表示させる、When displaying the plurality of tasks in an array based on the first priority condition, the display control unit recommends a task having the highest priority order based on the second priority condition among the plurality of tasks. Display as a task,
ことを特徴とするプログラム。A program characterized by that.
JP2019122632A 2019-07-01 2019-07-01 Task management device and program Expired - Fee Related JP6741129B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019122632A JP6741129B2 (en) 2019-07-01 2019-07-01 Task management device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019122632A JP6741129B2 (en) 2019-07-01 2019-07-01 Task management device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015154686A Division JP6551025B2 (en) 2015-08-05 2015-08-05 Task management apparatus and program

Publications (2)

Publication Number Publication Date
JP2019192283A JP2019192283A (en) 2019-10-31
JP6741129B2 true JP6741129B2 (en) 2020-08-19

Family

ID=68390553

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019122632A Expired - Fee Related JP6741129B2 (en) 2019-07-01 2019-07-01 Task management device and program

Country Status (1)

Country Link
JP (1) JP6741129B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1027084A (en) * 1996-07-12 1998-01-27 Casio Comput Co Ltd Display device
JP4656757B2 (en) * 2001-05-23 2011-03-23 シャープ株式会社 Portable information terminal and navigation method
JP2007299206A (en) * 2006-04-28 2007-11-15 Ntt Software Corp 3D spatial information processing apparatus and 3D spatial information processing method
JP4806600B2 (en) * 2006-07-31 2011-11-02 富士通株式会社 Menu display program, recording medium, menu display device, and menu display method
JP2009129002A (en) * 2007-11-20 2009-06-11 Sharp Corp Information processing apparatus, program for information processing apparatus, and information notification method for information processing apparatus
IN2012DN03161A (en) * 2009-12-15 2015-09-18 Intel Corp
JP5773554B2 (en) * 2012-02-27 2015-09-02 株式会社日立製作所 Task management method and task management apparatus
US20130346981A1 (en) * 2012-06-21 2013-12-26 Sony Network Entertainment International Llc Task management application for mobile devices

Also Published As

Publication number Publication date
JP2019192283A (en) 2019-10-31

Similar Documents

Publication Publication Date Title
JP2006318294A (en) Information distribution apparatus and information distribution system
US20090150067A1 (en) Navigation and Itinerary Management System
US20210209673A1 (en) Systems and methods for transient local commerce search
JP6206760B2 (en) Customer requirement management system, customer requirement management method, program
JP4501976B2 (en) Vehicle navigation device
JP2019045950A (en) Information processing apparatus, information processing system, and information processing method
JP6219914B2 (en) Navigation terminal, product reservation system, product reservation method, and program for navigation terminal
JP6741129B2 (en) Task management device and program
JP6551025B2 (en) Task management apparatus and program
JP6822002B2 (en) Schedule management device and program
US20200258056A1 (en) Information processing device, information processing method, and program
US11347391B2 (en) Proportion display apparatus, proportion display method, and recording medium
JP2015133011A (en) Information processing apparatus and mobile terminal
JP6550508B1 (en) Facility information provision system, facility information provision method, and facility information provision program
KR20180135221A (en) Method for purchasing of one-click and apparatus therefor
JP6490164B2 (en) Information processing program, information processing apparatus, and information processing method
CN110852665A (en) Information processing apparatus, information processing method, and non-transitory storage medium
US8863118B2 (en) Task management apparatus and computer readable medium for selecting a task location and task candidate
WO2016006128A1 (en) Cargo search device, cargo search system, cargo search method, and cargo search program
US20220109952A1 (en) Location determination based on historical service data
JP5256222B2 (en) Method, apparatus and program for determining action situation
JP6875235B2 (en) Information processing equipment, information processing methods and programs
US20160063649A1 (en) Favor detection and repayment system
JP2017174224A (en) Information providing system, control method of information providing system, and program of information providing system
CN107292612A (en) The optimization method and device of e-payment operation

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190723

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190723

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200623

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200706

R150 Certificate of patent or registration of utility model

Ref document number: 6741129

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees