JP2005216130A - Computer system, file management method and file management program - Google Patents

Computer system, file management method and file management program Download PDF

Info

Publication number
JP2005216130A
JP2005216130A JP2004023931A JP2004023931A JP2005216130A JP 2005216130 A JP2005216130 A JP 2005216130A JP 2004023931 A JP2004023931 A JP 2004023931A JP 2004023931 A JP2004023931 A JP 2004023931A JP 2005216130 A JP2005216130 A JP 2005216130A
Authority
JP
Japan
Prior art keywords
file
additional information
file management
data
files
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.)
Withdrawn
Application number
JP2004023931A
Other languages
Japanese (ja)
Inventor
Tsuneji Nishizawa
恒二 西澤
Koji Hashimoto
幸治 橋本
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2004023931A priority Critical patent/JP2005216130A/en
Publication of JP2005216130A publication Critical patent/JP2005216130A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a computer system with a file management means enabling a user to store a formed file without being specially aware thereof, and find out and use the formed file in the next use without performing a special retrieval, a file management method, a file management program and a recording medium storing the file management program. <P>SOLUTION: The computer system 100 comprises a data storage means 250 storing a plurality of files, an additional information database 240 provided with additional information corresponding to each of the plurality of files, and a filing software 200 as the file management means generating a hierarchical structure based on the additional information within the database 240 and classifying and displaying the files based on the hierarchical structure on a display screen. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、コンピュータシステムにおけるファイルの管理に関するものであり、特に所
定のファイル管理手段を備えたコンピュータシステム、ファイル管理方法、及びファイル
管理プログラムに関する。
The present invention relates to file management in a computer system, and more particularly to a computer system, a file management method, and a file management program provided with predetermined file management means.

汎用の各種コンピュータシステムにおいては、コンピュータを動作させるOS(Operat
ing System)の管理下においてさまざまなアプリケーションソフトウェアが動作するよう
に構成されている。この、アプリケーションソフトウェア等によって作成されるさまざま
なデータは、それぞれ他と区別するためにファイル単位で管理保存される。コンピュータ
システムは、種類毎、用途毎、ユーザ毎等の所定の単位に応じて論理的に作成された複数
のフォルダ(またはディレクトリ)からなるツリーを構成し、ファイルの属性に応じてこ
のツリー内の所定のフォルダにファイルを保存するように構成している。
In various general-purpose computer systems, an OS (Operat for operating a computer)
Various application software is configured to operate under the management of the (ing System). Various data created by the application software and the like are managed and stored in units of files in order to distinguish them from each other. The computer system configures a tree composed of a plurality of folders (or directories) logically created according to a predetermined unit such as each type, each usage, each user, and the like. The file is stored in a predetermined folder.

図15は、このツリー構造の一例を示す模式図である。図15に示すツリー構造におい
ては、最上位層のルートフォルダ1を頂点として、ルートフォルダ1の下層に複数のフォ
ルダ2a〜2cが配置されている。そして、フォルダ2aの下層には、2つのフォルダ3
a,3bが配置されており、フォルダ3aの下層には、ファイル10aが、そしてフォル
ダ3bの下層には、ファイル10b,10cが配置されている。また、フォルダ2bの下
層には、ファイル10dが配置されており、フォルダ2cの下層には、フォルダ3cとフ
ァイル10eが配置されている。そしてフォルダ3の下層には、ファイル10f,10g
が配置されている。
このように、一般のコンピュータシステムには、図14に示すようなツリー構造を基に
複数のフォルダがシステムやユーザの意図に応じて階層的に配置され、これらのフォルダ
内にファイルを分類して保存できるように構成されている。
FIG. 15 is a schematic diagram showing an example of this tree structure. In the tree structure shown in FIG. 15, a plurality of folders 2 a to 2 c are arranged in the lower layer of the root folder 1 with the root folder 1 of the uppermost layer as a vertex. In the lower layer of the folder 2a, two folders 3
a and 3b are arranged, the file 10a is arranged in the lower layer of the folder 3a, and the files 10b and 10c are arranged in the lower layer of the folder 3b. A file 10d is arranged below the folder 2b, and a folder 3c and a file 10e are arranged below the folder 2c. In the lower layer of the folder 3, files 10f and 10g
Is arranged.
Thus, in a general computer system, a plurality of folders are arranged hierarchically according to the intention of the system and the user based on the tree structure as shown in FIG. 14, and files are classified in these folders. It is configured to be saved.

ここで、コンピュータシステムにおいては、ユーザがコンピュータシステム上における
所定のファイルの論理位置を認識しやすくするためのツールとして、さまざまなファイル
管理ツールソフトウェア(以下、単にファイル管理ツールと呼ぶ)が提供されている。
Here, in a computer system, various file management tool software (hereinafter simply referred to as a file management tool) is provided as a tool for facilitating a user to recognize a logical position of a predetermined file on the computer system. Yes.

図14は、このファイル管理ツールのビューワ画面を示す図である。図14に示すよう
に、この種の管理ツールでは、ルートフォルダ21を頂点とするツリー構造が画面左側の
ツリー表示部20にアイコン表示されている。そして、画面右側には、選択されたフォル
ダの中身がアイコン表示されるフォルダ内容表示部30とされている。図15に示す状態
では、ルートフォルダの五層下層に配置されたフォルダX22が選択されており(点線で
囲まれたフォルダアイコン)、このフォルダX22に含まれるフォルダ及びファイルの一
覧がフォルダ内容表示部30に表示されている。ここでは、フォルダ内容表示部30に表
示された複数のフォルダアイコンまたはファイルアイコン31がフォルダX22に含まれ
るフォルダまたはファイルである。フォルダ内容表示部30には、ファイル名や、ファイ
ルのサイズ、ファイルの種類、ファイル作成日時、ファイル更新日時等のOSにより規定
されたファイルの基本情報が表示されている。
ユーザは、このようなファイル管理ツールを用いて、ファイルを分類して管理している
。そして、必要なファイルがある場合には、このツリー構造を基に目的のファイルを探し
出し、任意のアプリケーションソフトウェアを用いてファイルを開くことにより、コンピ
ュータシステム上で各種操作を行うことが可能である。
FIG. 14 is a diagram showing a viewer screen of this file management tool. As shown in FIG. 14, in this type of management tool, a tree structure having the root folder 21 as a vertex is displayed as an icon in the tree display section 20 on the left side of the screen. On the right side of the screen, there is a folder content display section 30 in which the contents of the selected folder are displayed as icons. In the state shown in FIG. 15, the folder X22 arranged in the lower five layers of the root folder is selected (folder icon surrounded by a dotted line), and a folder and a list of files included in the folder X22 are displayed in the folder content display section. 30. Here, a plurality of folder icons or file icons 31 displayed on the folder content display unit 30 are folders or files included in the folder X22. The folder content display section 30 displays basic file information defined by the OS, such as file name, file size, file type, file creation date and time, and file update date and time.
A user classifies and manages files using such a file management tool. If there is a necessary file, it is possible to perform various operations on the computer system by searching for the target file based on this tree structure and opening the file using arbitrary application software.

従来のファイル管理ツールは、図15に示すように、ルートフォルダを頂点として階層
的に構成されたツリー構造をベースに表示を行うものである。すなわち、従来のファイル
管理ツールでは、OSが管理するファイルの論理的な場所を示すパスをビジュアルによっ
て表現したものである。したがって、ユーザは、前回保存したファイルの場所を覚えてお
く必要があり、万が一ファイルを保存したフォルダの場所を忘れてしまった場合には、検
索ツール等を用いてファイル検索を行わなければならなかった。
As shown in FIG. 15, the conventional file management tool performs display based on a tree structure that is hierarchically structured with a root folder as a vertex. That is, in the conventional file management tool, the path indicating the logical location of the file managed by the OS is visually represented. Therefore, the user needs to remember the location of the file that was saved last time. If the user forgets the location of the folder where the file was saved, the user must search for the file using a search tool. It was.

また、ユーザは、ファイルの保存を行う場合にも、次回の使用を考慮して作業毎にフォ
ルダを作成し、作成したフォルダにファイルを保存するといった作業を逐一考えながら行
わなければならず、操作性が良いとはいえなかった。ときには、あるファイルを誤ったフ
ォルダに保存した場合など、次回のファイル使用時にすぐにファイルが見つからないとい
った不都合が生じてしまい効率的なファイル管理が行われているとは言い難かった。
In addition, when saving a file, the user must create a folder for each work in consideration of the next use and save the file in the created folder. It was not good. In some cases, such as when a file is saved in the wrong folder, the file cannot be found immediately the next time it is used, and it is difficult to say that efficient file management is performed.

また、複数のユーザによって、あるファイルを共有して使用する場合には、所定のフォ
ルダにファイルを保存することを予め取り決めておかなければならず、万が一誤ったフォ
ルダ等にファイルを保存してしまうと、次のユーザがファイルを探し出すのに時間がかか
ってしまい、効率的にファイルを共有することができない等の問題もある。
In addition, when a certain file is shared and used by a plurality of users, it is necessary to decide in advance to save the file in a predetermined folder, and the file is saved in an incorrect folder by any chance. Then, it takes time for the next user to find the file, and there is a problem that the file cannot be efficiently shared.

本発明は、上記問題点を鑑み、ユーザが特別意識することなく、作成したファイルを保
存し、次回の使用時に作成したファイルを特別の検索等を行うことなく探し出して使用す
ることが可能なファイル管理手段を備えたコンピュータシステム、ファイル管理方法、フ
ァイル管理プログラム、及びそのファイル管理プログラムを保存する記録媒体を提供する
ことを目的とする。
In view of the above problems, the present invention saves a created file without the user being particularly conscious of it, and can find and use the created file without performing a special search or the like for the next use. It is an object of the present invention to provide a computer system provided with management means, a file management method, a file management program, and a recording medium for storing the file management program.

本発明の上記目的は、以下の手段により達成される。
(1) 複数のファイルを管理するファイル管理手段と、
前記複数のファイルを記憶するデータ記憶手段と、
前記複数のファイルのそれぞれに対応する付加情報を備えた付加情報データベースと、
データの処理を行うデータ処理手段と、
前記データを含むファイルを前記ファイル管理手段に登録するファイル登録手段と、を
備え、
前記ファイル登録手段は、前記データを基にファイルを生成して前記データ記憶手段に
保存するとともに、前記ファイル管理手段と前記ファイルとを関連づける付加情報を生成
して前記付加情報データベースに記録することを特徴とするコンピュータシステム。
(2) 前記ファイル登録手段は、前記データ処理手段の表示画面内に組み込まれたファ
イル登録キーを備え、
前記ファイル登録手段は、前記ファイル登録キーの操作に応じて前記ファイルの登録を
実行することを特徴とする(1)記載のコンピュータシステム。
(3) 前記付加情報は、前記ファイルの論理的なパスを指定するパス情報を備えている
ことを特徴とする(1)または(2)の何れか1項に記載のコンピュータシステム。
(4) 前記付加情報は、タイトル、業務名、作成日、作成者、作成に用いたデータ処理
手段の種類、顧客名、コメントのうち少なくとも一つの情報を含むことを特徴とする(3
)記載のコンピュータシステム。
(5) 前記ファイル登録手段は、前記データまたは前記データ処理手段から自動的に抽
出可能な情報を付加情報として抽出することを特徴とする(2)〜(4)のいずれか1項
に記載のコンピュータシステム。
(6) 前記ファイル登録手段は、前記付加情報を入力させる入力画面を表示させ、ユー
ザに前記付加情報を入力するように促すことを特徴とする(2)〜(4)のいずれか1項
に記載のコンピュータシステム。
(7) 前記ファイル登録手段は、前記データのイメージファイルを生成し、生成された
イメージファイルを前記ファイルとして前記付加情報とともに保存することを特徴とする
(2)〜(4)のいずれか1項に記載のコンピュータシステム。
(8) 前記ファイル管理手段は、前記付加情報データベース内の前記付加情報に基づき
階層構造を生成し、前記階層構造に基づき前記ファイルを分類して表示画面上に表示させ
ることを特徴とする(1)〜(7)のいずれか1項に記載のコンピュータシステム。
(9) 前記ファイル管理手段は、前記付加情報を選択させる選択キーを有し、
前記ファイル管理手段は、前記選択された付加情報毎に異なる階層構造を生成し、前記
ファイルを分類して前記表示画面上に表示することを特徴とする(8)記載のコンピュー
タシステム。
(10) 前記ファイル管理手段と、前記データ処理手段と、前記ファイル登録手段とを
有する端末装置と、
前記端末装置と通信可能に接続され、かつ前記データ記憶手段を有するサーバとを備え

