[go: up one dir, main page]

JP2018041286A - Work support system and program - Google Patents

Work support system and program Download PDF

Info

Publication number
JP2018041286A
JP2018041286A JP2016175068A JP2016175068A JP2018041286A JP 2018041286 A JP2018041286 A JP 2018041286A JP 2016175068 A JP2016175068 A JP 2016175068A JP 2016175068 A JP2016175068 A JP 2016175068A JP 2018041286 A JP2018041286 A JP 2018041286A
Authority
JP
Japan
Prior art keywords
task
period
index
unprocessed
tasks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016175068A
Other languages
Japanese (ja)
Other versions
JP6750412B2 (en
Inventor
耕司 西谷
Koji Nishitani
耕司 西谷
佐藤 芳広
Yoshihiro Sato
芳広 佐藤
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 JP2016175068A priority Critical patent/JP6750412B2/en
Publication of JP2018041286A publication Critical patent/JP2018041286A/en
Application granted granted Critical
Publication of JP6750412B2 publication Critical patent/JP6750412B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】ユーザが作業量を把握できるようにタスクインデックスを表示する。【解決手段】登録されたタスクの実施を支援する作業支援システムSであって、前記登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御部23と、所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出部22と、を備え、表示制御部23は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる。【選択図】図1PROBLEM TO BE SOLVED: To display a task index so that a user can grasp the amount of work. SOLUTION: This is a work support system S that supports the execution of registered tasks, and has a display control unit 23 that displays task indexes indicating the registered tasks on a display device in order of execution deadline, and within a predetermined period. The display control unit 23 includes a task number derivation unit 22 for deriving the number of tasks within the period for which the implementation deadline is reached, and the display control unit 23 indicates the number of tasks within the period derived by the task number derivation means. The information is displayed in the display area between the task index of the task within the period and the task index of the task outside the period that expires outside the period. [Selection diagram] Fig. 1

Description

本発明は、作業支援システムおよびプログラムに関する。   The present invention relates to a work support system and a program.

やるべき作業(以下、「タスク」と称する)を忘れることなく実施するために、タスク一覧表を作成することが有効である。ここでは、タスクとして、開始または完了する日時が決められているもののように、作業の実施時期が特に決められているものを想定することにする。ユーザは、メモ帳や手帳等にタスク一覧表を手書きで作成する場合もあるが、近年ではスマートフォン等の携帯端末を用いてタスク一覧表を作成する場合も多くなっている。   In order to carry out the work to be performed (hereinafter referred to as “task”) without forgetting, it is effective to create a task list. Here, it is assumed that the task execution time is specifically determined, such as a task whose start or completion date is determined. A user may create a task list by handwriting in a memo pad, a notebook, or the like, but in recent years, a task list is often created using a mobile terminal such as a smartphone.

例えば、インターネット上のサーバでタスクを管理するクラウド型のシステムを想定した場合、ユーザは、携帯端末にインストールされているWebブラウザを利用してサーバ上にタスク一覧表を作成する。その後、ユーザは、Webブラウザを介してタスク一覧表を閲覧し、タスクを忘れることなく実施する。タスク一覧表は、例えば、タスクの内容を並べて表示する構成である(特許文献1参照)。   For example, assuming a cloud system that manages tasks on a server on the Internet, the user creates a task list on the server using a Web browser installed on the mobile terminal. Thereafter, the user browses the task list via the Web browser and executes the task without forgetting it. For example, the task list is configured to display task contents side by side (see Patent Document 1).

特表2014−518409号公報Special table 2014-518409 gazette

しかしながら、従来のタスク一覧表は、タスクの内容を並べて表示するものであったので、ユーザは、いつまでにどれだけのタスクの実施を完了すればよいのかを把握することが難しかった。その為、従来のタスク一覧表は、ユーザにとって利便性がよいものとは必ずしも言えなかった。   However, since the conventional task list displays task contents side by side, it is difficult for the user to grasp how many tasks should be completed by when. Therefore, the conventional task list is not always convenient for the user.

本発明の課題は、ユーザが作業量を把握できるようにタスクインデックスを表示することである。   An object of the present invention is to display a task index so that a user can grasp the amount of work.

前記課題を解決するため、本発明に係る作業支援システムは、
登録されたタスクの実施を支援する作業支援システムであって、
前記登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御手段と、
所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出手段と、を備え、
前記表示制御手段は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる。
In order to solve the above problems, a work support system according to the present invention includes:
A work support system that supports the execution of registered tasks,
Display control means for displaying a task index indicating the registered tasks in a display device in order of execution deadline;
A task number deriving means for deriving the number of tasks within the period that reaches the implementation deadline within a predetermined period,
The display control means displays the task information in the period indicating the number of tasks in the period derived by the task number deriving means, the task index of the task in the period and the task of the task outside the period that reaches the implementation deadline outside the period. Display in the display area between the index.

本発明によれば、ユーザが作業量を把握できるようにタスクインデックスを表示することができる。   According to the present invention, the task index can be displayed so that the user can grasp the work amount.

本発明の実施形態に係る作業支援システムの概略構成図である。1 is a schematic configuration diagram of a work support system according to an embodiment of the present invention. 本発明の実施形態に係る作業支援システムのモード遷移図である。It is a mode transition diagram of the work support system according to the embodiment of the present invention. 本発明の実施形態に係る作業支援システムのポータル画面の例示である。It is an illustration of the portal screen of the work assistance system which concerns on embodiment of this invention. 未処理タスクインデックスの期限延長を一括して行う画面の例示である。It is an example of the screen which performs the deadline extension of an unprocessed task index collectively. 未処理タスクインデックスを一括して実施完了にする画面の例示である。It is an example of the screen which completes implementation of an unprocessed task index collectively. 未処理タスクインデックスの期限延長を一括して行った後のメイン画面の例示である。It is an example of the main screen after performing deadline extension of an unprocessed task index collectively. 未処理タスクインデックスを一括して実施完了にした後のメイン画面の例示である。It is an example of the main screen after carrying out completion of unprocessed task index collectively. 本発明の実施形態に係るポータル画面における期間内タスク情報表示領域の表示方法を説明するための図であり、(a)は区切り期間として「本日中」が指定された場合の期間内タスク情報表示領域の例示であり、(b)は区切り期間として「今週末まで」が指定された場合の期間内タスク情報表示領域の例示であり、(c)は区切り期間として「本日中」および「今週末まで」が指定された場合の期間内タスク情報表示領域の例示である。It is a figure for demonstrating the display method of the task information display area in a period in the portal screen which concerns on embodiment of this invention, (a) is the task information display in a period when "today's day" is designated as a division | segmentation period. (B) is an example of the in-period task information display area when “to this weekend” is specified as the separation period, and (c) is “today” and “this weekend” as the separation periods. This is an example of the in-period task information display area when “to” is designated. 期間内タスク情報表示領域の表示処理を説明するためのフローチャートの例示である。It is an illustration of the flowchart for demonstrating the display process of the task information display area in a period. 変形例に係る作業支援システムのポータル画面の例示である。It is an illustration of the portal screen of the work support system concerning a modification.

以下、本発明の実施をするための形態を、適宜図面を参照しながら詳細に説明する。
各図は、本発明を十分に理解できる程度に、概略的に示してあるに過ぎない。よって、本発明は、図示例のみに限定されるものではない。なお、各図において、共通する構成要素や同様な構成要素については、同一の符号を付し、それらの重複する説明を省略する。
DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described in detail with reference to the drawings as appropriate.
Each figure is only schematically shown so that the invention can be fully understood. Therefore, the present invention is not limited to the illustrated example. In addition, in each figure, about the same component or the same component, the same code | symbol is attached | subjected and those overlapping description is abbreviate | omitted.

≪実施形態に係る作業支援システムの構成について≫
図1を参照して、本実施形態に係る作業支援システムSについて説明する。図1は、本実施形態に係る作業支援システムSの概略構成図である。
作業支援システムSは、ユーザ(例えば、経営者)の日常のバックヤード作業を支援するサービスを提供するためのものである。バックヤード作業は、例えば、飲食業や小売業を想定した場合、売上管理、就業管理等である。ここでは、作業支援システムSとしてクラウド型のシステムを想定しており、作業支援システムSは、ユーザにより実施される予定のタスク(「ToDo」と呼ぶ場合がある)をインターネット上のサーバで管理する。
<< Configuration of Work Support System According to Embodiment >>
A work support system S according to the present embodiment will be described with reference to FIG. FIG. 1 is a schematic configuration diagram of a work support system S according to the present embodiment.
The work support system S is for providing a service that supports daily backyard work of a user (for example, a manager). The backyard work is, for example, sales management, work management, etc., assuming a restaurant business or a retail business. Here, a cloud type system is assumed as the work support system S, and the work support system S manages a task scheduled to be performed by a user (sometimes referred to as “ToDo”) with a server on the Internet. .

作業支援システムSは、サービス受領者と、サービス提供者とに分かれている。サービス受領者は、例えば、飲食業や小売業を行う実際の店舗を想定しており、サービス提供者は、例えば、インターネット上のサーバが設置されるデータセンタを想定している。   The work support system S is divided into a service recipient and a service provider. For example, the service recipient is assumed to be an actual store that performs a restaurant business or a retail business, and the service provider is assumed to be, for example, a data center in which a server on the Internet is installed.

サービス受領者側のシステムは、ユーザが操作するユーザ操作端末1と、店舗に設置されている業務用装置2とを備えて構成されている。
ユーザ操作端末1は、例えば、スマートフォン1aやPC(Personal Computer)1b等である。ユーザ操作端末1は、表示ディスプレイ(表示装置)を備えると共に、インターネット上のウェブページの情報を画面上に表示するための閲覧ソフト(Webブラウザ)を有している。
業務用装置2は、例えば、従業員がタイムカードを挿入することで従業員の出勤・退勤などの時刻を記録するタイムレコーダ2aや店舗内で顧客が購入する商品の売上登録を行うPOS(Point Of Sales)レジ端末2b等である。
The system on the service receiver side includes a user operation terminal 1 operated by a user and a business device 2 installed in a store.
The user operation terminal 1 is, for example, a smartphone 1a or a PC (Personal Computer) 1b. The user operation terminal 1 includes a display (display device) and browsing software (Web browser) for displaying information on web pages on the Internet on a screen.
The business device 2 may be, for example, a time recorder 2a that records the time of employee attendance, leaving work, etc. by inserting a time card, or a POS (Point Of) that registers sales of products purchased by customers in the store. Sales) cash register terminal 2b and the like.

