JP6750412B2 - Work support system and program - Google Patents

Work support system and program Download PDF

Info

Publication number
JP6750412B2
JP6750412B2 JP2016175068A JP2016175068A JP6750412B2 JP 6750412 B2 JP6750412 B2 JP 6750412B2 JP 2016175068 A JP2016175068 A JP 2016175068A JP 2016175068 A JP2016175068 A JP 2016175068A JP 6750412 B2 JP6750412 B2 JP 6750412B2
Authority
JP
Japan
Prior art keywords
task
period
index
unprocessed
displayed
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.)
Active
Application number
JP2016175068A
Other languages
Japanese (ja)
Other versions
JP2018041286A (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 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)

Description

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

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

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

特表2014−518409号公報Japanese Patent Publication No. 2014-518409

しかしながら、従来のタスク一覧表は、タスクの内容を並べて表示するものであったので、ユーザは、いつまでにどれだけのタスクの実施を完了すればよいのかを把握することが難しかった。その為、従来のタスク一覧表は、ユーザにとって利便性がよいものとは必ずしも言えなかった。 However, since the conventional task list displays the contents of tasks 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 the user can grasp the work amount.

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

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

以下、本発明の実施をするための形態を、適宜図面を参照しながら詳細に説明する。
各図は、本発明を十分に理解できる程度に、概略的に示してあるに過ぎない。よって、本発明は、図示例のみに限定されるものではない。なお、各図において、共通する構成要素や同様な構成要素については、同一の符号を付し、それらの重複する説明を省略する。
Hereinafter, modes for carrying out the present invention will be described in detail with reference to the drawings as appropriate.
The drawings are merely schematic representations so that the present invention can be fully understood. Therefore, the present invention is not limited to the illustrated examples. In each drawing, common or similar components are designated by the same reference numerals, and duplicate description thereof will be omitted.

≪実施形態に係る作業支援システムの構成について≫
図1を参照して、本実施形態に係る作業支援システムSについて説明する。図1は、本実施形態に係る作業支援システムSの概略構成図である。
作業支援システムSは、ユーザ(例えば、経営者)の日常のバックヤード作業を支援するサービスを提供するためのものである。バックヤード作業は、例えば、飲食業や小売業を想定した場合、売上管理、就業管理等である。ここでは、作業支援システムSとしてクラウド型のシステムを想定しており、作業支援システムSは、ユーザにより実施される予定のタスク(「ToDo」と呼ぶ場合がある)をインターネット上のサーバで管理する。
≪About the configuration of the work support system according to the embodiment≫
The 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, employment management, etc., assuming a restaurant business and 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 (may be referred to as “ToDo”) scheduled to be performed by the user by a server on the Internet. ..

作業支援システムSは、サービス受領者と、サービス提供者とに分かれている。サービス受領者は、例えば、飲食業や小売業を行う実際の店舗を想定しており、サービス提供者は、例えば、インターネット上のサーバが設置されるデータセンタを想定している。 The work support system S is divided into a service receiver and a service provider. The service recipient is assumed to be, for example, 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 recipient side is configured to include 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 also has browsing software (Web browser) for displaying information of a web page on the Internet on the screen.
The business-use device 2 is, for example, a time recorder 2a that records the time when an employee enters or leaves the office by inserting a time card, or a POS (Point Of) that registers sales of a product purchased by a customer in a store. Sales) cashier terminal 2b or 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 function of the work support application 10 is divided 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 the POP (Point of purchase advertising). ) The creation application 10E. Hereinafter, the types of applications indicate these applications 10A to 10E. 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 of supporting work related to sales, and for example, supports the execution of a task of confirming sales and a task of confirming an achievement rate for a sales target. For example, sales information is sent to the sales management application 10A from the POS cashier terminal 2b.
The accounting management application 10B is a program that provides a function of supporting work related to accounting, and supports execution of a task of paying taxes such as property tax and automobile tax, for example.

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