前記ファイル登録手段は、前記サーバ内の前記データ記憶手段に前記ファイルを保存し

前記ファイル管理手段は、前記付加情報を参照して前記サーバ内の前記ファイルを前記
端末装置に表示させることを特徴とする(1)〜(9)の何れか1項に記載のコンピュー
タシステム。
(11) ファイルに対応する付加情報を生成するステップと、
前記付加情報をファイル管理手段に登録するステップと、を備えたことを特徴とするフ
ァイル管理方法。
(12) ファイル登録キーの選択に応じて、前記付加情報が生成され、前記付加情報が
登録されることを特徴とする(11)記載のファイル管理方法。
(13) 前記付加情報は、前記ファイルの論理的な場所を指定するパス情報を備えてい
ることを特徴とする(11)または(12)記載のファイル管理方法。
(14) 前記付加情報は、タイトル、業務名、作成日、作成者、作成に用いたデータ処
理手段の種類、顧客名、コメントのうち少なくとも一つの情報を含むことを特徴とする(
11)〜(13)のいずれか1項に記載のファイル管理方法。
(15) 前記ファイルの基となるデータを作成するデータ処理手段から自動的に抽出可
能な情報が付加情報として抽出されることを特徴とする(11)〜(13)のいずれか1
項に記載のファイル管理方法。
(16) 前記付加情報を入力させる入力画面を表示させて、ユーザに前記付加情報を入
力するように促すステップを備えたことを特徴とする(11)〜(13)のいずれか1項
に記載のファイル管理方法。
(17) 作成されたデータのイメージファイルを生成するステップと、
生成されたイメージファイルを前記ファイルとして前記付加情報とともに保存するステ
ップと、を備えたことを特徴とする(11)〜(13)のいずれか1項に記載のファイル
管理方法。
(18) 前記付加情報に基づき階層構造を生成するステップと、
前記階層構造に基づき前記ファイルを分類して表示画面上に表示するステップと、を備
えたことを特徴とする(11)〜(17)のいずれか1項に記載のファイル管理方法。
(19) 選択キーを介して前記付加情報を選択するステップを有することを特徴とする
(18)記載のファイル管理方法。
(20) ファイルに対応する付加情報を生成するステップと、
前記付加情報をファイル管理手段に登録するステップと、をコンピュータに実行させる
ことを特徴とするファイル管理プログラム。
(21) ファイル登録キーの選択に応じて、前記付加情報が生成され、前記付加情報が
登録されることを特徴とする(20)記載のファイル管理プログラム。
(22) 前記付加情報は、前記ファイルの論理的な場所を指定するパス情報を備えてい
ることを特徴とする(20)または(21)記載のファイル管理プログラム。
(23) 前記付加情報は、タイトル、業務名、作成日、作成者、作成に用いたデータ処
理手段の種類、顧客名、コメントのうち少なくとも一つの情報を含むことを特徴とする(
20)〜(22)のいずれか1項に記載のファイル管理プログラム。
(24) 前記ファイルの基となるデータを作成するデータ処理手段から自動的に抽出可
能な情報を付加情報としてコンピュータに抽出させることを特徴とする(20)〜(22
)のいずれか1項に記載のファイル管理プログラム。
(25) 前記付加情報を入力させる入力画面を表示させて、ユーザに前記付加情報を入
力するように促すステップをコンピュータに実行させることを特徴とする(20)〜(2
2)のいずれか1項に記載のファイル管理プログラム。
(26) 作成されたデータのイメージファイルを生成するステップと、
生成されたイメージファイルを前記ファイルとして前記付加情報とともにコンピュータ
に保存するステップと、をコンピュータに実行させることを特徴とする(20)〜(22
)のいずれか1項に記載のファイル管理プログラム。
(27) 前記付加情報に基づき階層構造を生成するステップと、
前記階層構造に基づき前記ファイルを分類して表示画面上に表示するステップと、をコ
ンピュータに実行させることを特徴とする(20)〜(26)のいずれか1項に記載のフ
ァイル管理プログラム。
(28) 選択キーを介して前記付加情報を選択するステップをコンピュータに実行させ
ることを特徴とする(27)記載のファイル管理プログラム。
The above object of the present invention is achieved by the following means.
(1) file management means for managing a plurality of files;
Data storage means for storing the plurality of files;
An additional information database comprising additional information corresponding to each of the plurality of files;
Data processing means for processing data;
File registration means for registering a file containing the data in the file management means,
The file registration means generates a file based on the data and stores it in the data storage means, and generates additional information associating the file management means with the file and records it in the additional information database. A featured computer system.
(2) The file registration means includes a file registration key incorporated in the display screen of the data processing means,
The computer system according to (1), wherein the file registration unit executes the file registration in response to an operation of the file registration key.
(3) The computer system according to any one of (1) and (2), wherein the additional information includes path information that specifies a logical path of the file.
(4) The additional information includes at least one of a title, a business name, a creation date, a creator, a type of data processing means used for creation, a customer name, and a comment (3).
) The computer system described.
(5) The file registration unit extracts, as additional information, information that can be automatically extracted from the data or the data processing unit, according to any one of (2) to (4), Computer system.
(6) In any one of (2) to (4), the file registration unit displays an input screen for inputting the additional information and prompts the user to input the additional information. The computer system described.
(7) The file registration unit generates an image file of the data, and stores the generated image file as the file together with the additional information. (2)-(4) The computer system described in 1.
(8) The file management means generates a hierarchical structure based on the additional information in the additional information database, classifies the files based on the hierarchical structure, and displays them on a display screen (1). The computer system according to any one of (7) to (7).
(9) The file management means includes a selection key for selecting the additional information,
The computer system according to (8), wherein the file management means generates a different hierarchical structure for each selected additional information, classifies the files, and displays them on the display screen.
(10) a terminal device having the file management means, the data processing means, and the file registration means;
A server that is communicably connected to the terminal device and has the data storage means,
The file registration means stores the file in the data storage means in the server,
The computer system according to any one of (1) to (9), wherein the file management unit displays the file in the server on the terminal device with reference to the additional information.
(11) generating additional information corresponding to the file;
And registering the additional information in a file management means.
(12) The file management method according to (11), wherein the additional information is generated and the additional information is registered in response to selection of a file registration key.
(13) The file management method according to (11) or (12), wherein the additional information includes path information for designating a logical location of the file.
(14) The additional information includes at least one of a title, a business name, a creation date, a creator, a type of data processing means used for creation, a customer name, and a comment.
The file management method according to any one of 11) to (13).
(15) Any one of (11) to (13), wherein automatically extractable information is extracted as additional information from a data processing unit that creates data that is the basis of the file.
The file management method described in the section.
(16) The method according to any one of (11) to (13), further comprising a step of displaying an input screen for inputting the additional information and prompting the user to input the additional information. File management method.
(17) generating an image file of the created data;
The file management method according to any one of (11) to (13), further comprising a step of storing the generated image file as the file together with the additional information.
(18) generating a hierarchical structure based on the additional information;
The file management method according to any one of (11) to (17), further comprising: classifying the files based on the hierarchical structure and displaying the files on a display screen.
(19) The file management method according to (18), further comprising a step of selecting the additional information via a selection key.
(20) generating additional information corresponding to the file;
A file management program causing a computer to execute the step of registering the additional information in a file management means.
(21) The file management program according to (20), wherein the additional information is generated and the additional information is registered in response to selection of a file registration key.
(22) The file management program according to (20) or (21), wherein the additional information includes path information for designating a logical location of the file.
(23) The additional information includes at least one of a title, a business name, a creation date, a creator, a type of data processing means used for creation, a customer name, and a comment.
The file management program according to any one of 20) to (22).
(24) The information that can be automatically extracted from the data processing means for creating the data on which the file is based is extracted as additional information by a computer (20) to (22)
The file management program according to any one of the above.
(25) Displaying an input screen for inputting the additional information, and causing the computer to execute a step of prompting the user to input the additional information (20) to (2)
The file management program according to any one of 2).
(26) generating an image file of the created data;
(20) to (22) causing the computer to execute a step of storing the generated image file as the file together with the additional information in a computer.
The file management program according to any one of the above.
(27) generating a hierarchical structure based on the additional information;
The file management program according to any one of (20) to (26), wherein the computer executes the steps of classifying the files based on the hierarchical structure and displaying the files on a display screen.
(28) The file management program according to (27), which causes a computer to execute a step of selecting the additional information via a selection key.

本発明によれば、特に、データ選択キーが選択されることにより、アプリケーションで
あるデータ処理手段によって作成中のデータを別途ファイル保存の手続を踏むことなく自
動的に保存するとともに、ファイル管理手段に登録することが可能である。したがって、
次に登録したファイルを用いたいときには、ファイル管理手段を用いて容易にファイルを
探し出すことが可能であり、業務効率を飛躍的に高めることが可能となる。
According to the present invention, in particular, when the data selection key is selected, the data being created by the data processing means that is an application is automatically saved without going through a separate file saving procedure, and is also stored in the file management means. It is possible to register. Therefore,
Next, when it is desired to use the registered file, it is possible to easily find the file using the file management means, and it is possible to dramatically improve the work efficiency.

また、ファイル管理手段が文書データ中からファイル名や作成者の情報を自動的に抽出
するように構成することにより、入力する付加情報の量を最低限にとどめることが可能と
なり、円滑にファイルの登録を行うことができる。
In addition, by configuring the file management means to automatically extract the file name and creator information from the document data, it is possible to minimize the amount of additional information to be input, and smoothly You can register.

また、本発明のコンピュータシステムによれば、ファイル管理手段が付加情報に基づい
て付加情報データベースに登録されているファイルを階層構造で表示するように構成して
いる。したがって、ユーザは、階層構造で表示されたファイルに関連のあるフォルダを順
次選択していくことにより、目的とするファイルに迅速に到達することが可能となる。
Also, according to the computer system of the present invention, the file management means is configured to display the files registered in the additional information database based on the additional information in a hierarchical structure. Therefore, the user can quickly reach the target file by sequentially selecting folders related to the files displayed in the hierarchical structure.

特に、ファイル管理手段は、各ファイル毎に与えられた付加情報を基に自動的に階層構
造を作成表示するため、ユーザはファイルの保存場所等を意識することなく、一旦ファイ
ルがファイル管理手段に登録されてしまえば、付加情報に基づいて作成された階層構造を
参照して 容易に目的とするファイルに到達することができ、複数人でのファイルの共有
も容易に行うことが可能である。
In particular, since the file management means automatically creates and displays a hierarchical structure based on the additional information given for each file, the user can temporarily store the file in the file management means without being aware of the storage location of the file. Once registered, the target file can be easily reached by referring to the hierarchical structure created based on the additional information, and the file can be easily shared by multiple people.

以下、図面を参照しながら、本発明に係るファイル管理手段を備えたコンピュータシス
テムの実施の形態を説明していく。
Hereinafter, embodiments of a computer system provided with file management means according to the present invention will be described with reference to the drawings.

(コンピュータシステムについて)
図1は、本実施形態のコンピュータシステム100を示す模式図であり、図2は、本実
施形態のコンピュータシステム100を構成するコンピュータ装置120を示すブロック
図であり、図3は、本実施形態のコンピュータ装置120におけるハードウェアとソフト
ウェアの関係を示す模式図である。
(About computer systems)
FIG. 1 is a schematic diagram showing a computer system 100 according to the present embodiment, FIG. 2 is a block diagram showing a computer apparatus 120 constituting the computer system 100 according to the present embodiment, and FIG. FIG. 3 is a schematic diagram illustrating a relationship between hardware and software in the computer apparatus 120.