サービス提供者側のシステムは、作業支援アプリケーション10と、カレンダDB(Database)11と、タスクDB(Database)12と、ユーザ認証部13と、タスク管理部20とを備えて構成されている。
作業支援アプリケーション10は、支援するタスク毎に機能が分かれており、ここでは、売上管理アプリ10Aと、会計管理アプリ10Bと、給与管理アプリ10cと、就業管理アプリ10Dと、POP(Point of purchase advertising)作成アプリ10Eとからなる。以下でアプリの種類と言った場合には、これらのアプリ10A〜10Eを表す。各アプリ10A〜10Eは、それぞれが複数のタスクを支援することが可能である。
The system on the service provider side includes a work support application 10, a calendar DB (Database) 11, a task DB (Database) 12, a user authentication unit 13, and a task management unit 20.
The work support application 10 has a function for each task to be supported. Here, the sales management application 10A, the accounting management application 10B, the salary management application 10c, the employment management application 10D, and a POP (Point of purchase advertising). ) The creation application 10E. In the following, when referring to the type of application, these applications 10A to 10E are represented. Each of the applications 10A to 10E can support a plurality of tasks.

売上管理アプリ10Aは、売上に関する作業を支援する機能を提供するプログラムであり、例えば、売上を確認するタスクや売上目標に対する達成率を確認するタスクの実施を支援する。売上管理アプリ10Aには、例えば、POSレジ端末2bから売上情報が送られる。
会計管理アプリ10Bは、会計に関する作業を支援する機能を提供するプログラムであり、例えば、固定資産税や自動車税等の税金を納付するタスクの実施を支援する。
The sales management application 10A is a program that provides a function for supporting work related to sales. For example, the sales management application 10A supports execution of a task for confirming sales and a task for confirming an achievement rate for a sales target. For example, sales information is sent to the sales management application 10A from the POS cash register terminal 2b.
The accounting management application 10 </ b> B is a program that provides a function for supporting work related to accounting. For example, the accounting management application 10 </ b> B supports the execution of a task for paying taxes such as property tax and automobile tax.

給与管理アプリ10Cは、給与に関する作業を支援する機能を提供するプログラムであり、例えば、給与や賞与等を計算するタスクの実施を支援する。給与管理アプリ10Cは、例えば、タイムレコーダ2aから出勤・退勤などの時刻情報が送られる。
就業管理アプリ10Dは、就業に関する作業を支援する機能を提供するプログラムであり、例えば、従業員のシフト作成やその後に変更するタスクの実施を支援する。
POP作成アプリ10Eは、POP作成に関する作業を支援する機能を提供するプログラムであり、例えば、新商品やセール品のPOPを作成するタスクの実施を支援する。
The salary management application 10 </ b> C is a program that provides a function for supporting work related to salary, and supports, for example, execution of a task for calculating salary, bonuses, and the like. The salary management application 10C receives, for example, time information such as going to work or leaving work from the time recorder 2a.
The employment management application 10D is a program that provides a function that supports work related to employment. For example, the employment management application 10D supports the shift creation of employees and the execution of tasks to be changed thereafter.
The POP creation application 10E is a program that provides a function for supporting work related to POP creation. For example, the POP creation application 10E supports execution of a task for creating a POP for a new product or a sale product.

以下でタスクの種類と言った場合には、作業支援アプリケーション10が支援するこれらのタスク(例えば、売上を確認するタスク、売上目標に対する達成率を確認するタスク、固定資産税や自動車税等の税金を納付するタスク、給与や賞与等を計算するタスク、従業員のシフト作成するタスク、新商品やセール品のPOPを作成するタスクなど)を表す。   In the following, when referring to the type of task, these tasks supported by the work support application 10 (for example, a task for confirming sales, a task for confirming the achievement rate against the sales target, taxes such as property tax and automobile tax) , A task for calculating salary, bonus, etc., a task for creating shifts for employees, a task for creating POPs for new products and sale items, and the like.

カレンダDB11は、作業カレンダが記憶されている。ここでの作業カレンダは、日付にタスクインデックスの登録(ユーザによるタスクの実施)に関する情報が対応付けられているようなものでよい。
タスクDB12は、タスクインデックスが記憶されている。ここでのタスクインデックスは、タスクの見出しや概略のようなものでよく、ユーザが実施するタスクの種類、タスクの内容や時期を認識可能な情報を含んで構成されるのが望ましい。タスクインデックスは、タスク管理部20の処理によって、例えば、ユーザ自身のランダムなタイミングでの登録や、作業カレンダに基づいた周期的な登録により発生する。
The calendar DB 11 stores a work calendar. The work calendar here may be such that information related to registration of a task index (execution of a task by a user) is associated with a date.
The task DB 12 stores a task index. The task index here may be a headline or outline of the task, and preferably includes information that can recognize the type of task performed by the user, the content of the task, and the time. The task index is generated by the processing of the task management unit 20 by, for example, registration at random timing of the user himself or periodic registration based on the work calendar.

ユーザ認証部13は、作業支援システムSを利用するユーザの認証を行う。ユーザ認証部13は、例えば、ユーザによるアカウント名およびパスワードの登録を予め受け付け、ユーザが作業支援システムSを利用する度にこれらの情報を用いてユーザの認証を行う。   The user authentication unit 13 authenticates a user who uses the work support system S. For example, the user authentication unit 13 accepts in advance registration of an account name and a password by the user, and authenticates the user by using such information every time the user uses the work support system S.

タスク管理部20は、作業支援アプリケーション10で支援を行うユーザのタスクを管理するものである。ここでは、タスク管理部20は、登録部21と、タスク数導出部22と、表示制御部23とを備えて構成されている。タスク管理部20が備える各機能(登録部21、タスク数導出部22、表示制御部23)は、種々の手段により実現可能であり、例えば、図示しないCPU(Central Processing Unit)によるプログラム実行処理や、専用回路等により実現される。   The task management unit 20 manages a task of a user who supports with the work support application 10. Here, the task management unit 20 includes a registration unit 21, a task number deriving unit 22, and a display control unit 23. Each function (registration unit 21, task number deriving unit 22, display control unit 23) provided in the task management unit 20 can be realized by various means. For example, program execution processing by a CPU (Central Processing Unit) (not shown) Realized by a dedicated circuit or the like.

登録部21は、ユーザによるタスクインデックスの登録を受け付けるか、または、作業カレンダに基づいて周期的にタスクインデックスの登録を発生させる。登録部21は、登録したタスクインデックスをタスクDB12に格納する。
タスク数導出部22は、登録部21により受け付けられたタスクインデックスまたは発生させられたタスクインデックスの数をタスクの実施を支援するアプリの種類毎にカウントする。また、タスク数導出部22は、ある時点(例えば、「本日中」、「今週末まで」、「来週末まで」、「今月末まで」など)までに実施期限を迎えるタスク、または、既に期限切れであるタスクの件数を導出する。
The registration unit 21 accepts registration of a task index by a user or periodically generates registration of a task index based on a work calendar. The registration unit 21 stores the registered task index in the task DB 12.
The task number deriving unit 22 counts the number of task indexes accepted by the registration unit 21 or the number of generated task indexes for each type of application that supports task execution. In addition, the task number deriving unit 22 can execute a task whose execution deadline is reached by a certain point in time (for example, “today”, “until this weekend”, “until next weekend”, “until this month”, etc.) The number of tasks that are is derived.

表示制御部23は、作業支援システムSで用いられる各モードでの画面をユーザ操作端末1に表示させる。図2を参照して、表示制御部23の具体的な処理を説明する。図2は、作業支援システムSのモード遷移図である。
この作業支援システムSのURL(Uniform Resource Locator)をWebプラウザ等でユーザ操作端末1に表示することにより、作業支援のサービスが起動する。起動直後にて表示制御部23は、ログイン画面(モードM10)を表示する。
モードM10のログイン画面にて、ユーザがログイン操作を行うと、表示制御部23によってToDoのポータル画面(モードM11)に遷移する。このToDoのポータル画面では、タスクDB12に登録されているタスクインデックスの選択やログアウトが行える。
The display control unit 23 causes the user operation terminal 1 to display a screen in each mode used in the work support system S. A specific process of the display control unit 23 will be described with reference to FIG. FIG. 2 is a mode transition diagram of the work support system S.
By displaying the URL (Uniform Resource Locator) of the work support system S on the user operation terminal 1 with a Web browser or the like, the work support service is activated. Immediately after startup, the display control unit 23 displays a login screen (mode M10).
When the user performs a login operation on the login screen in mode M10, the display control unit 23 transitions to the portal screen (mode M11) of ToDo. On this ToDo portal screen, the task index registered in the task DB 12 can be selected and logged out.

モードM11のポータル画面にて、タスクインデックスを選択すると、対応する作業支援アプリケーション10が起動し、表示制御部23によってアプリケーション画面のうちいずれか(モードM12a,M12b,…)に遷移する。これらアプリケーション画面では、作業支援アプリケーション10の終了とログアウトが行える。
モードM12aなどのアプリケーション画面にて、作業支援アプリケーション10を終了すると、表示制御部23によってモードM11のポータル画面に戻る。
モードM11のポータル画面やモードM12aなどのアプリケーション画面にて、ログアウトを行うと、表示制御部23によってログイン画面(モードM10)に戻る。
このように、作業支援システムSでは、単にToDoポータル画面にてタスクDB12に登録されているタスクインデックスを表示するだけではなく、タスクインデックスに係る作業支援アプリケーション10を起動して、これを処理させることができる。
When a task index is selected on the portal screen in mode M11, the corresponding work support application 10 is activated, and the display control unit 23 transitions to one of the application screens (modes M12a, M12b,...). On these application screens, the work support application 10 can be terminated and logged out.
When the work support application 10 is terminated on the application screen such as the mode M12a, the display control unit 23 returns to the portal screen of the mode M11.
When logout is performed on the application screen such as the mode M11 portal screen or the mode M12a, the display control unit 23 returns to the login screen (mode M10).
As described above, in the work support system S, not only the task index registered in the task DB 12 is displayed on the ToDo portal screen but also the work support application 10 related to the task index is activated and processed. Can do.