以下でタスクの種類と言った場合には、作業支援アプリケーション10が支援するこれらのタスク(例えば、売上を確認するタスク、売上目標に対する達成率を確認するタスク、固定資産税や自動車税等の税金を納付するタスク、給与や賞与等を計算するタスク、従業員のシフト作成するタスク、新商品やセール品のPOPを作成するタスクなど)を表す。 In the following, when the types of tasks are referred to, these tasks supported by the work support application 10 (for example, a task for confirming sales, a task for confirming an achievement rate against a 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 a POP for a new product or a sale product, etc.).

カレンダDB11は、作業カレンダが記憶されている。ここでの作業カレンダは、日付にタスクインデックスの登録(ユーザによるタスクの実施)に関する情報が対応付けられているようなものでよい。
タスクDB12は、タスクインデックスが記憶されている。ここでのタスクインデックスは、タスクの見出しや概略のようなものでよく、ユーザが実施するタスクの種類、タスクの内容や時期を認識可能な情報を含んで構成されるのが望ましい。タスクインデックスは、タスク管理部20の処理によって、例えば、ユーザ自身のランダムなタイミングでの登録や、作業カレンダに基づいた周期的な登録により発生する。
A work calendar is stored in the calendar DB 11. The work calendar here may be such that information regarding 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 something like a headline or outline of the task, and is preferably configured to include information that allows the user to recognize the type of task, the content and timing of the task. The task index is generated by the processing of the task management unit 20, for example, by the user's own registration at random timing or the periodical 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 registration of an account name and a password by the user in advance, and authenticates the user using this information each 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 tasks of users who support the work support application 10. Here, the task management unit 20 includes a registration unit 21, a task number derivation unit 22, and a display control unit 23. Each function provided in the task management unit 20 (registration unit 21, task number derivation unit 22, display control unit 23) can be realized by various means. For example, a program execution process by a CPU (Central Processing Unit) not shown or , A dedicated circuit or the like.

登録部21は、ユーザによるタスクインデックスの登録を受け付けるか、または、作業カレンダに基づいて周期的にタスクインデックスの登録を発生させる。登録部21は、登録したタスクインデックスをタスクDB12に格納する。
タスク数導出部22は、登録部21により受け付けられたタスクインデックスまたは発生させられたタスクインデックスの数をタスクの実施を支援するアプリの種類毎にカウントする。また、タスク数導出部22は、ある時点(例えば、「本日中」、「今週末まで」、「来週末まで」、「今月末まで」など)までに実施期限を迎えるタスク、または、既に期限切れであるタスクの件数を導出する。
The registration unit 21 accepts registration of a task index by the user, or periodically registers 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 derivation unit 22 counts the number of task indexes received by the registration unit 21 or generated task indexes for each type of application that supports the execution of the task. In addition, the task number deriving unit 22 is a task that has an execution deadline by a certain time point (for example, “today”, “until this weekend”, “until next weekend”, “until the end of this month”), or has already expired. Derive the number of tasks.

表示制御部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. Specific processing 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 starting, the display control unit 23 displays the login screen (mode M10).
When the user performs a login operation on the login screen of mode M10, the display control unit 23 causes a transition to the ToDo portal screen (mode M11). On the ToDo portal screen, the task index registered in the task DB 12 can be selected and the logout can be performed.

モード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 of 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 of the mode M12a or the like, 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. You can

図3は、ToDoポータルのメイン画面50を説明する図である。ToDoポータルのメイン画面50は、前記説明した通り、表示制御部23によってユーザ操作端末1に表示される。
メイン画面50は、メニュー51A〜51Eを表示するメニューエリアと、アカウントアイコン52と、タスク入力テキストボックス53と、件数表示エリア54と、区切り期間指定エリア55と、ToDoリストペイン56とを含んで構成される。
FIG. 3 is a diagram illustrating the main screen 50 of the ToDo portal. As described above, the main screen 50 of the ToDo portal is displayed on the user operation terminal 1 by the display control unit 23.
The main screen 50 includes a menu area for displaying menus 51A to 51E, an account icon 52, a task input text box 53, a number display area 54, a break period designation area 55, and a ToDo list pane 56. To be 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 on the menu 51A, and when the menu 51A is clicked, the sales management application 10A is activated. At the bottom of the menu 51A, "sales", which is the abbreviation for the sales management application 10A, is displayed.
An icon relating to accounting management is displayed on the menu 51B, and when the menu 51B is clicked, the accounting management application 10B is activated. At the bottom of the menu 51B, "accounting", which is the abbreviation for 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. Below the menu 51C, "salary", which is the abbreviation for the salary management application 10C, is displayed.
An icon relating to work management is displayed on the menu 51D, and when the menu 51D is clicked, the work management application 10D is activated. At the bottom of the menu 51D, "work", which is the abbreviation for the work management application 10D, is displayed.
An icon relating to POP creation is displayed on the menu 51E, and when the menu 51E is clicked, the POP creation application 10E is activated. At the bottom of the menu 51E, "POP", which is the abbreviation for the POP creation application 10E, is displayed.