本実施形態のコンピュータシステム100は、サーバ110と、このサーバ110にL
AN105を介して接続された複数のコンピュータ装置120〜170とを有して構成さ
れている。本実施形態のコンピュータ装置120は、サーバ110に対するクライアント
マシンである。本コンピュータシステム100では、複数のコンピュータ装置120〜1
70によって共有されるファイルは、サーバ110内の図示せぬ記憶装置に記憶され、一
方各コンピュータ装置120〜170内で単独使用されるファイルは、各コンピュータ装
置120〜170内に記憶されるように構成されている。
The computer system 100 according to this embodiment includes a server 110 and an L
It has a plurality of computer devices 120 to 170 connected via the AN 105. The computer device 120 of this embodiment is a client machine for the server 110. In the computer system 100, a plurality of computer devices 120-1
The files shared by 70 are stored in a storage device (not shown) in the server 110, while the files used solely in each computer device 120-170 are stored in each computer device 120-170. It is configured.

次に、図2を参照して、コンピュータ装置120〜170について説明する。コンピュ
ータ装置120〜170は、基本的な構成については同一であるため、コンピュータ装置
120を例に挙げて説明し、他のコンピュータ装置130〜170については、説明を省
略する。
Next, the computer apparatuses 120 to 170 will be described with reference to FIG. Since the computer apparatuses 120 to 170 have the same basic configuration, the computer apparatus 120 will be described as an example, and description of the other computer apparatuses 130 to 170 will be omitted.

コンピュータ装置120は、制御部121と、表示装置122と、記憶装置123と、
入力装置124とを有して構成されている。
制御部121は、各種演算処理を実行するコンピュータ装置120の中枢であり、演算
処理を行うCPU125と、データを一時的に記憶するRAM126と、コンピュータ装
置120の起動プログラム等が記録されたROM127と、LAN105を介してサーバ
110及び他のコンピュータ装置130〜170との通信を制御する通信制御部128と
を有している。CPU125、RAM126、ROM127及び通信制御部128は、互
いに図示せぬバスを介して電気的に接続されており、互いに信号の送受信可能に構成され
ている。また、制御部121は、CPUを補助する各種コントローラ(不図示)を備えて
いてもよい。
The computer device 120 includes a control unit 121, a display device 122, a storage device 123,
And an input device 124.
The control unit 121 is the center of the computer device 120 that executes various types of arithmetic processing, and includes a CPU 125 that performs arithmetic processing, a RAM 126 that temporarily stores data, a ROM 127 that stores a startup program of the computer device 120, and the like. The communication control unit 128 controls communication with the server 110 and other computer apparatuses 130 to 170 via the LAN 105. The CPU 125, the RAM 126, the ROM 127, and the communication control unit 128 are electrically connected to each other via a bus (not shown) and configured to be able to transmit and receive signals to and from each other. Further, the control unit 121 may include various controllers (not shown) that assist the CPU.

表示装置122は、コンピュータ装置120の画像表示を行うディスプレイであり、制
御部121からの指示に応じて各種画像を表示する。
The display device 122 is a display that displays an image of the computer device 120, and displays various images according to instructions from the control unit 121.

記憶装置123は、コンピュータ装置120における主記憶装置であり、例えばハード
ディスクドライブ等で構成される。この記憶装置123内には、コンピュータ装置120
の基本動作を制御するOSや各種アプリケーションプログラム190a〜190nがイン
ストールされており、制御部121によって読み出されて実行される(図3参照)。また
、記憶装置123は、コンピュータ装置120を介して作成された各種データをファイル
単位で記憶している。
The storage device 123 is a main storage device in the computer device 120, and is composed of, for example, a hard disk drive. In the storage device 123, a computer device 120 is provided.
The OS and various application programs 190a to 190n for controlling the basic operations are installed and read and executed by the control unit 121 (see FIG. 3). The storage device 123 stores various data created via the computer device 120 in units of files.

また、この記憶装置123内には、アプリケーションプログラムの一つとしてファイリ
ングソフトウェア200がインストールされている。このファイリングソフトウェア20
0は、コンピュータ装置120におけるファイル管理手段として機能するものであり、そ
の詳細については後述する。本実施形態では、図3に示すように、コンピュータ装置12
0が起動すると、OSが立ち上げられ、このOSの管理の基で、各種アプリケーションプ
ログラム190やファイリングソフトウェア200が実行可能となる。このファイリング
ソフトウェア200は、他のクライアントマシンであるコンピュータ装置130〜170
にも同様にインストールされている。
In the storage device 123, filing software 200 is installed as one of application programs. This filing software 20
0 functions as a file management means in the computer apparatus 120, and details thereof will be described later. In this embodiment, as shown in FIG.
When 0 is started, the OS is started up, and various application programs 190 and filing software 200 can be executed under the management of the OS. This filing software 200 is a computer apparatus 130-170 which is another client machine.
Is installed as well.

入力装置124は、キーボードやマウス等から構成される入力インタフェースである。
ユーザは、この入力装置124を介してコンピュータ装置120に入力を行う。
The input device 124 is an input interface composed of a keyboard, a mouse, and the like.
The user inputs to the computer device 120 via the input device 124.

(ファイリングソフトウェアについて)
次に、ファイリングソフトウェア200について説明を行う。
ファイリングソフトウェア200は、ファイルを管理するファイル管理手段として機能
するアプリケーションであり、OS180上で起動及び実行処理される。一般に、OS1
80には、コンピュータ装置120によって作成されるファイルを管理するファイル管理
手段が付随していることが多いが、このファイリングソフトウェア200は、OS180
が提供するファイル管理手段とは異なる手法によってファイルを管理する。
(About filing software)
Next, the filing software 200 will be described.
The filing software 200 is an application that functions as a file management unit that manages files, and is activated and executed on the OS 180. In general, OS1
80 is often accompanied by file management means for managing files created by the computer device 120. The filing software 200 includes an OS 180.
The file is managed by a method different from the file management means provided by.

具体的に説明すると、OSに付随しているファイル管理手段は、ファイルが記憶された
フォルダ(またはディレクトリ)をルートからのパスに基づいて階層的にファイルを管理
する(図15参照)が、ファイリングソフトウェア200は、ファイル毎に作成された専
用の付加情報に基づきファイルを階層的に管理するものである。特に、このファイリング
ソフトウェア200は、ある事務所等で複数の顧客に関する情報ファイルをその事務所に
所属する複数のメンバーによって作成・編集等を行う場合に、大きな効果を奏するもので
ある。以下の説明では、このファイリングソフトウェア200がある会計事務所に導入さ
れた場合を例に挙げて説明を行う。
More specifically, the file management means attached to the OS hierarchically manages the folder (or directory) in which the file is stored based on the path from the root (see FIG. 15). The software 200 hierarchically manages files based on dedicated additional information created for each file. In particular, the filing software 200 is very effective when an information file related to a plurality of customers is created / edited by a plurality of members belonging to the office at a certain office. In the following description, the filing software 200 will be described by taking as an example a case where the filing software 200 is installed in an accounting firm.

図4は、このファイリングソフトウェア200を模式的に示すブロック図であり、図5
は、このファイリングソフトウェア200の付加情報データベースの管理項目を示す表で
ある。
図4に示すように、ファイリングソフトウェア200は、表示部210と、データベー
ス管理部220と、データ登録部230とから構成される。
FIG. 4 is a block diagram schematically showing the filing software 200, and FIG.
These are tables showing the management items of the additional information database of the filing software 200.
As shown in FIG. 4, the filing software 200 includes a display unit 210, a database management unit 220, and a data registration unit 230.

まず、このファイリングソフトウェア200を特徴づける付加情報について説明する。
本実施形態における「付加情報」とは、ワープロソフトや表計算ソフト等により作成され
る各種ファイルに関する情報であり、例えば、図5に示すような項目名に対応する情報か
ら構成される。この付加情報は、付加情報データベース240に記憶され、データベース
管理部220によって管理される。
First, additional information characterizing the filing software 200 will be described.
The “additional information” in the present embodiment is information relating to various files created by word processing software, spreadsheet software, or the like, and includes, for example, information corresponding to item names as shown in FIG. This additional information is stored in the additional information database 240 and managed by the database management unit 220.

図5について詳しく説明すると、付加情報としては、ファイルのファイリングソフトウ
ェア200上での登録名である「データ名」と、会計事務所のどの顧客のものであるか、
または会計事務所(自社)に関連したデータであるかを示す「顧客名」と、ファイルが関
連する業務の種類を示す「業務内容」と、データを作成または編集したアプリケーション
の種類を示す「アプリケーション」と、そのアプリケーションのバージョンを示す「Ve
rsion」と、ユーザの任意で付随されるファイルに関連したコメントを記載する「コ
メント」と、ファイルが記憶された場所を示すパスである「パス」と、編集のバージョン
を示す「Rev」と、ファイルのデータ量を示す「サイズ」と、データ作成者を示す「担
当者」と、ファイルの作成日時、更新日時及びファイルへの最新のアクセス日時を示す「
作成日時」、「更新日時」、及び「アクセス日時」等が挙げられる。尚、管理する物理フ
ァイル名は、ファイリングソフトウェア200のデータ登録部システムが自動生成し上記
付加情報と関連付けて管理する。
なお、図5に示したものは付加情報の一例であり、業務形態、業務内容、ユーザの好み
等により、ファイリングソフトウェア200に図5に示したもの以外の付加情報が設定さ
れていてもよい。
Referring to FIG. 5 in detail, the additional information includes “data name” which is a registered name on the filing software 200 of the file, and which customer of the accounting office belongs to.
Or “customer name” indicating whether the data is related to the accounting firm (in-house), “business content” indicating the type of business related to the file, and “application” indicating the type of application that created or edited the data And "Ve" indicating the version of the application
“rsion”, “comment” that describes a comment associated with a file optionally attached by the user, “path” that indicates the location where the file is stored, “Rev” that indicates the editing version, “Size” indicating the amount of data in the file, “Person in charge” indicating the creator of the data, “Date / time of creation / update / date / time of file”
Creation date ”,“ update date ”,“ access date ”, and the like. The physical file name to be managed is automatically generated by the data registration unit system of the filing software 200 and managed in association with the additional information.
Note that the information shown in FIG. 5 is an example of additional information, and additional information other than that shown in FIG. 5 may be set in the filing software 200 depending on the business form, business content, user preference, and the like.

ここで、「業務内容」について詳細に説明する。業務内容とは、個々の業態の中で作成
される文章ファイル等の情報の大まかな業務内容を示すものである。
図6は、会計事務所向けに予め設けられた業務内容のテンプレートを示す表である。
図6に示すテンプレートでは、会計事務所向けであることを示す「財務&税務リスト」
という枠の中に、「月次」、「決算・申告・登記」、「保険」、「給与」、「相続・資産
税」、「税務調査立会」、「監査・調査」、「相談・MAS」、「事業所内」といった業
務内容の大分類が与えられ、各大分類の中にさらに詳細な業務内容を示す小分類が与えら
れている。
Here, “business content” will be described in detail. The business content indicates a rough business content of information such as a text file created in each business format.
FIG. 6 is a table showing business content templates provided in advance for accounting firms.
In the template shown in Fig. 6, "Financial & Tax List" indicating that it is for an accounting firm
Within the framework, “Monthly”, “Financial Results / Declaration / Registration”, “Insurance”, “Salary”, “Inheritance / Property Tax”, “Tax Inspection Committee”, “Audit / Investigation”, “Consultation / MAS” The major classifications of business contents such as “inside the office” are given, and the minor classifications indicating more detailed business contents are given in each major classification.

ファイリングソフトウェア200は、登録されているファイルのそれぞれに対し、上述
のような付加情報をデータベース化して付加情報データベース240に記憶している。こ
の付加情報データベース240は、ファイリングソフトウェア200をコンピュータ装置
200に導入した時点で作成されるものであり、本実施形態では、サーバ110内に記憶
されている。すなわち、本実施形態では、付加情報データベース240は、サーバ110
に接続された全てのコンピュータ装置120〜170によって共有可能となっており、ど
のコンピュータ装置120〜170から付加情報データベース240に接続しても、同一
の内容を参照できるように構成されている。
The filing software 200 stores additional information as described above in a database in the additional information database 240 for each registered file. The additional information database 240 is created when the filing software 200 is introduced into the computer apparatus 200, and is stored in the server 110 in this embodiment. That is, in this embodiment, the additional information database 240 is stored in the server 110.
It can be shared by all the computer devices 120 to 170 connected to the computer, and the same content can be referred to regardless of which computer device 120 to 170 is connected to the additional information database 240.