図3は、ToDoポータルのメイン画面50を説明する図である。ToDoポータルのメイン画面50は、前記説明した通り、表示制御部23によってユーザ操作端末1に表示される。
メイン画面50は、メニュー51A〜51Eを表示するメニューエリアと、アカウントアイコン52と、タスク入力テキストボックス53と、件数表示エリア54と、区切り期間指定エリア55と、ToDoリストペイン56とを含んで構成される。
FIG. 3 is a diagram for explaining the main screen 50 of the ToDo portal. The main screen 50 of the ToDo portal is displayed on the user operation terminal 1 by the display control unit 23 as described above.
The main screen 50 includes a menu area for displaying menus 51 </ b> A to 51 </ b> E, an account icon 52, a task input text box 53, a number display area 54, a separation period designation area 55, and a ToDo list pane 56. Is done.

メニュー51Aには売上管理に係るアイコンが表示され、このメニュー51Aをクリックすると、売上管理アプリ10Aが起動する。メニュー51Aの下部には、売上管理アプリ10Aの略称である「売上」が表示されている。
メニュー51Bには会計管理に係るアイコンが表示され、このメニュー51Bをクリックすると、会計管理アプリ10Bが起動する。メニュー51Bの下部には、会計管理アプリ10Bの略称である「会計」が表示されている。
メニュー51Cには給与管理に係るアイコンが表示され、このメニュー51Cをクリックすると、給与管理アプリ10Cが起動する。メニュー51Cの下部には、給与管理アプリ10Cの略称である「給与」が表示されている。
メニュー51Dには就業管理に係るアイコンが表示され、このメニュー51Dをクリックすると、就業管理アプリ10Dが起動する。メニュー51Dの下部には、就業管理アプリ10Dの略称である「就業」が表示されている。
メニュー51EにはPOP作成に係るアイコンが表示され、このメニュー51Eをクリックすると、POP作成アプリ10Eが起動する。メニュー51Eの下部には、POP作成アプリ10Eの略称である「POP」が表示されている。
An icon relating to sales management is displayed in the menu 51A, and when the menu 51A is clicked, the sales management application 10A is activated. In the lower part of the menu 51A, “sales”, which is an abbreviation for the sales management application 10A, is displayed.
An icon relating to accounting management is displayed in the menu 51B, and when this menu 51B is clicked, the accounting management application 10B is activated. In the lower part of the menu 51B, “accounting” which is an abbreviation of the accounting management application 10B is displayed.
An icon relating to salary management is displayed on the menu 51C, and when the menu 51C is clicked, the salary management application 10C is activated. In the lower part of the menu 51C, “salary” which is an abbreviation of the salary management application 10C is displayed.
An icon relating to work management is displayed in the menu 51D, and when the menu 51D is clicked, the work management application 10D is activated. “Work”, which is an abbreviation for the work management application 10D, is displayed at the bottom of the menu 51D.
An icon related to POP creation is displayed on the menu 51E, and when the menu 51E is clicked, the POP creation application 10E is activated. Under the menu 51E, “POP”, which is an abbreviation for the POP creation application 10E, is displayed.

アカウントアイコン52をクリックすると、ユーザのアカウント名と共にログアウトボタンが表示される。このログアウトボタンのクリックによりログアウトが行われ、図2に示したログイン画面に遷移する。
タスク入力テキストボックス53は文字列入力領域であり、デフォルトでは「タスクを入力してください。」の文言が表示される。この領域に文字列を入力してリターンキーを押下すると、タスクインデックスが新たに登録される。
When the account icon 52 is clicked, a logout button is displayed together with the user's account name. Logout is performed by clicking this logout button, and a transition is made to the login screen shown in FIG.
The task input text box 53 is a character string input area. By default, a text “Please enter a task.” Is displayed. When a character string is entered in this area and the return key is pressed, a task index is newly registered.

件数表示エリア54には、ToDoリストペイン56に表示される未処理タスクインデックス60の件数に関する情報が表示される。符号54Aは、売上管理アプリ10Aの未処理タスクインデックス60の登録件数であり、ここでは「0」件が表示されている。符号54Bは、会計管理アプリ10Bの未処理タスクインデックス60の登録件数であり、ここでは「1」件が表示されている。符号54Cは、給与管理アプリ10Cの未処理タスクインデックス60の登録件数であり、ここでは「1」件が表示されている。符号54Dは、就業管理アプリ10Dの未処理タスクインデックス60の登録件数であり、ここでは「1」件が表示されている。符号54Eは、POP作成アプリ10Eの未処理タスクインデックス60の登録件数であり、ここでは「0」件が表示されている。符号54Tは、登録されている全ての未処理タスクインデックス60の登録件数であり、ここでは「3」件が表示されている。   In the number display area 54, information regarding the number of unprocessed task indexes 60 displayed in the ToDo list pane 56 is displayed. Reference numeral 54A denotes the number of registrations of the unprocessed task index 60 of the sales management application 10A, and “0” is displayed here. Reference numeral 54B denotes the number of registrations of the unprocessed task index 60 of the accounting management application 10B, and “1” is displayed here. Reference numeral 54C denotes the number of registrations of the unprocessed task index 60 of the salary management application 10C. Here, “1” is displayed. Reference numeral 54D represents the number of registrations of the unprocessed task index 60 of the work management application 10D, and “1” is displayed here. Reference numeral 54E denotes the number of registrations of the unprocessed task index 60 of the POP creation application 10E, and “0” is displayed here. Reference numeral 54T indicates the number of registered unprocessed task indexes 60 registered, and “3” is displayed here.

区切り期間指定エリア55は、本日を始点とした場合の区切り期間(終点)を指定するためのエリアである。区切り期間指定エリア55は、チェックボックスとして構成されており、ユーザは、「期限切れ」、「本日中」、「今週末まで」、「来週末まで」、「今月末まで」を一つまたは複数指定することができる。なお、区切り期間指定エリア55の構成はこれに限定されるものではなく、例えば、テキストボックスとして構成されて、ユーザによって任意の期間を入力されるようにしてもよい。区切り期間指定エリア55により区切り期間が指定されると、指定された数分の期間内タスク情報表示領域80がToDoリストペイン56に表示される。期間内タスク情報表示領域80の詳細は後記する。なお、区切り期間指定エリア55は、初期状態として「期限切れ」が選択されていてもよく、指定された区切り期間は図示しない記憶部に保存されて、新たな期間の指定までこの情報が維持されるようにしてもよい。   The delimiter period designation area 55 is an area for designating a delimiter period (end point) when today is the starting point. The separation period designation area 55 is configured as a check box, and the user designates one or more of “expired”, “today”, “to this weekend”, “to next weekend”, and “to the end of this month”. can do. Note that the configuration of the separation period designation area 55 is not limited to this, and may be configured as, for example, a text box and an arbitrary period may be input by the user. When the delimiter period is specified by the delimiter period specifying area 55, the task information display area 80 within the specified number of periods is displayed in the ToDo list pane 56. Details of the in-period task information display area 80 will be described later. In the delimiter period specification area 55, “expired” may be selected as an initial state, and the specified delimiter period is stored in a storage unit (not shown), and this information is maintained until a new period is specified. You may do it.

また、区切り期間指定エリア55により区切り期間(終点)が指定されると、指定された区切り期間の右側に模様(ここでは、縞模様)が表示される。この模様は、指定された区切り期間内の未処理タスクインデックス60および期間内タスク情報表示領域80の背景として使用されるものである。つまり、表示制御部23は、区切り期間内の未処理タスクインデックス60を区切り期間外の未処理タスクインデックス60に対して、模様59によって強調して表示する。ここでは、2つの未処理タスクインデックス601,602および期間内タスク情報表示領域80の背景が縞模様になっている。
なお、模様59によって強調表示するのは、期間内の未処理タスクインデックス60および期間内タスク情報表示領域80の何れか一方であってもよい。また、本実施形態では模様59により強調しているが、背景の色を変更することで区切り期間内の未処理タスクインデックス60を区切り期間外の未処理タスクインデックス60に対して強調して表示してもよい。
Further, when a separation period (end point) is designated by the separation period designation area 55, a pattern (here, a striped pattern) is displayed on the right side of the designated separation period. This pattern is used as the background of the unprocessed task index 60 and the in-period task information display area 80 within the specified separation period. That is, the display control unit 23 displays the unprocessed task index 60 within the separation period in a highlighted manner with the pattern 59 with respect to the unprocessed task index 60 outside the separation period. Here, the backgrounds of the two unprocessed task indexes 60 1 and 60 2 and the in-period task information display area 80 are striped.
Note that the highlighting by the pattern 59 may be either the unprocessed task index 60 within the period or the task information display area 80 within the period. In this embodiment, the pattern 59 is emphasized. However, by changing the background color, the unprocessed task index 60 within the separation period is highlighted with respect to the unprocessed task index 60 outside the separation period. May be.

ToDoリストペイン56は、1または複数のタスクインデックスをリスト表示する領域であり、ユーザによってスクロール可能に構成されている。ToDoリストペイン56は、未処理リスト57と、処理済リスト58とを含んで表示される。未処理リスト57の下に処理済リスト58が表示されており、デフォルトでは未処理リスト57が優先して表示される。   The ToDo list pane 56 is an area for displaying a list of one or more task indexes, and is configured to be scrollable by the user. The ToDo list pane 56 is displayed including an unprocessed list 57 and a processed list 58. A processed list 58 is displayed below the unprocessed list 57. By default, the unprocessed list 57 is displayed with priority.

