JP7196502B2 - Information processing device, information processing system, file list display method and program - Google Patents

Information processing device, information processing system, file list display method and program Download PDF

Info

Publication number
JP7196502B2
JP7196502B2 JP2018181062A JP2018181062A JP7196502B2 JP 7196502 B2 JP7196502 B2 JP 7196502B2 JP 2018181062 A JP2018181062 A JP 2018181062A JP 2018181062 A JP2018181062 A JP 2018181062A JP 7196502 B2 JP7196502 B2 JP 7196502B2
Authority
JP
Japan
Prior art keywords
file
file name
word
information processing
registered
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018181062A
Other languages
Japanese (ja)
Other versions
JP2020052700A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2018181062A priority Critical patent/JP7196502B2/en
Publication of JP2020052700A publication Critical patent/JP2020052700A/en
Application granted granted Critical
Publication of JP7196502B2 publication Critical patent/JP7196502B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、情報処理装置、情報処理システム、ファイル一覧表示方法及びプログラムに関する。 The present invention relates to an information processing device, an information processing system, a file list display method, and a program.

表示部を備えた画像形成装置などの電子機器では、表示部にファイル一覧を表示する場合がある。 2. Description of the Related Art An electronic device such as an image forming apparatus having a display unit may display a list of files on the display unit.

例えば、ファイル名、楽曲名、伴奏スタイル名、或いは、音色名などを表す文字列を表示器に表示するとき、文字列全体の幅が表示領域よりも大きく該文字列全体を表示することができない場合に、文字列の一部を省略して当該文字列を表示する電子音楽装置は従来からあった(例えば特許文献1参照)。 For example, when displaying a character string representing a file name, music name, accompaniment style name, or tone color name on the display, the entire character string cannot be displayed because the width of the entire character string is larger than the display area. In such a case, there has been a conventional electronic musical apparatus that displays a character string by omitting part of the character string (see, for example, Japanese Unexamined Patent Application Publication No. 2002-100003).

従来の電子機器では、ファイル名が長く、画面内に収まりきらない場合はファイル名の末尾や中間を三点リーダ等で省略して表示していた。したがって、従来の電子機器では省略部分にファイルを識別するために重要な情報が含まれていた場合、ユーザがファイルを選択できなくなる可能性があった。 In conventional electronic devices, when a file name is too long to be displayed on the screen, the end or middle of the file name is omitted by a three-point reader or the like. Therefore, in conventional electronic devices, if the omitted portion contains important information for identifying the file, the user may not be able to select the file.

本発明の実施の形態は、上記の点に鑑みなされたもので、ユーザが分かり易いファイル一覧を電子機器に表示させることができる情報処理装置を提供することを目的とする。 The embodiments of the present invention have been made in view of the above points, and it is an object of the present invention to provide an information processing apparatus capable of displaying a file list that is easy for a user to understand on an electronic device.

上記目的を達成する為、本願請求項1は、ファイル一覧を電子機器に表示させる情報処理装置であって、ファイル名に利用する単語のファイル名辞書への登録要求をユーザから受け付ける登録受付手段と、登録済みの単語を記憶する前記ファイル名辞書に、前記登録要求を受け付けた前記単語を登録して記憶する単語記憶手段と、前記ファイル一覧に含まれる1つ以上のファイルを、前記ファイルのファイル名に利用されている前記登録済みの単語でグルーピングし、前記ファイル一覧に含まれるファイルをグループごとに前記電子機器に表示させる場合に、前記ファイルのファイル名のうちグルーピングに利用した前記登録済みの単語の部分を省略して表示する画面制御手段と、を有することを特徴とする。 In order to achieve the above object, claim 1 of the present application provides an information processing apparatus for displaying a list of files on an electronic device, comprising registration receiving means for receiving a request from a user to register a word used in a file name in a file name dictionary. word storage means for registering and storing the word for which the registration request has been accepted in the file name dictionary for storing registered words; In the case of grouping by the registered word used in the name and displaying the files included in the file list on the electronic device for each group, the registered word used for grouping among the file names of the files screen control means for omitting and displaying a word portion .

本発明の実施の形態によれば、ユーザが分かり易いファイル一覧を電子機器に表示させることができる。 According to the embodiment of the present invention, it is possible to display a user-friendly file list on an electronic device.

本実施形態に係る情報処理システムの一例の構成図である。1 is a configuration diagram of an example of an information processing system according to an embodiment; FIG. コンピュータの一例のハードウェア構成図である。1 is a hardware configuration diagram of an example of a computer; FIG. 本実施形態に係る機器の一例のハードウェア構成図である。1 is a hardware configuration diagram of an example of a device according to an embodiment; FIG. 本実施形態に係る情報処理システムの一例の機能構成を示す図である。It is a figure showing an example functional composition of an information processing system concerning this embodiment. ファイル名辞書登録画面の一例のイメージ図である。FIG. 11 is an image diagram of an example of a file name dictionary registration screen; ファイル名辞書使用画面の一例のイメージ図である。FIG. 11 is an image diagram of an example of a file name dictionary use screen; ファイル一覧表示処理の一例のフローチャートである。9 is a flowchart of an example of file list display processing; ファイル一覧表示画面の一例のイメージ図である。FIG. 11 is an image diagram of an example of a file list display screen; ファイル一覧表示画面の他の例のイメージ図である。FIG. 11 is an image diagram of another example of the file list display screen; ファイル一覧表示画面の他の例のイメージ図である。FIG. 11 is an image diagram of another example of the file list display screen;

以下、本発明の実施形態について図面を参照しながら説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings.

[第1の実施形態]
<システム構成>
図1は、本実施形態に係る情報処理システムの一例の構成図である。図1に示す情報処理システム1は、サービス提供システム10と、機器20と、PC端末30と、外部ストレージシステム40を含み、インターネット等の広域的なネットワークN1を介して通信可能に接続されている。
[First embodiment]
<System configuration>
FIG. 1 is a configuration diagram of an example of an information processing system according to this embodiment. The information processing system 1 shown in FIG. 1 includes a service providing system 10, a device 20, a PC terminal 30, and an external storage system 40, which are communicably connected via a wide-area network N1 such as the Internet. .

サービス提供システム10は、一台以上の情報処理装置で実現され、ネットワークN1を介して、各種のサービスを提供する。本実施形態に係るサービス提供システム10が提供するサービスの具体例については後述する。 The service providing system 10 is implemented by one or more information processing devices, and provides various services via the network N1. Specific examples of services provided by the service providing system 10 according to this embodiment will be described later.