本実施形態のファイリングソフトウェア200は、付加情報に基づき表示部210によ
ってさまざまな表示画面が作成され、表示装置122上に表示される。
例えば、図7は、表示装置122上に表示されるファイリングソフトウェア200の表
示画面300の一例である。
この図7に示す表示画面300において、左側の領域は、ファイルを付加情報に基づい
て分類してツリー表示するツリー表示領域310であり、ツリー表示領域310の右側の
領域は、ツリー表示領域310によって選択されたフォルダ内のファイルを示すファイル
表示画面320である。また、ツリー表示領域310の上方には、ツリー表示領域310
の表示の基準となる付加情報を選択する選択ボックス330が設けられている。
In the filing software 200 of this embodiment, various display screens are created by the display unit 210 based on the additional information and displayed on the display device 122.
For example, FIG. 7 is an example of the display screen 300 of the filing software 200 displayed on the display device 122.
In the display screen 300 shown in FIG. 7, the left area is a tree display area 310 that classifies files based on additional information and displays a tree, and the right area of the tree display area 310 is the tree display area 310. It is the file display screen 320 which shows the file in the selected folder. Further, above the tree display area 310, the tree display area 310 is displayed.
A selection box 330 is provided for selecting additional information serving as a display reference.

図7に示す例において、ツリー表示領域310には、選択ボックス330により業務ビ
ューが選択されており、業務付加情報の一つである「業務内容」を基準とした階層構造が
形成されている。
より具体的に説明すると、図7では、サーバ110を示すサーバーフォルダ311の下
に、付加情報の一つである「業務内容」に対応した財務&税務リストフォルダ312が設
けられ、この財務&税務リストフォルダ312の下に区分された、図6に示すテンプレー
トに対応した大分類フォルダ313a〜313hが表示されている。
In the example shown in FIG. 7, a business view is selected in the tree display area 310 by a selection box 330, and a hierarchical structure based on “business content” that is one of business additional information is formed.
More specifically, in FIG. 7, a financial & tax list folder 312 corresponding to “business content” as one of additional information is provided under the server folder 311 indicating the server 110. Large classification folders 313a to 313h corresponding to the template shown in FIG.

図7では、この大分類フォルダ313a〜313hのうちの一つである月次フォルダ3
13aが選択され、この月次フォルダ313aの下層に区分されている小分類フォルダ3
14a〜314iがそれぞれ表示されている。
そして、小分類フォルダ314a〜314i中の巡回監査フォルダ314dが選択され
て、その下層に付加情報の一つである「顧客名」に対応したエプソンベーカリーフォルダ
315aとエプソン商事フォルダ315bが表示されている。この巡回監査フォルダ31
4dの下層に表示されたフォルダは、付加情報「顧客名」に分類登録されている複数の顧
客名のうち、「業務内容」の巡回監査に関連したファイルが作成保存されている顧客名が
表示されている。すなわち、図7に示す状態では、巡回監査に関連したファイルが「エプ
ソンベーカリー」及び「エプソン商事」について作成されていることを示している。
In FIG. 7, the monthly folder 3 which is one of the large classification folders 313a to 313h.
13a is selected, and the small classification folder 3 divided into the lower layer of this monthly folder 313a
14a to 314i are respectively displayed.
Then, the patrol audit folder 314d in the small classification folders 314a to 314i is selected, and the Epson bakery folder 315a and the Epson trading folder 315b corresponding to “customer name” which is one of the additional information are displayed in the lower layer. . This patrol audit folder 31
The folder displayed in the lower layer of 4d displays the customer name in which a file related to the cyclic audit of “business contents” is created and stored among a plurality of customer names classified and registered in the additional information “customer name” Has been. In other words, the state shown in FIG. 7 indicates that files related to the patrol audit are created for “Epson Bakery” and “Epson Shoji”.

さらに、図7では、エプソンベーカリーフォルダ315aが選択され、このエプソンベ
ーカリーフォルダ315aの下層に付加情報の一つである「担当者」に対応した西澤フォ
ルダ316が表示されている。このエプソンベーカリーフォルダ315aの下層に表示さ
れたフォルダは、付加情報「担当者」に分類登録されている複数の担当者のうち、「業務
内容」の巡回監査に関連したエプソンベーカリーのファイルを作成した担当者名が表示さ
れている。すなわち、図7に示す状態では、巡回監査に関連したエプソンベーカリーのフ
ァイルを担当者の一人西澤が作成していることを示している。
Further, in FIG. 7, the Epson bakery folder 315a is selected, and a Nishizawa folder 316 corresponding to “person in charge” which is one of additional information is displayed below the Epson bakery folder 315a. The folder displayed in the lower layer of the Epson Bakery folder 315a created an Epson Bakery file related to the cyclic audit of “Work Contents” among a plurality of persons in charge registered as additional information “Person in charge”. The name of the person in charge is displayed. In other words, the state shown in FIG. 7 indicates that the person in charge, Nishizawa, is creating an Epson Bakery file related to the patrol audit.

そして、図7では、この西澤フォルダ316が選択され、この西澤フォルダ316の中
に分類されたファイルがファイル表示画面320内に表示されている。このファイル表示
画面320には、4月月次監査報告ファイル321と5月月次監査報告ファイル322の
2種類のファイルが付加情報として登録されている情報とともに表示されており、チェッ
クボックス欄321aまたはチェックボックス欄322aをマウス等の入力装置124に
よって選択することにより、該当するファイルを対応するアプリケーションで開くことが
できるように構成されている。例えば、チェックボックス欄321aをチェックすると、
4月月次監査報告ファイル321がアプリケーションの一つであるワープロソフトAによ
って開かれる。
なお、本実施形態では、各コンピュータ装置120〜170で用いられる共有ファイル
はファイル記憶部250から読み出される。このファイル記憶部は、サーバ110内に記
憶されており、各コンピュータ装置120〜170によって共有されるファイルは基本的
にこのサーバ110内のファイル記憶部250から読み出されるように構成されている。
In FIG. 7, the Nishizawa folder 316 is selected, and the files classified in the Nishizawa folder 316 are displayed in the file display screen 320. In this file display screen 320, two types of files, an April monthly audit report file 321 and a May monthly audit report file 322, are displayed together with information registered as additional information, and a check box field 321a or By selecting the check box field 322a with the input device 124 such as a mouse, the corresponding file can be opened by a corresponding application. For example, if the check box field 321a is checked,
The April monthly audit report file 321 is opened by the word processor software A which is one of the applications.
In the present embodiment, the shared file used by each of the computer apparatuses 120 to 170 is read from the file storage unit 250. The file storage unit is stored in the server 110, and files shared by the computer apparatuses 120 to 170 are basically configured to be read from the file storage unit 250 in the server 110.

このように、ファイリングソフトウェア200では、付加情報を用いて階層的なツリー
表示をツリー表示画面310内に表示するように構成している。この場合、ユーザは、例
えばサーバーフォルダ311から該当するファイルに至るまでにあたり、OS180によ
って構成されるフォルダ構造(ディレクトリ構造)を意識することなく、ファイリングソ
フトウェア200が付加情報に基づき構成したツリー表示に基づいて目的とするファイル
に到達することができる。
As described above, the filing software 200 is configured to display a hierarchical tree display in the tree display screen 310 using the additional information. In this case, for example, when the user goes from the server folder 311 to the corresponding file, the user is unaware of the folder structure (directory structure) configured by the OS 180 and is based on the tree display configured by the filing software 200 based on the additional information. To reach the target file.

すなわち、本実施形態のファイリングソフトウェア200においては、表示部210が
付加情報に基づいて付加情報データベースに登録されているファイルをツリー形式で表示
するように構成している。したがって、ユーザは、ツリー表示画面310内に表示された
ファイルに関連のあるフォルダを順次選択していくことにより、目的とするファイルに迅
速に到達することが可能となる。
That is, in the filing software 200 of the present embodiment, the display unit 210 is configured to display a file registered in the additional information database based on the additional information in a tree format. Therefore, the user can quickly reach the target file by sequentially selecting folders related to the file displayed in the tree display screen 310.

従来のファイリングソフトウェアにおいても、ユーザが自分でツリー構造を考えてフォ
ルダを作成しかつ対応するフォルダにファイルを分類保存することによりツリー表示画面
310と同様のツリー構造を作成することが可能であるが、ユーザが自身で作成したツリ
ー構造を複数人で維持管理することは実際には非常に大きな労力がかかる。
しかしながら、本実施形態のファイリングソフトウェア200では、各ファイル毎に与
えられた付加情報を基に自動的にツリー表示画面310に示すようなツリー表示を行うの
で、ユーザはファイルの保存場所等を意識することなく、一旦ファイルがファイリングソ
フトウェア200に登録されてしまえば、付加情報に基づきファイリングソフトウェア2
00が作成したツリー表示に基づき容易に目的とするファイルに到達することができ、複
数人でのファイルの共有も容易に行うことが可能である。
In the conventional filing software, the user can create a tree structure similar to the tree display screen 310 by creating a folder by considering the tree structure by himself / herself and classifying and saving the file in the corresponding folder. In fact, maintaining a tree structure created by a user by a plurality of people is actually very laborious.
However, in the filing software 200 of this embodiment, the tree display as shown in the tree display screen 310 is automatically performed based on the additional information given for each file, so the user is aware of the storage location of the file. Once the file is registered in the filing software 200, the filing software 2 is based on the additional information.
The target file can be easily reached based on the tree display created by 00, and the file can be easily shared by a plurality of people.

なお、上記説明では、付加情報の一つである「業務内容」を基準とした階層構造をツリ
ー表示領域310に表示するように構成したが、本実施形態では、選択ボックス330を
マウス等の入力装置124によって選び、他の基準を選択することよって、ツリー表示に
おける表示順序を変更することが可能である。
In the above description, the hierarchical structure based on “work contents” which is one of the additional information is displayed in the tree display area 310. However, in the present embodiment, the selection box 330 is input using a mouse or the like. It is possible to change the display order in the tree display by selecting with the device 124 and selecting other criteria.

図8は、付加情報の一つである「顧客名」を基準とした階層構造をツリー表示領域31
0Aに表示するようにした例である。この表示画面は、例えば、図7に示す状態において
、選択ボックス330を利用して顧客ビューを選択し、「顧客名」を基準に変更すること
によって表示される。
このツリー表示領域310Aでは、サーバ110を示すサーバーフォルダ311の下層
に、付加情報の一つである「顧客名」に対応した顧客名フォルダ332a〜332fが表
示される。そして、この顧客名フォルダ332a〜332fのうちの選択されたエプソン
ベーカリーフォルダ332aの下層に付加情報の一つである「業務内容」を基準とした階
層構造333,334a〜334h、及び335a〜335iが大分類、小分類の順に選
択にしたがって表示されている。
FIG. 8 shows a tree structure of a hierarchical structure based on “customer name” which is one of additional information.
In this example, 0A is displayed. This display screen is displayed by, for example, selecting a customer view using the selection box 330 in the state shown in FIG. 7 and changing the “customer name” as a reference.
In this tree display area 310 </ b> A, customer name folders 332 a to 332 f corresponding to “customer name” which is one of the additional information are displayed below the server folder 311 indicating the server 110. The hierarchical structures 333, 334a to 334h, and 335a to 335i based on “business content” as one of additional information are provided below the selected Epson bakery folder 332a in the customer name folders 332a to 332f. It is displayed according to the selection in the order of major classification and minor classification.

図8の例では、小分類フォルダ335a〜335i中の巡回監査フォルダ335dが選
択されて、その下層に付加情報の一つである「担当者」に対応した西澤フォルダ336が
表示されている。
そして、図8では、この西澤フォルダ336が選択され、この西澤フォルダ336の中
に分類されたファイルがファイル表示画面320A内に表示されている。このファイル表
示画面320Aには、4月月次監査報告ファイル321と5月月次監査報告ファイル32
2の2種類のファイルが付加情報として登録されている情報とともに表示されている。こ
のファイル表示画面320A内の表示は、図7に示すファイル表示画面320内の表示と
同じである。
すなわち、図7と図8の例では、ツリー表示画面310とツリー表示画面310Aの表
示は異なっているが、「顧客名」、「業務内容」及び「担当者」による絞り込みの順序が
違うだけで同一の条件で絞り込まれているため、最終的にファイル表示画面320とファ
イル表示画面320Aに表示されているファイルは同一である。
In the example of FIG. 8, the patrol audit folder 335d in the small classification folders 335a to 335i is selected, and the Nishizawa folder 336 corresponding to “person in charge” which is one of the additional information is displayed below it.
In FIG. 8, the Nishizawa folder 336 is selected, and the files classified in the Nishizawa folder 336 are displayed in the file display screen 320A. The file display screen 320A includes an April monthly audit report file 321 and a May monthly audit report file 32.
2 types of files are displayed together with information registered as additional information. The display in the file display screen 320A is the same as the display in the file display screen 320 shown in FIG.
That is, in the examples of FIGS. 7 and 8, the tree display screen 310 and the tree display screen 310A are displayed differently, but only in the order of narrowing down by “customer name”, “business content”, and “person in charge”. Since the files are narrowed down under the same conditions, the files finally displayed on the file display screen 320 and the file display screen 320A are the same.

このように、本実施形態では、選択ボックス330を用いて階層構造を構成する基準と
なる付加情報を選択することにより、ツリー表示領域310の表示形式を変更することが
できる。本実施形態では、以上の他に、選択ボックス330を利用することにより、他の
付加情報を基準とした階層構造を表示させることも可能である。
As described above, in the present embodiment, the display format of the tree display area 310 can be changed by selecting additional information serving as a reference for configuring the hierarchical structure using the selection box 330. In the present embodiment, in addition to the above, it is also possible to display a hierarchical structure based on other additional information by using the selection box 330.

例として、図9は選択ボックス330によって「担当者」を基準とした担当者ビューを
選択し、担当者を基準としたツリー表示画面310Bを示す図であり、また図10は選択
ボックス330によって「アプリケーション」を基準としたアプリケーションビューを選
択し、担当者を基準としたツリー表示画面310Cを示す図である。このように、選択ボ
ックス330による選択を変更することにより、付加情報の一つである「担当者」を基準
とした階層構造を表示させたり、「アプリケーション」を基準とした階層構造を表示させ
たりすることも可能である。
As an example, FIG. 9 is a diagram showing a tree display screen 310B based on a person in charge by selecting a person-in-charge view based on “person in charge” using the selection box 330, and FIG. It is a figure which shows the tree display screen 310C which selects the application view on the basis of "application" and uses the person in charge as a reference. In this way, by changing the selection by the selection box 330, the hierarchical structure based on “person in charge” which is one of the additional information is displayed, or the hierarchical structure based on “application” is displayed. It is also possible to do.

(ファイルの登録について)
次に、ファイリングソフトウェア200へのファイルの登録について説明を行う。
ファイリングソフトウェア200へのファイルの登録は、ファイルを作成した後にファ
イリングソフトウェア200を起動して行う第1の方法と、ファイル作成時に対象となる
アプリケーションから直接登録する第2の方法と、の2種類が考えられる。
(Registering files)
Next, registration of a file in the filing software 200 will be described.
There are two types of file registration in the filing software 200: a first method that is performed by starting the filing software 200 after the file is created, and a second method that is directly registered from the target application at the time of file creation. Conceivable.

<第1の方法>
ファイルを作成した後にファイリングソフトウェア200を起動して行う第1の方法で
は、ファイリングソフトウェア200を起動して、ファイリングソフトウェアに設けられ
たGUI上のファイル登録ボタンを入力装置124を介して選択することにより、ファイ
ル登録部230が起動されて、ファイル登録がスタートする。
<First method>
In the first method of starting the filing software 200 after creating a file, the filing software 200 is started and a file registration button on the GUI provided in the filing software is selected via the input device 124. Then, the file registration unit 230 is activated and file registration starts.

ここでは、ファイル登録部230は、登録するファイルの選択をユーザに行わせ、そし
て選択されたファイルの付加情報を入力するようにユーザに促す。このとき、全ての付加
情報をユーザに入力させるようにするのではなく、自動的に取得可能な情報(ファイルの
サイズ、作成日時、アプリケーション名、Version名等)については、ファイリングソフ
トウェア200がファイルのプロパティ情報等から自動的に取得する。付加情報の入力が
完了すると、ファイリングソフトウェア200は、データベース管理部220を介して付
加情報データベース240にそのファイルに対応する新規レコードを追加し、ファイルの
登録を完了する。
Here, the file registration unit 230 causes the user to select a file to be registered, and prompts the user to input additional information of the selected file. At this time, the filing software 200 does not allow the user to input all the additional information, but the information that can be automatically acquired (file size, creation date, application name, version name, etc.) is stored by the filing software 200. Obtained automatically from property information. When the input of the additional information is completed, the filing software 200 adds a new record corresponding to the file to the additional information database 240 via the database management unit 220 and completes the registration of the file.

<第2の方法>
次に、ファイル作成時に対象となるアプリケーションから直接ファイルを登録する第2
の方法について説明する。この方法でファイルを登録する場合には、図3に示すように、
まず予め該当するアプリケーションにデータ登録用のプラグインまたはアドイン等のファ
イル登録プログラム195a〜195nを組み込んでおき、このファイル登録プログラム
195a〜195nを介してデータの登録を行う。
<Second method>
Next, register the file directly from the target application when creating the file.
The method will be described. When registering a file using this method, as shown in FIG.
First, file registration programs 195a to 195n such as plug-ins or add-ins for data registration are incorporated in the corresponding application in advance, and data registration is performed via the file registration programs 195a to 195n.

図11は、ワープロソフトAにファイル登録プログラムを組み込んだ例を示す表示画面
である。
図11に示すワープロソフトAの表示画面400において、上段にはワープロソフトA
の標準ツールバー410が配置されており、その次段には各種機能がアイコン化された複
数の機能ボタン420が配置されている。そして、複数の機能ボタン420の下方に文書
作成画面430が設けられており、ユーザは、この文書作成画面430にキーボード等の
入力装置124からデータを入力し文字列等を作成する。
FIG. 11 is a display screen showing an example in which a file registration program is incorporated into word processing software A.
In the display screen 400 of the word processor software A shown in FIG.
The standard toolbar 410 is arranged, and a plurality of function buttons 420 with icons of various functions are arranged in the next stage. A document creation screen 430 is provided below the plurality of function buttons 420, and the user creates data such as a character string by inputting data from the input device 124 such as a keyboard to the document creation screen 430.

本実施形態では、複数の機能ボタン420と文書作成画面430の間の領域にデータ登
録用機能ボタン440が設けられている。このデータ登録用機能ボタン440は、ワープ
ロソフトAをアドイン(ファイル登録プログラム)を介して機能拡張することにより設け
られたものである。
このデータ登録用機能ボタン440は、ワープロソフトAを介して作成される文書のフ
ァイル保存を行うとともに、ファイリングソフトウェア200へのファイル登録を行うた
めのボタンであり、マウス等の入力装置124を介して選択することにより保存及び登録
が実行される。
In the present embodiment, a data registration function button 440 is provided in an area between the plurality of function buttons 420 and the document creation screen 430. The data registration function button 440 is provided by extending the function of the word processor software A via an add-in (file registration program).
The data registration function button 440 is a button for saving a file of a document created via the word processing software A and registering the file in the filing software 200, and via an input device 124 such as a mouse. Selection and storage and registration are executed.

図12は、ファイル登録の流れを示す模式図である。
具体的に、ワープロソフトAを用いて文書を作成し、その後データ登録用機能ボタン4
40を選択すると、ファイル登録プログラムは図12に示すようなデータ登録用画面45
0を表示させる。
このデータ登録用画面450は、ユーザに付加情報を入力するように促すための画面で
あり、付加情報として必要な各種情報を入力する複数の入力欄451が設けられている。
ここで、ファイル登録プログラムは、また、アプリケーションの種類(ここでは、ワープ
ロソフトA)やVersion、ファイルのサイズ等自動的に入手可能な付加情報につい
ては、コンピュータ装置120から情報が自動的に付加情報として抽出される。
FIG. 12 is a schematic diagram showing the flow of file registration.
Specifically, a document is created using word processor software A, and then data registration function button 4
When 40 is selected, the file registration program displays a data registration screen 45 as shown in FIG.
0 is displayed.
This data registration screen 450 is a screen for prompting the user to input additional information, and is provided with a plurality of input fields 451 for inputting various information necessary as additional information.
Here, the file registration program automatically adds additional information such as the type of application (in this case, word processing software A), version, file size, and the like automatically from the computer device 120. Extracted as

また、ファイル登録プログラムは、データ登録用機能ボタン440が選択されると、自
動的に文書データ中の先頭行のテキストデータを取得し、これをデータ名に設定するとと
もに、テキストデータの一部を自動的に抽出し、この抽出されたテキストデータをコメン
トに設定することも可能である。また、ファイル登録プログラムは、文書作成者の情報が
予めOSやワープロソフトAに登録されていれば、この文書作成者の情報を抽出し、これ
をファイルの作成者に自動的に設定することも可能である。尚、管理する物理ファイル名
は、ファイル登録プログラムが自動生成し上記付加情報と関連付けて管理する。
Further, when the data registration function button 440 is selected, the file registration program automatically acquires the text data of the first line in the document data, sets this as the data name, and converts a part of the text data. It is also possible to automatically extract and set the extracted text data as a comment. Also, the file registration program may extract the document creator information and automatically set it as the file creator if the document creator information is registered in the OS or word processor software A in advance. Is possible. The physical file name to be managed is automatically generated by the file registration program and managed in association with the additional information.

付加情報の入力が終了し、ユーザがOKボタン452を選択すると(キャンセルの場合
はCancelボタン453を選択する)、ファイル登録プログラムは登録確認用画面460を
表示し、この登録確認用画面460に入力された付加情報を一覧表示する。そして、ユー
ザはこの登録確認用画面460を確認し、問題があれば修正を施した上で、登録ボタン4
61を選択すると、ファイル登録プログラムは、ファイルをサーバ110内のデータ記憶
部250内に定義される所定のフォルダに自動的に保存し、入力された情報、抽出された
情報及びファイルが保存されたバスを基に新規レコードを付加情報データベースに追加し
、ファイリングソフトウェア200にファイルが登録される。そして、ファイル登録プロ
グラムがワープロソフトAの文書データを自動的に閉じることにより、作業が終了する。
なお、登録を中断する場合には、ユーザはCancelボタン457を選択する。
When the input of the additional information is completed and the user selects the OK button 452 (in the case of cancellation, the Cancel button 453 is selected), the file registration program displays a registration confirmation screen 460 and inputs to this registration confirmation screen 460. The added information is displayed in a list. Then, the user confirms the registration confirmation screen 460, corrects any problems, and then clicks the registration button 4
When 61 is selected, the file registration program automatically saves the file in a predetermined folder defined in the data storage unit 250 in the server 110, and the input information, the extracted information, and the file are saved. A new record is added to the additional information database based on the bus, and the file is registered in the filing software 200. Then, the file registration program automatically closes the document data of the word processor software A, thereby completing the operation.
Note that the user selects the Cancel button 457 when interrupting the registration.

このように、本実施形態によれば、ユーザはデータ登録用機能ボタン440を選択する
ことにより、ワープロソフトウェアAによって作成中の文書データを別途ファイル保存の
手続を踏むことなく自動的に保存するとともに、ファイリングソフトウェア200に登録
することが可能である。したがって、次に登録したファイルを用いたいときには、ファイ
リングソフトウェア200を用いて容易にファイルを探し出すことが可能であり、業務効
率を飛躍的に高めることが可能となる。
As described above, according to the present embodiment, when the user selects the data registration function button 440, the document data being created by the word processor software A is automatically saved without going through a separate file saving procedure. It is possible to register with the filing software 200. Therefore, when it is desired to use the next registered file, it is possible to easily find the file using the filing software 200, and it is possible to dramatically improve the work efficiency.