未処理リスト57は、1つ又は複数の未処理タスクインデックス60(ここでは、3つの未処理タスクインデックス601〜603を表示)と、期間内タスク情報表示領域80とで構成される。未処理タスクインデックス60は、未だ処理が完了していないタスクをユーザに示すものである。未処理タスクインデックス60は、ここではタスクの期限日に基づいて降順に並べて表示されている(期限日が早いものが上位に表示されている)。期間内タスク情報表示領域80は、区切り期間指定エリア55によって指定された区切り期間内における未処理タスクインデックス60の件数に関する情報などをユーザに示すものである。
処理済リスト58は、1つ又は複数の処理済タスクインデックス70(ここでは、4つの処理済タスクインデックス701〜704を表示)で構成される。処理済タスクインデックス70は、直近に処理が完了したタスクをユーザに示すものである。処理済タスクインデックス70は、ここでは完了日に基づいて昇順に並べて表示されている(完了日が早いものが下位に表示されている)。
The unprocessed list 57 includes one or a plurality of unprocessed task indexes 60 (here, three unprocessed task indexes 60 1 to 60 3 are displayed) and an in-period task information display area 80. The unprocessed task index 60 indicates to the user tasks that have not yet been processed. Here, the unprocessed task index 60 is displayed in descending order based on the due date of the task (the one with the earlier due date is displayed at the top). The in-period task information display area 80 indicates to the user information related to the number of unprocessed task indexes 60 within the separation period designated by the separation period designation area 55.
Processed list 58 (here, displays four processed task index 70 1-70 4) one or more of the processed task index 70 consists of. The processed task index 70 indicates to the user the task that has been processed most recently. Here, the processed task index 70 is displayed in ascending order based on the completion date (the earlier completion date is displayed in the lower order).

未処理タスクインデックス60は横長の長方形の領域であり、左側のアプリケーションアイコン61と、中央のコメント62と、下側の期限日63と、右上側の起案日64と、処理済チェックボックス65とを含んで構成される。この未処理タスクインデックス60は、例えば、期限日63が本日を起点として所定期間(例えば2ヶ月間)のものに限って表示され、期限日63が所定期間を超えるものについては表示されない。なお、表示される未処理タスクインデックス60の範囲は、ユーザによって個別に設定できるようにしてもよい。   The unprocessed task index 60 is a horizontally long rectangular area, and includes an application icon 61 on the left side, a central comment 62, a lower due date 63, a draft date 64 on the upper right side, and a processed check box 65. Consists of including. For example, the unprocessed task index 60 is displayed only when the due date 63 is a predetermined period (for example, two months) starting from today, and is not displayed when the due date 63 exceeds the predetermined period. The displayed range of the unprocessed task index 60 may be set individually by the user.

アプリケーションアイコン61は、この未処理タスクインデックス60を処理するための作業支援アプリケーション10(図1参照)のアイコンである。コメント62は、この未処理タスクインデックス60に関するコメントである。期限日63は、この未処理タスクインデックス60を処理する期限の日付であり、その横に期限日63までの残り日数が表示される。起案日64は、原則としてこの未処理タスクインデックス60を起案した日であるが、この未処理タスクインデックス60を修正したならば、その修正日が起案日64に反映される。   The application icon 61 is an icon of the work support application 10 (see FIG. 1) for processing the unprocessed task index 60. The comment 62 is a comment regarding the unprocessed task index 60. The deadline date 63 is the date of the deadline for processing the unprocessed task index 60, and the remaining number of days until the deadline 63 is displayed beside it. The draft date 64 is a date when the unprocessed task index 60 is drafted in principle, but if the unprocessed task index 60 is modified, the modified date is reflected in the draft date 64.

処理済チェックボックス65は、この未処理タスクインデックス60に係るタスクの処理が完了したときにチェックされるものである。処理済チェックボックス65にチェックされた未処理タスクインデックス60は、処理済リスト58に移動し、処理済タスクインデックス70として表示される。   The processed check box 65 is checked when processing of the task related to the unprocessed task index 60 is completed. The unprocessed task index 60 checked in the processed check box 65 moves to the processed list 58 and is displayed as the processed task index 70.

処理済タスクインデックス70は細長い長方形の領域であり、アプリケーション名の表示71と、中央のコメント72と、完了日73と、コピーボタン74と、復活ボタン75とを含んで構成される。この処理済タスクインデックス70は、例えば、完了日73が直近の所定期間(例えば5週間)のものに限って表示され、所定期間を過ぎたものは表示されなくなる。これによりユーザは、処理済タスクインデックス70を事後的に確認可能であり、かつ所定期間が過ぎて確認の必要性が少なくなった処理済タスクインデックス70によって煩わされなくなる。   The processed task index 70 is an elongated rectangular area and includes an application name display 71, a central comment 72, a completion date 73, a copy button 74, and a resurrection button 75. For example, the processed task index 70 is displayed only when the completion date 73 is within the latest predetermined period (for example, 5 weeks), and after the predetermined period is not displayed. As a result, the user can confirm the processed task index 70 later, and is not bothered by the processed task index 70 whose necessity for confirmation has decreased after a predetermined period.

コピーボタン74は、この処理済タスクインデックス70をコピーして新たな未処理タスクインデックス60を登録するためのボタンである。このコピーボタン74が選択されると、例えば、選択された処理済タスクインデックス70と同じ内容のタスクインデックスがタスクDB12に新たに登録されると共に、新たに登録されたタスクインデックスが未処理リスト57に未処理タスクインデックス60として追加される。
復活ボタン75は、この処理済タスクインデックス70を未処理タスクインデックス60として復活させるためのボタンである。この復活ボタン75が選択されると、例えば、タスクDB12に記憶される当該処理済タスクインデックス70の処理済みを行ったか否かの情報が未処理に更新される。また、処理済リスト58から選択された処理済タスクインデックス70が削除されると共に、未処理リスト57に選択された処理済タスクインデックス70と同じ内容のものが追加される。
The copy button 74 is a button for copying the processed task index 70 and registering a new unprocessed task index 60. When the copy button 74 is selected, for example, a task index having the same contents as the selected processed task index 70 is newly registered in the task DB 12, and the newly registered task index is added to the unprocessed list 57. An unprocessed task index 60 is added.
The restore button 75 is a button for restoring the processed task index 70 as the unprocessed task index 60. When the resurrection button 75 is selected, for example, information indicating whether or not the processed task index 70 stored in the task DB 12 has been processed is updated to unprocessed. Further, the processed task index 70 selected from the processed list 58 is deleted, and the same content as the selected processed task index 70 is added to the unprocessed list 57.

期間内タスク情報表示領域80は、未処理タスクインデックス60と同様に細長い長方形の領域である。期間内タスク情報表示領域80は、全種類選択ボタン81と、売上管理選択ボタン82Aと、会計管理選択ボタン82Bと、給与管理選択ボタン82Cと、就業管理選択ボタン82Dと、POP作成選択ボタン82Eと、期限延長ボタン83と、全て完了ボタン84とを含んで構成される。以下では、売上管理選択ボタン82A、会計管理選択ボタン82B、給与管理選択ボタン82C、就業管理選択ボタン82DおよびPOP作成選択ボタン82Eをまとめて「種類別選択ボタン82」と呼ぶ場合がある。   The in-period task information display area 80 is an elongated rectangular area like the unprocessed task index 60. The in-period task information display area 80 includes an all types selection button 81, a sales management selection button 82A, an accounting management selection button 82B, a salary management selection button 82C, a work management selection button 82D, and a POP creation selection button 82E. The term extension button 83 and the complete button 84 are all included. Hereinafter, the sales management selection button 82A, the accounting management selection button 82B, the salary management selection button 82C, the employment management selection button 82D, and the POP creation selection button 82E may be collectively referred to as a “type selection button 82”.

全種類選択ボタン81は、区切り期間指定エリア55によって指定された区切り期間内における全ての未処理タスクインデックス60を選択するためのボタンである。全種類選択ボタン81には、指定された期間、および区切り期間内における未処理タスクインデックス60の全登録件数が表示されており、ここでは「来週末までALL:2件」と表示されている。
売上管理選択ボタン82Aは、区切り期間指定エリア55によって指定された区切り期間内における売上管理の未処理タスクインデックス60を選択するためのボタンである。売上管理選択ボタン82Aには、売上管理の略称「売上」、および区切り期間内における売上管理の未処理タスクインデックス60の登録件数(ここでは「0」件)が表示されている。
会計管理選択ボタン82Bは、区切り期間指定エリア55によって指定された区切り期間内における会計管理の未処理タスクインデックス60を選択するためのボタンである。会計管理選択ボタン82Bには、会計管理の略称「会計」、および区切り期間内における会計管理の未処理タスクインデックス60の登録件数(ここでは「1」件)が表示されている。
The all types selection button 81 is a button for selecting all unprocessed task indexes 60 within the separation period designated by the separation period designation area 55. The all types selection button 81 displays the total number of registrations of the unprocessed task index 60 within the specified period and the delimiter period, and here, “ALL: 2 until next weekend” is displayed.
The sales management selection button 82A is a button for selecting an unprocessed task index 60 for sales management within the separation period designated by the separation period designation area 55. In the sales management selection button 82A, the abbreviation “sales” for sales management and the number of registered sales management unprocessed task indexes 60 within the separation period (here, “0”) are displayed.
The accounting management selection button 82 </ b> B is a button for selecting an unprocessed task index 60 for accounting management within the separation period designated by the separation period designation area 55. In the accounting management selection button 82B, the abbreviation “accounting” for accounting management and the number of registrations of the unprocessed task index 60 for accounting management within the separation period (here, “1”) are displayed.

