JP2006268323A - File management device - Google Patents
File management device Download PDFInfo
- Publication number
- JP2006268323A JP2006268323A JP2005084212A JP2005084212A JP2006268323A JP 2006268323 A JP2006268323 A JP 2006268323A JP 2005084212 A JP2005084212 A JP 2005084212A JP 2005084212 A JP2005084212 A JP 2005084212A JP 2006268323 A JP2006268323 A JP 2006268323A
- Authority
- JP
- Japan
- Prior art keywords
- folder
- classification
- search
- file
- hierarchy
- 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.)
- Pending
Links
- 238000007726 management method Methods 0.000 claims description 48
- 230000008859 change Effects 0.000 claims description 19
- 230000003213 activating effect Effects 0.000 claims description 3
- 230000008901 benefit Effects 0.000 abstract description 7
- 230000002265 prevention Effects 0.000 abstract 1
- 230000006870 function Effects 0.000 description 32
- 238000000034 method Methods 0.000 description 17
- 230000008569 process Effects 0.000 description 6
- 230000004044 response Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、コンピュータにおいてファイルを階層化して管理する技術に関し、特に、これらファイルのパス情報を検索機能を有した検索フォルダ又は分類機能を有した分類フォルダに纏めて管理する技術に関する。 The present invention relates to a technique for managing hierarchized files in a computer, and more particularly, to a technique for managing path information of these files collectively in a search folder having a search function or a classification folder having a classification function.
コンピュータでは、ドキュメントデータやアプリケーションプログラム等といった種々なファイルが利用されるが、多数のファイルを階層化して管理することが行われている。
具体的には、上位・下位関係(或いは、親子関係)をもってフォルダを形成して、これらフォルダにファイルを納めることにより、多数のファイルを階層化して管理し、当該階層を画面にツリー構造で表示することでユーザに多数のファイルをフォルダとして関連付けた状態で提示することができる。
In a computer, various files such as document data and application programs are used, and many files are managed in a hierarchical manner.
Specifically, by creating folders with upper / lower relationships (or parent-child relationships) and storing files in these folders, a large number of files are managed in a hierarchy and displayed in a tree structure on the screen. By doing so, a large number of files can be presented to the user in a state of being associated as folders.
このようなファイルの階層化管理において、ファイルを納めるフォルダとして検索機能を有するものが知られており、当該フォルダにファイル作成日時等の条件を設定しておくことにより、条件に合致するファイルを当該フォルダ内に纏め上げる方法が行われている。 In such a hierarchical management of files, a folder having a search function is known as a folder for storing files, and by setting conditions such as file creation date and time in the folder, files matching the conditions are A method of collecting them in a folder is performed.
このようなフォルダの1つのタイプとして検索フォルダがあり、この検索フォルダは、自己より上位の階層のパス情報を有するファイルの内から設定された検索条件に合致するファイルをそのパス情報(自己より上位の階層)で纏めて保持する機能を有している。
また、別のタイプのフォルダとして分類フォルダがあり、この分類フォルダは、自己より上位の階層のパス情報を有するファイルの内から設定された分類条件に合致するファイルをそのパス情報を自己の階層に変更して纏めて保持する機能を有している。
There is a search folder as one type of such a folder, and this search folder includes a file that matches a search condition set in a file having path information of a higher hierarchy than the self with its path information (higher than self). The function of holding together in the hierarchy of
In addition, there is a classification folder as another type of folder, and this classification folder is a file having path information of a higher hierarchy than the self, and a file matching the classification condition set in the hierarchy is passed to the own hierarchy. It has a function to change and hold together.
上記のような検索フォルダによると、画面表示するファイルを動的に検索してその結果を階層構造として表示できる利点がある。しかしながら、この反面、検索対象のファイルが増加するに従って検索処理が遅くなって迅速は表示ができないという欠点や、ファイルの検索条件である日時等の属性に変更が生じると、当該ファイルが別の検索フォルダへ移動することになってその格納フォルダを見失ってしまう可能性があるという欠点がある。
一方、上記のような分類フォルダによると、検索フォルダが有する欠点はない反面、フォルダに保持しているファイルの属性に何らかの変更が加えられたとしても、これに基づいて再検索がなされないため、分類条件が常に成り立つ保証が無いという欠点がある。
According to the search folder as described above, there is an advantage that a file to be displayed on the screen can be dynamically searched and the result can be displayed as a hierarchical structure. However, on the other hand, the search process slows down as the number of files to be searched increases, so that it cannot be displayed quickly, and if the file search conditions such as date and time are changed, the file will be searched differently. There is a drawback that it is possible to lose sight of the storage folder by moving to a folder.
On the other hand, according to the classification folder as described above, there is no drawback of the search folder, but even if some change is made to the attribute of the file held in the folder, the search is not performed again based on this, There is a drawback that there is no guarantee that the classification condition always holds.
本発明は、上記従来の事情に鑑みなされたものであり、検索フォルダと分類フォルダの利点を利用したファイル管理を実現することを目的としている。 The present invention has been made in view of the above-described conventional circumstances, and an object thereof is to realize file management utilizing the advantages of a search folder and a classification folder.
本発明は、複数のファイルを階層化して管理するファイル管理技術であり、下記のファイル管理装置、当該ファイル管理装置をコンピュータにより実現するプログラム、当該ファイル管理装置により実施されるファイル管理方法として実現される。 The present invention is a file management technique for managing a plurality of files in a hierarchy, and is realized as a file management apparatus described below, a program for realizing the file management apparatus by a computer, and a file management method implemented by the file management apparatus. The
本発明に係るファイル管理装置は、検索条件に基づいてファイルを検索する検索機能を有するとともに当該検索結果であるファイルの上位階層のパス情報を保持する検索フォルダと、 分類条件に該当するファイルの上位階層のパス情報を自己の階層のパス情報に書き換える分類機能を有するとともに当該分類結果を保持する分類フォルダとを有し、変更手段が、選択された検索フォルダを分類フォルダに変更して当該分類フォルダの分類機能を起動させる、又は、選択された分類フォルダを検索フォルダに変更して当該検索フォルダの検索機能を起動させる。 The file management apparatus according to the present invention has a search function for searching for a file based on a search condition and holds a path information of a higher hierarchy of the file that is the search result, A classification folder having a classification function for rewriting the path information of the hierarchy to the path information of the own hierarchy and holding the classification result, and the changing unit changes the selected search folder to the classification folder and changes the classification folder The classification function is activated, or the selected classification folder is changed to a search folder and the search function for the search folder is activated.
また、本発明に係るファイル管理装置は、検索条件を設定して検索フォルダを生成する検索フォルダ生成手段と、分類条件を設定して分類フォルダを生成する分類フォルダ生成手段と、を有している。
また、本発明に係るファイル管理装置は、ファイル及びフォルダを階層に従ったツリー構造で画面に表示する表示処理手段を有している。
In addition, the file management apparatus according to the present invention includes a search folder generation unit that sets a search condition and generates a search folder, and a classification folder generation unit that sets a classification condition and generates a classification folder. .
The file management apparatus according to the present invention includes display processing means for displaying files and folders on a screen in a tree structure according to a hierarchy.
したがって、本発明によると、ユーザによる指示により選択されたフォルダ、或いは、予め設定した条件に達したこと(格納しているファイル数が設定数に達した、フォルダに設定した時間が経過した等)に基づいて自動的に選択されたフォルダが、検索フォルダから分類フォルダに変更され又は分類フォルダから検索フォルダに変更されて、その分類機能又は検索機能が起動され、画面に表示されるファイル及びフォルダを階層に従ったツリー構造が変更される。
より具体的には、検索フォルダであったフォルダにおいては分類フォルダに変更されることにより例えば下記のような実用上の利点が得られ、また、分類フォルダであったフォルダにおいては検索フォルダに変更されることにより例えば下記のような実用上の利点が得られる。
Therefore, according to the present invention, a folder selected by a user instruction or a preset condition has been reached (the number of stored files has reached the set number, the time set for the folder has elapsed, etc.) The folder automatically selected based on the search folder is changed from the search folder to the classification folder, or the classification folder is changed to the search folder, the classification function or the search function is started, and the files and folders displayed on the screen are changed. The tree structure according to the hierarchy is changed.
More specifically, for example, a folder that was a search folder can be changed to a classification folder to obtain the following practical advantages, and a folder that was a classification folder can be changed to a search folder. For example, the following practical advantages can be obtained.
検索フォルダは、対象ファイルが少ない場合や、ファイル管理の体系が確定していない場合に大変有効であり、ファイルに付加された様々な属性やアクセス権を気にすることなく、検索条件を変更するだけでツリー構造の表示が変更でき、ファイル実体をフォルダ内に移動する従来の階層構造管理よりははるかに高速で、安全である。したがって、文書管理システムの初期運用や、新しく立ち上げたプロジェクトの運用、規模的に小さな仕事でのファイル分類管理などに適している。
しかしながら、このような運用を暫く続けていくうちに運用体勢が確定し、運用的に構成管理体系は変動が少なくなるため、動的に検索を行って表示を変更する必要はなくなる。逆に、運用を暫く続けることでドキュメント数が増える等して対象ファイルが増加することもあって、動的に検索を行うことがパフォーマンスを悪くする要因となる。
Search folders are very effective when there are few target files or when the file management system is not fixed, and you can change the search conditions without worrying about various attributes and access rights added to the files. It is possible to change the display of the tree structure by itself, and it is much faster and safer than the conventional hierarchical structure management that moves the file entity into the folder. Therefore, it is suitable for initial operation of a document management system, operation of a newly launched project, file classification management for a small-scale work, and the like.
However, as such operation is continued for a while, the operational posture is fixed, and the configuration management system is less likely to fluctuate in terms of operation. Therefore, there is no need to dynamically search and change the display. On the other hand, if the operation is continued for a while, the number of documents increases and the number of target files increases, so that the dynamic search is a factor that deteriorates the performance.
そこで、この検索フォルダを分類フォルダに変更する。分類フォルダに変更されると分類フォルダは上位階層のフォルダ(親フォルダ)が持つファイルの中で自分の中に取り込めるものは自分の中へ取り込む。すなわち、検索フォルダは上位階層のファイルパス情報で各ファイルを保持する(検索フォルダに格納されるファイル)が上位階層の親フォルダの中に存在する)フォルダであるが、分類フォルダは当該上位階層のファイルパス情報を自己の階層のパス情報に書き換えて保持するフォルダであるため、分類フォルダが格納するファイル構成に変化がなくなって動的な検索が走らなくなり、パフォーマンスが向上する。
典型的には、分類フォルダは、分類条件は元の検索フォルダの検索条件を受け継ぐため、検索フォルダの時に表示されていたファイルが分類フォルダの中に格納されることとなる。
Therefore, this search folder is changed to a classification folder. When the folder is changed to the classification folder, the classification folder takes in the files of the higher-level folder (parent folder) that can be imported into itself. That is, the search folder is a folder that holds each file with the file path information of the upper hierarchy (the file stored in the search folder exists in the parent folder of the upper hierarchy), but the classification folder is the folder of the upper hierarchy. Since this is a folder in which file path information is rewritten and held in its own hierarchy, there is no change in the file configuration stored in the classification folder, dynamic search cannot be performed, and performance is improved.
Typically, since the classification folder inherits the search condition of the original search folder as the classification condition, the file displayed at the time of the search folder is stored in the classification folder.
そして、このように分類フォルダに変更した後に、この構成管理の体系を変えたい場合には、分類フォルダを検索フォルダに変更することで、分類フォルダが持っていたファイルはその上位階層の親フォルダへと移動され(上位階層のファイルパス情報に変更され)、その後、検索フォルダベースで構成管理の体系を動的に変更される柔軟なものとすることができる。
したがって、検索フォルダと分類フォルダとを変更することにより、検索フォルダと分類フォルダの利点を適宜利用して、ユーザのニーズに即した便利なファイル管理体系を実現することができる。
And if you want to change the system of this configuration management after changing to the classification folder in this way, change the classification folder to the search folder, and the files that the classification folder had will be moved to the parent folder of the upper hierarchy. (The file path information is changed to higher-level file path information), and then the configuration management system can be dynamically changed on a search folder basis.
Therefore, by changing the search folder and the classification folder, the advantage of the search folder and the classification folder can be appropriately used to realize a convenient file management system that meets the user's needs.
本発明によると、検索フォルダと分類フォルダとを変更するようにしたため、検索フォルダと分類フォルダの利点を巧みに利用して、ファイル管理パフォーマンスに優れたユーザのファイル管理に便利なファイル管理体系を実現することができる。 According to the present invention, since the search folder and the classification folder are changed, the advantage of the search folder and the classification folder is skillfully used to realize a file management system convenient for user file management with excellent file management performance. can do.
本発明を一実施形態に基づいて具体的に説明する。
図1には本発明の一例に係るファイル管理装置の構成を示してあり、図6〜図8にはファイル及びフォルダの階層化管理構造の一例を示してある。
まず、図6〜図8を参照して本例に係るファイル及びフォルダの階層化管理構造を説明する。
例えば、図8に示すように或る上位フォルダ(親フォルダ)Aに格納される複数のファイルb1、b2、b3、b21、b22、b23、b31、b40、b41がある場合、当該親フォルダAの下位に関連付けた下位フォルダ(子フォルダ)B1、B2、B3を形成して、子フォルダB1にファイルb1、b2、b3を格納し、子フォルダB2にファイルb21、b22、b23を格納し、子フォルダB3にファイルb31を格納すると、図6に示すように、親フォルダAの下位に子フォルダB1、B2、B3及びファイルb40、b41が関連付けられた階層化構造が形成される。
The present invention will be specifically described based on an embodiment.
FIG. 1 shows a configuration of a file management apparatus according to an example of the present invention, and FIGS. 6 to 8 show an example of a hierarchical management structure of files and folders.
First, the hierarchical management structure of files and folders according to this example will be described with reference to FIGS.
For example, when there are a plurality of files b1, b2, b3, b21, b22, b23, b31, b40, b41 stored in a certain upper folder (parent folder) A as shown in FIG. Lower folders (child folders) B1, B2, and B3 associated with the lower folder are formed, files b1, b2, and b3 are stored in child folder B1, files b21, b22, and b23 are stored in child folder B2, and child folders are stored. When the file b31 is stored in B3, as shown in FIG. 6, a hierarchical structure in which the child folders B1, B2, B3 and the files b40, b41 are associated under the parent folder A is formed.
このような階層化構造は、例えば、ユーザが或る目的を持ってファイルを管理するため、或いは、システムが同種のファイルを纏めるためになされ、このような階層化構造を画面に表示することにより、目的や種別等でファイルを纏め上げた態様で複数のファイルをユーザに提示することができる。
ここで、上記のように子フォルダB1、B2、B3に各ファイルb1、b2、b3、b21、b22、b23、b31を格納する方法には2通りがあり、1つは親フォルダAの階層(上位階層)でのファイルパス情報で各ファイルを各フォルダに関連付ける方法であり、他は各子フォルダB1、B2、B3の階層(下位階層)でのファイルパス情報で各ファイルを各フォルダに関連付ける方法である。
Such a hierarchical structure is made, for example, for a user to manage files with a certain purpose, or for a system to collect files of the same type, and by displaying such a hierarchical structure on the screen. A plurality of files can be presented to the user in a manner in which the files are collected according to purpose, type, and the like.
Here, there are two methods for storing the files b1, b2, b3, b21, b22, b23, and b31 in the child folders B1, B2, and B3 as described above, and one is the hierarchy ( A method of associating each file with each folder with file path information in the upper hierarchy), and a method for associating each file with each folder with file path information in the hierarchy (lower hierarchy) of each child folder B1, B2, B3. It is.
前者の方法による場合には、図6に示すように階層化して画面表示した構造の実体は、図8に示すように上位階層でのファイルパス情報で親ファイルAに関連付けた構造である。一方、後者の方法による場合には、図6に示すように階層化して画面表示した構造の実体は、図7に示すように各子フォルダB1、B2、B3の階層(下位階層)でのファイルパス情報で子フォルダB1にファイルb1、b2、b3を関連付け、子フォルダB2にファイルb21、b22、b23を関連付け、子フォルダB3にファイルb31を関連付けた構造となる。 In the case of the former method, the hierarchical structure displayed on the screen as shown in FIG. 6 is the structure associated with the parent file A by the file path information in the upper hierarchy as shown in FIG. On the other hand, in the case of the latter method, as shown in FIG. 6, the hierarchical structure of the screen displayed is a file in the hierarchy (lower hierarchy) of each child folder B1, B2, B3 as shown in FIG. With the path information, the files b1, b2, and b3 are associated with the child folder B1, the files b21, b22, and b23 are associated with the child folder B2, and the file b31 is associated with the child folder B3.
なお、前者の方法によるフォルダ構造が後述する検索フォルダのファイル格納構造であり、検索フォルダに格納されたファイルの実体リファレンスは、上位フォルダに直接関連付けられたパス情報となっている。また、後者の方法によるフォルダ構造が後述する分類フォルダのファイル格納構造であり、分類フォルダに格納されたファイルの実体リファレンスは、当該分類フォルダに直接関連付けられたパス情報となっている。 The folder structure according to the former method is a file storage structure of a search folder, which will be described later, and the entity reference of the file stored in the search folder is path information directly associated with the upper folder. A folder structure by the latter method is a file storage structure of a classification folder, which will be described later, and an entity reference of the file stored in the classification folder is path information directly associated with the classification folder.
図1に示すように、本例に係るファイル管理装置1は、メモリ20に格納されたファイルb1、b2、b3、b21、b22、b23、b31の実体を画面11にフォルダアイコンやファイルアイコンで階層化表示する装置であり、本発明に係るプログラムをファイル管理装置1を構成するコンピュータで実行することにより、本発明に係る処理を行うために必要な次のような機能を有している。
メモリ20に格納された各ファイルb1、b2、b3、b21、b22、b23、b31には、その実体にアクセスするためのパス情報に加えて、例えば、ファイル作成者、ファイル作成日時、ファイルの最終更新日時、ファイル名、ファイルの内容種別、ファイル保有者、ファイルサイズ等といった属性情報21が付加されており、本例では、属性情報を検索や分類の条件項目としている。
なお、本例ではコンピュータがプログラムを実行することにより必要な機能手段を構成しているが、本発明では各機能手段を専用モジュールとして構成するようにしてもよい。
As shown in FIG. 1, the file management apparatus 1 according to the present example hierarchically displays the substance of files b1, b2, b3, b21, b22, b23, and b31 stored in the
Each file b1, b2, b3, b21, b22, b23, b31 stored in the
In the present example, necessary functional means are configured by a computer executing a program. However, in the present invention, each functional means may be configured as a dedicated module.
ファイル管理装置1は、検索条件や分類条件等の入力をユーザから受け付ける入力手段2、検索条件を設定して検索フォルダを生成する検索フォルダ生成手段3、分類条件を設定して分類フォルダを生成する分類フォルダ生成手段4、生成された検索フォルダ及び分類フォルダを保持するフォルダ保持手段5、フォルダ保持手段5に保持されたフォルダ及びメモリ20に保持されたファイルb1、b2、b3、b21、b22、b23、b31を例えば図6や図7に示すようにフォルダアイコン50及びファイルアイコン60とした階層に従ったツリー構造で画面11に表示する表示処理手段6、選択された検索フォルダを分類フォルダに変更して当該分類フォルダの分類機能を起動させ或いは選択された分類フォルダを検索フォルダに変更して当該検索フォルダの検索機能を起動させる変更手段7を有している。
The file management apparatus 1 includes an input unit 2 that receives input of a search condition, a classification condition, and the like from a user, a search folder generation unit 3 that sets a search condition and generates a search folder, and sets a classification condition and generates a classification folder Classification folder generation means 4, folder holding means 5 for holding the generated search folder and classification folder, folders held in the folder holding means 5 and files b1, b2, b3, b21, b22, b23 held in the
ここで、本例では、検索フォルダの検索条件は初期的には入力手段2からユーザが所望の条件内容の入力を行うことで設定され、分類フォルダの分類条件は変更前の検索フォルダの検索条件を分類条件として引き継ぐことで設定されるが、本発明では、その都度ユーザが入力設定される、或いは、一旦設定された条件は変更後のフォルダの条件として自動的に引き継がれる等、種々な態様とすることができる。
また、本例では、検索フォルダから分類フォルダに変更するフォルダ又は分類フォルダから検索フォルダに変更するフォルダは画面11に表示されたフォルダアイコン50をユーザが入力手段2からの操作入力することで選択されるが、フォルダの経過時間等の選択条件を変更手段7に予め設定しておいて、選択条件に達したフォルダを自動的に変更するようにしてもよい。
Here, in this example, the search condition for the search folder is initially set by the user inputting the desired condition contents from the input means 2, and the classification condition for the classification folder is the search condition for the search folder before the change. In the present invention, the user is input and set each time, or the once set condition is automatically inherited as the changed folder condition. It can be.
In this example, the folder to be changed from the search folder to the classification folder or the folder to be changed from the classification folder to the search folder is selected by the user inputting the
検索フォルダ30は、図2に示すような機能モジュールであり、検索条件が設定される検索機能31と、検索機能31による検索結果であるファイルのパス情報リストを保持する検索結果リスト保持機能32とを有している。
検索フォルダは、図6や図7に示したように、上位階層の親フォルダに格納されるファイルを検索機能31が検索条件に基づいて検索し、検索結果リスト保持機能32が当該検索結果のリストとしてファイルのパス情報を親フォルダの階層のパス情報(a1、a2、a3)で保持するフォルダである。すなわち、図4に示すように、親フォルダAに格納されているファイルの内の検索条件に合致するファイルについて、それらのパス情報を親フォルダAの階層のパス情報(a1、a2、a3)で保持するフォルダである。
The
As shown in FIG. 6 and FIG. 7, the
分類フォルダ40は、図3に示すような機能モジュールであり、分類条件が設定される分類機能41と、分類機能41による分類結果であるファイルのパス情報リストを保持する分類結果リスト保持機能42とを有している。
分類フォルダは、上位階層の親フォルダに格納されるファイルの内の分類条件に合致するファイルのパス情報を分類機能41が自己のフォルダ階層のパス情報(a1/b1、a2/b1、a3/b1)に書き換え、分類結果リスト保持機能32が当該書き換えられたパス情報リストを分類結果リストとして保持するフォルダである。すなわち、図5に示すように、親フォルダAに格納されているファイルの内の分類条件に合致するファイルについて、それらの親フォルダ階層でのパス情報(a1、a2、a3)を自己の階層のパス情報(a1/b1、a2/b1、a3/b1)に書き換えて保持するフォルダである。
The
The classification folder is the path information (a1 / b1, a2 / b1, a3 / b1) of the folder hierarchy that the
したがって、検索フォルダ30は検索条件に合致するファイルについて親階層のパス情報の集合を保持するフォルダ、分類フォルダ40は分類条件に合致するファイルについて自己のフォルダ階層のパス情報集合を保持するフォルダである。すなわち、図4と図5に示すように、検索フォルダ30は親階層のパス情報の集合(a1、a2、a3)をそのまま視覚的に纏めたフォルダであり、分類フォルダ40は親階層のパス情報の集合(a1、a2、a3)を自己階層のパス情報(a1/b1、a2/b1、a3/b1)に書き換え、パス情報の実体を自己の階層として視覚的に纏めたフォルダである。
ファイルのパス情報はいずれの階層の記述でも当該パス情報に基づいてメモリ20に記憶されている対応するファイル実体にアクセスすることができるが、分類フォルダ40は自己のパス情報(a1/b1、a2/b1、a3/b1)でファイルを保持するため、親フォルダの階層(上位階層)での検索処理等の影響が分類フォルダ40に保持されているファイルに及ばなくなり、無用な検索処理によるパフォーマンスの低下を防止することができる。
Therefore, the
The file path information can access the corresponding file entity stored in the
本例では、入力手段2からのユーザ指示入力に応じて、検索フォルダ作成手段3が検索フォルダを生成し、また、分類フォルダ作成手段4が分類フォルダを生成し、また、表示処理手段6がフォルダアイコン50及びファイルアイコン60によるファイルの階層化ツリー構造を画面11に表示する。
そして、変更手段7は、入力手段2からのユーザ指示入力に応じて、検索フォルダを分類フォルダに変更する処理又は分類フォルダを検索フォルダに変更する処理を行うが、本例では、当該変更処理に際して、検索条件は分類条件として引き継がれ又分類条件は検索条件として引き継がれるため、これら検索機能や分類機能が起動しても、当該変更処理によって検索ホルダと分類フォルダとが纏めているファイルの種類には変更がなく、それらファイルのパス情報の記述階層が変更されるだけである。なお、検索条件や分類条件を変更するようにすれば、検索フォルダと分類フォルダとの変更処理で起動される検索機能や分類機能によって、検索ホルダと分類フォルダとが纏めているファイルの種類に変更を加えることができる。
In this example, in response to a user instruction input from the input unit 2, the search folder creation unit 3 creates a search folder, the category folder creation unit 4 creates a category folder, and the display processing unit 6 creates a folder. A hierarchical tree structure of the file by the
Then, the changing
したがって、ユーザが検索フォルダを選択して分類フォルダに変更することにより、当該検索ホルダに保持されていたファイルを当該フォルダの階層(下位階層)に確定して上位階層(親フォルダ階層)での検索処理対象から外すことができ、これによって、ファイル管理装置1の動作パフォーマンスを向上させることができる。また、ユーザが分類フォルダを選択して検索フォルダに変更することにより、当該分類ホルダに保持されていたファイルを上位階層に開放して新たな検索処理対象とすることができ、これによって、ファイル管理の構造を条件に即して更新することができる。 Therefore, when the user selects a search folder and changes it to a classification folder, the file held in the search holder is confirmed in the hierarchy (lower hierarchy) of the folder and searched in the upper hierarchy (parent folder hierarchy). It can be excluded from the processing target, and thereby the operation performance of the file management apparatus 1 can be improved. In addition, when a user selects a classification folder and changes it to a search folder, the file held in the classification holder can be released to a higher hierarchy to be a new search processing target. The structure can be updated according to the conditions.
1:ファイル管理装置、 2:入力手段、
3:検索フォルダ生成手段、 4:分類フォルダ生成手段、
5:フォルダ保持手段、 6:表示処理手段、
7:変更手段、 11:画面、
30:検索フォルダ、 31:検索機能、
32:検索結果リスト、 40:分類フォルダ、
41:分類機能、 42:分類結果リスト、
50:フォルダアイコン、 60:ファイルアイコン、
1: file management device, 2: input means,
3: Search folder generation means, 4: Classification folder generation means,
5: Folder holding means, 6: Display processing means,
7: Change means, 11: Screen,
30: Search folder, 31: Search function,
32: Search result list, 40: Classification folder,
41: Classification function, 42: Classification result list,
50: Folder icon, 60: File icon,
Claims (10)
検索条件に基づいてファイルを検索する検索機能を有するとともに当該検索結果であるファイルの上位階層のパス情報を保持する検索フォルダと、
分類条件に該当するファイルの上位階層のパス情報を自己の階層のパス情報に書き換える分類機能を有するとともに当該分類結果を保持する分類フォルダと、
選択された検索フォルダを分類フォルダに変更して当該分類フォルダの分類機能を起動させる変更手段と、
を備えたことを特徴とするファイル管理装置。 In a file management device that manages multiple files in a hierarchy,
A search folder that has a search function for searching for a file based on a search condition and holds path information of a higher hierarchy of the file that is the search result;
A classification folder that has a classification function for rewriting the path information of the upper hierarchy of the file corresponding to the classification condition to the path information of the own hierarchy, and holds the classification result;
Change means for changing the selected search folder to a classification folder and starting the classification function of the classification folder;
A file management apparatus comprising:
検索条件に基づいてファイルを検索する検索機能を有するとともに当該検索結果であるファイルの上位階層のパス情報を保持する検索フォルダと、
分類条件に該当するファイルの上位階層のパス情報を自己の階層のパス情報に書き換える分類機能を有するとともに当該分類結果を保持する分類フォルダと、
選択された分類フォルダを検索フォルダに変更して当該検索フォルダの検索機能を起動させる変更手段と、
を備えたことを特徴とするファイル管理装置。 In a file management device that manages multiple files in a hierarchy,
A search folder that has a search function for searching for a file based on a search condition and holds path information of a higher hierarchy of the file that is the search result;
A classification folder that has a classification function for rewriting the path information of the upper hierarchy of the file corresponding to the classification condition to the path information of the own hierarchy, and holds the classification result;
Change means for changing the selected classification folder to a search folder and activating the search function of the search folder,
A file management apparatus comprising:
検索条件を設定して検索フォルダを生成する検索フォルダ生成手段と、
分類条件を設定して分類フォルダを生成する分類フォルダ生成手段と、
を備えたことを特徴とするファイル管理装置。 In the file management device according to claim 1 or 2,
A search folder generating means for generating search folders by setting search conditions;
Classification folder generation means for setting classification conditions and generating a classification folder;
A file management apparatus comprising:
検索条件又は分類条件をユーザから受け付ける入力手段を備えたことを特徴とするファイル管理装置。 The file management apparatus according to any one of claims 1 to 3,
A file management apparatus comprising input means for receiving a search condition or a classification condition from a user.
ファイル及びフォルダを階層に従ったツリー構造で画面に表示する表示処理手段を備えたことを特徴とするファイル管理装置。 The file management apparatus according to any one of claims 1 to 4,
A file management apparatus comprising display processing means for displaying files and folders on a screen in a tree structure according to a hierarchy.
検索条件に基づいてファイルを検索する検索機能を有するとともに当該検索結果であるファイルの上位階層のパス情報を保持する検索フォルダを生成する検索フォルダ生成手段と、
分類条件に該当するファイルの上位階層のパス情報を自己の階層のパス情報に書き換える分類機能を有するとともに当該分類結果を保持する分類フォルダを生成する分類フォルダ生成手段と、
選択された検索フォルダを分類フォルダに変更して当該分類フォルダの分類機能を起動させる変更手段と、
をコンピュータに構成することを特徴とするファイル管理プログラム。 In a program comprising a computer as a file management device that manages a plurality of files in a hierarchy,
Search folder generation means for generating a search folder having a search function for searching for a file based on a search condition and holding path information of a higher hierarchy of the file as the search result;
A classification folder generating means for generating a classification folder having a classification function for rewriting the path information of the upper hierarchy of the file corresponding to the classification condition to the path information of the own hierarchy and holding the classification result;
Change means for changing the selected search folder to a classification folder and starting the classification function of the classification folder;
A file management program comprising:
検索条件に基づいてファイルを検索する検索機能を有するとともに当該検索結果であるファイルの上位階層のパス情報を保持する検索フォルダを生成する検索フォルダ生成手段と、
分類条件に該当するファイルの上位階層のパス情報を自己の階層のパス情報に書き換える分類機能を有するとともに当該分類結果を保持する分類フォルダを生成する分類フォルダ生成手段と、
選択された分類フォルダを検索フォルダに変更して当該検索フォルダの検索機能を起動させる変更手段と、
をコンピュータに構成することを特徴とするファイル管理プログラム。 In a program comprising a computer as a file management device that manages a plurality of files in a hierarchy,
Search folder generation means for generating a search folder having a search function for searching for a file based on a search condition and holding path information of a higher hierarchy of the file as the search result;
A classification folder generating means for generating a classification folder having a classification function for rewriting the path information of the upper hierarchy of the file corresponding to the classification condition to the path information of the own hierarchy and holding the classification result;
Change means for changing the selected classification folder to a search folder and activating the search function of the search folder,
A file management program comprising:
ファイル及びフォルダを階層に従ったツリー構造で画面に表示する表示処理手段をコンピュータに構成することを特徴とするファイル管理プログラム。 In the file management program according to claim 6 or 7,
A file management program comprising: a display processing unit configured to display a file and a folder on a screen in a tree structure according to a hierarchy.
ユーザからの指示に応じて、検索条件に基づいてファイルを検索する検索機能を有するとともに当該検索結果であるファイルの上位階層のパス情報を保持する検索フォルダを、分類条件に該当するファイルの上位階層のパス情報を自己の階層のパス情報に書き換える分類機能を有するとともに当該分類結果を保持する分類フォルダに変更して当該分類フォルダの分類機能を起動させ、又は、分類フォルダを検索フォルダに変更して当該検索フォルダの検索機能を起動させることを特徴とするファイル管理方法。 In a file management method executed by a file management apparatus that manages a plurality of files in a hierarchy,
A search folder having a search function for searching for a file based on a search condition in accordance with an instruction from a user and holding path information of the upper hierarchy of the file as the search result is designated as an upper hierarchy of the file corresponding to the classification condition. It has a classification function that rewrites the path information to the path information of its own hierarchy and changes the classification folder to hold the classification result to start the classification function of the classification folder, or changes the classification folder to a search folder A file management method, wherein a search function of the search folder is activated.
ファイル管理装置がファイル及びフォルダを階層に従ったツリー構造で画面に表示することを特徴とするファイル管理方法。 The file management method according to claim 9, wherein
A file management method in which a file management apparatus displays files and folders on a screen in a tree structure according to a hierarchy.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005084212A JP2006268323A (en) | 2005-03-23 | 2005-03-23 | File management device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005084212A JP2006268323A (en) | 2005-03-23 | 2005-03-23 | File management device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2006268323A true JP2006268323A (en) | 2006-10-05 |
Family
ID=37204253
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2005084212A Pending JP2006268323A (en) | 2005-03-23 | 2005-03-23 | File management device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2006268323A (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009123117A (en) * | 2007-11-16 | 2009-06-04 | Canon Inc | Information processing apparatus and information processing method |
| JP2009123023A (en) * | 2007-11-15 | 2009-06-04 | Canon Inc | Information processing apparatus, information processing system, method, and program |
| JP2009289042A (en) * | 2008-05-29 | 2009-12-10 | Canon Inc | Control method for retrieval device and retrieval device |
| JP2010176574A (en) * | 2009-01-30 | 2010-08-12 | Canon Inc | Method and apparatus for managing data |
-
2005
- 2005-03-23 JP JP2005084212A patent/JP2006268323A/en active Pending
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009123023A (en) * | 2007-11-15 | 2009-06-04 | Canon Inc | Information processing apparatus, information processing system, method, and program |
| US8554810B2 (en) | 2007-11-15 | 2013-10-08 | Canon Kabushiki Kaisha | Information processing apparatus, information processing system, processing method thereof, and recording medium |
| US9892173B2 (en) | 2007-11-15 | 2018-02-13 | Canon Kabushiki Kaisha | Information processing apparatus, information processing system, processing method thereof, and recording medium for searching in a search folder set with a search condition |
| JP2009123117A (en) * | 2007-11-16 | 2009-06-04 | Canon Inc | Information processing apparatus and information processing method |
| JP2009289042A (en) * | 2008-05-29 | 2009-12-10 | Canon Inc | Control method for retrieval device and retrieval device |
| JP2010176574A (en) * | 2009-01-30 | 2010-08-12 | Canon Inc | Method and apparatus for managing data |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100493891B1 (en) | Method and system for managing a database of media files | |
| RU2417401C2 (en) | Rich drag drop user interface | |
| TWI585670B (en) | Method for presenting application lists, electronic device using the same, and computer-readable recording medium | |
| US20190251128A1 (en) | Techniques for Managing Persistent Document Collections | |
| WO2016082598A1 (en) | Method, apparatus, and device for rapidly searching for application program | |
| JPWO2006098031A1 (en) | Keyword management device | |
| JP4972085B2 (en) | File browser scenario specialization | |
| JP2012064297A (en) | Content file classification device and content file classification method | |
| JP4701124B2 (en) | Information processing apparatus and information processing method | |
| US8671358B2 (en) | Information-processing apparatus and control method thereof | |
| US20160041698A1 (en) | Enhanced Object Organization in a Container | |
| EP2884408A1 (en) | Content management systems for content items and methods of operating content management systems | |
| JP2006268323A (en) | File management device | |
| KR101589969B1 (en) | File management method and system of network structure | |
| US12022035B2 (en) | Display control method and display control apparatus | |
| US20130091444A1 (en) | Automatic rendering of interactive user interface elements | |
| JP5617535B2 (en) | Information processing apparatus, information processing apparatus processing method, and program. | |
| CN1685343A (en) | Extensible creation and editing of integrated collections | |
| JP4063794B2 (en) | Unnecessary program management system, unnecessary program management method, and unnecessary program management program | |
| JP2012003725A (en) | Information processor, information processing method and computer program | |
| JP6977540B2 (en) | Display processing equipment and programs | |
| KR100661180B1 (en) | User interface device for list player | |
| KR101182280B1 (en) | Document management method and document management apparatus | |
| Young | A Web-based Approach to Music Library Management | |
| JP2006092215A (en) | Program for supporting editing directory with hierarchical structure set thereto, directory edit supporting method, and directory edit supporting device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20070928 |
|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20071024 |