また、ファイル登録プログラムが文書データ中からファイル名や作成者の情報を自動的
に抽出するように構成することにより、入力する付加情報の量を最低限にとどめることが
可能となり、円滑にファイルの登録を行うことができる。
In addition, by configuring the file registration program to automatically extract the file name and creator information from the document data, it is possible to minimize the amount of additional information to be input, and smoothly You can register.

なお、上記では、アプリケーションとしてワープロソフトAを例に取って説明を行った
が、これに限られることはなく、表計算アプリケーション、PDF作成閲覧用アプリケー
ション、電子メール送受信アプリケーション、インターネット上のホームページ閲覧用ブ
ラウザ等にデータ登録用機能ボタン440と同等の機能ボタンを設け留ように構成しても
よい。表計算ファイル、PDFファイル、電子メールの内容、HTMLファイル等を容易
に保存するとともに、ファイリングソフトウェア200に各ファイルを登録することが可
能となる。
In the above description, the word processor software A has been described as an example of the application. However, the application is not limited to this. A function button equivalent to the data registration function button 440 may be provided in the browser or the like so that it can be configured. Spreadsheet files, PDF files, e-mail contents, HTML files, and the like can be easily stored, and each file can be registered in the filing software 200.

表計算アプリケーション及びPDF作成閲覧用アプリケーションの場合もワープロソフ
トAと同様に、表計算ファイル、PDFファイルを容易に保存するとともに、ファイリン
グソフトウェア200に各ファイルを自動的に登録することが可能となる。
In the case of the spreadsheet application and the PDF creation browsing application, similarly to the word processor software A, the spreadsheet file and the PDF file can be easily stored and each file can be automatically registered in the filing software 200.

特に、PDF作成閲覧用アプリケーションを用いてPDFファイルを登録するような場
合において、PDF作成閲覧用アプリケーションに設けられたデータ登録用機能ボタンに
次のような機能を持たせることも可能である。
1)ファイル登録プログラムは、データ登録用機能ボタンが選択されると、自動的に文書
データ中の先頭行のテキストデータを取得しファイル名とする、またはPDFプロパ
ティ情報中のタイトル情報を取得し、これをファイル名に設定する。
2)そして、ファイル登録プログラムは、自動的に文書データのテキストの一部を抽出し
付加情報の一つであるコメントに設定する、またはPDFプロパティ情報のサブタイ
トルを取得し、これをコメントに設定する。
3)そして、ファイル登録プログラムは、作成者の情報を抽出しファイルの作成者に設定
する。

このように、ファイル登録プログラムがPDFデータ中からファイル名や作成者の情報
を自動的に抽出するように構成することにより、入力する付加情報の量を最低限にとどめ
ることが可能となり、円滑にファイルの登録を行うことができる。
In particular, when a PDF file is registered using a PDF creation / viewing application, a data registration function button provided in the PDF creation / viewing application can have the following functions.
1) When the function button for data registration is selected, the file registration program automatically acquires the text data of the first line in the document data and uses it as the file name, or acquires the title information in the PDF property information. Set this to the file name.
2) Then, the file registration program automatically extracts a part of the text of the document data and sets it as a comment that is one of the additional information, or acquires a subtitle of the PDF property information and sets this as a comment. To do.
3) The file registration program extracts the creator information and sets it as the file creator.

In this way, by configuring the file registration program to automatically extract the file name and creator information from the PDF data, it is possible to minimize the amount of additional information to be input, and smoothly File registration can be performed.

また、電子メール送受信アプリケーションにデータ登録用機能ボタンを設けた場合には
、上述の効果に加えて次のような効果を得ることができる。
In addition, in the case where the data registration function button is provided in the e-mail transmission / reception application, the following effects can be obtained in addition to the above-described effects.

一般に、電子メール送受信アプリケーションでは、個々の電子メールの内容を電子メー
ル送受信アプリケーションに関連した1つのデータとしてまとめて取り扱っているため、
個々の電子メールをファイル単位で取り出して一般の業務システムでメールを管理するこ
とは困難であった。
しかし、電子メール送受信アプリケーション中で、例えば送受信メールのビューワ画面
にデータ登録用機能ボタンを設け、このデータ登録用機能ボタンを選択することにより、
ビューワ画面に表示された電子メールの内容をファイルとして取り出して保存し、ファイ
リングソフトウェア200に登録することにより、個々の電子メールをファイリングソフ
トウェア200によって他の種類のファイルとともに一括管理することが可能となる。
Generally, in the e-mail transmission / reception application, the contents of individual e-mails are collectively handled as one data related to the e-mail transmission / reception application.
It has been difficult to manage individual e-mails in file units and manage e-mails in a general business system.
However, in the e-mail transmission / reception application, for example, by providing a function button for data registration on the viewer screen of the transmission / reception mail, and selecting this function button for data registration
The contents of the e-mail displayed on the viewer screen are extracted as a file, stored, and registered in the filing software 200, whereby individual e-mails can be managed together with other types of files by the filing software 200. .

また、電子メール送受信アプリケーションを用いて電子メールを登録するような場合に
おいて、電子メール送受信アプリケーションに設けられたデータ登録用機能ボタンに次の
ような機能を持たせることも可能である。
(1)ファイル登録プログラムは、ビューワ画面中のデータ登録用機能ボタンが選択され
ると、自動的にビューワ画面に表示されたメール文書データ中の件名からテキス
トデータを取得しデータ名とする。尚、管理する物理ファイル名は、ファイル登
録プログラムが自動生成し上記付加情報と関連付けて管理する。
(2)ファイル登録プログラムは、自動的にメール文書データのテキストの一部を抽出し
ファイルの付加情報のコメントとする。
(3)ファイル登録プログラムは、メールの送信及び受信情報を抽出しファイルの付加情
報の送信者及び受信者を設定する。

このように、ファイル登録プログラムが電子メール中からデータ名や送信者及び受信者
等の情報を自動的に抽出するように構成することにより、入力する付加情報の量を最低限
にとどめることが可能となり、円滑にファイルの登録を行うことができる。
In addition, when registering an e-mail using an e-mail transmission / reception application, it is possible to provide the following functions to the data registration function button provided in the e-mail transmission / reception application.
(1) When the data registration function button on the viewer screen is selected, the file registration program automatically obtains text data from the subject in the mail document data displayed on the viewer screen and uses it as the data name. The physical file name to be managed is automatically generated by the file registration program and managed in association with the additional information.
(2) The file registration program automatically extracts a part of the text of the mail document data and makes it a comment for additional information of the file.
(3) The file registration program extracts email transmission and reception information and sets the sender and receiver of the file additional information.

In this way, it is possible to minimize the amount of additional information to be input by configuring the file registration program to automatically extract information such as data names, senders, and recipients from emails. Thus, the file can be registered smoothly.

また、ホームページ閲覧用ブラウザにデータ登録用機能ボタンを設けた場合には、上述
の効果に加えて次のような効果を得ることができる。
一般に、ホームページ閲覧用ブラウザの表示データは、ファイル保存によりデータを保
存しておくことは可能であるが、体系的に管理する手段が設けられておらず、一般の業務
システムにおいては、他のファイルと連携した管理を行うことが難しかった。
しかしながら、ファイリングソフトウェア200を介して、他の種類のファイルと同等
に管理を行うことによって、他の種類の関連ファイルと一体的な連系管理を行うことが可
能となり、HTMLファイルを他のファイルと連携して取り扱うことが可能となる。
In addition to the above-described effects, the following effects can be obtained when the data registration function button is provided in the homepage browsing browser.
Generally, it is possible to save the display data of the browser for browsing the home page by saving the file, but there is no means for systematically managing it. It was difficult to manage in cooperation with
However, by performing management equivalent to other types of files via the filing software 200, it is possible to perform integrated management integrated with other types of related files, and HTML files can be combined with other files. It becomes possible to handle in cooperation.

また、ホームページ閲覧用ブラウザを用いてHTMLファイルを登録するような場合に
おいて、ホームページ閲覧用ブラウザに設けられたデータ登録用機能ボタンに次のような
機能を持たせることも可能である。
(1)ファイル登録プログラムは、データ登録用機能ボタンが選択されると、自動的に表
示内容のHTMLデータ中のタイトルからテキストデータを取得しデータ名とする
。尚、管理する物理ファイル名は、ファイル登録プログラムが自動生成し上記付加
情報と関連付けて管理する。
(2)そして、ファイル登録プログラムは、自動的に表示内容のHTMLデータのコンテ
ンツテキストの一部を抽出しファイルのコメントとする。

このように、ファイル登録プログラムがHTMLファイルからデータ名やコメント等の
情報を自動的に抽出するように構成することにより、入力する付加情報の量を最低限にと
どめることが可能となり、円滑にファイルの登録を行うことができる。
In addition, when an HTML file is registered using a home page browsing browser, the following functions can be provided to the data registration function button provided in the home page browsing browser.
(1) When the data registration function button is selected, the file registration program automatically acquires text data from the title in the HTML data of the displayed contents and uses it as the data name. The physical file name to be managed is automatically generated by the file registration program and managed in association with the additional information.
(2) The file registration program automatically extracts a part of the content text of the HTML data of the display contents and makes it a comment of the file.

In this way, by configuring the file registration program to automatically extract information such as data names and comments from the HTML file, it is possible to minimize the amount of additional information to be input, and smoothly Can be registered.

また、各アプリケーションが作成する固有のファイル形式でファイルを登録するのでは
なく、アプリケーションが出力するデータの印刷イメージをイメージファイルとしてファ
イリングアプリケーション200に登録するように構成してもよい。
Further, instead of registering a file in a unique file format created by each application, a print image of data output by the application may be registered in the filing application 200 as an image file.

図13は、財務ソフトAによって作成されるデータの印刷イメージをファイリングアプ
リケーション200へ登録する例を説明するための図である。
図11に示す財務ソフトAの表示画面500において、上段には財務ソフトAの標準ツ
ールバー510が配置されており、その次段には各種機能がアイコン化された複数の機能
ボタン520が配置されている。そして、複数の機能ボタン520の下方に編集画面53
0が設けられており、ユーザは、この編集画面530にキーボード等の入力装置124か
らデータを入力する。
FIG. 13 is a diagram for explaining an example of registering a print image of data created by the financial software A in the filing application 200.
In the financial software A display screen 500 shown in FIG. 11, a standard toolbar 510 of financial software A is arranged in the upper stage, and a plurality of function buttons 520 in which various functions are iconized are arranged in the upper stage. Yes. The edit screen 53 is displayed below the plurality of function buttons 520.
0 is provided, and the user inputs data to the editing screen 530 from the input device 124 such as a keyboard.

本実施形態では、複数の機能ボタン520と編集画面530の間の領域にイメージデー
タ登録用機能ボタン540が設けられている。このイメージデータ登録用機能ボタン54
0は、財務ソフトAをアドイン(ファイル登録プログラム)を介して機能拡張することに
より設けられたものである。
このイメージデータ登録用機能ボタン540は、ワープロソフトAを介して作成される
印刷される画面データ(以下、印刷画面データ)のイメージファイルを作成し保存すると
ともに、ファイリングソフトウェア200へのイメージファイルの登録を行うためのボタ
ンであり、マウス等の入力装置124を介して選択することにより保存及び登録が実行さ
れる。
In the present embodiment, an image data registration function button 540 is provided in an area between the plurality of function buttons 520 and the edit screen 530. This image data registration function button 54
0 is provided by extending the function of the financial software A via an add-in (file registration program).
The image data registration function button 540 creates and saves an image file of screen data to be printed (hereinafter referred to as print screen data) created through the word processor software A, and registers the image file in the filing software 200. This is a button for performing storage, and storage and registration are executed by selecting via the input device 124 such as a mouse.

具体的に、データ登録用機能ボタン540が選択されると、財務ソフトAは、規定のフ
ォーマットに基づき印刷画面データの属性情報を自動的に付加する。そして、印刷画面デ
ータは、印刷イメージ生成プリンタドライバ550に出力される。ここで、印刷画面デー
タの属性情報とは、ファイル名や作成者等の情報を含んでいる。
Specifically, when the data registration function button 540 is selected, the financial software A automatically adds attribute information of print screen data based on a prescribed format. Then, the print screen data is output to the print image generation printer driver 550. Here, the attribute information of the print screen data includes information such as a file name and a creator.

印刷イメージ生成プリンタドライバ550は、この印刷画面データを印刷用のイメージ
ファイルに変換する画像変換部である。印刷イメージ生成プリンタドライバ550によっ
て所定の画像形式に変換され、編集画面530に対応したイメージファイルと属性情報か
らなる印刷ジョブが作成される。
The print image generation printer driver 550 is an image conversion unit that converts the print screen data into an image file for printing. A print image is converted into a predetermined image format by the print image generation printer driver 550, and a print job including an image file and attribute information corresponding to the editing screen 530 is created.

印刷ジョブ監視部560は、印刷イメージ生成プリンタドライバ550によって印刷ジ
ョブが生成されたことを検知する印刷ジョブ監視タスクである。印刷ジョブ監視部560
は、印刷イメージ生成プリンタドライバ550によって印刷ジョブの生成を検知すると、
この印刷ジョブ内の属性情報を解析して、財務ソフトAによって付加された内容を確認す
る。
The print job monitoring unit 560 is a print job monitoring task that detects that a print job has been generated by the print image generation printer driver 550. Print job monitoring unit 560
When the print image generation printer driver 550 detects the generation of a print job,
The attribute information in the print job is analyzed, and the content added by the financial software A is confirmed.

そして、印刷ジョブ監視部560は、付加情報として用いることができる情報は、自動
的に付加情報として設定し、ユーザからの入力が必要な項目については、図12に示すよ
うなデータ登録用画面450を表示させて、ユーザに不足している情報の入力を促す。そ
して、ユーザによる付加情報の入力が完了すると、データ記憶部250にイメージファイ
ルを保存するとともに、付加情報データベース240に取得した付加情報からなる新規レ
コードを作成し、ファイリングソフトウェア200にイメージファイルの登録を行う。
The print job monitoring unit 560 automatically sets information that can be used as additional information as additional information. For items that require input from the user, a data registration screen 450 as shown in FIG. To prompt the user to input the missing information. When the input of additional information by the user is completed, the image file is stored in the data storage unit 250, a new record including the acquired additional information is created in the additional information database 240, and the image file is registered in the filing software 200. Do.

このように、本実施形態では、アプリケーションが作成するデータをそのままデータフ
ァイルとしてファイリングソフトウェア200に登録するに限らず、アプリケーションが
生成するデータのイメージデータを作成し、このイメージデータを自動的にファイリング
ソフトウェア200に登録することが可能である。すなわち、この場合も、ユーザは、イ
メージデータ登録用機能ボタン540を選択することによりファイルの登録を指示するだ
けで、ファイルを特に保存するといった作業を行うことなく、イメージファイルの生成保
存を行うとともにファイリングソフトウェア200にイメージファイルを登録することが
可能である。
したがって、次に登録したイメージファイルを用いたいときには、ファイリングソフト
ウェア200を用いて容易にイメージファイルを探し出すことが可能であり、業務効率を
飛躍的に高めることが可能となる。
As described above, in this embodiment, not only data created by an application is directly registered in the filing software 200 as a data file, but also image data of data generated by the application is created, and this image data is automatically stored in the filing software. 200 can be registered. That is, in this case as well, the user can generate and save an image file by performing only the instruction for registering the file by selecting the image data registration function button 540, without performing the operation of particularly saving the file. It is possible to register an image file in the filing software 200.
Therefore, when it is desired to use the next registered image file, it is possible to easily find the image file using the filing software 200, and it is possible to dramatically improve the work efficiency.

また、アプリケーションが付加した属性情報からファイル名や作成者等の情報を自動的
に抽出するように構成することにより、入力する付加情報の量を最低限にとどめることが
可能となり、円滑にファイルの登録を行うことができる。
In addition, it is possible to minimize the amount of additional information to be input by configuring so that information such as the file name and creator is automatically extracted from the attribute information added by the application. You can register.

以上まとめると、本実施形態のコンピュータシステム100は、複数のファイルを記憶
するデータ記憶手段250と、複数のファイルのそれぞれに対応する付加情報を備えた付
加情報データベース240と、付加情報データベース240内の前記付加情報に基づき階
層構造を生成し、この階層構造に基づき前記ファイルを分類して表示画面上に表示させる
ファイル管理手段としてのファイリングソフトウェア200と、を備えている。
In summary, the computer system 100 according to the present embodiment includes a data storage unit 250 that stores a plurality of files, an additional information database 240 that includes additional information corresponding to each of the plurality of files, and an additional information database 240. And filing software 200 as file management means for generating a hierarchical structure based on the additional information, classifying the files based on the hierarchical structure, and displaying the files on a display screen.

すなわち、本実施形態においては、ファイリングソフトウェア200が付加情報に基づ
いて付加情報データベースに登録されているファイルをツリー形式で表示するように構成
している。したがって、ユーザは、ツリー表示画面310内に表示されたファイルに関連
のあるフォルダを順次選択していくことにより、目的とするファイルに迅速に到達するこ
とが可能となる。特に、ファイリングソフトウェア200は、各ファイル毎に与えられた
付加情報を基に自動的にツリー表示画面310に示すようなツリー表示を行うので、ユー
ザはファイルの保存場所等を意識することなく、一旦ファイルがファイリングソフトウェ
ア200に登録されてしまえば、付加情報に基づきファイリングソフトウェア200が作
成したツリー表示に基づき容易に目的とするファイルに到達することができ、複数人での
ファイルの共有も容易に行うことが可能である。
That is, in the present embodiment, the filing software 200 is configured to display a file registered in the additional information database based on the additional information in a tree format. Therefore, the user can quickly reach the target file by sequentially selecting folders related to the file displayed in the tree display screen 310. In particular, the filing software 200 automatically performs a tree display as shown in the tree display screen 310 based on the additional information given for each file, so that the user is not aware of the file storage location or the like once. Once the file is registered in the filing software 200, the target file can be easily reached based on the tree display created by the filing software 200 based on the additional information, and the file can be easily shared by a plurality of people. It is possible.

なお、本実施形態では、ファイルは、基本的にサーバ110に保存されるとして説明を
行ったが、これに限られることはなく、単一のコンピュータ装置内だけで用いられるファ
イルについてはそのコンピュータ装置内にファイルを保存するように構成してもよい。
In this embodiment, the file is basically described as being stored in the server 110. However, the present invention is not limited to this, and a file used only within a single computer apparatus is the computer apparatus. You may comprise so that a file may be preserved in.

また、アプリケーションの種類についても代表的な機能を有するアプリケーションにつ
いて説明を行ったが、これに限られることはなく、各種アプリケーションが生成するファ
イルをファイリングソフトウェア200に登録するように構成してもよい。
In addition, the application having a typical function has been described as the type of application, but the application is not limited to this, and a file generated by various applications may be registered in the filing software 200.

また、上記説明では、例として会計事務所の場合を説明したが、これに限られることは
なく、卸売り業者用、学校教育機関用、官公庁用、弁護士事務所用、観光業者用、コンサ
ルティング業者用、工場用、一般事務所用、小売業者用等各種の業態にファイリングソフ
トウェア200を導入し、コンピュータシステム100を構築してもよい。他業種の場合
であっても、図6に示すようなテンプレートを各業態用に設けることにより、スムーズに
ファイリングソフトウェア200の導入を行い、円滑に運用を行うことが可能である。
In the above description, the case of an accounting office has been described as an example, but the present invention is not limited to this. For wholesalers, for school educational institutions, for public offices, for law firms, for tourists, for consulting companies The filing software 200 may be introduced into various business conditions such as for factories, general offices, and retailers to construct the computer system 100. Even in other industries, by providing a template as shown in FIG. 6 for each business condition, the filing software 200 can be smoothly introduced and operated smoothly.

本発明に係る実施形態のコンピュータシステムを示す模式図である。It is a mimetic diagram showing a computer system of an embodiment concerning the present invention. 本発明に係る実施形態のコンピュータシステムを構成するコンピュータ装置を示すブロック図である。It is a block diagram which shows the computer apparatus which comprises the computer system of embodiment which concerns on this invention. 本発明に係る実施形態のコンピュータ装置におけるハードウェアとソフトウェアの関係を示す模式図である。It is a schematic diagram which shows the relationship between the hardware and software in the computer apparatus of embodiment which concerns on this invention. ファイリングソフトウェアを模式的に示すブロック図である。It is a block diagram which shows filing software typically. ファイリングソフトウェアの付加情報データベースの管理項目を示す表である。It is a table | surface which shows the management item of the additional information database of filing software. 会計事務所向けに予め設けられた業務内容のテンプレートを示す表である。It is a table | surface which shows the template of the business content provided beforehand for accounting firms. 表示装置上に表示されるファイリングソフトウェアの表示画面の一例である。It is an example of a display screen of filing software displayed on a display device. 表示装置上に表示されるファイリングソフトウェアの表示画面の他例である。It is another example of the display screen of filing software displayed on a display device. 担当者を基準としたツリー表示画面を示す図である。It is a figure which shows the tree display screen on the basis of a person in charge. アプリケーションを基準としたツリー表示画面を示す図である。It is a figure which shows the tree display screen on the basis of an application. ワープロソフトAにファイル登録プログラムを組み込んだ例を示す表示画面である。It is a display screen which shows the example which incorporated the file registration program in the word processor software A. ファイル登録の流れを示す模式図である。It is a schematic diagram which shows the flow of file registration. 財務ソフトAによって作成されるデータの印刷イメージをファイリングアプリケーションへ登録する例を説明するための図である。It is a figure for demonstrating the example which registers the print image of the data produced by the financial software A with a filing application. ツリー構造の一例を示す模式図である。It is a schematic diagram which shows an example of a tree structure. ファイル管理ツールのビューワ画面を示す図である。It is a figure which shows the viewer screen of a file management tool.

符号の説明Explanation of symbols

100・・コンピュータシステム 110・・サーバ 120〜170・・コンピュータ
装置 121・・制御部 122・・表示装置 123・・記憶装置 124・・入力装
置 190a〜190n・・アプリケーション 200・・ファイリングソフトウェア
210・・表示部 220・・データベース管理部 230・・データ登録部 240・
・付加情報データベース 250・・ファイル記憶部

DESCRIPTION OF SYMBOLS 100 ... Computer system 110 ... Server 120-170 ... Computer apparatus 121 ... Control part 122 ... Display device 123 ... Storage device 124 ... Input device 190a-190n ... Application 200 ... Filing software
210 .. Display unit 220 .. Database management unit 230 .. Data registration unit 240.
-Additional information database 250-File storage

Claims (28)