給与管理選択ボタン82Cは、区切り期間指定エリア55によって指定された区切り期間内における給与管理の未処理タスクインデックス60を選択するためのボタンである。給与管理選択ボタン82Cには、給与管理の略称「給与」、および区切り期間内における給与管理の未処理タスクインデックス60の登録件数(ここでは「0」件)が表示されている。
就業管理選択ボタン82Dは、区切り期間指定エリア55によって指定された区切り期間内における就業管理の未処理タスクインデックス60を選択するためのボタンである。就業管理選択ボタン82Dには、就業管理の略称「就業」、および区切り期間内における就業管理の未処理タスクインデックス60の登録件数(ここでは「1」件)が表示されている。
POP作成選択ボタン82Eは、区切り期間指定エリア55によって指定された区切り期間内におけるPOP作成の未処理タスクインデックス60を選択するためのボタンである。POP作成選択ボタン82Eには、POP作成の略称「POP」、および区切り期間内におけるPOP作成の未処理タスクインデックス60の登録件数(ここでは「0」件)が表示されている。
The salary management selection button 82 </ b> C is a button for selecting a salary management unprocessed task index 60 within the separation period designated by the separation period designation area 55. The salary management selection button 82C displays the abbreviation “salary” of salary management and the number of registrations of the unprocessed task index 60 of salary management within the separation period (here, “0”).
The work management selection button 82 </ b> D is a button for selecting an unprocessed task index 60 for work management within the separation period designated by the separation period designation area 55. The employment management selection button 82D displays the abbreviation “employment” for employment management and the number of registrations (in this case, “1”) of the unprocessed task index 60 for employment management within the separation period.
The POP creation selection button 82E is a button for selecting the POP creation unprocessed task index 60 within the delimiter period designated by the delimiter period designation area 55. In the POP creation selection button 82E, an abbreviation “POP” for POP creation and the number of registered POP creation unprocessed task indexes 60 within a delimiter period (here, “0”) are displayed.

なお、全種類選択ボタン81や種類別選択ボタン82は、未処理タスクインデックス60の登録がある場合にのみ選択できるようにしてもよい。言い換えれば、未処理タスクインデックス60の登録がないものについては選択できないようにしてもよい。例えば、図3において、未処理タスクインデックス60の登録がある全種類選択ボタン81、会計管理選択ボタン82Bおよび就業管理選択ボタン82Dを選択できるようにする。一方、未処理タスクインデックス60の登録がない売上管理選択ボタン82A、給与管理選択ボタン82CおよびPOP作成選択ボタン82Eを選択できないようにする。   The all types selection button 81 and the type selection buttons 82 may be selected only when the unprocessed task index 60 is registered. In other words, it may not be possible to select items for which the unprocessed task index 60 is not registered. For example, in FIG. 3, an all-type selection button 81, an accounting management selection button 82B, and a work management selection button 82D with an unprocessed task index 60 registered can be selected. On the other hand, the sales management selection button 82A, the salary management selection button 82C, and the POP creation selection button 82E for which no unprocessed task index 60 is registered cannot be selected.

期限延長ボタン83は、全種類選択ボタン81または種類別選択ボタン82によって選択された未処理タスクインデックス60の期限を一括して延長するためのボタンである。ここでは、全種類選択ボタン81が選択された場合を想定しており、期限延長ボタン83の上部に「来週までにALL2件を」との表示がなされている。この状態で、期限延長ボタン83を押下することによって、2つの未処理タスクインデックス601,602の期限日を延長することが可能である。期限延長ボタン83の上部に表示される文言は、選択される全種類選択ボタン81または種類別選択ボタン82に変更される。 The term extension button 83 is a button for collectively extending the term of the unprocessed task index 60 selected by the all types selection button 81 or the type selection button 82. Here, it is assumed that the all types selection button 81 has been selected, and “2 ALL by the next week” is displayed on the upper part of the time limit extension button 83. In this state, it is possible to extend the due dates of the two unprocessed task indexes 60 1 and 60 2 by pressing the due date extension button 83. The word displayed on the upper part of the term extension button 83 is changed to the all type selection button 81 or the type selection button 82 to be selected.

期限延長ボタン83が押下された場合に、表示制御部23は、例えば、図4に示すダイアログボックス831を表示する。ダイアログボックス831は、未処理タスクインデックス情報表示領域832と、延長日数選択欄833と、OKボタン834と、キャンセルボタン835とを含んで構成される。
未処理タスクインデックス情報表示領域832には、期限日を延長する対象となる未処理タスクインデックス60の情報が表示され、ここでは「来週末までALL2件」と表示されている。
When the time limit extension button 83 is pressed, the display control unit 23 displays a dialog box 831 shown in FIG. 4, for example. The dialog box 831 includes an unprocessed task index information display area 832, an extension days selection field 833, an OK button 834, and a cancel button 835.
In the unprocessed task index information display area 832, information on the unprocessed task index 60 that is a target for extending the deadline date is displayed. Here, “ALL2 events until next weekend” is displayed.

延長日数選択欄833は、未処理タスクインデックス60の期限を延長する日数(ここでは「1」日)を選択するものであって、ユーザによって選択される。
OKボタン834は、選択された未処理タスクインデックス60の期限を延長することを確定するためのボタンである。OKボタン834がユーザによって選択されることによって、表示制御部23は、例えば、タスクDB12に記憶される当該未処理タスクインデックス60の期限日を変更すると共に、ToDoリストペイン56(図3参照に)表示される未処理タスクインデックス60の期限日63(図3参照)を変更する。
キャンセルボタン835は、未処理タスクインデックス60の期限延長の処理を中止するボタンである。キャンセルボタン835がユーザによって選択されることによって、表示制御部23は、ダイアログボックス831を閉じて、メイン画面50(図3参照)を表示する。
The extension days selection field 833 selects the number of days (here, “1” days) for extending the deadline of the unprocessed task index 60 and is selected by the user.
The OK button 834 is a button for confirming that the time limit of the selected unprocessed task index 60 is extended. When the OK button 834 is selected by the user, the display control unit 23 changes, for example, the due date of the unprocessed task index 60 stored in the task DB 12, and also the ToDo list pane 56 (see FIG. 3). The due date 63 (see FIG. 3) of the displayed unprocessed task index 60 is changed.
The cancel button 835 is a button for canceling the process for extending the deadline for the unprocessed task index 60. When the cancel button 835 is selected by the user, the display control unit 23 closes the dialog box 831 and displays the main screen 50 (see FIG. 3).

図4に示すダイアログボックス831によって、未処理タスクインデックス601,602の期限日が一括して1日だけ延長された場合のメイン画面50を図6に示す。
図6に示す未処理タスクインデックス601の期限日63は、「7月31日」から「8月1日」に変更されると共に、残り日数が「あと2日」から「あと3日」に変更されている。また、未処理タスクインデックス602の期限日63は、「8月1日」から「8月2日」に変更されると共に、残り日数が「あと3日」から「あと4日」に変更されている。
FIG. 6 shows the main screen 50 when the deadlines of the unprocessed task indexes 60 1 and 60 2 are extended by one day at a time by the dialog box 831 shown in FIG.
Expiration date 63 of outstanding tasks index 60 1 shown in FIG. 6, while being changed from "July 31" to "August 1", the "after 3 days' rest days from" after 2 days " has been changed. In addition, the expiration date 63 of the outstanding tasks index 60 2, together with is changed from "August 1" to "August 2", is change the number of days remaining from "after three days" to "after four days." ing.

全て完了ボタン84(図3参照)は、全種類選択ボタン81または種類別選択ボタン82によって選択された未処理タスクインデックス60を一括して処理済みにするためのボタンである。ここでは、全種類選択ボタン81が選択された場合を想定しており、全て完了ボタン84の上部に「来週までにALL2件を」との表示がなされている。この状態で、全て完了ボタン84を押下することによって、2つの未処理タスクインデックス601,602を処理済みにすることが可能である。 The all complete button 84 (see FIG. 3) is a button for collectively processing the unprocessed task index 60 selected by the all type selection button 81 or the type selection button 82. Here, it is assumed that the all types selection button 81 has been selected, and “all 2 items by next week” is displayed above the completion button 84. In this state, by pressing the complete button 84, the two unprocessed task indexes 60 1 and 60 2 can be processed.

全て完了ボタン84が押下された場合に、表示制御部23は、例えば、図5に示すダイアログボックス841を表示する。ダイアログボックス841は、未処理タスクインデックス情報表示領域842と、OKボタン843と、キャンセルボタン844とを含んで構成される。
未処理タスクインデックス情報表示領域842には、実施を完了する未処理タスクインデックス60の情報が表示され、ここでは「来週末までALL2件」と表示されている。
When the all complete button 84 is pressed, the display control unit 23 displays, for example, a dialog box 841 shown in FIG. The dialog box 841 includes an unprocessed task index information display area 842, an OK button 843, and a cancel button 844.
In the unprocessed task index information display area 842, the information of the unprocessed task index 60 for completing the implementation is displayed, and here, “ALL2 items until next weekend” is displayed.

OKボタン843は、選択された未処理タスクインデックス60の実施を完了にすることを確定するためのボタンである。OKボタン843がユーザによって選択されることによって、表示制御部23は、例えば、タスクDB12に記憶される当該未処理タスクインデックス60の実施を完了したか否かを示す情報を処理済みにすると共に、当該未処理タスクインデックス60を処理済リスト58(図3参照)に移動し、処理済タスクインデックス70として表示する。
キャンセルボタン844は、未処理タスクインデックス60の実施を完了する処理を中止するボタンである。キャンセルボタン844がユーザによって選択されることによって、表示制御部23は、ダイアログボックス841を閉じて、メイン画面50(図3参照)を表示する。
The OK button 843 is a button for confirming that the execution of the selected unprocessed task index 60 is completed. When the OK button 843 is selected by the user, the display control unit 23 sets, for example, information indicating whether or not the execution of the unprocessed task index 60 stored in the task DB 12 is completed, The unprocessed task index 60 is moved to the processed list 58 (see FIG. 3) and displayed as a processed task index 70.
The cancel button 844 is a button for canceling the process for completing the execution of the unprocessed task index 60. When the cancel button 844 is selected by the user, the display control unit 23 closes the dialog box 841 and displays the main screen 50 (see FIG. 3).