アカウントアイコン52をクリックすると、ユーザのアカウント名と共にログアウトボタンが表示される。このログアウトボタンのクリックによりログアウトが行われ、図2に示したログイン画面に遷移する。
タスク入力テキストボックス53は文字列入力領域であり、デフォルトでは「タスクを入力してください。」の文言が表示される。この領域に文字列を入力してリターンキーを押下すると、タスクインデックスが新たに登録される。
Clicking on the account icon 52 will display a logout button along with the user's account name. Logout is performed by clicking the logout button, and the screen transitions to the login screen shown in FIG.
The task input text box 53 is a character string input area, and the word "Please enter a task" is displayed by default. When a character string is input in this area and the return key is pressed, the 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」件が表示されている。 Information regarding the number of unprocessed task indexes 60 displayed in the ToDo list pane 56 is displayed in the number display area 54. Reference numeral 54A indicates the number of registered cases of the unprocessed task index 60 of the sales management application 10A, and "0" is displayed here. Reference numeral 54B is the number of registered cases of the unprocessed task index 60 of the accounting management application 10B, and "1" is displayed here. Reference numeral 54C represents the number of registered unprocessed task indexes 60 of the salary management application 10C, and "1" is displayed here. Reference numeral 54D is the number of registered unprocessed task indexes 60 of the work management application 10D, and "1" is displayed here. Reference numeral 54E is the number of registered cases of the unprocessed task index 60 of the POP creation application 10E, and "0" is displayed here. Reference numeral 54T represents the number of registered unprocessed task indexes 60, and here, "3" is displayed.

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

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