機器20は、ユーザが使用する各種の電子機器である。機器20は、例えば画像形成装置である。画像形成装置は、MFP(Multifunction Peripheral)やプリンタ、スキャナ又はファクシミリなどである。なお、機器20は表示機能を備えた電子機器であれば画像形成装置に限られない。機器20はプロジェクタ、インタラクティブホワイトボード、デジタルサイネージ、ヘッドアップディスプレイ、産業機械、撮像装置、集音装置、医療機器、ネットワーク家電などであってもよい。機器20は、パーソナルコンピュータ、携帯電話、スマートフォン、タブレット端末、ゲーム機、携帯情報端末、デジタルカメラなどであってもよい。インタラクティブホワイトボードは、相互通信が可能な電子式の黒板機能を有する電子機器である。また、デジタルサイネージは出力装置の一例である。ユーザは機器20を用いてサービス提供システム10が提供する各種のサービスを利用することができる。 The devices 20 are various electronic devices used by users. The equipment 20 is, for example, an image forming apparatus. The image forming apparatus is an MFP (Multifunction Peripheral), a printer, a scanner, a facsimile machine, or the like. Note that the device 20 is not limited to an image forming apparatus as long as it is an electronic device having a display function. Devices 20 may be projectors, interactive whiteboards, digital signage, head-up displays, industrial machines, imaging devices, sound collectors, medical devices, network appliances, and the like. The device 20 may be a personal computer, a mobile phone, a smart phone, a tablet terminal, a game machine, a personal digital assistant, a digital camera, or the like. An interactive whiteboard is an electronic device with an electronic blackboard function that can communicate with each other. Also, digital signage is an example of an output device. A user can use various services provided by the service providing system 10 using the device 20 .

PC端末30は、例えばユーザが使用するパーソナルコンピュータ(PC)やスマートフォン、タブレット端末等である。ユーザは、PC端末30を用いて、サービス提供システム10が提供する各種のサービスを利用することができる。 The PC terminal 30 is, for example, a personal computer (PC) used by a user, a smart phone, a tablet terminal, or the like. A user can use the PC terminal 30 to use various services provided by the service providing system 10 .

外部ストレージシステム40は、ネットワークN1を介してオンラインストレージと呼ばれる外部ストレージサービスを提供するコンピュータシステムである。外部ストレージサービスとは、ネットワークN1を介して、ストレージの記憶領域を貸し出すサービスである。本実施形態において外部ストレージシステム40が貸し出す記憶領域は、ファイルの記憶領域となる。 The external storage system 40 is a computer system that provides an external storage service called online storage via the network N1. An external storage service is a service that lends out a storage area of a storage via the network N1. In this embodiment, the storage area rented out by the external storage system 40 is a file storage area.

なお、図1に示す情報処理システム1の構成は一例である。例えばサービス提供システム10はファイルの記憶領域を有していてもよい。また、サービス提供システム10は一台のサーバ環境上で実現してもよいし、複数のコンピュータシステムに分けて実現してもよい。 Note that the configuration of the information processing system 1 shown in FIG. 1 is an example. For example, the service providing system 10 may have a file storage area. Further, the service providing system 10 may be implemented on a single server environment, or may be implemented by being divided into a plurality of computer systems.

<ハードウェア構成>
《コンピュータ》
サービス提供システム10及びPC端末30は、例えば図2に示すハードウェア構成のコンピュータにより実現される。
<Hardware configuration>
"Computer"
The service providing system 10 and the PC terminal 30 are implemented, for example, by a computer having the hardware configuration shown in FIG.

図2はコンピュータの一例のハードウェア構成図である。図2のコンピュータ500は入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507及びHDD508などを備え、それぞれがバスBで相互に接続されている。なお、入力装置501及び表示装置502は必要なときに接続して利用する形態であってもよい。 FIG. 2 is a hardware configuration diagram of an example of a computer. A computer 500 in FIG. 2 includes an input device 501, a display device 502, an external I/F 503, a RAM 504, a ROM 505, a CPU 506, a communication I/F 507, an HDD 508, and the like, which are interconnected via a bus B. Note that the input device 501 and the display device 502 may be connected and used when necessary.

入力装置501はキーボードやマウス、タッチパネルなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置502はディスプレイ等を含み、コンピュータ500による処理結果を表示する。 An input device 501 includes a keyboard, mouse, touch panel, etc., and is used by the user to input various operation signals. A display device 502 includes a display or the like, and displays processing results by the computer 500 .

通信I/F507はコンピュータ500を各種ネットワークに接続するインタフェースである。これにより、コンピュータ500は通信I/F507を介してデータ通信を行うことができる。 A communication I/F 507 is an interface that connects the computer 500 to various networks. Thereby, the computer 500 can perform data communication via the communication I/F 507 .

また、HDD508は、プログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータには、コンピュータ500全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションソフトウェア(以下、単にアプリケーションと呼ぶ)などがある。なお、コンピュータ500はHDD508に替え、記憶媒体としてフラッシュメモリを用いるドライブ装置(例えばソリッドステートドライブ:SSD)を利用するものであってもよい。 Also, the HDD 508 is an example of a non-volatile storage device that stores programs and data. The stored programs and data include an OS, which is basic software that controls the entire computer 500, and application software (hereinafter simply referred to as an application) that provides various functions on the OS. Note that the computer 500 may use a drive device (for example, solid state drive: SSD) using flash memory as a storage medium instead of the HDD 508 .

外部I/F503は、外部装置とのインタフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータ500は外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。 An external I/F 503 is an interface with an external device. The external device includes a recording medium 503a and the like. Thereby, the computer 500 can read and/or write the recording medium 503a through the external I/F 503. FIG. The recording medium 503a includes a flexible disk, CD, DVD, SD memory card, USB memory, and the like.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM505にはコンピュータ500の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。 The ROM 505 is an example of a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 505 stores programs and data such as the BIOS, OS settings, and network settings that are executed when the computer 500 is started. A RAM 504 is an example of a volatile semiconductor memory (storage device) that temporarily holds programs and data.

CPU506は、ROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、コンピュータ500全体の制御や機能を実現する演算装置である。サービス提供システム10及びPC端末30は例えば図2に示すようなコンピュータ500のハードウェア構成により、後述する各種処理を実現できる。 The CPU 506 is an arithmetic unit that realizes overall control and functions of the computer 500 by reading programs and data from storage devices such as the ROM 505 and the HDD 508 onto the RAM 504 and executing processing. The service providing system 10 and the PC terminal 30 can realize various types of processing described later by using the hardware configuration of a computer 500 as shown in FIG. 2, for example.

《機器》
情報処理システム1に含まれる機器20が画像形成装置である場合のハードウェア構成は例えば図3に示すようになる。図3は本実施形態に係る機器の一例のハードウェア構成図である。図3に示す機器20は、コントローラ601、操作パネル602、外部I/F603、通信I/F604、プリンタ605及びスキャナ606などを備える。
"machine"
For example, FIG. 3 shows a hardware configuration when the device 20 included in the information processing system 1 is an image forming apparatus. FIG. 3 is a hardware configuration diagram of an example of a device according to this embodiment. The device 20 shown in FIG. 3 includes a controller 601, an operation panel 602, an external I/F 603, a communication I/F 604, a printer 605, a scanner 606, and the like.

コントローラ601はCPU611、RAM612、ROM613、NVRAM614及びHDD615などを備える。ROM613は、各種プログラムやデータが格納されている。RAM612はプログラムやデータを一時保持する。NVRAM614は、例えば設定情報等が格納されている。また、HDD615は各種プログラムやデータが格納されている。 The controller 601 includes a CPU 611, a RAM 612, a ROM 613, an NVRAM 614, an HDD 615, and the like. Various programs and data are stored in the ROM 613 . A RAM 612 temporarily holds programs and data. The NVRAM 614 stores, for example, setting information. Also, the HDD 615 stores various programs and data.