図5に示すダイアログボックス841によって、未処理タスクインデックス601,602が一括して実施完了にされた場合のメイン画面50を図7に示す。
図7では、未処理リスト57から未処理タスクインデックス601,602(図3参照)の表示がなくなっている。そして、未処理タスクインデックス601に対応する処理済タスクインデックス705が処理済リスト58に表示されており、また、未処理タスクインデックス602に対応する処理済タスクインデックス706が処理済リスト58に表示されている。
さらに、図7に示す件数表示エリア54は、登録されている全ての未処理タスクインデックス60の登録件数54Tが「3件」から「1件」に変更されている。また、会計管理アプリ10Bの未処理タスクインデックス60の登録件数54Bおよび就業管理アプリ10Dの未処理タスクインデックス60の登録件数54Dが各々「1件」から「0件」に変更されている。
さらに、図7に示す期間内タスク情報表示領域80は、全種類選択ボタン81に表示される未処理タスクインデックス60の全登録件数が「2件」から「0件」に変更されている。また、会計管理選択ボタン82Bおよび就業管理選択ボタン82Dに表示される登録件数が各々「1」から「0」に変更されている。
FIG. 7 shows the main screen 50 when the unprocessed task indexes 60 1 and 60 2 are collectively executed by the dialog box 841 shown in FIG.
In FIG. 7, the unprocessed task indexes 60 1 and 60 2 (see FIG. 3) are no longer displayed from the unprocessed list 57. Then, it is displayed processed task index 70 5 corresponding to the outstanding tasks index 60 1 the processed list 58, also processed task index 70 6 processed list 58 corresponding to the outstanding tasks Index 60 2 Is displayed.
Further, in the number display area 54 shown in FIG. 7, the number of registered cases 54T of all registered unprocessed task indexes 60 is changed from “3” to “1”. In addition, the number of registrations 54B of the unprocessed task index 60 of the accounting management application 10B and the number of registrations 54D of the unprocessed task index 60 of the work management application 10D are respectively changed from “1” to “0”.
Further, in the in-period task information display area 80 shown in FIG. 7, the total number of registered unprocessed task indexes 60 displayed on the all types selection button 81 is changed from “2” to “0”. In addition, the number of registrations displayed on the accounting management selection button 82B and the employment management selection button 82D is changed from “1” to “0”, respectively.

期間内タスク情報表示領域80(図3参照)の表示位置は、区切り期間指定エリア55で指定された区切り期間内と期間外との間の領域であるのがよい。ここでは、未処理タスクインデックス60を期限日63に基づいて降順に並べて表示しており、そして、一つの指定期間「来週末まで」が指定されている。その為、期間内タスク情報表示領域80は、期限日63が来週末までの未処理タスクインデックス601,602と、期限日63が再来週以降の未処理タスクインデックス603との間に表示されている。この期間内タスク情報表示領域80の表示位置について、図8を参照してより詳細に説明する。 The display position of the in-period task information display area 80 (see FIG. 3) is preferably an area between the inside and outside of the separation period designated in the separation period designation area 55. Here, the unprocessed task index 60 is displayed in descending order based on the due date 63, and one designated period “until next weekend” is designated. Therefore, the in-period task information display area 80 is displayed between the unprocessed task indexes 60 1 and 60 2 whose due date 63 is until the next weekend and the unprocessed task index 60 3 whose due date 63 is after the next week. ing. The display position of the in-period task information display area 80 will be described in more detail with reference to FIG.

図8では、未処理タスクインデックス607の期限日が「本日」であり、未処理タスクインデックス608の期限日が「3日後」であり、未処理タスクインデックス609の期限日が「10日後」であることを想定している。 In FIG. 8, is the outstanding tasks index 60 7 of the expiration date "today", is an outstanding tasks index 60 8 of the expiration date "after three days", outstanding tasks index 60 9 of the expiration date "10 days after Is assumed.

図8(a)に示すように、区切り期間として「本日中」が指定されている場合に、表示制御部23は、指定された区切り期間(ここでは、本日中)と同じ期限日である未処理タスクインデックス607の下側(つまり、期限日が「本日」である未処理タスクインデックス607と期限日が「3日後」である未処理タスクインデックス608との間)に期間内タスク情報表示領域80Tを表示させる。また、表示制御部23は、未処理タスクインデックス607および期間内タスク情報表示領域80Tの背景を縞模様にする。これにより、ユーザは、期間内タスク情報表示領域80Tおよび背景模様により、本日中までに実施を完了しなければならない未処理タスクインデックス607を一目で把握することが可能である。 As shown in FIG. 8A, when “today's day” is designated as the separation period, the display control unit 23 determines that the deadline date is the same as the designated separation period (here, today's day). lower processing task index 60 7 (i.e., expiration date between "today" is a outstanding tasks index 60 7 and expiration date of the outstanding tasks index 60 8 is "after 3 days") period the task information A display area 80 T is displayed. The display control unit 23, the unprocessed tasks index 60 7 and duration in the task information display area 80 T background to stripes. Thus, the user, by time the task information display area 80 T and background pattern, an unprocessed task index 60 7 must be completed conducted until in today can be grasped at a glance.