ToDoリストペイン56は、1または複数のタスクインデックスをリスト表示する領域であり、ユーザによってスクロール可能に構成されている。ToDoリストペイン56は、未処理リスト57と、処理済リスト58とを含んで表示される。未処理リスト57の下に処理済リスト58が表示されており、デフォルトでは未処理リスト57が優先して表示される。 The ToDo list pane 56 is an area for displaying one or more task indexes in a list, 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, and 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 is composed of one or a plurality of unprocessed task indexes 60 (here, three unprocessed task indexes 60 1 to 60 3 are displayed) and a task information display area 80 within a period. The unprocessed task index 60 indicates to the user a task that has not been processed yet. Here, the unprocessed task indexes 60 are displayed in descending order based on the deadline dates of the tasks (those with earlier deadline dates are displayed at the top). The in-period task information display area 80 shows the user information about the number of unprocessed task indexes 60 within the break period designated by the break period designation area 55.
The processed list 58 includes one or more processed task indexes 70 (here, four processed task indexes 70 1 to 70 4 are displayed). The processed task index 70 indicates to the user the task whose processing has been completed most recently. The processed task indexes 70 are displayed here in ascending order based on the completion date (those with earlier completion dates are 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 comment 62 in the center, a deadline date 63 on the lower side, a draft date 64 on the upper right side, and a processed check box 65. It is configured to include. The unprocessed task index 60 is displayed, for example, only when the deadline date 63 is a predetermined period (for example, two months) from today, and is not displayed when the deadline date 63 exceeds the predetermined period. The range of the unprocessed task index 60 displayed may be individually set 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 a deadline date for processing the unprocessed task index 60, and the number of remaining days until the deadline date 63 is displayed next to the deadline date. The draft date 64 is the date when the unprocessed task index 60 is drafted in principle, but if the unprocessed task index 60 is revised, the revision date is reflected in the draft date 64.

処理済チェックボックス65は、この未処理タスクインデックス60に係るタスクの処理が完了したときにチェックされるものである。処理済チェックボックス65にチェックされた未処理タスクインデックス60は、処理済リスト58に移動し、処理済タスクインデックス70として表示される。 The processed check box 65 is checked when the 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 restore button 75. The processed task index 70 is displayed, for example, only when the completion date 73 is in the latest predetermined period (for example, 5 weeks), and is not displayed when the completion date 73 has passed the predetermined period. As a result, the user can confirm the processed task index 70 a posteriori, and the processed task index 70, which has become less necessary to confirm after the predetermined period, is no longer bothered.

コピーボタン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 content as the selected processed task index 70 is newly registered in the task DB 12, and the newly registered task index is registered in the unprocessed list 57. It is added as an unprocessed task index 60.
The restore button 75 is a button for restoring the processed task index 70 as the unprocessed task index 60. When the revival button 75 is selected, for example, the information on whether or not the processed task index 70 stored in the task DB 12 has been processed is updated to unprocessed. Further, the selected processed task index 70 is deleted from the processed list 58, 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 task information display area 80 within a period includes an all type selection button 81, a sales management selection button 82A, an accounting management selection button 82B, a salary management selection button 82C, an employment management selection button 82D, and a POP creation selection button 82E. , A deadline extension button 83 and an all completion button 84. 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-specific selection button 82".

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

給与管理選択ボタン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 payroll management selection button 82C is a button for selecting an unprocessed task index 60 for payroll management within the break period designated by the break period designation area 55. On the salary management selection button 82C, the abbreviated name "salary" of salary management and the number of registered unprocessed task indexes 60 of salary management within the break period (here, "0") are displayed.
The work management selection button 82D is a button for selecting the unprocessed task index 60 of work management within the break period designated by the break period designation area 55. The work management selection button 82D displays the abbreviation "work" of work management and the number of registered unprocessed task indexes 60 of work management within the break period (here, "1").
The POP creation selection button 82E is a button for selecting an unprocessed task index 60 for POP creation within the break period designated by the break period designation area 55. The POP creation selection button 82E displays the abbreviation "POP" for POP creation and the number of registered unprocessed task indexes 60 for POP creation within the break period (here, "0").

なお、全種類選択ボタン81や種類別選択ボタン82は、未処理タスクインデックス60の登録がある場合にのみ選択できるようにしてもよい。言い換えれば、未処理タスクインデックス60の登録がないものについては選択できないようにしてもよい。例えば、図3において、未処理タスクインデックス60の登録がある全種類選択ボタン81、会計管理選択ボタン82Bおよび就業管理選択ボタン82Dを選択できるようにする。一方、未処理タスクインデックス60の登録がない売上管理選択ボタン82A、給与管理選択ボタン82CおよびPOP作成選択ボタン82Eを選択できないようにする。 The all type selection button 81 and the type selection button 82 may be selectable only when the unprocessed task index 60 is registered. In other words, the unselected task index 60 may not be selected if it is not registered. For example, in FIG. 3, the all type selection button 81, the accounting management selection button 82B, and the employment management selection button 82D that have the unprocessed task index 60 registered therein 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 which are not registered in the unprocessed task index 60 are disabled.

期限延長ボタン83は、全種類選択ボタン81または種類別選択ボタン82によって選択された未処理タスクインデックス60の期限を一括して延長するためのボタンである。ここでは、全種類選択ボタン81が選択された場合を想定しており、期限延長ボタン83の上部に「来週までにALL2件を」との表示がなされている。この状態で、期限延長ボタン83を押下することによって、2つの未処理タスクインデックス601,602の期限日を延長することが可能である。期限延長ボタン83の上部に表示される文言は、選択される全種類選択ボタン81または種類別選択ボタン82に変更される。 The deadline extension button 83 is a button for collectively extending the deadline of 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 is selected, and a message "2 ALL by next week" is displayed above the term extension button 83. In this state, by pressing the deadline extension button 83, the deadline dates of the two unprocessed task indexes 60 1 and 60 2 can be extended. The wording displayed above the term extension button 83 is changed to the all-type selection button 81 or the type-specific 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, for example, the dialog box 831 shown in FIG. 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, the information of the unprocessed task index 60 that is the target for extending the deadline is displayed, and here, “ALL 2 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 column 833 is for selecting the number of days (here, “1” day) 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 deadline 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 expiration date of the unprocessed task index 60 stored in the task DB 12, and the ToDo list pane 56 (see FIG. 3). The deadline 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 of extending the deadline of 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 collectively extended by one day by the dialog box 831 shown in FIG.
The deadline date 63 of the unprocessed task index 60 1 shown in FIG. 6 is changed from “July 31st” to “August 1st” and the remaining days are changed from “2 days left” to “3 days left”. has been edited. In addition, the deadline date 63 of the unprocessed task index 60 2 is changed from “August 1” to “August 2”, and the remaining number of days is changed from “3 days left” to “4 days left”. ing.

全て完了ボタン84(図3参照)は、全種類選択ボタン81または種類別選択ボタン82によって選択された未処理タスクインデックス60を一括して処理済みにするためのボタンである。ここでは、全種類選択ボタン81が選択された場合を想定しており、全て完了ボタン84の上部に「来週までにALL2件を」との表示がなされている。この状態で、全て完了ボタン84を押下することによって、2つの未処理タスクインデックス601,602を処理済みにすることが可能である。 The all completion button 84 (see FIG. 3) is a button for collectively processing all the unprocessed task indexes 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 is selected, and "All 2 by next week" is displayed above the all-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 a dialog box 841 shown in FIG. 5, for example. 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 that completes the execution is displayed, and here, “ALL 2 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, the information indicating whether or not the execution of the unprocessed task index 60 stored in the task DB 12 is completed, and The unprocessed task index 60 is moved to the processed list 58 (see FIG. 3) and displayed as the processed task index 70.
The cancel button 844 is a button for canceling the process of 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 completed by the dialog box 841 shown in FIG.
In FIG. 7, the unprocessed task indexes 60 1 and 60 2 (see FIG. 3) are not displayed in the unprocessed list 57. The processed task index 70 5 corresponding to the unprocessed task index 60 1 is displayed in the processed list 58, and the processed task index 70 6 corresponding to the unprocessed task index 60 2 is processed list 58. Is displayed in.
Further, in the number display area 54 shown in FIG. 7, the number 54T of registered cases of all the unprocessed task indexes 60 registered is changed from "3" to "1". Further, the number of registered cases 54B of the unprocessed task index 60 of the accounting management application 10B and the number of registered cases 54D of the unprocessed task index 60 of the employment management application 10D are changed from "1" to "0", respectively.
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 type selection button 81 is changed from “2” to “0”. Further, 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".

期間内タスク情報表示領域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 in-period and the out-of-period specified by the in-period specifying area 55. Here, the unprocessed task indexes 60 are displayed in a descending order based on the deadline date 63, and one designated period "until next weekend" is designated. Therefore, the period in the task information display region 80, the expiration date 63 is an unprocessed task index 60 1 by the end of next week, 60 2, expiration date 63 are displayed between the outstanding tasks index 60 3 after week after next ing. The display position of the task information display area 80 within this period will be described in more detail with reference to FIG.

図8では、未処理タスクインデックス607の期限日が「本日」であり、未処理タスクインデックス608の期限日が「3日後」であり、未処理タスクインデックス609の期限日が「10日後」であることを想定している。 In FIG. 8, the deadline date of the unprocessed task index 60 7 is “today”, the deadline date of the unprocessed task index 60 8 is “3 days later”, and the deadline date of the unprocessed task index 60 9 is “10 days later”. It is supposed to be.

図8(a)に示すように、区切り期間として「本日中」が指定されている場合に、表示制御部23は、指定された区切り期間(ここでは、本日中)と同じ期限日である未処理タスクインデックス607の下側(つまり、期限日が「本日」である未処理タスクインデックス607と期限日が「3日後」である未処理タスクインデックス608との間)に期間内タスク情報表示領域80Tを表示させる。また、表示制御部23は、未処理タスクインデックス607および期間内タスク情報表示領域80Tの背景を縞模様にする。これにより、ユーザは、期間内タスク情報表示領域80Tおよび背景模様により、本日中までに実施を完了しなければならない未処理タスクインデックス607を一目で把握することが可能である。 As shown in FIG. 8A, when “today” is designated as the break period, the display control unit 23 determines that the deadline is the same as the designated break period (here, today). 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 The display area 80 T is displayed. Further, the display control unit 23 makes the background of the unprocessed task index 60 7 and the in-period task information display area 80 T a striped pattern. Thereby, the user can grasp at a glance the unprocessed task index 60 7 that must be completed by today by the task information display area 80 T within the period and the background pattern.

また、図8(b)に示すように、区切り期間として「今週末まで」が指定されている場合に、表示制御部23は、指定された区切り期間(ここでは、今週中まで)の内で最も遅い期限日である未処理タスクインデックス608の下側(つまり、期限日が「3日後」である未処理タスクインデックス608と期限日が「10日後」である未処理タスクインデックス609との間)に、期間内タスク情報表示領域801Wを表示させる。また、表示制御部23は、未処理タスクインデックス607,608および期間内タスク情報表示領域801Wの背景をドット模様にする。これにより、ユーザは、期間内タスク情報表示領域801Wおよび背景模様により、今週末までに実施を完了しなければならない未処理タスクインデックス607,608を一目で把握することが可能である。 Further, as shown in FIG. 8B, when “until this weekend” is specified as the break period, the display control unit 23 determines whether the break period is within the specified break 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" During the period), the task information display area 80 1W within the period is displayed. Further, the display control unit 23 makes the background of the unprocessed task indexes 60 7 and 60 8 and the in-period task information display area 80 1W a dot pattern. Thereby, the user can grasp at a glance the unprocessed task indexes 60 7 and 60 8 that must be completed by this weekend, from the in-period task information display area 80 1W 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 two of “current day” and “until this weekend” are specified as the break periods, the display control unit 23 determines that the specified break period is the first break 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" The in-period task information display area 80 T is displayed in the processing task index 60 8 . In addition, the display control unit 23 sets the lower side of the unprocessed task index 60 8 which is the latest deadline date in the second designated break period (here, until this week) (that is, the deadline date is “ 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 makes the background of the unprocessed task index 60 7 and the in-period task information display area 80 T a striped pattern. Further, the display control unit 23 makes the background of the unprocessed task index 60 8 and the in-period task information display area 80 1W a dot pattern.
Thereby, the user can grasp at a glance the unprocessed task index 60 7 that must be completed by today by the task information display area 80 T within the period and the background pattern. Further, the user can grasp at a glance the unprocessed task indexes 60 7 and 60 8 that must be completed by this weekend, from the in-period task information display area 80 1W and the background pattern.

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

未処理タスクインデックス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 the 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 break period designating area 55 (step S10). The number of tasks is derived not only for the total number of tasks but also for each type of task.

続いて、表示制御部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 within the period (step S20). In step S30, one unprocessed task index 60 within the period having an earlier deadline is displayed. By repeating the processes of steps S20 and S30, the unprocessed task indexes 60 within the period are displayed in descending order based on the deadline 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). The total number of tasks within the period derived in step S10 is displayed in the all-type selection button 81 in the in-period task information display area 80. Further, the number of tasks for each type within the period derived in step S10 is displayed on the type-specific selection button 82 in the in-period task information display area 80 (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 that is out of the period and whose deadline date is earlier is displayed. By repeating the processing of steps S50 and S60, the unprocessed task indexes 60 outside the period are displayed in descending order based on the deadline 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 has the unprocessed task index 60 that reaches the execution deadline within the period designated by the break period specification area 55 and the unprocessed task index that reaches the execution deadline outside the period. An in-period task information display area 80 is displayed between 60 and 60. Further, the work support system S emphasizes and displays the background of the unprocessed task index 60 and the in-period task information display area 80 by the pattern 59. Therefore, the user can grasp how many tasks should be completed by when.

[変形例]
以上、本発明の実施形態について説明したが、本発明はこれに限定されるものではなく、特許請求の範囲の趣旨を変えない範囲で実施することができる。
[Modification]
Although the embodiments of the present invention have been described above, the present invention is not limited to the embodiments and can be carried out within the scope of the claims.

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

図10を参照して、実施形態に係る区切り期間指定エリア55の変形例について説明する。図10は、変形例に係るToDoポータルのメイン画面150を説明する図である。ToDoポータルのメイン画面150は、表示制御部23によってユーザ操作端末1に表示される。
メイン画面150は、メニュー51A〜51Eを表示するメニューエリアと、アカウントアイコン52と、タスク入力テキストボックス53と、件数表示エリア54と、区切り期間指定エリア155と、ToDoリストペイン156とを含んで構成される。
A modified example of the break period designation area 55 according to the embodiment will be described with reference to FIG. 10. FIG. 10 is a diagram illustrating the 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 51A to 51E, an account icon 52, a task input text box 53, a number display area 54, a break period designation area 155, and a ToDo list pane 156. To be done.

区切り期間指定エリア155は、区切り期間の始点および終点を指定するためのエリアである。区切り期間指定エリア155は、例えば、月間カレンダとして構成されており、一つまたは連続した日付を指定することができる。ここでは、「2016年8月1日〜2016年8月5日」の期間が指定されている場合を例示している。なお、区切り期間指定エリア155の構成はこれに限定されるものではなく、例えば、テキストボックスとして構成されて、ユーザによって任意の期間を入力されるようにしてもよい。区切り期間指定エリア155により区切り期間が指定されると、指定された期間の始点側に期間内タスク情報表示領域180aが表示され、また、指定された期間の終点側に期間内タスク情報表示領域180bが表示される。 The break period designating area 155 is an area for designating a start point and an end point of the break period. The delimitation period designation area 155 is configured as, for example, a monthly calendar, and one or consecutive dates can be designated. Here, the case where the period “August 1, 2016 to August 5, 2016” is designated is illustrated. The delimiter period designation area 155 is not limited to this. For example, the delimiter period designation area 155 may be configured as a text box so that the user can input an arbitrary period. When the break period is designated by the break period designation area 155, the in-period task information display area 180a is displayed at the start point side of the designated period, and the in-period task information display area 180b is displayed at the end point of the designated 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 180a includes a deadline shortening button 85 instead of the deadline extending button 83.
The deadline reduction button 85 is a button for collectively shortening the deadline of 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-type selection button 81 is selected, and the display "1 ALL in the period" is displayed above the deadline reduction button 85. In this state, by pressing the deadline shortening button 85, the deadline date of one unprocessed task index 60 2 can be shortened. When the deadline shortening button 85 is pressed, the display control unit 23 displays, for example, a dialog box (not shown), and receives the input of the shortened deadline by the user.

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

以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
登録されたタスクの実施を支援する作業支援システムであって、
前記登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御手段と、
所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出手段と、を備え、
前記表示制御手段は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる、
ことを特徴とする作業支援システム。
<請求項2>
前記表示制御手段は、前記期間内タスクのタスクインデックスに対して変更を指示する変更ボタンを前記表示領域に表示させる、
ことを特徴とする請求項1に記載の作業支援システム。
<請求項3>
前記期間内タスクのタスクインデックスに対する変更は、期限延長および実施完了の少なくとも何れか一方を含み、
前記表示制御手段は、前記期間内で終点側の前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとの間の前記表示領域に表示させる、
ことを特徴とする請求項2に記載の作業支援システム。
<請求項4>
前記期間内タスクのタスクインデックスに対する変更は、期限短縮および実施完了の少なくとも何れか一方を含み、
前記表示制御手段は、前記期間内で始点側の前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとの間の前記表示領域に表示させる、
ことを特徴とする請求項2に記載の作業支援システム。
<請求項5>
前記表示制御手段は、前記期間内タスクのタスクインデックスと前記期間外タスクのタスクインデックスとを識別可能に表示させる、
ことを特徴とする請求項1ないし請求項4の何れか1項に記載の作業支援システム。
<請求項6>
コンピュータを、
登録されたタスクを示すタスクインデックスを実施期限順に並べて表示装置に表示させる表示制御手段、
所定の期間内に実施期限を迎える期間内タスクの数を導出するタスク数導出手段、として機能させ、
前記表示制御手段は、前記タスク数導出手段により導出された前記期間内タスクの数を示した期間内タスク情報を、前記期間内タスクのタスクインデックスと期間外に実施期限を迎える期間外タスクのタスクインデックスとの間の表示領域に表示させる、
ことを特徴とするプログラム。
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>
A work support system that supports the execution of registered tasks,
Display control means for displaying on the display device the task indexes indicating the registered tasks in the order of execution deadlines;
And a task number deriving means for deriving the number of tasks within a period that reaches the implementation deadline within a predetermined period,
The display control means displays task information within a period indicating the number of tasks within the period derived by the task number deriving means, a task index of the task within the period and a task of a task outside the period of which the execution deadline is outside the period. Display in the display area between the index,
A work support system characterized in 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, wherein:
<Claim 3>
The change to the task index of the task within the period includes at least one of extension and completion of execution,
The display control means displays in the display area between the task index of the task within the period and the task index of the task outside the period on the end point side within the period,
The work support system according to claim 2, wherein:
<Claim 4>
The change to the task index of the task within the period includes at least one of deadline shortening and implementation completion,
The display control means displays in the display area between the task index of the task within the period and the task index of the task outside the period on the starting point side within the period,
The work support system according to claim 2, wherein:
<Claim 5>
The display control means displays the task index of the in-period task and the task index of the out-of-period task in a distinguishable manner,
The work support system according to any one of claims 1 to 4, wherein:
<Claim 6>
Computer,
Display control means for displaying on the display device the task indexes indicating the registered tasks in the order of execution deadlines;
It is made to function as a task number deriving means for deriving the number of tasks within a period when the implementation deadline is reached within a predetermined period,
The display control means displays task information within a period indicating the number of tasks within the period derived by the task number deriving means, a task index of the task within the period and a task of a task outside the period of which the execution deadline is 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 equipment 10 Work support application 11 Calendar DB
12 task DB
13 user authentication section 20 task management section 21 registration section 22 task number derivation section (task number derivation means)
23 Display control unit (display control means)
60 unprocessed task index 70 processed task index 80, 180a, 180b task information display area within period

Claims (6)

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

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7299126B2 (en) * 2019-09-30 2023-06-27 シャープ株式会社 Display device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10489749B2 (en) * 2006-11-14 2019-11-26 Microsoft Technology Licensing, Llc Presenting daily task lists
US20150127403A1 (en) * 2013-11-01 2015-05-07 Slide Rule Software Calendar management system
JP6216343B2 (en) * 2015-03-03 2017-10-18 日本瓦斯株式会社 Customer service support system and method

Also Published As

Publication number Publication date
JP2018041286A (en) 2018-03-15

Similar Documents

Publication Publication Date Title
US8838465B2 (en) Concise communication of real-time business information in an enterprise network
US7590572B2 (en) System and method for efficient return preparation for newly-independent filers
US20100070930A1 (en) Business document system
US10762580B2 (en) Methods and systems for setting and sending reminders
KR20180092936A (en) Intellectual Property Portfolio Management System
JP6277703B2 (en) Business management program, business management method, and information processing apparatus
JP5853017B2 (en) Remote portal for billing, docketing and document management
US7728836B2 (en) Systems and methods for displaying time dependent information
JP6750412B2 (en) Work support system and program
JP6649235B2 (en) Business support system, business support device, and program
JP6252563B2 (en) Work support system, work support method and program
JP6914535B2 (en) Computer systems to help entrepreneurs start a business, methods and programs performed on those computer systems
US20120209752A1 (en) Networked exchange
JP6253042B1 (en) Carrier certification system
JP6565451B2 (en) Work support system and work support program
Moss Learn Odoo: A beginner's guide to designing, configuring, and customizing business applications with Odoo
JP4887735B2 (en) Information processing apparatus, information processing system, and program
JP6481746B2 (en) Work support system, work support method and program
JP6507924B2 (en) Work support system and program
JP6551018B2 (en) Work support system and work support method
JP6330753B2 (en) Work support system and work support method
JP2020009278A (en) Business-oriented database service providing system, and program of business-oriented database service providing system
JP2018120628A (en) Work support system and work support program
Piepiorra vtiger CRM v6. 5.0-User and Administration Manual
JP2002024503A (en) Duty control system

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