CPU611は、ROM613やNVRAM614、HDD615などからプログラムやデータ、設定情報等をRAM612上に読み出し、処理を実行することで、機器20全体の制御や機能を実現する。 The CPU 611 reads programs, data, setting information, and the like from the ROM 613, the NVRAM 614, the HDD 615, and the like onto the RAM 612 and executes processing, thereby realizing control and functions of the device 20 as a whole.

操作パネル602は、ユーザからの入力を受け付ける入力部と、表示を行う表示部とを備えている。外部I/F603は外部装置とのインタフェースである。外部装置には、記録媒体603aなどがある。これにより、機器20は外部I/F603を介して記録媒体603aの読み取り及び/又は書き込みを行うことができる。記録媒体603aにはICカード、フレキシブルディスク、CD、DVD、SDメモリカード、USBメモリ等がある。 The operation panel 602 includes an input section for receiving input from the user and a display section for displaying. An external I/F 603 is an interface with an external device. The external device includes a recording medium 603a and the like. As a result, the device 20 can read and/or write to the recording medium 603a via the external I/F 603. FIG. The recording medium 603a includes an IC card, flexible disk, CD, DVD, SD memory card, USB memory, and the like.

通信I/F604は、機器20をネットワークN1などのネットワークに接続させるためのインタフェースである。これにより、機器20は通信I/F604を介してデータ通信を行うことができる。プリンタ605は印刷データを被搬送物に印刷するための印刷装置である。例えば被搬送物は紙、コート紙、厚紙、OHP、プラスチックフィルム、プリプレグ、銅箔など、紙に限定されない。また、スキャナ606は原稿から画像データ(電子データ)を読み取るための読取装置である。 Communication I/F 604 is an interface for connecting device 20 to a network such as network N1. Thereby, the device 20 can perform data communication via the communication I/F 604 . A printer 605 is a printing device for printing print data on a transported object. For example, the object to be conveyed is paper, coated paper, cardboard, OHP, plastic film, prepreg, copper foil, etc., and is not limited to paper. A scanner 606 is a reading device for reading image data (electronic data) from a document.

<ソフトウェア構成>
図4は、本実施形態に係る情報処理システムの一例の機能構成を示す図である。図4に示す機器20はブラウザ22が搭載されている。機器20のユーザは、ブラウザ22からサービス提供システム10を利用し、後述するファイル一覧の表示などを行う。図4に示すPC端末30はブラウザ32が搭載されている。PC端末30のユーザは、ブラウザ32からサービス提供システム10を利用し、後述するファイル名辞書の登録などを行う。
<Software configuration>
FIG. 4 is a diagram showing an example functional configuration of the information processing system according to the present embodiment. A device 20 shown in FIG. 4 is equipped with a browser 22 . A user of the device 20 uses the service providing system 10 from the browser 22 to display a file list, which will be described later. A PC terminal 30 shown in FIG. 4 is equipped with a browser 32 . A user of the PC terminal 30 uses the service providing system 10 from the browser 32 to register a file name dictionary, which will be described later.

このように機器20及びPC端末30はブラウザ22又は32を有していれば良く、例えば、サービス提供システム10が提供する各種サービスを利用するための専用のアプリケーションプログラム等を有している必要はない。 As described above, the device 20 and the PC terminal 30 need only have the browser 22 or 32. For example, they need not have a dedicated application program or the like for using various services provided by the service providing system 10. No.

図4に示すサービス提供システム10は、Webサービス処理部50と、サービス処理部60と、外部サービス連携部70と、辞書管理部80と、を有する。これら各機能部はサービス提供システム10にインストールされた1以上のプログラムが、CPU506に実行させる処理により実現される。 The service providing system 10 shown in FIG. 4 includes a web service processing unit 50, a service processing unit 60, an external service cooperation unit 70, and a dictionary management unit 80. Each of these functional units is realized by processing that one or more programs installed in the service providing system 10 cause the CPU 506 to execute.

また、サービス提供システム10は辞書情報保持部90を有する。辞書情報保持部90はHDD508を用いて実現可能である。なお、辞書情報保持部90は、サービス提供システム10とネットワークを介して接続される記憶装置等を用いて実現されてもよい。 The service providing system 10 also has a dictionary information holding unit 90 . Dictionary information holding unit 90 can be realized using HDD 508 . Note that the dictionary information holding unit 90 may be implemented using a storage device or the like connected to the service providing system 10 via a network.

サービス処理部60は、サービス提供システム10が提供するサービスに関する処理を行う。Webサービス処理部50は、機器20のブラウザ22又はPC端末30のブラウザ32からアクセスされる。Webサービス処理部50は、ユーザが機器20のブラウザ22又はPC端末30のブラウザ32を利用して各種サービスを利用するための処理を行う。Webサービス処理部50は、画面構成部52と、アプリ実行部54とを有する。 The service processing unit 60 performs processing related to services provided by the service providing system 10 . The web service processing unit 50 is accessed from the browser 22 of the device 20 or the browser 32 of the PC terminal 30 . The web service processing unit 50 performs processing for the user to use various services using the browser 22 of the device 20 or the browser 32 of the PC terminal 30 . The web service processing unit 50 has a screen configuration unit 52 and an application execution unit 54 .

画面構成部52は、ユーザが機器20のブラウザ22又はPC端末30のブラウザ32に表示させる画面を構築する。これにより、機器20のブラウザ22又はPC端末30のブラウザ32には、サービス提供システム10が提供するサービスを利用するための画面が表示される。アプリ実行部54は、機器20のブラウザ22又はPC端末30のブラウザ32からの要求に応じて、サービス処理部60に対して、各種サービスの実行要求を送信する。 The screen construction unit 52 constructs a screen that the user causes the browser 22 of the device 20 or the browser 32 of the PC terminal 30 to display. As a result, a screen for using the service provided by the service providing system 10 is displayed on the browser 22 of the device 20 or the browser 32 of the PC terminal 30 . The application execution unit 54 transmits various service execution requests to the service processing unit 60 in response to requests from the browser 22 of the device 20 or the browser 32 of the PC terminal 30 .

外部サービス連携部70は、外部ストレージシステム40に対してファイル一覧の参照やファイルのダウンロード・アップロードなどの各種要求を行う。辞書管理部80は後述するファイル名辞書を管理する。辞書管理部80は辞書情報保持部90へのファイル名辞書の登録、削除又は参照などを行う。辞書情報保持部90はファイル名辞書を辞書情報として保持する。 The external service linking unit 70 makes various requests to the external storage system 40, such as referencing a file list and downloading/uploading files. A dictionary management unit 80 manages a file name dictionary, which will be described later. A dictionary management unit 80 registers, deletes, or refers to a file name dictionary in the dictionary information holding unit 90 . A dictionary information holding unit 90 holds a file name dictionary as dictionary information.

なお、Webサービス処理部50、サービス処理部60、外部サービス連携部70、辞書管理部80及び辞書情報保持部90等は、それぞれが異なるコンピュータ500により実現されていても良い。 The Web service processing unit 50, the service processing unit 60, the external service linking unit 70, the dictionary management unit 80, the dictionary information holding unit 90, and the like may be implemented by different computers 500, respectively.

<処理>
《ファイル名辞書登録》
本実施形態に係る情報処理システム1においてユーザは、PC端末30のブラウザ32に表示された例えば図5のようなファイル名辞書登録画面1000から、ファイル名に利用する単語をファイル名辞書に登録したり、ファイル名辞書から削除したり、することができる。図5はファイル名辞書登録画面の一例のイメージ図である。
<Processing>
《File name dictionary registration》
In the information processing system 1 according to the present embodiment, the user registers words to be used for file names in the file name dictionary from a file name dictionary registration screen 1000 such as that shown in FIG. or removed from the filename dictionary. FIG. 5 is an image diagram of an example of the file name dictionary registration screen.

図5(A)はファイル名辞書登録画面1000の一例である。図5(B)はカテゴリ分類機能が追加されたファイル名辞書登録画面1000の一例である。Webサービス処理部50の画面構成部52は辞書情報保持部90が保持するファイル名辞書を利用することによりファイル名辞書登録画面1000の画面データを生成する。Webサービス処理部50は生成したファイル名辞書登録画面1000の画面データをPC端末30に送信することで、図5のようなファイル名辞書登録画面1000をPC端末30のブラウザ32に表示させることができる。 FIG. 5A shows an example of a file name dictionary registration screen 1000. FIG. FIG. 5B is an example of a file name dictionary registration screen 1000 to which a category classification function has been added. The screen construction unit 52 of the web service processing unit 50 generates screen data for the file name dictionary registration screen 1000 by using the file name dictionary held by the dictionary information holding unit 90 . The Web service processing unit 50 can cause the browser 32 of the PC terminal 30 to display the file name dictionary registration screen 1000 as shown in FIG. can.

ユーザはファイル名辞書登録画面1000の単語欄1002に、ファイル名に利用したい単語(テキスト)を入力して登録ボタン1008を押下することで、ファイル名辞書への新たな単語の登録要求を行うことができる。PC端末30のブラウザ32からファイル名辞書への新たな単語の登録要求を受け付けたサービス提供システム10のWebサービス処理部50は辞書管理部80に要求し、ファイル名辞書へ新たな単語を登録させる。 A user inputs a word (text) to be used for a file name in the word column 1002 of the file name dictionary registration screen 1000 and presses a registration button 1008 to request registration of a new word in the file name dictionary. can be done. The web service processing unit 50 of the service providing system 10, which has received a request for registering a new word in the file name dictionary from the browser 32 of the PC terminal 30, requests the dictionary management unit 80 to register the new word in the file name dictionary. .

また、ユーザはファイル名辞書登録画面1000の登録済み辞書欄1004に表示されている登録済みの単語から削除したい単語を選択して削除ボタン1010を押下することにより、ファイル名辞書からの単語の削除要求を行うことができる。ファイル名辞書からの単語の削除要求を受け付けたWebサービス処理部50は、辞書管理部80にファイル名辞書から単語を削除させる。 Also, the user selects a word to be deleted from the registered words displayed in the registered dictionary column 1004 of the file name dictionary registration screen 1000 and presses a delete button 1010 to delete the word from the file name dictionary. can make a request. The Web service processing unit 50 that has received the request to delete the word from the file name dictionary causes the dictionary management unit 80 to delete the word from the file name dictionary.

図5(B)は図5(A)のファイル名辞書登録画面1000にカテゴリ分類機能が追加された画面例である。ユーザは、ファイル名に利用したい単語を単語欄1002に入力すると共に、その単語と紐付けたいカテゴリをカテゴリ欄1006から選択して、登録ボタン1008を押下することで、ファイル名辞書への新たな単語の登録要求をカテゴリと紐付けて行うことができる。 FIG. 5B is an example of a screen in which a category classification function is added to the file name dictionary registration screen 1000 of FIG. 5A. The user inputs a word to be used in the file name in the word field 1002, selects a category to be associated with the word from the category field 1006, and presses a register button 1008 to add a new file name to the file name dictionary. A word registration request can be made in association with a category.

PC端末30のブラウザ32からカテゴリと紐付けるファイル名辞書への新たな単語の登録要求を受け付けたサービス提供システム10のWebサービス処理部50は、辞書管理部80にファイル名辞書への新たな単語を、カテゴリと紐付けて登録させる。 The Web service processing unit 50 of the service providing system 10 receives a request from the browser 32 of the PC terminal 30 to register a new word in the file name dictionary associated with the category. is associated with the category and registered.

また、ユーザはカテゴリ欄1006からカテゴリを選択することで、選択されたカテゴリに紐付く単語をファイル名辞書登録画面1000の登録済み辞書欄1004に選択表示させることができる。 Also, by selecting a category from the category column 1006 , the user can select and display words associated with the selected category in the registered dictionary column 1004 of the file name dictionary registration screen 1000 .

《ファイル名辞書使用》
本実施形態に係る情報処理システム1においてユーザは、機器20のブラウザ22に表示された例えば図6のようなファイル名辞書使用画面1100から、ファイル名辞書に登録済みの単語を利用できる。図6はファイル名辞書使用画面の一例のイメージ図である。
《Use file name dictionary》
In the information processing system 1 according to this embodiment, the user can use words registered in the file name dictionary from a file name dictionary use screen 1100 such as that shown in FIG. FIG. 6 is an image diagram of an example of a file name dictionary use screen.

Webサービス処理部50の画面構成部52は辞書情報保持部90が保持するファイル名辞書を利用することでファイル名辞書使用画面1100の画面データを生成する。Webサービス処理部50は生成したファイル名辞書使用画面1100の画面データを機器20に送信することで、図6のようなファイル名辞書使用画面1100を機器20のブラウザ22に表示させることができる。 The screen construction unit 52 of the web service processing unit 50 uses the file name dictionary held by the dictionary information holding unit 90 to generate screen data for the file name dictionary use screen 1100 . The Web service processing unit 50 can cause the browser 22 of the device 20 to display the file name dictionary use screen 1100 as shown in FIG.

図6のファイル名辞書使用画面1100は例えばユーザがスキャンファイル名等を設定するときに利用される。ユーザはファイル名辞書に登録済みの単語が表示された単語ボタン1104を押下することにより、その単語ボタン1104に対応する登録済みの単語をファイル名欄1102に入力できる。また、ユーザはファイル名欄1102にテキストを自由入力することもできる。ユーザはファイル名辞書使用画面1100において、登録済み単語や自由入力を組み合わせてファイル名を設定できる。このように機器20のブラウザ22からファイル名の設定を受け付けたサービス提供システム10のWebサービス処理部50は例えばスキャンファイルに、機器20のブラウザ22から受け付けたファイル名を設定する。 A file name dictionary use screen 1100 in FIG. 6 is used, for example, when the user sets a scan file name. By pressing a word button 1104 displaying a word registered in the file name dictionary, the user can enter the registered word corresponding to the word button 1104 in the file name column 1102 . Also, the user can freely input text in the file name field 1102 . On the file name dictionary use screen 1100, the user can set a file name by combining registered words and free input. In this way, the web service processing unit 50 of the service providing system 10 that has received the setting of the file name from the browser 22 of the device 20 sets the file name received from the browser 22 of the device 20 to the scan file, for example.

《ファイル一覧表示》
本実施形態に係る情報処理システム1において、サービス提供システム10は例えば図7に示す手順で機器20のブラウザ22にファイル一覧を表示させる。図7はファイル一覧表示処理の一例のフローチャートである。ここでは、外部ストレージシステム40の記憶領域に記憶されているユーザのファイル一覧を表示する例を説明する。
《File list display》
In the information processing system 1 according to the present embodiment, the service providing system 10 causes the browser 22 of the device 20 to display a file list according to the procedure shown in FIG. 7, for example. FIG. 7 is a flowchart of an example of file list display processing. Here, an example of displaying a user's file list stored in the storage area of the external storage system 40 will be described.

機器20のブラウザ22からユーザのファイル一覧の表示を要求されると、サービス提供システム10に含まれるWebサービス処理部50の画面構成部52はステップS10に進み、辞書管理部80を経由して、辞書情報保持部90に保持されているファイル名辞書を取得する。 When the browser 22 of the device 20 requests the display of the user's file list, the screen configuration unit 52 of the web service processing unit 50 included in the service providing system 10 proceeds to step S10, via the dictionary management unit 80, A file name dictionary held in the dictionary information holding unit 90 is acquired.

ステップS12に進み、画面構成部52は外部ストレージシステム40の記憶領域に記憶されているユーザのファイルを、ステップS10で取得したファイル名辞書に含まれる登録済みの単語ごとに、グルーピングする。 Proceeding to step S12, the screen configuration unit 52 groups the user's files stored in the storage area of the external storage system 40 for each registered word included in the file name dictionary acquired in step S10.

なお、ステップS12のファイルのグルーピングは、外部ストレージシステム40の記憶領域に記憶されているユーザのファイルそれぞれについて行われる。画面構成部52はファイル名と登録済みの単語とのテキストのマッチングにより、ファイル名に登録済みの単語が含まれているか否かを判定する。画面構成部52は、登録済みの単語が含まれているファイル名のファイルを、そのファイル名に含まれている登録済みの単語のグループにグルーピングする。 The grouping of files in step S12 is performed for each user's file stored in the storage area of the external storage system 40. FIG. The screen configuration unit 52 determines whether or not the file name contains the registered word by matching the text of the file name and the registered word. The screen configuration unit 52 groups files with file names including registered words into groups of registered words included in the file names.

1つのファイル名に登録済みの単語が複数含まれている場合、画面構成部52はファイル名の先頭に近い方の登録済み単語(辞書単語)のグループに属するものとする。ファイル名が「○○○○株式会社_申込書_AAA機_201806131502.pdf」というファイルに、2つの登録済み単語「○○○○株式会社」と「AAA機」とが含まれていた場合は、先頭に近い方の登録済み単語「○○○○株式会社」のグループにグルーピングされる。 If one file name contains a plurality of registered words, the screen construction unit 52 assumes that the file name belongs to the group of the registered word (dictionary word) closest to the beginning of the file name. If the file name is "○○○○ Co., Ltd._application form_AAA machine_201806131502.pdf", and two registered words "○○○○ Co., Ltd." and "AAA machine" are included. is grouped into the group of the registered word "○○○○ Co., Ltd." which is closer to the head.

ステップS14に進み、画面構成部52はユーザのファイル一覧に含まれるファイルのファイル名それぞれについて、登録済みの単語(グループ名)の部分を三点リーダなどで省略する。三点リーダは省略の意味を持つ記号の一例である。 Proceeding to step S14, the screen configuration unit 52 omits the registered word (group name) portion for each file name of the files included in the user's file list using a three-point reader or the like. A three-point leader is an example of a symbol with an abbreviated meaning.

ステップS16に進み、画面構成部52はグループごとに、後述のファイル一覧表示画面に収まらないファイル名のファイルがあるか否かを判定する。なお、後述のファイル一覧表示画面に収まらないファイル名のファイルがあるか否かの判定は、ステップS14で登録済み単語の部分が省略されたファイル名を表示するのに必要な横幅と、ファイル名表示領域の横幅との比較により行う。 Proceeding to step S16, the screen configuration unit 52 determines whether or not there is a file with a file name that does not fit on the file list display screen, which will be described later, for each group. The determination of whether or not there is a file with a file name that does not fit on the file list display screen, which will be described later, is based on the width necessary to display the file name with the registered word part omitted in step S14, and the file name This is done by comparing with the width of the display area.

後述するファイル一覧表示画面に収まらないファイル名のファイルを含むグループについては、ステップS18において、再度、登録済みの単語でグルーピングされる。画面構成部52はステップS18からステップS14に進み、ステップS18でグルーピングした登録済み単語(グループ名)の部分を三点リーダなどで省略する。 Groups including files with file names that do not fit on the file list display screen, which will be described later, are again grouped by registered words in step S18. The screen construction unit 52 proceeds from step S18 to step S14, and omits the registered words (group names) grouped in step S18 using a three-point reader or the like.

ステップS16において、後述するファイル一覧表示画面に収まらないファイル名のファイルが無ければ、画面構成部52はステップS16からステップS20に進み、例えば図8に示すようなファイル一覧表示画面の画面データを生成し、機器20のブラウザ22に送信することで、ファイル一覧表示画面を機器20のブラウザ22に表示させることができる。 In step S16, if there is no file with a file name that does not fit on the file list display screen, which will be described later, the screen construction unit 52 proceeds from step S16 to step S20, and generates screen data for the file list display screen shown in FIG. 8, for example. Then, by transmitting to the browser 22 of the device 20 , the file list display screen can be displayed on the browser 22 of the device 20 .

図8はファイル一覧表示画面の一例のイメージ図である。図8(A)は登録済み単語によるグルーピングを行わず、ファイル名の末尾を省略したファイル一覧表示画面の一例である。図8(A)のファイル一覧表示画面ではファイル名の末尾が省略された結果、1つ目のファイル名と2つ目のファイル名とが同一となり、ユーザが所望のファイルを選択できない可能性が生じる。 FIG. 8 is an image diagram of an example of the file list display screen. FIG. 8A is an example of a file list display screen in which grouping by registered words is not performed and the end of the file name is omitted. As a result of omitting the end of the file name on the file list display screen of FIG. 8A, the first file name becomes the same as the second file name, and the user may not be able to select the desired file. occur.

図8(B)は登録済み単語によるグルーピングを行い、グルーピングした登録済み単語の部分を省略したファイル一覧表示画面の一例である。図8(B)は、登録済み単語を転用することで、ファイル名の共通部分が省略された、分かり易く把握し易いファイル一覧を機器20に表示させることができる。また、図8(B)は登録済み単語によりファイルがグルーピングされるため、単語をファイル名辞書に登録することで、ユーザがファイル一覧の表示ルールを簡単に設定できる。 FIG. 8B is an example of a file list display screen in which the registered words are grouped and the grouped registered words are omitted. In FIG. 8B, by reusing registered words, it is possible to display on the device 20 an easy-to-understand file list in which common parts of file names are omitted. In FIG. 8B, since files are grouped by registered words, the user can easily set display rules for the file list by registering the words in the file name dictionary.

さらに、図8(B)のファイル一覧表示画面では、ファイル名に登録済み単語「○○○○株式会社」が含まれる3つのファイルが表示されている。グルーピングされたファイル名に登録済み単語「○○○○株式会社」が含まれる3つのファイルは、登録済み単語「○○○○株式会社」の部分が三点リーダ「…」により省略されているため、ファイル名の末尾まで表示することができている。 Furthermore, on the file list display screen of FIG. 8B, three files whose file names include the registered word "○○○○ Co., Ltd." are displayed. For the three files that have the registered word "○○○○ Co., Ltd." in the grouped file names, the registered word "○○○○ Co., Ltd." is omitted by the three-point reader "..." Therefore, it is possible to display up to the end of the file name.

また、省略された登録済み単語「○○○○株式会社」の部分はグループ名として表示されているため、元のファイル名に含まれていた情報を一切失っていない。さらに、図8のファイル一覧表示画面は各グループに含まれるファイルのファイル名を+ボタンで展開表示し、-ボタンで省略表示することが可能である。ユーザは目的のファイルと無関係であるグループのファイルを省略表示することで、目的のファイルを探しやすくなる。同一のグループ内のファイルの表示順は、ファイル名の順や更新日時の順、データサイズの順などの任意の順番でよい。 In addition, since the omitted registered word "○○○○ Co., Ltd." is displayed as the group name, the information included in the original file name is not lost at all. Further, on the file list display screen of FIG. 8, the file names of the files included in each group can be expanded and displayed with the + button, and can be abbreviated with the - button. By abbreviating files in a group unrelated to the target file, the user can easily find the target file. Files in the same group may be displayed in any order, such as file name order, update date/time order, or data size order.

図9はファイル一覧表示画面の他の例のイメージ図である。図9(A)は登録済み単語によるグルーピングを行わず、ファイル名の末尾を省略したファイル一覧表示画面の一例である。図9(A)のファイル一覧表示画面ではファイル名の末尾が省略された結果、1つ目のファイル名と2つ目のファイル名とが同一となり、ユーザが所望のファイルを選択できない可能性が生じる。 FIG. 9 is an image diagram of another example of the file list display screen. FIG. 9A is an example of a file list display screen in which grouping by registered words is not performed and the end of the file name is omitted. As a result of omitting the end of the file name on the file list display screen of FIG. 9A, the first file name and the second file name are the same, and the user may not be able to select the desired file. occur.

図9(B)は、登録済み単語により階層的にグルーピングを行い、階層的にグルーピングした登録済み単語の部分を省略したファイル一覧表示画面の一例である。図9(B)のファイル一覧表示画面では登録済み単語「○○○○株式会社」のグループに、登録済み単語「AAA機」のグループと「BBB機」のグループとが属している。また、登録済み単語「AAA機」のグループにはファイル名が「○○○○株式会社_申込書_AAA機_201806131502.pdf」というファイルとファイル名が「○○○○株式会社_申込書_AAA機_201806151025.pdf」というファイルとが属している例である。 FIG. 9B is an example of a file list display screen in which registered words are hierarchically grouped and the hierarchically grouped registered words are omitted. In the file list display screen of FIG. 9B, a group of registered words "AAA machine" and a group of "BBB machine" belong to a group of registered words "○○○○ company". In addition, in the group of the registered word "AAA machine", the file name is "○○○○ Co., Ltd._Application form_AAA machine_201806131502.pdf" and the file name is "○○○○ Co., Ltd._Application form _AAA machine_201806151025.pdf" belongs to this example.

図9(B)ではファイル名に含まれる登録済み単語「○○○○株式会社」と「AAA機」と「BBB機」の部分が省略されて表示されている。このように、図9(B)は登録済み単語によりファイルが階層的にグルーピングされるため、より分かり易く把握し易いファイル一覧を機器20に表示させることができる。 In FIG. 9B, the registered words "○○○○ Co., Ltd.", "AAA machine", and "BBB machine" included in the file name are omitted for display. In this manner, in FIG. 9B, files are hierarchically grouped by registered words, so that a file list that is easier to understand and grasp can be displayed on the device 20 .

なお、階層が多くなり過ぎるとファイル一覧が見づらくなる場合があるため、階層数の上限を設定できるようにしてもよい。また、図7のフローチャートの処理ではグルーピングするものが無くなるまで、もしくは、階層数の上限までグルーピングを行ったとしてもファイル名がファイル一覧表示画面に収まらない場合もある。その場合は、ファイル一覧画面においてファイル名を右から左へ自動スクロール表示することで、ファイル名を全て表示し、ユーザにファイル名を区別させるようにしてもよい。 Since the file list may become difficult to see if there are too many hierarchies, the upper limit of the number of hierarchies may be set. In addition, in the process of the flowchart of FIG. 7, there are cases where the file names do not fit on the file list display screen until there is nothing to be grouped, or even when grouping is performed up to the upper limit of the number of layers. In that case, all the file names may be displayed by automatically scrolling the file names from right to left on the file list screen so that the user can distinguish between the file names.

図10はファイル一覧表示画面の他の例のイメージ図である。スキャンファイル名等を設定する際に、ユーザはファイル名辞書などを使用して任意のファイル名を設定することができる。また、ユーザが何もファイル名を設定しなくても、ファイル名ルールに従ってファイル名を自動で設定するようにしてもよい。 FIG. 10 is an image diagram of another example of the file list display screen. When setting the scan file name, etc., the user can use a file name dictionary or the like to set an arbitrary file name. Also, even if the user does not set any file name, the file name may be automatically set according to the file name rule.

このようにファイル名ルールに従ってファイル名を自動で設定する場合は、ファイル名辞書でなく、ファイル名ルールを元にグルーピングすることも可能である。図10に示すようにファイル名ルールが[プレフィックス]_[yyyyMMddHHmm]_[連番].[拡張子]である場合は、先頭の[プレフィックス」によりグルーピングを行う。 When the file name is automatically set according to the file name rule in this way, it is possible to perform grouping based on the file name rule instead of the file name dictionary. As shown in FIG. 10, when the file name rule is [prefix]_[yyyyMMddHHmm]_[serial number].[extension], grouping is performed by the leading [prefix].

ファイル名辞書でグルーピングしたときと同様に、グループ名(プレフィックス)部分は三点リーダなどで省略する。グループ名(プレフィックス)部分を省略してもファイル一覧表示画面にファイル名が収まりきらない場合は、さらに[yyyyMMddHHmm]により階層的にグルーピングを行い、三点リーダなどで省略する部分を増やすことで、ファイル一覧表示画面にファイル名が収まるようにする。 The group name (prefix) part is omitted with a three-point reader or the like, as in the case of grouping with the file name dictionary. If the file name does not fit on the file list display screen even if you omit the group name (prefix) part, group hierarchically with [yyyyMMddHHmm] and increase the omitted part with a three-point reader, etc. Make the file name fit in the file list display screen.

以上、本実施形態に掛かる情報処理システム1によれば、ファイル名辞書に登録済みの単語(辞書単語)でファイルをグルーピングし、ファイル一覧表示する際に、グループごとに表示する。また、ファイル一覧表示する際にグループごとにファイルを表示することにより、ファイル名のうち、辞書単語部分はグループ名と同一となるため、その辞書単語部分を三点リーダなどで省略してもファイル名に含まれる情報を失わない。 As described above, according to the information processing system 1 of the present embodiment, files are grouped by words registered in the file name dictionary (dictionary words), and displayed for each group when displaying a file list. Also, by displaying the files by group when displaying the file list, the dictionary word part of the file name will be the same as the group name. Do not lose information contained in names.

したがって、本実施形態に係る情報処理システム1ではファイル名に含まれる情報を失うことなく、一覧性を保ったままファイル名をファイル一覧表示画面に表示できる。 Therefore, in the information processing system 1 according to the present embodiment, it is possible to display the file names on the file list display screen without losing the information contained in the file names and maintaining the listability.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。上記で説明した本実施形態の各機能は、一又は複数の処理回路によって実現できる。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)や、DSP(digital signal processor)や、FPGA(field programmable gate array)や、従来の回路モジュール等のデバイスを含むものとする。 The invention is not limited to the specifically disclosed embodiments above, but various modifications and changes are possible without departing from the scope of the claims. Each function of the present embodiment described above can be realized by one or more processing circuits. Here, the "processing circuit" in this specification means a processor programmed by software to perform each function, such as a processor implemented by an electronic circuit, or a processor designed to perform each function described above. ASICs (Application Specific Integrated Circuits), DSPs (digital signal processors), FPGAs (field programmable gate arrays), and devices such as conventional circuit modules.

サービス提供システム10は特許請求の範囲に記載した「ファイル一覧を電子機器に表示させる情報処理装置」の一例である。また、辞書情報保持部90は単語記憶手段の一例である。また、画面構成部52は画面制御手段の一例である。 The service providing system 10 is an example of "an information processing apparatus for displaying a file list on an electronic device" described in the claims. Also, the dictionary information holding unit 90 is an example of word storage means. Also, the screen configuration unit 52 is an example of screen control means.

1 情報処理システム
10 サービス提供システム
20 機器
22、32 ブラウザ
30 PC端末
40 外部ストレージシステム
50 Webサービス処理部
60 サービス処理部
70 外部サービス連携部
80 辞書管理部
90 辞書情報保持部
N1 ネットワーク
1 information processing system 10 service providing system 20 device 22, 32 browser 30 PC terminal 40 external storage system 50 web service processing unit 60 service processing unit 70 external service cooperation unit 80 dictionary management unit 90 dictionary information holding unit N1 network

特許第5169021号Patent No. 5169021

Claims (7)

ファイル一覧を電子機器に表示させる情報処理装置であって、
ファイル名に利用する単語のファイル名辞書への登録要求をユーザから受け付ける登録受付手段と、
録済みの単語を記憶する前記ファイル名辞書に、前記登録要求を受け付けた前記単語を登録して記憶する単語記憶手段と、
前記ファイル一覧に含まれる1つ以上のファイルを、前記ファイルのファイル名に利用されている前記登録済みの単語でグルーピングし、前記ファイル一覧に含まれるファイルをグループごとに前記電子機器に表示させる場合に、前記ファイルのファイル名のうちグルーピングに利用した前記登録済みの単語の部分を省略して表示する画面制御手段と、
を有する情報処理装置。
An information processing device for displaying a file list on an electronic device,
registration receiving means for receiving a request from a user to register a word used in a file name in a file name dictionary;
word storage means for registering and storing the word for which the registration request has been accepted in the file name dictionary storing registered words;
When one or more files included in the file list are grouped by the registered words used in the file names of the files, and the files included in the file list are displayed on the electronic device for each group. a screen control means for displaying the file name of the file while omitting the part of the registered word used for grouping ;
Information processing device having
前記ファイル名辞書に登録済みの単語を利用してユーザから前記ファイル名の設定を受け付けるファイル名設定受付手段、を更に有すること
を特徴とする請求項1記載の情報処理装置。
The information processing apparatus according to claim 1 , further comprising file name setting receiving means for receiving setting of the file name from a user using words registered in the file name dictionary .
前記画面制御手段は、前記ファイルのファイル名に前記登録済みの単語が複数利用されている場合に、所定の規則に従い選択した1つの前記登録済みの単語でグルーピングすること
を特徴とする請求項1又は2記載の情報処理装置。
2. The screen control means, when a plurality of the registered words are used in the file name of the file, groups the files with one of the registered words selected according to a predetermined rule. 3. The information processing device according to 2 above.
前記画面制御手段は、前記ファイルのファイル名に前記登録済みの単語が複数利用されている場合に、複数の前記登録済みの単語で階層的にグルーピングすること
を特徴とする請求項1又は2記載の情報処理装置。
3. The screen control means according to claim 1, wherein when a plurality of said registered words are used in the file name of said file, said screen control means hierarchically groups said plurality of said registered words. information processing equipment.
電子機器とファイル一覧を前記電子機器に表示させる情報処理装置とを有する情報処理システムであって、
ファイル名に利用する単語のファイル名辞書への登録要求をユーザから受け付ける登録受付手段と、
録済みの単語を記憶する前記ファイル名辞書に、前記登録要求を受け付けた前記単語を登録して記憶する単語記憶手段と、
前記ファイル一覧に含まれる1つ以上のファイルを、前記ファイルのファイル名に利用されている前記登録済みの単語でグルーピングし、前記ファイル一覧に含まれるファイルをグループごとに前記電子機器に表示させる場合に、前記ファイルのファイル名のうちグルーピングに利用した前記登録済みの単語の部分を省略して表示する画面制御手段と、
を有する情報処理システム。
An information processing system comprising an electronic device and an information processing device for displaying a file list on the electronic device,
registration receiving means for receiving a request from a user to register a word used in a file name in a file name dictionary;
word storage means for registering and storing the word for which the registration request has been accepted in the file name dictionary storing registered words;
When one or more files included in the file list are grouped by the registered words used in the file names of the files, and the files included in the file list are displayed on the electronic device for each group. a screen control means for displaying the file name of the file while omitting the part of the registered word used for grouping ;
An information processing system having
ファイル一覧を電子機器に表示させる情報処理装置で実行されるファイル一覧表示方法であって、
ファイル名に利用する単語のファイル名辞書への登録要求をユーザから受け付ける登録受付ステップと、
録済みの単語を記憶する前記ファイル名辞書に、前記登録要求を受け付けた前記単語を登録して記憶する単語記憶ステップと、
前記ファイル一覧に含まれる1つ以上のファイルを、前記ファイルのファイル名に利用されている前記登録済みの単語でグルーピングし、前記ファイル一覧に含まれるファイルをグループごとに前記電子機器に表示させる場合に、前記ファイルのファイル名のうちグルーピングに利用した前記登録済みの単語の部分を省略して表示する画面制御ステップと、
を有するファイル一覧表示方法。
A file list display method executed by an information processing device for displaying a file list on an electronic device, comprising:
a registration acceptance step of accepting a request from a user to register a word used in a file name in the file name dictionary;
a word storage step of registering and storing the word for which the registration request has been received in the file name dictionary storing registered words;
When one or more files included in the file list are grouped by the registered words used in the file names of the files, and the files included in the file list are displayed on the electronic device for each group. a screen control step of displaying the file name of the file while omitting the part of the registered word used for grouping ;
File list display method with
ファイル一覧を電子機器に表示させる情報処理装置を、
ファイル名に利用する単語のファイル名辞書への登録要求をユーザから受け付ける登録受付手段、
録済みの単語を記憶する前記ファイル名辞書に、前記登録要求を受け付けた前記単語を登録して記憶する単語記憶手段、
前記ファイル一覧に含まれる1つ以上のファイルを、前記ファイルのファイル名に利用されている前記登録済みの単語でグルーピングし、前記ファイル一覧に含まれるファイルをグループごとに前記電子機器に表示させる場合に、前記ファイルのファイル名のうちグルーピングに利用した前記登録済みの単語の部分を省略して表示する画面制御手段、
として機能させるためのプログラム。
An information processing device that displays a list of files on an electronic device,
registration receiving means for receiving a request from a user to register a word used in a file name in a file name dictionary;
word storage means for registering and storing the word for which the registration request has been received in the file name dictionary storing registered words;
When one or more files included in the file list are grouped by the registered words used in the file names of the files, and the files included in the file list are displayed on the electronic device for each group. (2) screen control means for displaying the file name of the file while omitting the part of the registered word used for grouping ;
A program to function as
JP2018181062A 2018-09-26 2018-09-26 Information processing device, information processing system, file list display method and program Active JP7196502B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018181062A JP7196502B2 (en) 2018-09-26 2018-09-26 Information processing device, information processing system, file list display method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018181062A JP7196502B2 (en) 2018-09-26 2018-09-26 Information processing device, information processing system, file list display method and program

Publications (2)

Publication Number Publication Date
JP2020052700A JP2020052700A (en) 2020-04-02
JP7196502B2 true JP7196502B2 (en) 2022-12-27

Family

ID=69997140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018181062A Active JP7196502B2 (en) 2018-09-26 2018-09-26 Information processing device, information processing system, file list display method and program

Country Status (1)

Country Link
JP (1) JP7196502B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7430126B2 (en) * 2020-09-01 2024-02-09 シャープ株式会社 Information processing device, printing system, control method and program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003058559A (en) 2001-08-17 2003-02-28 Hitachi Ltd Document classification method, retrieval method, classification system, and retrieval system
JP2004326416A (en) 2003-04-24 2004-11-18 Canon Inc Electronic information storage system, radio terminal and service providing system
JP2005086265A (en) 2003-09-04 2005-03-31 Hitachi Ltd Mobile terminal, image data file management system, and image data file management method
WO2005081112A1 (en) 2004-02-10 2005-09-01 Kyouji Iwasaki Information processing device, file management method, and file management program
JP2007272684A (en) 2006-03-31 2007-10-18 Fujifilm Corp Device, method, and program for image arrangement
US20080126432A1 (en) 2006-11-24 2008-05-29 Samsung Electronics Co., Ltd. Method and apparatus for shortening file name
JP2008310939A (en) 2007-05-15 2008-12-25 Sony Corp Data processing apparatus and method, program, and storage medium
JP2010282431A (en) 2009-06-04 2010-12-16 Canon Inc Information processing device, control method thereof, and program
JP2015177197A (en) 2014-03-12 2015-10-05 船井電機株式会社 Reproducing device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003058559A (en) 2001-08-17 2003-02-28 Hitachi Ltd Document classification method, retrieval method, classification system, and retrieval system
JP2004326416A (en) 2003-04-24 2004-11-18 Canon Inc Electronic information storage system, radio terminal and service providing system
JP2005086265A (en) 2003-09-04 2005-03-31 Hitachi Ltd Mobile terminal, image data file management system, and image data file management method
WO2005081112A1 (en) 2004-02-10 2005-09-01 Kyouji Iwasaki Information processing device, file management method, and file management program
JP2007272684A (en) 2006-03-31 2007-10-18 Fujifilm Corp Device, method, and program for image arrangement
US20080126432A1 (en) 2006-11-24 2008-05-29 Samsung Electronics Co., Ltd. Method and apparatus for shortening file name
JP2008310939A (en) 2007-05-15 2008-12-25 Sony Corp Data processing apparatus and method, program, and storage medium
JP2010282431A (en) 2009-06-04 2010-12-16 Canon Inc Information processing device, control method thereof, and program
JP2015177197A (en) 2014-03-12 2015-10-05 船井電機株式会社 Reproducing device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
垣谷 広輝,ファイル名を利用したソースコードの機能別グループ化,レクチャーノート/ソフトウェア学38 ソフトウェア工学の基礎XIX ,株式会社近代科学社,2012年12月31日,pp.243~244

Also Published As

Publication number Publication date
JP2020052700A (en) 2020-04-02

Similar Documents

Publication Publication Date Title
US20230291722A1 (en) Information processing device, information management method, and information processing system
JP7110636B2 (en) Information processing system, information processing device, and information processing method
US9794447B2 (en) Service providing system, cooperation processing method, and information processing system
US10778862B2 (en) Information processing system, information processing method, and computer-readable recording medium
US10162958B2 (en) Information processing system, information processing method, and non-transitory computer program product
JP3832978B2 (en) Print control apparatus and print control method
JP7196502B2 (en) Information processing device, information processing system, file list display method and program
JP6369598B2 (en) Information processing system, information registration method, conference apparatus, and program
US10348926B2 (en) Information processing system, information processing apparatus, and information processing method
US11481160B2 (en) Management apparatus and terminal apparatus
JP7206899B2 (en) Information processing system, service providing device, information processing method and program
US10567613B2 (en) Information processing system, program, and requesting method
US9535908B2 (en) Auto-retrieving to avoid data binding
JP7215041B2 (en) Information processing system, information processing terminal, screen data generation method and program
JP6852591B2 (en) I / O devices, programs and information processing systems
US10552100B2 (en) Information processing apparatus that executes a printer driver for merging address books, information processing method, and non-transitory recording medium
JP7215114B2 (en) Information processing system, information processing device, information processing method, information processing program
JP7027846B2 (en) Input / output devices, programs and information processing systems
JP6753489B2 (en) Information processing system, information processing device, information processing method, and program
JP2022127241A (en) Program, information processing apparatus, and information processing system
JP7047509B2 (en) Information processing system, electronic form sorting method and program
JP2006344132A (en) Printing system
JP2022146674A (en) Information processing system, information processing apparatus, information processing method, and program
JP2006195562A (en) Printing system and method, and computer program
JP2023081076A (en) Information processing device, information processing system and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210712

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220714

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221128

R151 Written notification of patent or utility model registration

Ref document number: 7196502

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151