また、図8(b)に示すように、区切り期間として「今週末まで」が指定されている場合に、表示制御部23は、指定された区切り期間(ここでは、今週中まで)の内で最も遅い期限日である未処理タスクインデックス608の下側(つまり、期限日が「3日後」である未処理タスクインデックス608と期限日が「10日後」である未処理タスクインデックス609との間)に、期間内タスク情報表示領域801Wを表示させる。また、表示制御部23は、未処理タスクインデックス607,608および期間内タスク情報表示領域801Wの背景をドット模様にする。これにより、ユーザは、期間内タスク情報表示領域801Wおよび背景模様により、今週末までに実施を完了しなければならない未処理タスクインデックス607,608を一目で把握することが可能である。 Further, as shown in FIG. 8B, when “up to this weekend” is designated as the separation period, the display control unit 23 within the designated separation period (here, until this week). the slowest expiration date at which outstanding under side of the task index 60 8 (ie, expiration date, "three days after" a is outstanding tasks index 60 8 and the expiration date to the untreated task index 60 9 is "after 10 days" In the period, the in-period task information display area 801W is displayed. Further, the display control unit 23 sets the backgrounds of the unprocessed task indexes 60 7 and 60 8 and the in-period task information display area 801 W to a dot pattern. As a result, the user can grasp at a glance the unprocessed task indexes 60 7 and 60 8 that must be completed by the end of this weekend, based on the in-period task information display area 801 W and the background pattern.

また、図8(c)に示すように、区切り期間として「本日中」および「今週末まで」の二つが指定されている場合に、表示制御部23は、指定された一つ目の区切り期間(ここでは、本日中)と同じ期限日である未処理タスクインデックス607の下側(つまり、期限日が「本日」である未処理タスクインデックス607と期限日が「3日後」である未処理タスクインデックス608との間)に期間内タスク情報表示領域80Tを表示させる。また、表示制御部23は、指定された二つ目の区切り期間(ここでは、今週中まで)の内で最も遅い期限日である未処理タスクインデックス608の下側(つまり、期限日が「3日後」である未処理タスクインデックス608と期限日が「10日後」である未処理タスクインデックス609との間)に、期間内タスク情報表示領域801Wを表示させる。 Further, as shown in FIG. 8C, when “today” and “to this weekend” are designated as the separation periods, the display control unit 23 displays the designated first separation period. not (in this case, today in) is the lower side of the outstanding tasks index 60 7 is the same expiration date (that is, the due date is "today" a is outstanding tasks index 60 7 and the expiration date "after three days" processing task index 60 8 to display the time in the task information display area 80 T between) the. The display control unit 23 (here, until this week) given second separator period lower outstanding tasks index 60 8 the slowest expiration date of the (i.e., expiration date " in a 3 days "unprocessed task index 60 8 and expiration date between the outstanding tasks index 60 9 is" after 10 days "), and displays the period the task information display area 80 1W.

さらに、表示制御部23は、未処理タスクインデックス607および期間内タスク情報表示領域80Tの背景を縞模様にする。また、表示制御部23は、未処理タスクインデックス608および期間内タスク情報表示領域801Wの背景をドット模様にする。
これにより、ユーザは、期間内タスク情報表示領域80Tおよび背景模様により、本日中までに実施を完了しなければならない未処理タスクインデックス607を一目で把握することが可能である。また、ユーザは、期間内タスク情報表示領域801Wおよび背景模様により、今週末までに実施を完了しなければならない未処理タスクインデックス607,608を一目で把握することが可能である。
Further, the display control unit 23, the unprocessed tasks index 60 7 and duration in the task information display area 80 T background to stripes. The display control unit 23, the unprocessed tasks index 60 8 and duration in the task information display area 80 1W background in a dot pattern.
Thus, the user, by time the task information display area 80 T and background pattern, an unprocessed task index 60 7 must be completed conducted until in today can be grasped at a glance. In addition, the user can grasp at a glance the unprocessed task indexes 60 7 and 60 8 that must be completed by the end of this weekend, based on the in-period task information display area 801W and the background pattern.

なお、指定された区切り期間に、対象の未処理タスクインデックス60がなかった場合には、例えば、期間内タスク情報表示領域80を全ての未処理タスクインデックス60の上位に表示するようにする。これにより、ユーザは、期限日が指定された期間内のタスクが存在しないことを一目で把握することができる。   If there is no target unprocessed task index 60 in the designated separation period, for example, the in-period task information display area 80 is displayed above all the unprocessed task indexes 60. Thereby, the user can grasp at a glance that there is no task within the period for which the due date is specified.

未処理タスクインデックス60および期間内タスク情報表示領域80の表示処理について図9を参照して説明する。図9は、期間内タスク情報表示領域の表示処理を説明するためのフローチャートの例示である。
最初に、表示制御部23は、区切り期間指定エリア55により指定された期間内のタスク数を導出する(ステップS10)。タスク数の導出は、タスクの全体数の他に、タスクの種類毎にも行われる。
Display processing of the unprocessed task index 60 and the in-period task information display area 80 will be described with reference to FIG. FIG. 9 is an example of a flowchart for explaining display processing of the in-period task information display area.
First, the display control unit 23 derives the number of tasks within the period designated by the separation period designation area 55 (step S10). The number of tasks is derived for each type of task in addition to the total number of tasks.

続いて、表示制御部23は、期間内のタスク数分だけステップS30の処理を繰り返し行う(ステップS20)。ステップS30では、期間内の未処理タスクインデックス60の中で期限日が早いものを1件表示する。ステップS20,S30の処理の繰り返しによって、期間内の未処理タスクインデックス60が期限日に基づいて上から降順に並べて表示される(図3参照)。   Subsequently, the display control unit 23 repeats the process of step S30 for the number of tasks in the period (step S20). In step S30, one unprocessed task index 60 within the period with an earlier due date is displayed. By repeating the processes of steps S20 and S30, the unprocessed task index 60 within the period is displayed in descending order from the top based on the due date (see FIG. 3).

続いて、表示制御部23は、期間内の未処理タスクインデックス60の下に期間内タスク情報表示領域80を表示する(ステップS40)。この期間内タスク情報表示領域80の全種類選択ボタン81には、ステップS10で導出された期間内のタスクの全体数が表示されている。また、期間内タスク情報表示領域80の種類別選択ボタン82には、ステップS10で導出された期間内における種類毎のタスク数が表示されている(図3参照)。   Subsequently, the display control unit 23 displays the in-period task information display area 80 under the unprocessed task index 60 in the period (step S40). In the all types selection button 81 in the in-period task information display area 80, the total number of tasks in the period derived in step S10 is displayed. The type-specific selection button 82 in the in-period task information display area 80 displays the number of tasks for each type in the period derived in step S10 (see FIG. 3).

続いて、表示制御部23は、期間外のタスク数分だけステップS60の処理を繰り返し行う(ステップS50)。ステップS60では、期間外の未処理タスクインデックス60の中で期限日が早いものを1件表示する。ステップS50,S60の処理の繰り返しによって、期間外の未処理タスクインデックス60が期限日に基づいて上から降順に並べて表示される(図3参照)。   Subsequently, the display control unit 23 repeats the process of step S60 for the number of tasks outside the period (step S50). In step S60, one unprocessed task index 60 out of the period that has an earlier due date is displayed. By repeating the processes of steps S50 and S60, the unprocessed task index 60 outside the period is displayed in descending order from the top based on the due date (see FIG. 3).

以上のように、実施形態に係る作業支援システムSは、区切り期間指定エリア55によって指定された期間内に実施期限を迎える未処理タスクインデックス60と、当該期間外に実施期限を迎える未処理タスクインデックス60との間に期間内タスク情報表示領域80を表示する。また、作業支援システムSは、期間内の未処理タスクインデックス60および期間内タスク情報表示領域80の背景を模様59によって強調して表示する。その為、ユーザは、いつまでにどれだけのタスクの実施を完了すればよいのかを把握することが可能である。   As described above, the work support system S according to the embodiment includes the unprocessed task index 60 that reaches the execution deadline within the period specified by the separation period designation area 55 and the unprocessed task index that reaches the execution deadline outside the period. The in-period task information display area 80 is displayed between 60 and 60. In addition, the work support system S displays the background of the unprocessed task index 60 within the period and the task information display area 80 within the period with the pattern 59 highlighted. Therefore, the user can grasp how many tasks should be completed by when.

[変形例]
以上、本発明の実施形態について説明したが、本発明はこれに限定されるものではなく、特許請求の範囲の趣旨を変えない範囲で実施することができる。
[Modification]
As mentioned above, although embodiment of this invention was described, this invention is not limited to this, It can implement in the range which does not change the meaning of a claim.

実施形態では、図3に示す区切り期間指定エリア55によって、本日を始点とした場合の区切り期間(終点)を指定していた。しかしながら、区切り期間の指定はこれに限定されるものではない。例えば、終点だけでなく始点についても指定できるようにしてもよい。その場合、区切り期間指定エリア55は、例えば、週間や月間のカレンダとして構成され、ユーザによってカレンダ内の特定の日を始点または終点として指定される。   In the embodiment, the separation period (end point) when today is the starting point is designated by the separation period designation area 55 shown in FIG. However, the designation of the separation period is not limited to this. For example, not only the end point but also the start point may be specified. In this case, the separation period designation area 55 is configured as a calendar for week or month, for example, and a specific day in the calendar is designated as a start point or an end point by the user.

図10を参照して、実施形態に係る区切り期間指定エリア55の変形例について説明する。図10は、変形例に係るToDoポータルのメイン画面150を説明する図である。ToDoポータルのメイン画面150は、表示制御部23によってユーザ操作端末1に表示される。
メイン画面150は、メニュー51A〜51Eを表示するメニューエリアと、アカウントアイコン52と、タスク入力テキストボックス53と、件数表示エリア54と、区切り期間指定エリア155と、ToDoリストペイン156とを含んで構成される。
With reference to FIG. 10, a modified example of the separation period designation area 55 according to the embodiment will be described. FIG. 10 is a diagram for explaining a main screen 150 of the ToDo portal according to the modification. The main screen 150 of the ToDo portal is displayed on the user operation terminal 1 by the display control unit 23.
The main screen 150 includes a menu area for displaying menus 51 </ b> A to 51 </ b> E, an account icon 52, a task input text box 53, a count display area 54, a separation period designation area 155, and a ToDo list pane 156. Is done.

区切り期間指定エリア155は、区切り期間の始点および終点を指定するためのエリアである。区切り期間指定エリア155は、例えば、月間カレンダとして構成されており、一つまたは連続した日付を指定することができる。ここでは、「2016年8月1日〜2016年8月5日」の期間が指定されている場合を例示している。なお、区切り期間指定エリア155の構成はこれに限定されるものではなく、例えば、テキストボックスとして構成されて、ユーザによって任意の期間を入力されるようにしてもよい。区切り期間指定エリア155により区切り期間が指定されると、指定された期間の始点側に期間内タスク情報表示領域180aが表示され、また、指定された期間の終点側に期間内タスク情報表示領域180bが表示される。   The delimiter period designation area 155 is an area for designating the start point and end point of the delimiter period. The delimiter period designation area 155 is configured as a monthly calendar, for example, and one or continuous dates can be designated. Here, a case where a period of “August 1, 2016 to August 5, 2016” is designated is illustrated. Note that the configuration of the separation period designation area 155 is not limited to this, and may be configured as, for example, a text box and an arbitrary period may be input by the user. When the delimiter period is specified by the delimiter period specification area 155, the in-period task information display area 180a is displayed on the start point side of the specified period, and the in-period task information display area 180b is displayed on the end point side of the specified period. Is displayed.

期間内タスク情報表示領域180bは、実施形態における期間内タスク情報表示領域80と同様の内容である。一方、期間内タスク情報表示領域180aは、期限延長ボタン83に代えて期限短縮ボタン85を備える。
期限短縮ボタン85は、全種類選択ボタン81または種類別選択ボタン82によって選択された未処理タスクインデックス60の期限を一括して短縮するためのボタンである。ここでは、全種類選択ボタン81が選択された場合を想定しており、期限短縮ボタン85の上部に「期間内のALL1件を」との表示がなされている。この状態で、期限短縮ボタン85を押下することによって、1つの未処理タスクインデックス602の期限日を短縮することが可能である。期限短縮ボタン85が押下された場合に、表示制御部23は、例えば、ダイアログボックス(図示せず)を表示し、ユーザによる短縮期日の入力を受け付ける。
The in-period task information display area 180b has the same contents as the in-period task information display area 80 in the embodiment. On the other hand, the in-period task information display area 180 a includes a deadline reduction button 85 instead of the deadline extension button 83.
The deadline shortening button 85 is a button for collectively shortening the deadline of the unprocessed task index 60 selected by the all kinds selection button 81 or the kind selection button 82. Here, it is assumed that the all-type selection button 81 is selected, and “all one case within period” is displayed on the upper part of the time limit reduction button 85. In this state, by pressing the deadline abbreviation key 85, it is possible to shorten the one outstanding tasks index 60 second expiration date. When the time limit shortening button 85 is pressed, the display control unit 23 displays a dialog box (not shown), for example, and accepts the input of the shortened date by the user.

また、区切り期間指定エリア155により区切り期間が指定されると、指定された区切り期間内の未処理タスクインデックス60および期間内タスク情報表示領域180a,180bの背景を模様59で強調して表示する。ここでは、1つの未処理タスクインデックス602および期間内タスク情報表示領域180a,180bの背景が縞模様になっている。
なお、模様59によって強調表示するのは、期間内の未処理タスクインデックス60および期間内タスク情報表示領域180a,180の何れか一方であってもよい。また、ここでは模様59により強調しているが、背景の色を変更することで区切り期間内の未処理タスクインデックス60を区切り期間外の未処理タスクインデックス60に対して強調して表示してもよい。
When a delimiter period is specified by the delimiter period specification area 155, the background of the unprocessed task index 60 and the intra-period task information display areas 180a and 180b in the specified delimiter period is highlighted with a pattern 59. Here, one unprocessed task index 60 2 and the period in the task information display area 180a, the background of 180b are streaked.
The pattern 59 may be highlighted by either the unprocessed task index 60 within the period or the task information display areas 180a and 180 within the period. Although the pattern 59 is emphasized here, the unprocessed task index 60 within the separation period can be highlighted with respect to the unprocessed task index 60 outside the separation period by changing the background color. Good.

以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
登録されたタスクの実施を支援する作業支援システムであって、
前記登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御手段と、
所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出手段と、を備え、
前記表示制御手段は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる、
ことを特徴とする作業支援システム。
<請求項2>
前記表示制御手段は、前記期間内タスクのタスクインデックスに対して変更を指示する変更ボタンを前記表示領域に表示させる、
ことを特徴とする請求項1に記載の作業支援システム。
<請求項3>
前記期間内タスクのタスクインデックスに対する変更は、期限延長および実施完了の少なくとも何れか一方を含み、
前記表示制御手段は、前記期間内で終点側の前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとの間の前記表示領域に表示させる、
ことを特徴とする請求項2に記載の作業支援システム。
<請求項4>
前記期間内タスクのタスクインデックスに対する変更は、期限短縮および実施完了の少なくとも何れか一方を含み、
前記表示制御手段は、前記期間内で始点側の前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとの間の前記表示領域に表示させる、
ことを特徴とする請求項2に記載の作業支援システム。
<請求項5>
前記表示制御手段は、前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとを識別可能に表示させる、
ことを特徴とする請求項1ないし請求項4の何れか1項に記載の作業支援システム。
<請求項6>
コンピュータを、
登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御手段、
所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出手段、として機能させ、
前記表示制御手段は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる、
ことを特徴とするプログラム。
The invention described in the scope of claims attached to the application of this application will be added below. The item numbers of the claims described in the appendix are as set forth in the claims attached to the application of this application.
[Appendix]
<Claim 1>
A work support system that supports the execution of registered tasks,
Display control means for displaying a task index indicating the registered tasks in a display device in order of execution deadline;
A task number deriving means for deriving the number of tasks within the period that reaches the implementation deadline within a predetermined period,
The display control means displays the task information in the period indicating the number of tasks in the period derived by the task number deriving means, the task index of the task in the period and the task of the task outside the period that reaches the implementation deadline outside the period. Display in the display area between the index,
A work support system characterized by that.
<Claim 2>
The display control means displays a change button for instructing a change to the task index of the task within the period in the display area.
The work support system according to claim 1.
<Claim 3>
The change to the task index of the in-period task includes at least one of extension of the deadline and completion of execution,
The display control means displays in the display area between the task index of the in-period task on the end point side and the task index of the out-of-period task within the period,
The work support system according to claim 2, wherein:
<Claim 4>
The change to the task index of the in-period task includes at least one of shortening the deadline and completing the execution,
The display control means displays in the display area between the task index of the in-period task on the starting point side and the task index of the out-of-period task within the period,
The work support system according to claim 2, wherein:
<Claim 5>
The display control means displays the task index of the task within the period and the task index of the task outside the period in an identifiable manner,
The work support system according to any one of claims 1 to 4, wherein the work support system is provided.
<Claim 6>
Computer
Display control means for displaying a task index indicating registered tasks in order of execution deadline on a display device;
Function as a task number deriving means for deriving the number of tasks within the period that reaches the implementation deadline within a predetermined period,
The display control means displays the task information in the period indicating the number of tasks in the period derived by the task number deriving means, the task index of the task in the period and the task of the task outside the period that reaches the implementation deadline outside the period. Display in the display area between the index,
A program characterized by that.

S 作業支援システム
1 ユーザ操作端末(表示装置)
2 業務用装置
10 作業支援アプリケーション
11 カレンダDB
12 タスクDB
13 ユーザ認証部
20 タスク管理部
21 登録部
22 タスク数導出部(タスク数導出手段)
23 表示制御部(表示制御手段)
60 未処理タスクインデックス
70 処理済タスクインデックス
80,180a,180b 期間内タスク情報表示領域
S Work support system 1 User operation terminal (display device)
2 Business device 10 Work support application 11 Calendar DB
12 Task DB
13 User authentication unit 20 Task management unit 21 Registration unit 22 Task number deriving unit (task number deriving means)
23 Display control unit (display control means)
60 Unprocessed task index 70 Processed task index 80, 180a, 180b Task information display area in period

Claims (6)

登録されたタスクの実施を支援する作業支援システムであって、
前記登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御手段と、
所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出手段と、を備え、
前記表示制御手段は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる、
ことを特徴とする作業支援システム。
A work support system that supports the execution of registered tasks,
Display control means for displaying a task index indicating the registered tasks in a display device in order of execution deadline;
A task number deriving means for deriving the number of tasks within the period that reaches the implementation deadline within a predetermined period,
The display control means displays the task information in the period indicating the number of tasks in the period derived by the task number deriving means, the task index of the task in the period and the task of the task outside the period that reaches the implementation deadline outside the period. Display in the display area between the index,
A work support system characterized by that.
前記表示制御手段は、前記期間内タスクのタスクインデックスに対して変更を指示する変更ボタンを前記表示領域に表示させる、
ことを特徴とする請求項1に記載の作業支援システム。
The display control means displays a change button for instructing a change to the task index of the task within the period in the display area.
The work support system according to claim 1.
前記期間内タスクのタスクインデックスに対する変更は、期限延長および実施完了の少なくとも何れか一方を含み、
前記表示制御手段は、前記期間内で終点側の前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとの間の前記表示領域に表示させる、
ことを特徴とする請求項2に記載の作業支援システム。
The change to the task index of the in-period task includes at least one of extension of the deadline and completion of execution,
The display control means displays in the display area between the task index of the in-period task on the end point side and the task index of the out-of-period task within the period,
The work support system according to claim 2, wherein:
前記期間内タスクのタスクインデックスに対する変更は、期限短縮および実施完了の少なくとも何れか一方を含み、
前記表示制御手段は、前記期間内で始点側の前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとの間の前記表示領域に表示させる、
ことを特徴とする請求項2に記載の作業支援システム。
The change to the task index of the in-period task includes at least one of shortening the deadline and completing the execution,
The display control means displays in the display area between the task index of the in-period task on the starting point side and the task index of the out-of-period task within the period,
The work support system according to claim 2, wherein:
前記表示制御手段は、前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとを識別可能に表示させる、
ことを特徴とする請求項1ないし請求項4の何れか1項に記載の作業支援システム。
The display control means displays the task index of the task within the period and the task index of the task outside the period in an identifiable manner,
The work support system according to any one of claims 1 to 4, wherein the work support system is provided.
コンピュータを、
登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御手段、
所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出手段、として機能させ、
前記表示制御手段は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる、
ことを特徴とするプログラム。
Computer
Display control means for displaying a task index indicating registered tasks in order of execution deadline on a display device;
Function as a task number deriving means for deriving the number of tasks within the period that reaches the implementation deadline within a predetermined period,
The display control means displays the task information in the period indicating the number of tasks in the period derived by the task number deriving means, the task index of the task in the period and the task of the task outside the period that reaches the implementation deadline outside the period. Display in the display area between the index,
A program characterized by that.
JP2016175068A 2016-09-07 2016-09-07 Work support system and program Active JP6750412B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016175068A JP6750412B2 (en) 2016-09-07 2016-09-07 Work support system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016175068A JP6750412B2 (en) 2016-09-07 2016-09-07 Work support system and program

Publications (2)

Publication Number Publication Date
JP2018041286A true JP2018041286A (en) 2018-03-15
JP6750412B2 JP6750412B2 (en) 2020-09-02

Family

ID=61626016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016175068A Active JP6750412B2 (en) 2016-09-07 2016-09-07 Work support system and program

Country Status (1)

Country Link
JP (1) JP6750412B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021056831A (en) * 2019-09-30 2021-04-08 シャープ株式会社 Display device
JP2021128504A (en) * 2020-02-13 2021-09-02 株式会社ウェイビー Task management system
JP2023036275A (en) * 2021-09-02 2023-03-14 富士フイルムビジネスイノベーション株式会社 Information processing apparatus, image processing apparatus, and information processing system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080114809A1 (en) * 2006-11-14 2008-05-15 Microsoft Corporation Presenting daily task lists
US20150127403A1 (en) * 2013-11-01 2015-05-07 Slide Rule Software Calendar management system
JP2016162281A (en) * 2015-03-03 2016-09-05 日本瓦斯株式会社 Customer service support system and method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080114809A1 (en) * 2006-11-14 2008-05-15 Microsoft Corporation Presenting daily task lists
US20150127403A1 (en) * 2013-11-01 2015-05-07 Slide Rule Software Calendar management system
JP2016162281A (en) * 2015-03-03 2016-09-05 日本瓦斯株式会社 Customer service support system and method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ヤシマノブユキ: "スマホ・iPhone・タブレット今週はコレで楽しもう 超アプリ魂 今週の編集部オススメアプリ Any", 週刊アスキー, vol. 第25巻 通巻913号, JPN6020024722, 7 January 2013 (2013-01-07), pages 22, ISSN: 0004303634 *
塩澤 一洋: "−独自の視点で魅力を味わう− shioの三つ星ガイド 12th dish To Do管理ツール「Remem", MAC PEOPLE, vol. 15, no. 6, JPN6020024719, 1 June 2009 (2009-06-01), pages 80 - 81, ISSN: 0004303633 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021056831A (en) * 2019-09-30 2021-04-08 シャープ株式会社 Display device
JP7299126B2 (en) 2019-09-30 2023-06-27 シャープ株式会社 Display device
JP2021128504A (en) * 2020-02-13 2021-09-02 株式会社ウェイビー Task management system
JP2023036275A (en) * 2021-09-02 2023-03-14 富士フイルムビジネスイノベーション株式会社 Information processing apparatus, image processing apparatus, and information processing system

Also Published As

Publication number Publication date
JP6750412B2 (en) 2020-09-02

Similar Documents

Publication Publication Date Title
US12159247B2 (en) Method and system for managing business deals
US20060085245A1 (en) Team collaboration system with business process management and records management
JP6252563B2 (en) Work support system, work support method and program
US7756820B2 (en) Activity browser
US10762580B2 (en) Methods and systems for setting and sending reminders
US20170068403A1 (en) Work support system, work support method and computer-readable recording medium
US20130054294A1 (en) Sales productivity system
JP6750412B2 (en) Work support system and program
JP6565451B2 (en) Work support system and work support program
Bellu Microsoft Dynamics 365 for dummies
JP6507924B2 (en) Work support system and program
JP6384030B2 (en) Display control apparatus and program
JP2014174788A (en) Order placing/accepting system, order placing/accepting server, order placing/accepting method and program
JP6741049B2 (en) Order processing device and program
JP6481746B2 (en) Work support system, work support method and program
JP4887735B2 (en) Information processing apparatus, information processing system, and program
JP7774016B2 (en) Information processing method, information processing system, store terminal, and management server
Goodey et al. Salesforce CRM: The definitive admin handbook
WO2018039664A1 (en) System and method for managing applications in the cloud
Bubanj TeaCat System: Technical Report
JP2018142156A (en) Work support system and program
US20080126142A1 (en) Promotional in-store demonstration coordination system and method
JP2025022799A (en) Information processing program, information processing device, and information processing method
US20230214777A1 (en) Recruiter-facilitated employee referral
WO2015015595A1 (en) Insurance application system, insurance application method, program, and information storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190611

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200424

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: 20200714

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200727

R150 Certificate of patent or registration of utility model

Ref document number: 6750412

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150