複数のファイルを管理するファイル管理手段と、
前記複数のファイルを記憶するデータ記憶手段と、
前記複数のファイルのそれぞれに対応する付加情報を備えた付加情報データベースと、
データの処理を行うデータ処理手段と、
前記データを含むファイルを前記ファイル管理手段に登録するファイル登録手段と、を
備え、
前記ファイル登録手段は、前記データを基にファイルを生成して前記データ記憶手段に
保存するとともに、前記ファイル管理手段と前記ファイルとを関連づける付加情報を生成
して前記付加情報データベースに記録することを特徴とするコンピュータシステム。
A file management means for managing a plurality of files;
Data storage means for storing the plurality of files;
An additional information database comprising additional information corresponding to each of the plurality of files;
Data processing means for processing data;
File registration means for registering a file containing the data in the file management means,
The file registration means generates a file based on the data and stores it in the data storage means, and generates additional information associating the file management means with the file and records it in the additional information database. A featured computer system.
前記ファイル登録手段は、前記データ処理手段の表示画面内に組み込まれたファイル登録
キーを備え、
前記ファイル登録手段は、前記ファイル登録キーの操作に応じて前記ファイルの登録を
実行することを特徴とする請求項1記載のコンピュータシステム。
The file registration means comprises a file registration key incorporated in the display screen of the data processing means,
2. The computer system according to claim 1, wherein the file registration means executes the file registration in response to an operation of the file registration key.
前記付加情報は、前記ファイルの論理的なパスを指定するパス情報を備えていることを特
徴とする請求項1または2の何れか1項に記載のコンピュータシステム。
The computer system according to claim 1, wherein the additional information includes path information that specifies a logical path of the file.
前記付加情報は、タイトル、業務名、作成日、作成者、作成に用いたデータ処理手段の種
類、顧客名、コメントのうち少なくとも一つの情報を含むことを特徴とする請求項3記載
のコンピュータシステム。
4. The computer system according to claim 3, wherein the additional information includes at least one of a title, a business name, a creation date, a creator, a type of data processing means used for creation, a customer name, and a comment. .
前記ファイル登録手段は、前記データまたは前記データ処理手段から自動的に抽出可能な
情報を付加情報として抽出することを特徴とする請求項2〜4のいずれか1項に記載のコ
ンピュータシステム。
5. The computer system according to claim 2, wherein the file registration unit extracts, as additional information, information that can be automatically extracted from the data or the data processing unit.
前記ファイル登録手段は、前記付加情報を入力させる入力画面を表示させ、ユーザに前記
付加情報を入力するように促すことを特徴とする請求項2〜4のいずれか1項に記載のコ
ンピュータシステム。
5. The computer system according to claim 2, wherein the file registration unit displays an input screen for inputting the additional information and prompts a user to input the additional information.
前記ファイル登録手段は、前記データのイメージファイルを生成し、生成されたイメージ
ファイルを前記ファイルとして前記付加情報とともに保存することを特徴とする請求項2
〜4のいずれか1項に記載のコンピュータシステム。
3. The file registration unit generates an image file of the data, and stores the generated image file as the file together with the additional information.
The computer system of any one of -4.
前記ファイル管理手段は、前記付加情報データベース内の前記付加情報に基づき階層構造
を生成し、前記階層構造に基づき前記ファイルを分類して表示画面上に表示させることを
特徴とする請求項1〜7のいずれか1項に記載のコンピュータシステム。
The file management means generates a hierarchical structure based on the additional information in the additional information database, classifies the files based on the hierarchical structure, and displays them on a display screen. The computer system according to any one of the above.
前記ファイル管理手段は、前記付加情報を選択させる選択キーを有し、
前記ファイル管理手段は、前記選択された付加情報毎に異なる階層構造を生成し、前記
ファイルを分類して前記表示画面上に表示することを特徴とする請求項8記載のコンピュ
ータシステム。
The file management means has a selection key for selecting the additional information,
9. The computer system according to claim 8, wherein the file management means generates a different hierarchical structure for each selected additional information, classifies the files, and displays them on the display screen.
前記ファイル管理手段と、前記データ処理手段と、前記ファイル登録手段とを有する端末
装置と、
前記端末装置と通信可能に接続され、かつ前記データ記憶手段を有するサーバとを備え

前記ファイル登録手段は、前記サーバ内の前記データ記憶手段に前記ファイルを保存し

前記ファイル管理手段は、前記付加情報を参照して前記サーバ内の前記ファイルを前記
端末装置に表示させることを特徴とする請求項1〜9の何れか1項に記載のコンピュータ
システム。
A terminal device comprising the file management means, the data processing means, and the file registration means;
A server that is communicably connected to the terminal device and has the data storage means,
The file registration means stores the file in the data storage means in the server,
The computer system according to any one of claims 1 to 9, wherein the file management unit displays the file in the server on the terminal device with reference to the additional information.
ファイルに対応する付加情報を生成するステップと、
前記付加情報をファイル管理手段に登録するステップと、を備えたことを特徴とするフ
ァイル管理方法。
Generating additional information corresponding to the file;
And registering the additional information in a file management means.
ファイル登録キーの選択に応じて、前記付加情報が生成され、前記付加情報が登録される
ことを特徴とする請求項11記載のファイル管理方法。
12. The file management method according to claim 11, wherein the additional information is generated and the additional information is registered in response to selection of a file registration key.
前記付加情報は、前記ファイルの論理的な場所を指定するパス情報を備えていることを特
徴とする請求項11または12記載のファイル管理方法。
13. The file management method according to claim 11, wherein the additional information includes path information for designating a logical location of the file.
前記付加情報は、タイトル、業務名、作成日、作成者、作成に用いたデータ処理手段の種
類、顧客名、コメントのうち少なくとも一つの情報を含むことを特徴とする請求項11〜
13のいずれか1項に記載のファイル管理方法。
12. The additional information includes at least one of a title, a business name, a creation date, a creator, a type of data processing means used for creation, a customer name, and a comment.
14. The file management method according to any one of items 13.
前記ファイルの基となるデータを作成するデータ処理手段から自動的に抽出可能な情報が
付加情報として抽出されることを特徴とする請求項11〜13のいずれか1項に記載のフ
ァイル管理方法。
The file management method according to any one of claims 11 to 13, wherein automatically extractable information is extracted as additional information from a data processing unit that creates data on which the file is based.
前記付加情報を入力させる入力画面を表示させて、ユーザに前記付加情報を入力するよう
に促すステップを備えたことを特徴とする請求項11〜13のいずれか1項に記載のファ
イル管理方法。
The file management method according to claim 11, further comprising a step of displaying an input screen for inputting the additional information and prompting a user to input the additional information.
作成されたデータのイメージファイルを生成するステップと、
生成されたイメージファイルを前記ファイルとして前記付加情報とともに保存するステ
ップと、を備えたことを特徴とする請求項11〜13のいずれか1項に記載のファイル管
理方法。
Generating an image file of the created data;
The file management method according to claim 11, further comprising a step of storing the generated image file as the file together with the additional information.
前記付加情報に基づき階層構造を生成するステップと、
前記階層構造に基づき前記ファイルを分類して表示画面上に表示するステップと、を備
えたことを特徴とする請求項11〜17のいずれか1項に記載のファイル管理方法。
Generating a hierarchical structure based on the additional information;
The file management method according to claim 11, further comprising: classifying the files based on the hierarchical structure and displaying the files on a display screen.
選択キーを介して前記付加情報を選択するステップを有することを特徴とする請求項18
記載のファイル管理方法。
The step of selecting the additional information via a selection key is provided.
The file management method described.
ファイルに対応する付加情報を生成するステップと、
前記付加情報をファイル管理手段に登録するステップと、をコンピュータに実行させる
ことを特徴とするファイル管理プログラム。
Generating additional information corresponding to the file;
A file management program for causing a computer to execute the step of registering the additional information in a file management means.
ファイル登録キーの選択に応じて、前記付加情報が生成され、前記付加情報が登録される
ことを特徴とする請求項20記載のファイル管理プログラム。
21. The file management program according to claim 20, wherein the additional information is generated and the additional information is registered in response to selection of a file registration key.
前記付加情報は、前記ファイルの論理的な場所を指定するパス情報を備えていることを特
徴とする請求項20または21記載のファイル管理プログラム。
The file management program according to claim 20 or 21, wherein the additional information includes path information for designating a logical location of the file.
前記付加情報は、タイトル、業務名、作成日、作成者、作成に用いたデータ処理手段の種
類、顧客名、コメントのうち少なくとも一つの情報を含むことを特徴とする請求項20〜
22のいずれか1項に記載のファイル管理プログラム。
21. The additional information includes at least one of a title, a business name, a creation date, a creator, a type of data processing means used for creation, a customer name, and a comment.
22. The file management program according to any one of items 22.
前記ファイルの基となるデータを作成するデータ処理手段から自動的に抽出可能な情報を
付加情報としてコンピュータに抽出させることを特徴とする請求項20〜22のいずれか
1項に記載のファイル管理プログラム。
The file management program according to any one of claims 20 to 22, wherein information that can be automatically extracted from data processing means for creating data that is the basis of the file is extracted by a computer as additional information. .
前記付加情報を入力させる入力画面を表示させて、ユーザに前記付加情報を入力するよう
に促すステップをコンピュータに実行させることを特徴とする請求項20〜22のいずれ
か1項に記載のファイル管理プログラム。
23. The file management according to claim 20, wherein an input screen for inputting the additional information is displayed, and the computer is caused to execute a step of prompting the user to input the additional information. program.
作成されたデータのイメージファイルを生成するステップと、
生成されたイメージファイルを前記ファイルとして前記付加情報とともにコンピュータ
に保存するステップと、をコンピュータに実行させることを特徴とする請求項20〜22
のいずれか1項に記載のファイル管理プログラム。
Generating an image file of the created data;
The computer stores the generated image file as the file together with the additional information.
The file management program according to any one of the above.
前記付加情報に基づき階層構造を生成するステップと、
前記階層構造に基づき前記ファイルを分類して表示画面上に表示するステップと、をコ
ンピュータに実行させることを特徴とする請求項20〜26のいずれか1項に記載のファ
イル管理プログラム。
Generating a hierarchical structure based on the additional information;
27. The file management program according to claim 20, further comprising: causing a computer to execute a step of classifying the files based on the hierarchical structure and displaying the files on a display screen.
選択キーを介して前記付加情報を選択するステップをコンピュータに実行させることを特
徴とする請求項27記載のファイル管理プログラム。


28. The file management program according to claim 27, further causing a computer to execute the step of selecting the additional information via a selection key.


JP2004023931A 2004-01-30 2004-01-30 Computer system, file management method and file management program Withdrawn JP2005216130A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004023931A JP2005216130A (en) 2004-01-30 2004-01-30 Computer system, file management method and file management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004023931A JP2005216130A (en) 2004-01-30 2004-01-30 Computer system, file management method and file management program

Publications (1)

Publication Number Publication Date
JP2005216130A true JP2005216130A (en) 2005-08-11

Family

ID=34906789

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004023931A Withdrawn JP2005216130A (en) 2004-01-30 2004-01-30 Computer system, file management method and file management program

Country Status (1)

Country Link
JP (1) JP2005216130A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5021828B1 (en) * 2011-09-15 2012-09-12 春佳 西守 Computer program transmitted from SNS server to web browser of user terminal via network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5021828B1 (en) * 2011-09-15 2012-09-12 春佳 西守 Computer program transmitted from SNS server to web browser of user terminal via network

Similar Documents

Publication Publication Date Title
CN101278252B (en) Method for providing function for user interface for a database application and the interface deployment method
RU2498391C2 (en) Exchange of information between user interface of inner space of document editor and user interface of outer space of document editor
JP5456322B2 (en) How to attach metadata to documents and document objects using the operating system user interface
US20110238650A1 (en) Method and system for managing enterprise content
US20090024942A1 (en) Document Printing for a Web-Based Data Analysis and Document Review System
US20060069690A1 (en) Electronic file system graphical user interface
JP2009522693A (en) Applying metadata to documents and document objects through the software application user interface
JPWO2008152823A1 (en) Document management apparatus, method and program
CA2649449A1 (en) Method, apparatus and computer-readabele medium to provide customized classification of documents in a file management system
JP2008545212A (en) Keyboard accelerator
US9087053B2 (en) Computer-implemented document manager application enabler system and method
Trevor et al. Issues in personalizing shared ubiquitous devices
US20100057770A1 (en) System and method of file management, and recording medium storing file management program
CN102541988A (en) Document management apparatus and method for controlling same
US20140068454A1 (en) Printing system including a server that generates user interfaces for a control panel of the printing system
US8180814B1 (en) System and method for file management
US8375324B1 (en) Computer-implemented document manager application enabler system and method
JP2011198245A (en) Document management system
JP2011257786A (en) Document retrieval system, information processor, document retrieval method and program
JP4959501B2 (en) Information processing apparatus, information processing method, and program
US20070100843A1 (en) System and method for mapping between different information management systems
JP2005216129A (en) Computer system, file management method, and file management program
JP5530173B2 (en) Directory system having organization structure management directory and program thereof
JP2005216130A (en) Computer system, file management method and file management program
US9984084B2 (en) Information processing apparatus, method for controlling same, and storage medium

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070403