JP4189461B2 - File management program, computer-readable recording medium storing file management program, file management apparatus, and file management method - Google Patents

File management program, computer-readable recording medium storing file management program, file management apparatus, and file management method Download PDF

Info

Publication number
JP4189461B2
JP4189461B2 JP2001309916A JP2001309916A JP4189461B2 JP 4189461 B2 JP4189461 B2 JP 4189461B2 JP 2001309916 A JP2001309916 A JP 2001309916A JP 2001309916 A JP2001309916 A JP 2001309916A JP 4189461 B2 JP4189461 B2 JP 4189461B2
Authority
JP
Japan
Prior art keywords
file
files
combining
order
combined
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2001309916A
Other languages
Japanese (ja)
Other versions
JP2003114814A (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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2001309916A priority Critical patent/JP4189461B2/en
Publication of JP2003114814A publication Critical patent/JP2003114814A/en
Application granted granted Critical
Publication of JP4189461B2 publication Critical patent/JP4189461B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【0001】
【発明の属する技術分野】
この発明はファイル管理プログラムおよびファイル管理方法に関し、特にパーソナルコンピュータ内の電子ファイルを管理するファイル管理プログラムおよびファイル管理方法に関する。
【0002】
【従来の技術】
従来より、仮想結合機能を備えた文書管理ソフトウェアが存在する。仮想結合機能とは、ファイルフォーマットが異なるアプリケーションで作成されたさまざまなファイルを1つのイメージファイルとして結合することで、企画書や申請書やプレゼンテーション資料を作成したり、機密文書の一元管理を行なうものである。
【0003】
仮想結合におけるファイルの結合順序をユーザが指定する方法としては、結合前のファイルのアイコンをファイルの結合順序に並べる方法などがある。
【0004】
【発明が解決しようとする課題】
しかしながら、上述のような結合順序を指定する方法は、結合前のファイルが2〜7個程度の少数の場合には便利であるが、ファイル数が多くなるとユーザの作業が混乱しやすくなり、不便であるという問題があった。
【0005】
この発明は上述の問題点を解決するためになされたものであり、ファイルの結合順序をユーザが指定しやすいファイル管理プログラムおよびファイル管理方法を提供することを目的としている。
【0006】
【課題を解決するための手段】
上記目的を達成するためこの発明のある局面に従うと、ファイル管理プログラムは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、キーワードを用いてファイルを検索する検索ステップと、検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、表示ステップにおいて非確定ファイルとして表示されたファイルの中から、結合すべきファイルを、確定ファイルとしてファイルを結合する順序に関する情報と対応付けて選択するユーザからの選択を受け付ける受付ステップと、確定ファイルを、それぞれに対応付けられたファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとをコンピュータに実行させる。
【0007】
この発明の他の局面に従うと、ファイル管理プログラムは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、キーワードを用いてファイルを検索する第1の検索ステップと、第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、表示ステップにおける非確定ファイルを、確定ファイルとしてファイルを結合する順序に関する情報と対応付けるためのキーワードの修正を受け付ける受付ステップと、修正されたキーワードを用いてファイルを検索する第2の検索ステップと、確定ファイルを、それぞれに対応付けられたファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとをコンピュータに実行させる。
【0008】
好ましくは、テーブルは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードが各ファイルを結合する順序で記録されている。
【0009】
好ましくは、ファイル管理プログラムは、OCRにより読取られたデータに基づき、テーブルを作成するステップをさらにコンピュータに実行させる。
【0010】
この発明のさらに他の局面に従うと、コンピュータ読取可能な記録媒体は、上述のいずれかに記載のファイル管理プログラムを記録する。
【0011】
この発明のさらに他の局面に従うと、ファイル管理装置は、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取手段と、キーワードを用いてファイルを検索する検索手段と、検索手段によって検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、検索手段において検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示手段と、非確定ファイルとして表示されたファイルの中から、結合すべきファイルを、確定ファイルとしてファイルを結合する順序に関する情報と対応付けて選択するユーザからの選択を受け付ける受付手段と、確定ファイルを、それぞれに対応付けられたファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合手段とを備える。
この発明のさらに他の局面に従うと、ファイル管理装置は、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取手段と、キーワードを用いてファイルを検索する第1の検索手段と、第1の検索手段によって検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、第1の検索手段によって検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示手段と、非確定ファイルを、確定ファイルとしてファイルを結合する順序に関する情報と対応付けるためのキーワードの修正を受け付ける受付手段と、修正されたキーワードを用いてファイルを検索する第2の検索手段と、確定ファイルを、それぞれに対応付けられたファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合手段とを備える。
好ましくは、テーブルは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードが各ファイルを結合する順序で記録されている。
好ましくは、ファイル管理装置は、OCRにより読取られたデータに基づき、テーブルを作成する作成手段をさらに備える。
【0012】
この発明のさらに他の局面に従うと、ファイル管理方法は、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、キーワードを用いてファイルを検索する検索ステップと、検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、表示ステップにおいて非確定ファイルとして表示されたファイルの中から、結合すべきファイルを、確定ファイルとしてファイルを結合する順序に関する情報と対応付けて選択するユーザからの選択を受け付ける受付ステップと、確定ファイルを、それぞれに対応付けられたファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとを含む。
この発明のさらに他の局面に従うと、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、キーワードを用いてファイルを検索する第1の検索ステップと、第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、表示ステップにおける非確定ファイルを、確定ファイルとしてファイルを結合する順序に関する情報と対応付けるためのキーワードの修正を受け付ける受付ステップと、修正されたキーワードを用いてファイルを検索する第2の検索ステップと、確定ファイルを、それぞれに対応付けられたファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとを含む。
好ましくは、テーブルは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードが各ファイルを結合する順序で記録されている。
好ましくは、ファイル管理方法は、OCRにより読取られたデータに基づき、テーブルを作成するステップをさらに含む。
【0013】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して説明する。なお、図中同一符号は同一または相当する部材を示し、説明は繰返さない。
【0014】
図1は、本発明の実施の形態の1つにおけるファイル管理プログラムが搭載されたパーソナルコンピュータの概略構成を示すブロック図である。このパーソナルコンピュータは、ファイル管理プログラムが搭載されることにより、ファイル管理装置として機能する。
【0015】
図を参照して、パーソナルコンピュータ100は、装置全体の制御を行なうための制御部101と、データを入力するための入力部105と、データを記憶するための記憶部103と、データを出力するための出力部107と、制御部101で実行するためのプログラムなどを記憶するための外部記憶装置109と、ネットワークに接続するためのLAN(ローカルエリアネットワーク)カード113とを備えている。また、パーソナルコンピュータ100には手書きの文字原稿などを読取る機能を備えるスキャナ115が接続されている。パーソナルコンピュータ100は、スキャナ115により読取られたデータを文字データに変換するOCR(optical character reader)の機能を備えている。
【0016】
制御部101は、中央演算装置(CPU)と、このCPUで実行するためのプログラムを記憶するための読出専用メモリ(ROM)やCPUでプログラムを実行する際に必要となる変数などを記憶するためのランダムアクセスメモリ(RAM)を有している。
【0017】
入力部105は、キーボードまたはマウスなどであり、文字または数字の入力、または、所定の指示コマンドの入力が可能となっている。
【0018】
記憶部103は、文書または画像などのデータを格納する。これらのデータは、たとえばワードプロセッサのアプリケーションプログラムにより作成されたデータファイル、表計算ソフトのアプリケーションにより作成されたデータファイル、デジタルカメラまたはイメージスキャナなどで読取られた画像を記憶するためのデータファイル、または、他の種々のアプリケーションプログラムで作成されるデータファイルである。
【0019】
また、記憶部103は、複数のフォルダを有し、フォルダに分類してデータファイルを記憶することができる。たとえば、あるフォルダAには、ワードプロセッサで作成したデータファイルを記憶し、フォルダBには、表計算のアプリケーションソフトにより作成されたデータファイルを記憶するようにしてもよい。さらに、何らかの事案ごとにフォルダを作成するようにしてもよいし、データファイルが作成された期日をもとに所定の期間で区切ってフォルダを作成するようにしてもよい。これらのフォルダは、周知のアプリケーションプログラムにより作成される。
【0020】
出力部107は、ディスプレイであり、制御部101の指示に従ってデータファイルをサムネイルで表示する。これにより、複数のデータファイルを同時に表示することができる。
【0021】
外部記憶装置109は、コンピュータ読取可能な記録媒体111に記録されたプログラムやデータを読込み、制御部101に送信する。また、制御部101からの指示により、コンピュータ読取可能な記録媒体111に必要なデータを書込む。
【0022】
コンピュータ読取可能な記録媒体111としては、磁気テープやカセットテープなどのテープ系、磁気ディスク(フレキシブルディスク、ハードディスク装置など)や光ディスク(CD−ROM/MO/MD/DVDなど)などのディスク系、ICカード(メモリカードを含む)や光カードなどのカード系、あるいはマスクROM、EPROM、フラッシュメモリなどの半導体メモリなどの固定的にプログラムを担持する媒体が挙げられる。また、記録媒体111を、ネットワークからプログラムがダウンロードされるように流動的にプログラムを担持する媒体とすることもできる。
【0023】
制御部101は、記録媒体111に記録されたファイル管理プログラムを外部記憶装置109で読取ることにより、読取ったプログラムを実行することができる。
【0024】
図2は、パーソナルコンピュータのファイル構成を示す図である。図2を参照して、制御部101には、ファイル管理プログラム101aと、プリンタドライバ101bとが実行されている。記憶部103には、4つのフォルダ201,211,221,231が含まれるものとする。フォルダ201,211,221,231は、複数のデータファイルを分類する。ここでは、フォルダ231は、ファイル管理プログラムによる管理対象外のフォルダであり、フォルダ201,211,221は、ファイル管理プログラムによる管理対象のフォルダとする場合について説明する。
【0025】
図2において、フォルダ201には、データファイル205,207,209,…が記憶されており、フォルダ211にはデータファイル215,217,219,…が記憶されており、フォルダ221には、データファイル225,227,229,…が記憶されており、フォルダ231には、データファイル235,237,239,…が記憶されている。
【0026】
管理対象のフォルダ201,211,221には、データファイルの他に、管理テーブルA204,214,224および管理テーブルB203,213,223がそれぞれ記憶されている。一方、管理対象外のフォルダ231には、データファイル235,237,239,…のみが記憶され、管理テーブルAおよびBは記憶されていない。
【0027】
管理テーブルAはユーザが作成するテーブルであり、テキストファイルにより構成されている。管理テーブルAは、複数のファイルを1つのファイルに結合するための情報(ファイルを特定する情報と、ファイルを結合させる順序に関する情報)を記録している。管理テーブルBは、ファイル管理プログラム101aが制御部101で実行されることにより作成される。管理テーブルBは、それが記憶されているフォルダに分類されて記憶されているデータファイルのファイル情報を含む。
【0028】
たとえば、フォルダ201に関しては、管理テーブルB203は、データファイル205,207,209,…のファイル情報を含む。フォルダ211に関しては、管理テーブルB213は、データファイル215,217,219,…のファイル情報を含み、フォルダ221に関しては、管理テーブルB223は、データファイル225,227,229,…のファイル情報を含む。ファイル情報は、データファイルの属性情報と付加情報とを含む。このファイル情報により、ファイル管理プログラム上で複数のファイルを仮想結合させたり、させなかったりすることができる。
【0029】
図3は、管理テーブルAの具体例を示す図である。図を参照して、管理テーブルAには1行ごとに、結合させたいファイルの情報が記録されている。管理テーブルAの各行には、結合させるファイルのファイル名、ファイルを作成したアプリケーション名および/またはファイルに付加されたキーワードの少なくとも1つが記載される。すなわち、管理テーブルAに記載されたテキストにより、結合させるファイルを特定することができ、ファイルAに記載する順番によりファイルの結合順序を特定することができる。
【0030】
具体的には、図3の管理テーブルAによると、「D1」というファイル名またはキーワードを有する「Word」で作成されたデータファイルが結合の先頭のファイルとなり、次に、「目次」というファイル名またはキーワードを有する「Word」で作成されたデータファイルが結合される。
【0031】
図3のテーブルAの4行目には、「図」としか記載されていないが、これは作成されたソフトウェアの種類は関係なく、「図」というファイル名またはキーワードを有するファイルを結合させることを意味している。
【0032】
図4は、管理テーブルBの具体例を示す図である。図を参照して、管理テーブルBは管理テーブルAに基づいて作成されるテーブルであり、結合させるファイルとファイルの結合順序とを示すテーブルである。
【0033】
結合順序が確定したファイルは管理テーブルB内の「確定ファイル」の欄に記録され、確定していないファイルは管理テーブルB内の「非該当ファイル」の欄または「候補ファイル」の欄に記録される。
【0034】
以上のように、本実施の形態においては、ユーザは管理テーブルAに、結合するファイル名または結合するファイルの特徴的なキーワードを結合する順番に記載しておく。ファイル管理プログラムは、管理テーブルAを読込んで、結合前のファイルのファイル名と、ファイルのフォーマットと、結合前のファイルをイメージ化したものから管理テーブルAに記載された順にキーワードやファイル名を用いてファイルを検索する。
【0035】
なお、1つのファイルを1つのキーワードで選ぶことができない場合には、2つ以上のキーワードをテーブルAに記載し、and検索をしてもよい。また、or検索を行うようにしてもよい。
【0036】
検索されたファイルの順番に管理テーブルBにファイル名が記載される。検索条件と検索結果とがすべて1対1に対応できる場合には、検索されたファイルは順に管理テーブルBの「確定ファイル」の欄に記載される。管理テーブルBの「確定ファイル」の記載順に基づいて各ファイルが結合され、1つの仮想結合ファイルとされる。
【0037】
検索によって挙げられなかったファイルがある場合や、1つの条件に対して2つ以上のファイルが検索された場合には警告が出され、管理テーブルBの内容が表示される。1つの条件に対して2つ以上のファイルが検出された場合に、管理テーブルBの候補ファイルの欄には、そのファイル名が記録される。また、どの条件にも合致しなかったファイルのファイル名は非該当ファイルの欄に格納される。
【0038】
確定ファイルの欄が埋められなかった順位について、ユーザは管理テーブルAのキーワードを修正する、または管理テーブルBの候補ファイルの欄または非該当ファイルの欄から確定ファイルの欄に、確定させたいファイルのファイル名をドラッグ&ドロップする。これにより、ユーザはファイルの結合順序を指定することができる。なお、管理テーブルBはファイル名で示さずに、ファイルをサムネイルにより表示してもよい。
【0039】
以下に、具体的に10個のファイルを仮想結合させる場合の処理について説明する。
【0040】
図5は、結合対象となるファイルの具体例を示す図である。なお、図5においてはファイルを四角形のサムネイルで示し、その中にそのファイルに付加されたキーワードを記載している。また、各ファイルのサムネイルの下にアンダーラインを付してそのファイルのファイル名を示している。
【0041】
また、ユーザは図5に示されるファイルを結合するために、図3に示される管理テーブルAをテキストファイルとして準備しているものとする。このとき、ファイル管理プログラムが実行されることにより、管理テーブルBには図6に示されるようなファイル名が記載される。
【0042】
図6を参照して、まず管理テーブルBの1、3および6番の順序には、D1.doc、D3.docおよびS6.mppのファイルが確定ファイルとして記載される。これは、これらの順序においてファイル名とアプリケーション(そのファイルを作成したソフトウェア)とが完全に一致しているからである。
【0043】
次に、5番目のファイルにおいては、キーワードの「表1」が一致しているため、T5.xlsのファイルが確定ファイル欄に記載される。8番目のファイルとしては、キーワードの拡張子に誤りがあるが、ファイル名とアプリケーションとが一致すると判定されたため、S8.mppのファイルが確定ファイル欄に記入される。
【0044】
ファイルの中にはExcelで作成されたファイルが2つあるため(T5.xlsとT9.xls)、「Excel」のキーワードでは1つのファイルを特定することができない。しかしながら、5番目のファイルとしてT5.xlsが確定しているため、9番目の確定ファイルとしてはT9.xlsが入る。
【0045】
4番目のファイルとしては、キーワード「図」に該当するファイルが2つあるため(F4.cdrとF10.bmp)、4番目に結合させるファイルを確定させることはできない。そこで確定ファイルの欄は空欄となり、候補ファイルの欄にF4.cdrとF10.bmpのファイルが記載される。
【0046】
また、7番目と10番目のファイルとしては該当するものがないため、確定ファイルの欄および候補ファイルの欄には何も記載されない。
【0047】
また、D7.docのファイルは管理テーブルAの文字列によっては検索されないため、非該当ファイルの欄に記載される。
【0048】
ユーザは、図6の表示を見て、確定していない4番目、7番目および10番目に対しては、候補ファイルの欄または非該当ファイルの欄から確定ファイル欄にファイル名をドラッグおよびドロップすることで、結合順序を完成させる。また、ユーザはこれに限らず管理テーブルAの内容を修正することで結合を完成させることもできる。
【0049】
また、ユーザが既に確定しているファイルを変更する場合には、ユーザは確定ファイルの欄から、一旦候補ファイルの欄にファイル名をドラッグ&ドロップで移動してから、所望の確定ファイルの欄に移動させる作業を行なう。
【0050】
図7は、図6の管理テーブルBをサムネイルで表示した例を示す図である。
図7に示されるように、画面には結合順位として1〜10の数字が表示され、それぞれの順位において、確定ファイルがある場合にはそのファイルがサムネイルで表示される。また、確定ファイルがなく候補ファイルが2つある場合には、4番目のように2つのファイルがサムネイルとして表示される。
【0051】
さらに、確定ファイルの存在しない順序(たとえば7番目および10番目)においては、ファイルのサムネイルは表示されない。また、非該当ファイルは、非該当ファイルを表示する欄に表示される(D7.doc)。
【0052】
ユーザは、これらのファイルをマウスによる操作で移動させることで、結合の順序を完成させることができる。
【0053】
図8は、本実施の形態におけるファイル管理プログラムの行なう処理を示すフローチャートである。
【0054】
図を参照して、ステップS101においてプログラムはまず管理テーブルAに記載された情報の1行を読込む。ステップS105で読込まれた情報(キーワード、ファイル名、アプリケーション)に基づき、記憶されているファイルから検索が行なわれる。ステップS107で、検索条件に該当するファイルがあるかが判定され、YESであればステップS109で該当するファイルが1つであるかが判定される。
【0055】
該当するファイルが1つである場合(S109でYES)には、ステップS111で管理テーブルBの確定ファイルの欄にそのファイル名を書込む。
【0056】
ステップS113で管理テーブルAの最終行の処理が終了したかが判定され、NOであればステップS101に戻り、YESであればステップS115で管理テーブルBの確定ファイルの欄がすべて埋まっているかが判定される。YESであれば、ステップS117でファイルを仮想結合する処理が行なわれ、NOであればステップS123で管理テーブルB(またはそのサムネイル画像)をディスプレイに表示する。
【0057】
なお、ステップS107で該当のファイルがないときには、ステップS119でその管理テーブルBの確定ファイルおよび候補ファイルの欄を空欄とする。また、該当ファイルが2つ以上ある場合(S109でNO)、ステップS121で管理テーブルBの候補ファイルの欄に複数のファイル名を書込む。
【0058】
このように、本実施の形態によるとユーザは管理テーブルAを作成することにより、ファイル名や特徴的なキーワードなどに基づきファイルを結合させることができる。これにより、たとえばファイルが多数(たとえば数十から数百)存在するような場合においても、ユーザは混乱することなく結合作業を行なうことができるという利点がある。
【0059】
なお、管理テーブルAはユーザがキーボードからテキストデータとして入力するようにしてもよいし、スキャナ115を用いてユーザの手書きの原稿を読取り、パーソナルコンピュータのOCR機能により管理テーブルAを作成させるようにしてもよい。
【0060】
また、検索において、キーワードが完全に一致しなくてもファイルを選び出す「あいまい検索」を行なうようにしてもよい。
【0061】
[他の実施の形態]
図9は、本発明の他の実施の形態におけるファイル管理プログラムが実行する処理を示すフローチャートである。
【0062】
図9を参照して、本実施の形態においては図8に示される処理と比較して、管理テーブルAを1行読込んだ後に(S101)、そこに予約語が含まれているかが判定され、含んでいればステップS125で予約語の処理が行なわれる。
【0063】
ここに、予約語とは、結合されたファイルに情報を付加するための命令であり、結合ファイルに章番号やページ番号などを記入するためのものである。
【0064】
図10は、本実施の形態において用いられる管理テーブルAの具体例を示す図である。図10において、予約語は「RSV.」であり、予約語の後に、挿入する文字列が記入されている。すなわち、予約語の後に記入された文字列が結合後のファイルに挿入されることになる。なお、予約語はキーワード検索の対象とはならない。
【0065】
図11は、図10の管理テーブルAにより結合されたファイルの具体例を示す図である。図10に示されるように、「総論」のキーワードを有するファイルの前に、予約語であるRSV.の記載がある。そのため、RSV.に続く文字列である「第1章 総説」の文字列が「総論」のキーワードを有するファイルの先頭に挿入される。また、同様に「結び」のキーワードを有するファイルの先頭に「第2章 結論」の文字列が挿入される。
【0066】
なお、予約語を用いることで文字列を挿入したり、ページ番号を挿入するようにしてもよいし、文字列やページ番号の挿入位置の座標を管理テーブルAにおいて指定できるようにしてもよい。また、挿入する文字列のフォントや大きさを指定できるようにしてもよい。
【0067】
このように、本実施の形態においてはユーザは管理テーブルAを用いることでファイルの結合を容易に行なうことができ、かつ文字列の挿入やページ番号の挿入なども管理テーブルAにより容易に行なうことができる。
【0068】
今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。
【図面の簡単な説明】
【図1】 本発明の実施の形態の1つにおけるファイル管理装置の構成を示すブロック図である。
【図2】 パーソナルコンピュータのファイル構成を示す図である。
【図3】 管理テーブルAの具体例を示す図である。
【図4】 管理テーブルBの具体例を示す図である。
【図5】 結合させるファイルの具体例を示す図である。
【図6】 データが書込まれた管理テーブルBを示す図である。
【図7】 管理テーブルBをサムネイル表示した例を示す図である。
【図8】 ファイル管理プログラムの行なう処理を示すフローチャートである。
【図9】 他の実施の形態におけるファイル管理プログラムが実行する処理を示すフローチャートである。
【図10】 他の実施の形態におけるファイル管理プログラムで用いられる管理テーブルAの具体例を示す図である。
【図11】 図10の管理テーブルAにより結合されたファイルを示す図である。
【符号の説明】
100 パーソナルコンピュータ、101 制御部、101a ファイル管理プログラム、103 記憶部、203,213,223 管理テーブルB、204,214,224 管理テーブルA。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a file management program and a file management method, and more particularly to a file management program and a file management method for managing electronic files in a personal computer.
[0002]
[Prior art]
Conventionally, there is document management software having a virtual combination function. The virtual combination function is used to combine various files created by applications with different file formats as a single image file, to create planning documents, application forms, presentation materials, and to centrally manage confidential documents. It is.
[0003]
As a method for the user to specify the file combination order in the virtual combination, there is a method of arranging the icons of the files before the combination in the file combination order.
[0004]
[Problems to be solved by the invention]
However, the method for designating the joining order as described above is convenient when the number of files before joining is as small as 2 to 7, but if the number of files increases, the user's work tends to be confused, which is inconvenient. There was a problem of being.
[0005]
The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a file management program and a file management method in which a user can easily specify a file combination order.
[0006]
[Means for Solving the Problems]
  According to one aspect of the present invention to achieve the above object, a file management programA keyword for specifying a plurality of files to be combined into one file is associated with information on the order of combining the files.Read the recorded tableReadingSteps,A search step for searching for a file using a keyword, and among the files searched in the search step, a file determined as a search result is displayed in association with information related to the order of combining the files as a determined file. Of the searched files, the file that has not been confirmed as a search result is displayed as an unconfirmed file, and the file to be combined is selected as a confirmed file from among the files displayed as non-confirmed files in the display step. A reception step for accepting a selection from a user who selects and associates with information relating to the order of combining files, and a confirmed file based on information relating to the order of combining the files associated with eachMerge into one fileJoinCausing the computer to execute the steps.
[0007]
  According to another aspect of the present invention, the file management program reads a table in which keywords for specifying a plurality of files to be combined into one file are associated with information related to the order of combining the files. A reading step, a first search step for searching for a file using a keyword, and information relating to the order in which the files are combined using the file determined as a search result among the files searched in the first search step as a confirmed file; A display step that displays the files in association with each other and a file that has not been confirmed as a search result among the files searched in the first search step, and a non-deterministic file in the display step is defined as a definite file. Information about the order in which files are combined A reception step for accepting correction of a keyword for associating with a second search step for searching for a file using the corrected keyword, and a confirmation file based on information relating to the order of combining the files associated with each And causing the computer to execute a combining step for combining the files.
[0008]
  Preferably, in the table, keywords for specifying a plurality of files to be combined into one file are recorded in the order in which the files are combined.
[0009]
  Preferably, the file management program causes the computer to further execute a step of creating a table based on the data read by the OCR.
[0010]
  According to still another aspect of the present invention, a computer-readable recording medium records the file management program described above.
[0011]
  According to still another aspect of the present invention, the file management device stores a table in which keywords for specifying a plurality of files to be combined into one file are associated with information related to the order of combining the files. A reading means for reading, a searching means for searching for a file using a keyword, and a file determined as a search result among the files searched by the searching means is displayed in association with information relating to the order of combining the files as a determined file. At the same time, among the files searched by the search means, a display means for displaying a file that has not been confirmed as a search result as an unconfirmed file, and a file to be combined is confirmed from among the files displayed as an unconfirmed file. Paired with information about the order in which files are combined as files Comprising a receiving unit for receiving a selection from a user to select with the determination file, and a coupling means for coupling to a single file on the basis of information about the order of combining the files associated with each.
  According to still another aspect of the present invention, the file management device stores a table in which keywords for specifying a plurality of files to be combined into one file are associated with information related to the order of combining the files. Information relating to the order of combining files using a reading means for reading, a first searching means for searching for a file using a keyword, and a file determined as a search result among files searched by the first searching means. Among the files searched by the first search means, a display means for displaying a file that has not been confirmed as a search result as a non-confirmed file, and a non-confirmed file as a confirmed file. Modified keywords to be associated with information about the order of merging. A receiving unit for attaching, a second searching unit for searching for a file using the corrected keyword, and a combination for combining the confirmed files into one file based on information relating to the order of combining the files associated with each Means.
  Preferably, in the table, keywords for specifying a plurality of files to be combined into one file are recorded in the order in which the files are combined.
  Preferably, the file management apparatus further includes a creation unit that creates a table based on data read by the OCR.
[0012]
  According to still another aspect of the present invention, the file management method includes a table in which a keyword for specifying each of a plurality of files to be combined into one file and information relating to the order of combining the files are recorded in association with each other. A reading step for reading, a searching step for searching for a file using a keyword, and a file determined as a search result among the files searched in the searching step is displayed in association with information regarding the order of combining the files as a determined file. At the same time, among the files searched in the search step, a file that should not be combined as a display step that displays a file that has not been fixed as a search result as a non-fixed file and a file that is displayed as a non-fixed file in the display step As a confirmed file A reception step for accepting a selection from a user who selects and associates with information related to the order of combining the files, and a combination that combines the confirmed files into one file based on information about the order of combining the files associated with each. Steps.
  According to still another aspect of the present invention, a reading step of reading a table in which keywords for specifying a plurality of files to be combined into one file and information relating to the order of combining the files are associated with each other, A first search step for searching for a file using a keyword, and a file determined as a search result among the files searched for in the first search step is displayed in association with information relating to the order of combining the files as a determined file In addition, among the files searched in the first search step, the display step that displays the file that has not been fixed as the search result is displayed as a non-deterministic file, and the non-deterministic file in the display step is combined as a fixed file. To match information about the order One file based on information regarding the order of combining a file associated with each of a reception step for accepting correction of a word, a second search step for searching for a file using the corrected keyword, and a fixed file And a coupling step.
  Preferably, in the table, keywords for specifying a plurality of files to be combined into one file are recorded in the order in which the files are combined.
  Preferably, the file management method further includes a step of creating a table based on the data read by the OCR.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same reference numerals indicate the same or corresponding members, and description thereof will not be repeated.
[0014]
FIG. 1 is a block diagram showing a schematic configuration of a personal computer on which a file management program according to one embodiment of the present invention is installed. This personal computer functions as a file management apparatus by installing a file management program.
[0015]
Referring to the figure, personal computer 100 outputs a control unit 101 for controlling the entire apparatus, an input unit 105 for inputting data, a storage unit 103 for storing data, and data. Output unit 107, an external storage device 109 for storing a program to be executed by the control unit 101, and a LAN (local area network) card 113 for connecting to a network. The personal computer 100 is connected to a scanner 115 having a function of reading a handwritten character document. The personal computer 100 has an OCR (optical character reader) function for converting data read by the scanner 115 into character data.
[0016]
The control unit 101 stores a central processing unit (CPU), a read-only memory (ROM) for storing a program to be executed by the CPU, and variables necessary for executing the program by the CPU. Random access memory (RAM).
[0017]
The input unit 105 is a keyboard or a mouse, and can input characters or numbers or a predetermined instruction command.
[0018]
The storage unit 103 stores data such as documents or images. These data include, for example, a data file created by an application program of a word processor, a data file created by an application of a spreadsheet software, a data file for storing an image read by a digital camera or an image scanner, or It is a data file created by various other application programs.
[0019]
The storage unit 103 has a plurality of folders, and can classify the folders and store the data files. For example, a data file created by a word processor may be stored in a certain folder A, and a data file created by a spreadsheet application software may be stored in the folder B. Furthermore, a folder may be created for each case, or a folder may be created by dividing it by a predetermined period based on the date on which the data file was created. These folders are created by a known application program.
[0020]
The output unit 107 is a display, and displays data files as thumbnails according to instructions from the control unit 101. Thereby, a plurality of data files can be displayed simultaneously.
[0021]
The external storage device 109 reads a program or data recorded on a computer-readable recording medium 111 and transmits it to the control unit 101. Further, in accordance with an instruction from the control unit 101, necessary data is written in the computer-readable recording medium 111.
[0022]
The computer-readable recording medium 111 includes a tape system such as a magnetic tape and a cassette tape, a disk system such as a magnetic disk (flexible disk, hard disk device, etc.) and an optical disk (CD-ROM / MO / MD / DVD, etc.), and an IC. Examples include a card system such as a card (including a memory card) or an optical card, or a medium that carries a fixed program such as a semiconductor memory such as a mask ROM, EPROM, or flash memory. Further, the recording medium 111 may be a medium that carries the program in a fluid manner so that the program is downloaded from the network.
[0023]
The control unit 101 can execute the read program by reading the file management program recorded on the recording medium 111 with the external storage device 109.
[0024]
FIG. 2 is a diagram showing a file structure of the personal computer. Referring to FIG. 2, the control unit 101 executes a file management program 101a and a printer driver 101b. Assume that the storage unit 103 includes four folders 201, 211, 221, and 231. Folders 201, 211, 211, and 231 classify a plurality of data files. Here, a case where the folder 231 is a folder that is not managed by the file management program and the folders 201, 211, and 221 are folders managed by the file management program will be described.
[0025]
2, data files 205, 207, 209,... Are stored in a folder 201, data files 215, 217, 219,... Are stored in a folder 211, and data files are stored in a folder 221. 225, 227, 229,... Are stored, and the folder 231 stores data files 235, 237, 239,.
[0026]
In addition to data files, management tables A204, 214, and 224 and management tables B203, 213, and 223 are stored in the management target folders 201, 211, and 221, respectively. On the other hand, only the data files 235, 237, 239,... Are stored in the unmanaged folder 231 and the management tables A and B are not stored.
[0027]
The management table A is a table created by the user and is composed of a text file. The management table A records information for combining a plurality of files into one file (information specifying the files and information regarding the order of combining the files). The management table B is created when the file management program 101a is executed by the control unit 101. The management table B includes file information of data files classified and stored in the folder in which the management table B is stored.
[0028]
For example, for the folder 201, the management table B203 includes file information of data files 205, 207, 209,. Regarding the folder 211, the management table B213 includes file information of data files 215, 217, 219,..., And regarding the folder 221, the management table B223 includes file information of data files 225, 227, 229,. The file information includes data file attribute information and additional information. With this file information, a plurality of files can be virtually combined or not on the file management program.
[0029]
FIG. 3 is a diagram illustrating a specific example of the management table A. Referring to the figure, information on files to be combined is recorded in management table A for each line. Each line of the management table A describes at least one of a file name of a file to be combined, an application name that created the file, and / or a keyword added to the file. That is, the file to be combined can be specified by the text described in the management table A, and the order of combining the files can be specified by the order described in the file A.
[0030]
Specifically, according to the management table A of FIG. 3, the data file created with “Word” having the file name or keyword “D1” becomes the head file of the combination, and then the file name “Contents”. Alternatively, data files created with “Word” having keywords are combined.
[0031]
In the fourth row of table A in FIG. 3, only “Figure” is described, but this is not related to the type of software created, but to combine files having the file name or keyword “Figure”. Means.
[0032]
FIG. 4 is a diagram illustrating a specific example of the management table B. Referring to the figure, management table B is a table created based on management table A, and is a table showing the files to be combined and the order in which the files are combined.
[0033]
A file whose join order is fixed is recorded in the “fixed file” column in the management table B, and a file that is not fixed is recorded in the “non-applicable file” column or “candidate file” column in the management table B. The
[0034]
As described above, in the present embodiment, the user describes the management file A in the order in which the file names to be combined or the characteristic keywords of the files to be combined are combined. The file management program reads the management table A, and uses keywords and file names in the order described in the management table A from the file name of the file before combination, the format of the file, and the image of the file before combination. Search for files.
[0035]
If one file cannot be selected with one keyword, two or more keywords may be described in the table A and an AND search may be performed. Alternatively, an or search may be performed.
[0036]
File names are listed in the management table B in the order of the retrieved files. When the search conditions and the search results can all correspond one-to-one, the searched files are sequentially written in the “determined file” column of the management table B. Based on the order of description of the “determined file” in the management table B, the files are combined into one virtual combined file.
[0037]
When there is a file that is not listed by the search, or when two or more files are searched for one condition, a warning is issued and the contents of the management table B are displayed. When two or more files are detected for one condition, the file names are recorded in the candidate file column of the management table B. In addition, the file name of the file that does not match any condition is stored in the non-corresponding file column.
[0038]
For the order in which the finalized file column is not filled, the user corrects the keyword of the management table A, or the file of the file to be finalized from the candidate file column or the non-corresponding file column of the management table B to the finalized file column. Drag and drop the file name. As a result, the user can specify the order of combining the files. In the management table B, files may be displayed as thumbnails without being indicated by file names.
[0039]
Hereinafter, the processing when 10 files are virtually combined will be described.
[0040]
FIG. 5 is a diagram illustrating a specific example of a file to be combined. In FIG. 5, the file is indicated by a rectangular thumbnail, and the keywords added to the file are described therein. In addition, an underline is added below the thumbnail of each file to indicate the file name of the file.
[0041]
Further, it is assumed that the user prepares the management table A shown in FIG. 3 as a text file in order to combine the files shown in FIG. At this time, by executing the file management program, the management table B has file names as shown in FIG.
[0042]
Referring to FIG. 6, first, in the order of Nos. 1, 3, and 6 in management table B, D1. doc, D3. doc and S6. The mpp file is described as the confirmed file. This is because the file name and the application (software that created the file) are completely the same in these orders.
[0043]
Next, in the fifth file, since the keyword “Table 1” matches, T5. The xls file is described in the finalized file column. As the eighth file, there is an error in the keyword extension, but it is determined that the file name matches the application. The mpp file is entered in the finalized file column.
[0044]
Since there are two files created with Excel (T5.xls and T9.xls), one file cannot be specified with the keyword “Excel”. However, T5. Since xls is fixed, the ninth fixed file is T9. xls is entered.
[0045]
As the fourth file, there are two files corresponding to the keyword “figure” (F4.cdr and F10.bmp), and the fourth file to be combined cannot be determined. Therefore, the finalized file column is blank, and the candidate file column is F4. cdr and F10. A bmp file is described.
[0046]
In addition, since there is no corresponding for the seventh and tenth files, nothing is described in the finalized file column and the candidate file column.
[0047]
Also, D7. Since the file of doc is not searched by the character string of the management table A, it is described in the non-corresponding file column.
[0048]
The user looks at the display of FIG. 6 and drags and drops the file name from the candidate file column or the non-corresponding file column to the confirmed file column for the fourth, seventh and tenth items that have not been confirmed. This completes the join order. Further, the user is not limited to this, and the connection can be completed by correcting the contents of the management table A.
[0049]
In addition, when changing a file that has already been confirmed by the user, the user moves the file name from the finalized file column to the candidate file column by dragging and dropping it, and then enters the desired finalized file column. Work to move.
[0050]
FIG. 7 is a diagram showing an example in which the management table B of FIG. 6 is displayed as thumbnails.
As shown in FIG. 7, numbers 1 to 10 are displayed on the screen as the combination order. If there is a confirmed file in each order, the file is displayed as a thumbnail. If there are no finalized files and there are two candidate files, the two files are displayed as thumbnails as in the fourth.
[0051]
Further, in the order in which the fixed file does not exist (for example, the seventh and the tenth), the thumbnail of the file is not displayed. The non-corresponding file is displayed in a field for displaying the non-corresponding file (D7.doc).
[0052]
The user can complete the joining order by moving these files by operating the mouse.
[0053]
FIG. 8 is a flowchart showing processing performed by the file management program according to the present embodiment.
[0054]
Referring to the figure, in step S101, the program first reads one line of information described in management table A. Based on the information (keyword, file name, application) read in step S105, the stored file is searched. In step S107, it is determined whether there is a file corresponding to the search condition. If YES, it is determined in step S109 whether there is one corresponding file.
[0055]
If there is only one corresponding file (YES in S109), the file name is written in the finalized file column of the management table B in step S111.
[0056]
In step S113, it is determined whether or not the processing of the last row of the management table A has been completed. If NO, the process returns to step S101. Is done. If YES, the file is virtually combined in step S117, and if NO, the management table B (or its thumbnail image) is displayed on the display in step S123.
[0057]
When there is no corresponding file in step S107, the columns of the confirmed file and candidate file in the management table B are made blank in step S119. If there are two or more corresponding files (NO in S109), a plurality of file names are written in the candidate file column of the management table B in step S121.
[0058]
As described above, according to the present embodiment, the user can combine the files based on the file name and the characteristic keyword by creating the management table A. Accordingly, for example, even when there are a large number of files (for example, several tens to several hundreds), there is an advantage that the user can perform the joining operation without being confused.
[0059]
The management table A may be input as text data from the keyboard by the user, or the user's handwritten manuscript is read using the scanner 115 and the management table A is created by the OCR function of the personal computer. Also good.
[0060]
In the search, “fuzzy search” may be performed in which files are selected even if the keywords do not completely match.
[0061]
[Other embodiments]
FIG. 9 is a flowchart showing processing executed by the file management program according to another embodiment of the present invention.
[0062]
Referring to FIG. 9, in the present embodiment, compared with the process shown in FIG. 8, after one line of management table A is read (S101), it is determined whether a reserved word is included therein. If so, the reserved word is processed in step S125.
[0063]
Here, a reserved word is an instruction for adding information to a combined file, and is for entering a chapter number, a page number, or the like in the combined file.
[0064]
FIG. 10 is a diagram showing a specific example of the management table A used in the present embodiment. 10, the reserved word is “RSV.”, And the character string to be inserted is written after the reserved word. That is, the character string entered after the reserved word is inserted into the combined file. Reserved words are not subject to keyword search.
[0065]
FIG. 11 is a diagram showing a specific example of files combined by the management table A of FIG. As shown in FIG. 10, the reserved word RSV. Is described. Therefore, RSV. A character string of “Chapter 1 Review”, which is a character string following “”, is inserted at the top of a file having the keyword “Overview”. Similarly, a character string “Chapter 2 Conclusion” is inserted at the beginning of a file having the keyword “knot”.
[0066]
It should be noted that a character string or a page number may be inserted by using a reserved word, or the coordinates of the insertion position of the character string or page number may be designated in the management table A. Further, the font and size of the character string to be inserted may be designated.
[0067]
As described above, in this embodiment, the user can easily combine files by using the management table A, and can easily insert character strings and page numbers using the management table A. Can do.
[0068]
The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a file management apparatus according to one embodiment of the present invention.
FIG. 2 is a diagram showing a file configuration of a personal computer.
FIG. 3 is a diagram showing a specific example of a management table A.
4 is a diagram showing a specific example of a management table B. FIG.
FIG. 5 is a diagram showing a specific example of files to be combined.
FIG. 6 is a diagram showing a management table B in which data is written.
FIG. 7 is a diagram showing an example in which a management table B is displayed as a thumbnail.
FIG. 8 is a flowchart showing processing performed by a file management program.
FIG. 9 is a flowchart illustrating processing executed by a file management program according to another embodiment.
FIG. 10 is a diagram showing a specific example of a management table A used in a file management program in another embodiment.
11 is a diagram showing files combined by the management table A of FIG.
[Explanation of symbols]
100 personal computer, 101 control unit, 101a file management program, 103 storage unit, 203, 213, 223 management table B, 204, 214, 224 management table A.

Claims (13)

1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、
前記キーワードを用いてファイルを検索する検索ステップと、
前記検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、前記検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、
前記表示ステップにおいて非確定ファイルとして表示されたファイルの中から、結合すべきファイルを、確定ファイルとして前記ファイルを結合する順序に関する情報と対応付けて選択するユーザからの選択を受け付ける受付ステップと、
前記確定ファイルを、それぞれに対応付けられた前記ファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとをコンピュータに実行させる、ファイル管理プログラム。
A reading step of reading a table in which keywords for specifying a plurality of files to be combined into one file and information relating to the order in which the files are combined are recorded in association with each other ;
A search step for searching for a file using the keyword;
Among the files searched in the search step, a file determined as a search result is displayed in association with information related to the order of combining the files as a determined file, and among the files searched in the search step, as a search result A display step for displaying the unconfirmed file as a non-confirmed file;
An accepting step of accepting a selection from a user who selects a file to be combined from information displayed as a non-determined file in the display step in association with information related to the order of combining the files as a fixed file;
A file management program that causes a computer to execute a combining step of combining the determined files into one file based on information relating to the order of combining the files associated with each other .
1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、
前記キーワードを用いてファイルを検索する第1の検索ステップと、
前記第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、前記第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、
前記表示ステップにおける前記非確定ファイルを、確定ファイルとして前記ファイルを結合する順序に関する情報と対応付けるためのキーワードの修正を受け付ける受付ステップと、
前記修正されたキーワードを用いてファイルを検索する第2の検索ステップと、
前記確定ファイルを、それぞれに対応付けられた前記ファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとをコンピュータに実行させる、ファイル管理プログラム。
A reading step of reading a table in which keywords for specifying a plurality of files to be combined into one file and information relating to the order in which the files are combined are recorded in association with each other ;
A first search step for searching for a file using the keyword;
Among the files searched in the first search step, a file determined as a search result is displayed as a confirmed file in association with information relating to the order of combining the files, and the file searched in the first search step A display step for displaying a file that has not been confirmed as a search result as a non-confirmed file,
An accepting step of accepting correction of a keyword for associating the non-confirmed file in the displaying step with information relating to an order of combining the files as a confirmed file;
A second search step for searching for a file using the modified keyword;
A file management program that causes a computer to execute a combining step of combining the determined files into one file based on information relating to the order of combining the files associated with each other .
前記テーブルは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードが各ファイルを結合する順序で記録されていることを特徴とする、請求項1または2に記載のファイル管理プログラム。The file management program according to claim 1 or 2, wherein keywords for specifying a plurality of files to be combined into one file are recorded in an order in which the files are combined in the table. . OCRにより読取られたデータに基づき、前記テーブルを作成するステップをさらに前記コンピュータに実行させることを特徴とする、請求項1〜3のいずれかに記載のファイル管理プログラム。The file management program according to claim 1, further causing the computer to execute a step of creating the table based on data read by OCR. 請求項1〜4のいずれかに記載のファイル管理プログラムを記録した、コンピュータ読取可能な記録媒体。  A computer-readable recording medium on which the file management program according to claim 1 is recorded. 1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取手段と、Reading means for reading a table in which keywords for specifying a plurality of files to be combined into one file and information on the order of combining the files are associated with each other;
前記キーワードを用いてファイルを検索する検索手段と、Search means for searching for a file using the keyword;
前記検索手段によって検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、前記検索手段によって検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示手段と、Among the files searched by the search means, a file determined as a search result is displayed in association with information on the order of combining the files as a determined file, and among the files searched by the search means, as a search result Display means for displaying a file that has not been confirmed as a non-confirmed file;
前記非確定ファイルとして表示されたファイルの中から、結合すべきファイルを、確定ファイルとして前記ファイルを結合する順序に関する情報と対応付けて選択するユーザからの選択を受け付ける受付手段と、A receiving unit that accepts a selection from a user that selects a file to be combined from information displayed as the non-determined file in association with information related to the order of combining the files as a fixed file;
前記確定ファイルを、それぞれに対応付けられた前記ファイルを結合する順序に関するThe fixed file is related to the order of combining the files associated with each 情報に基づいて1つのファイルに結合する結合手段とを備えた、ファイル管理装置。A file management apparatus comprising: a combining unit configured to combine with one file based on information.
1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取手段と、Reading means for reading a table in which keywords for specifying a plurality of files to be combined into one file and information on the order of combining the files are associated with each other;
前記キーワードを用いてファイルを検索する第1の検索手段と、First search means for searching for a file using the keyword;
前記第1の検索手段によって検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、前記第1の検索手段によって検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示手段と、Among the files searched by the first search means, a file determined as a search result is displayed in association with information relating to the order of combining the files as a fixed file, and the file searched by the first search means Display means for displaying a file that has not been confirmed as a search result as a non-confirmed file
前記非確定ファイルを、確定ファイルとして前記ファイルを結合する順序に関する情報と対応付けるためのキーワードの修正を受け付ける受付手段と、Accepting means for accepting correction of a keyword for associating the non-deterministic file with information relating to the order of combining the files as a definitive file;
前記修正されたキーワードを用いてファイルを検索する第2の検索手段と、Second search means for searching for a file using the modified keyword;
前記確定ファイルを、それぞれに対応付けられた前記ファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合手段とを備えた、ファイル管理装置。A file management apparatus comprising: a combining unit configured to combine the confirmed file into one file based on information relating to an order of combining the files associated with each file.
前記テーブルは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードが各ファイルを結合する順序で記録されていることを特徴とする、請求項6または7に記載のファイル管理装置。8. The file management apparatus according to claim 6, wherein keywords for specifying a plurality of files to be combined into one file are recorded in an order in which the files are combined in the table. . OCRにより読取られたデータに基づき、前記テーブルを作成する作成手段をさらに備えたことを特徴とする、請求項6〜8のいずれかに記載のファイル管理装置。9. The file management apparatus according to claim 6, further comprising a creation unit that creates the table based on data read by OCR. 1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、
前記キーワードを用いてファイルを検索する検索ステップと、
前記検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、前記検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、
前記表示ステップにおいて非確定ファイルとして表示されたファイルの中から、結合すべきファイルを、確定ファイルとして前記ファイルを結合する順序に関する情報と対応付けて選択するユーザからの選択を受け付ける受付ステップと、
前記確定ファイルを、それぞれに対応付けられた前記ファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとを含む、ファイル管理方法。
A reading step of reading a table in which keywords for specifying a plurality of files to be combined into one file and information relating to the order in which the files are combined are recorded in association with each other ;
A search step for searching for a file using the keyword;
Among the files searched in the search step, a file determined as a search result is displayed in association with information related to the order of combining the files as a determined file, and among the files searched in the search step, as a search result A display step for displaying the unconfirmed file as a non-confirmed file;
An accepting step of accepting a selection from a user who selects a file to be combined from information displayed as a non-determined file in the display step in association with information related to the order of combining the files as a fixed file;
And a combining step of combining the determined files into one file based on information relating to the order of combining the files associated with the fixed files .
1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードと各ファイルを結合する順序に関する情報とを対応付けて記録したテーブルを読取る読取ステップと、
前記キーワードを用いてファイルを検索する第1の検索ステップと、
前記第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定したファイルを確定ファイルとしてファイルを結合する順序に関する情報と対応付けて表示するとともに、前記第1の検索ステップにおいて検索されたファイルのうち、検索結果として確定しなかったファイルを非確定ファイルとして表示する表示ステップと、
前記表示ステップにおける前記非確定ファイルを、確定ファイルとして前記ファイルを結合する順序に関する情報と対応付けるためのキーワードの修正を受け付ける受付ステップと、
前記修正されたキーワードを用いてファイルを検索する第2の検索ステップと、
前記確定ファイルを、それぞれに対応付けられた前記ファイルを結合する順序に関する情報に基づいて1つのファイルに結合する結合ステップとを含む、ファイル管理方法。
A reading step of reading a table in which keywords for specifying a plurality of files to be combined into one file and information relating to the order in which the files are combined are recorded in association with each other ;
A first search step for searching for a file using the keyword;
Among the files searched in the first search step, a file determined as a search result is displayed as a confirmed file in association with information relating to the order of combining the files, and the file searched in the first search step A display step for displaying a file that has not been confirmed as a search result as a non-confirmed file,
An accepting step of accepting correction of a keyword for associating the non-confirmed file in the displaying step with information relating to an order of combining the files as a confirmed file;
A second search step for searching for a file using the modified keyword;
And a combining step of combining the determined files into one file based on information relating to the order of combining the files associated with the fixed files .
前記テーブルは、1つのファイルに結合すべき複数のファイルをそれぞれ特定するためのキーワードが各ファイルを結合する順序で記録されていることを特徴とする、請求項10または11に記載のファイル管理方法。12. The file management method according to claim 10 or 11, wherein keywords for specifying a plurality of files to be combined into one file are recorded in an order in which the files are combined in the table. . OCRにより読取られたデータに基づき、前記テーブルを作成するステップをさらに含むことを特徴とする、請求項10〜12のいずれかに記載のファイル管理方法。The file management method according to claim 10, further comprising a step of creating the table based on data read by OCR.
JP2001309916A 2001-10-05 2001-10-05 File management program, computer-readable recording medium storing file management program, file management apparatus, and file management method Expired - Fee Related JP4189461B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001309916A JP4189461B2 (en) 2001-10-05 2001-10-05 File management program, computer-readable recording medium storing file management program, file management apparatus, and file management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001309916A JP4189461B2 (en) 2001-10-05 2001-10-05 File management program, computer-readable recording medium storing file management program, file management apparatus, and file management method

Publications (2)

Publication Number Publication Date
JP2003114814A JP2003114814A (en) 2003-04-18
JP4189461B2 true JP4189461B2 (en) 2008-12-03

Family

ID=19128986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001309916A Expired - Fee Related JP4189461B2 (en) 2001-10-05 2001-10-05 File management program, computer-readable recording medium storing file management program, file management apparatus, and file management method

Country Status (1)

Country Link
JP (1) JP4189461B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4769556B2 (en) * 2004-11-30 2011-09-07 株式会社リコー Information processing apparatus, image processing function setting method, image processing function setting program, and recording medium
JP2009122847A (en) 2007-11-13 2009-06-04 Ricoh Co Ltd File access device

Also Published As

Publication number Publication date
JP2003114814A (en) 2003-04-18

Similar Documents

Publication Publication Date Title
JP6725714B2 (en) System and method for automatic conversion of interactive sites and applications that support mobile and other viewing environments
US7636886B2 (en) System and method for grouping and organizing pages of an electronic document into pre-defined categories
US8161384B2 (en) Arranging graphic objects on a page with text
JP5149570B2 (en) File management apparatus, file management apparatus control method, and program
JP4907715B2 (en) Method and apparatus for synchronizing, displaying, and manipulating text and image documents
US7644356B2 (en) Constraint-based albuming of graphic elements
JP5113909B2 (en) Placement of graphics objects on the page with control based on relative position
US8572475B2 (en) Display control of page data by annotation selection
US20110016429A1 (en) Information processing apparatus, information processing method and computer readable medium
US20030056176A1 (en) Document processing method and apparatus, and print control method and apparatus
JP2006050445A (en) Layout adjustment method, apparatus and program
JPH077408B2 (en) Method and system for changing emphasis characteristics
AU2007202768A1 (en) Document processing device, program, and document processing method
JP2007026316A (en) Image management device, image-managing computer program and recording medium recording the same
JP2002049907A (en) Device and method for preparing digital album
US9152617B2 (en) System and method for processing objects
JP2001337994A (en) Thumbnail display system and method and recording medium with processing program therefor recorded therein
US20020051015A1 (en) File management device and file management method
US20210133389A1 (en) Document transformation between program formats and templates system and method
JP4189461B2 (en) File management program, computer-readable recording medium storing file management program, file management apparatus, and file management method
JP2002259173A (en) File management program, computer readable recording medium in which file management program is recorded, file managing device and file managing method
JP4333045B2 (en) File management program, computer-readable recording medium recording file management program, file management apparatus, and file management method
JP2009157470A (en) Electronic document processor and program
JP2861454B2 (en) Text data display method
JP5664066B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040927

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20040927

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20041207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071106

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071228

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080818

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110926

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120926

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120926

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130926

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees