CN112100319B - Method and device for searching marked text in document and electronic equipment - Google Patents
Method and device for searching marked text in document and electronic equipment Download PDFInfo
- Publication number
- CN112100319B CN112100319B CN201910520520.8A CN201910520520A CN112100319B CN 112100319 B CN112100319 B CN 112100319B CN 201910520520 A CN201910520520 A CN 201910520520A CN 112100319 B CN112100319 B CN 112100319B
- Authority
- CN
- China
- Prior art keywords
- text
- mark
- document
- marked
- user
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/3331—Query processing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- User Interface Of Digital Computer (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Document Processing Apparatus (AREA)
Abstract
The embodiment of the invention provides a method and a device for searching marked text in a document and electronic equipment, comprising the following steps: acquiring a document to be processed; the document to be processed at least comprises one marked text; obtaining a marked text search request; and displaying the marked text information in the document to be processed. Because the displayed marked text information is stored in the editing process of the document to be processed and contains the marked type and text content of each marked text, a user can conveniently search the marked text in the document to be processed according to the marked text information.
Description
Technical Field
The present invention relates to the field of document processing technologies, and in particular, to a method and an apparatus for searching a marked text in a document, and an electronic device.
Background
In order to facilitate the marking of important content by a user during the viewing of a document, many document editing software have the function of marking text content. For example, if the user wants to emphasize some text content in the document, the keyword sentence may be highlighted or an underline effect added so that the user or another person can notice the important content at the next reading; for another example, if the user wants to add or delete the document content, the user can add the scribing effect to the text content to be deleted, so that the user can record the thinking process of the user as well as the content to be deleted.
However, when the number of pages of the document is large or the number of marked texts is large, if the user wants to find a certain marked text or remove the mark of a certain marked text, the user can only scroll through the document to read, so that the user can manually find the document one by one in a plurality of marked texts, which is very inconvenient.
Disclosure of Invention
The embodiment of the invention aims to provide a method and a device for searching a marked text in a document and electronic equipment, so that a user can conveniently search the marked text in the document. The specific technical scheme is as follows:
in a first aspect, an embodiment of the present invention provides a method for searching for a marked text in a document, where the method includes:
acquiring a document to be processed; the document to be processed at least comprises one marked text;
Obtaining a marked text search request;
Displaying the marked text information in the document to be processed; the marked text information is stored in the editing process of the document to be processed, and comprises the following components: the type of marking and the text content of each marked text.
Optionally, the step of obtaining the tagged text search request includes:
Detecting whether a mark text searching button in a document editing interface is pressed or not;
If yes, obtaining a marked text search request of the user, and generating a marked text search window in the document editing interface.
Optionally, the step of displaying the marked text information in the document to be processed includes:
Obtaining the mark type and text content of each mark text in the document to be processed from the stored mark text information;
and displaying the text content of each marked text in the marked text search window according to the mark type classification.
Optionally, the marking text information further includes: position information of each mark text;
after the step of displaying the marked text information of the document to be processed, the method further comprises the following steps:
acquiring a mark text selected by a user from a mark text search window;
And selecting the text content of the mark text selected by the user in the document to be processed according to the position information of the mark text selected by the user.
Optionally, the markup text search window further includes: a function menu for managing the markup text;
the function menu for managing the marked text comprises: removing the mark button;
the step of selecting the text content of the user-selected marked text in the document to be processed according to the position information of the user-selected marked text further comprises the following steps:
Detecting whether the removal mark button is pressed; if so, the mark of the mark text selected by the user is removed.
Optionally, the function menu for managing the markup text further includes: a mark type switching button;
the step of selecting the text content of the user-selected marked text in the document to be processed according to the position information of the user-selected marked text further comprises the following steps:
detecting whether a mark type switching button is pressed; if yes, displaying a switchable option of the mark type;
Acquiring a mark type selected by a user from the switchable options as a target switching type;
And modifying the mark type of the mark text selected by the user into the target switching type.
In a second aspect, an embodiment of the present invention provides a device for searching for a marked text in a document, where the device includes:
The document acquisition module is used for acquiring a document to be processed; the document to be processed at least comprises one marked text;
the request acquisition module is used for acquiring a marked text search request;
The information display module is used for displaying the marked text information in the document to be processed; the marked text information is stored in the editing process of the document to be processed, and comprises the following components: the type of marking and the text content of each marked text.
Optionally, the request obtaining module includes:
a detection unit for detecting whether a mark-up text search button in a document editing interface is pressed;
And the window generation unit is used for obtaining a mark text searching request of a user when a mark text searching button in the document editing interface is pressed or not, and generating a mark text searching window in the document editing interface.
Optionally, the information display module includes:
the obtaining unit is used for obtaining the mark type and text content of each mark text in the document to be processed from the stored mark text information;
and the display unit is used for displaying the text content of each marked text in the marked text search window according to the mark type classification.
Optionally, the marking text information further includes: position information of each mark text;
the apparatus further comprises:
the information display module is used for displaying the mark text information of the document to be processed and then acquiring the mark text selected by the user from the mark text search window;
And the text content selection module is used for selecting the text content of the marked text selected by the user in the document to be processed according to the position information of the marked text selected by the user.
Optionally, the markup text search window further includes: a function menu for managing the markup text;
the function menu for managing the marked text comprises: removing the mark button;
the apparatus further comprises:
The mark removing module is used for detecting whether a mark removing button is pressed or not after the text content of the mark text selected by the user is selected in the document to be processed according to the position information of the mark text selected by the user; if so, the mark of the mark text selected by the user is removed.
Optionally, the function menu for managing the markup text further includes: a mark type switching button;
the apparatus further comprises:
The option display module is used for detecting whether a mark type switching button is pressed or not after the text content of the mark text selected by the user is selected in the document to be processed according to the position information of the mark text selected by the user; if yes, displaying a switchable option of the mark type;
The mark type acquisition module is used for acquiring a mark type selected by a user from the switchable options as a target switching type;
and the modification module is used for modifying the mark type of the mark text selected by the user into the target switching type.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, a communication interface, a memory, and a communication bus, where the processor, the communication interface, and the memory complete communication with each other through the bus;
a memory for storing a computer program;
and the processor is used for executing the program stored in the memory to realize the steps of the method for searching the marked text in the document according to any one of the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where a computer program is stored, where the computer program when executed by a processor implements the steps of the method for searching for marked text in a document according to any one of the first aspects.
In a fifth aspect, embodiments of the present invention also provide a computer program product comprising instructions which, when run on a computer, cause the computer to perform a method of searching for marked text within a document as described in any of the above.
The embodiment of the invention provides a method, a device and electronic equipment for searching a marked text in a document, which are characterized in that firstly, a document to be processed at least comprising one marked text is obtained, and a marked text searching request is obtained; then, the markup text information of the document to be processed, which is saved during editing of the document to be processed, is displayed. Because the displayed marked text information contains the marked type and text content of each marked text, a user can conveniently search the marked text in the document to be processed according to the marked text information.
Of course, it is not necessary for any one product or method of practicing the invention to achieve all of the advantages set forth above at the same time.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a method for searching for a marked text in a document according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of another method for searching for marked text in a document according to an embodiment of the present invention;
FIG. 3 is an exemplary diagram of a markup text search window in the embodiment of FIG. 2;
FIG. 4 is a schematic structural diagram of a device for searching for marked text in a document according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In order to facilitate a user to search for a marked text in a document, the embodiment of the invention provides a method and a device for searching for the marked text in the document and electronic equipment. Specifically, as shown in fig. 1, the method includes:
s101, acquiring a document to be processed; the document to be processed contains at least one markup text.
S102, obtaining a marked text search request.
Specifically, whether a mark text searching button in a document editing interface is pressed or not is detected; if yes, obtaining a marked text search request of the user, and generating a marked text search window in the document editing interface.
S103, displaying marked text information in the document to be processed; the marked text information is stored in the editing process of the document to be processed, and comprises the following components: the type of marking and the text content of each marked text.
Alternatively, after the markup text search window is generated, markup text information in the document to be processed may be displayed in the window. Wherein the markup text information may include a markup type and text contents of the respective markup texts.
The method for searching the marked text in the document comprises the steps of firstly, obtaining a document to be processed which at least contains one marked text, and obtaining a marked text searching request; then, the markup text information of the document to be processed, which is saved during editing of the document to be processed, is displayed. Because the displayed marked text information contains the marked type and text content of each marked text, a user can conveniently search the marked text in the document to be processed according to the marked text information.
Fig. 2 is a schematic flow chart of another method for searching for marked text in a document according to an embodiment of the present invention. Specifically, the method comprises the following steps:
s201, acquiring a document to be processed; the document to be processed contains at least one markup text.
S202, detecting whether a mark text searching button in a document editing interface is pressed or not; if so, step S203 is performed.
S203, obtaining a marked text search request of a user, and generating a marked text search window in a document editing interface.
S204, obtaining the mark type and text content of each mark text in the document to be processed from the stored mark text information.
S205, the text content of each marked text is displayed in a marked text search window according to the marked type classification.
In this step, the mark type of the mark text may include: highlighting marks, underlining marks, and medium-marking marks.
S206, acquiring the mark text selected by the user from the mark text searching window.
S207, selecting the text content of the mark text selected by the user in the document to be processed according to the position information of the mark text selected by the user.
In steps S206 to S207, after the mark text information in the document to be processed is displayed in the mark text search window, at least one mark text selected by the user from the mark text search window is acquired. Wherein, when the user selects the marked text in the marked text search window, the user can select in a double-click or hooking mode. Moreover, it can be appreciated that after the position of the mark text selected by the user is determined, the mark text is shown in a selected mode in the document to be processed, and the user can be helped to conveniently view the context information of the mark text in the document.
S208, detecting whether the removal mark button is pressed; if so, step S209 is performed.
S209, removing the marks of the marked text selected by the user.
S210, detecting whether a mark type switching button is pressed; if so, step S211 is performed.
S211, displaying the switchable options of the mark types.
S212, acquiring a mark type selected by a user from the switchable options as a target switching type.
S213, modifying the mark type of the mark text selected by the user into the target switching type.
In steps S208 to S213, when the user needs to further manage the searched mark text, the selected mark text may be processed and stored according to an operation button selected by the user from a function menu for managing the mark text.
Specifically, the function menu for managing the mark text may include a remove mark button and a mark type switching button. When the mark removing button is detected to be pressed, marks of one or more mark texts selected by a user are removed; when it is detected that the mark type switching button is pressed, a switchable option of mark types is displayed, then the mark type selected by the user from the switchable options is taken as a target switching type, and the mark type of the mark text selected by the user is modified to be the target switching type.
FIG. 3 is an exemplary diagram of a markup text search window in the embodiment of FIG. 2. As shown in the figure, the text content of the marked text in the document to be processed is: scanning a conference two-dimensional code from the sweep of the upper right corner of the application main interface to enter a conference entrance; after the text content and the mark types of each mark text are obtained, the text content of each mark text is classified and displayed according to three mark types, namely a text highlighting mark, a text underline mark and a mark in a text. And, the mark text searching window provides a checking box for the user, after the user selects three mark texts under the mark type of 'text underline mark' in a checking mode, the three mark texts are selected in the document to be processed according to the position information of the selected three mark texts. The user may then click on the "manage mark text" button to select one of "replace with highlighted text", "replace with underline mark", "replace with middle-underline mark" or "remove mark" from the function menu of the manage mark text. For example, if the user clicks the "remove mark" button, the marks of the three mark texts are removed; if the user clicks the "replace with highlighted text" button, the label of the three-point labeled text is modified from underlined to highlighted.
As can be seen from the embodiment shown in fig. 2, when the mark text information in the document to be processed is displayed, the mark text search window classifies and displays the text content of each mark text according to the mark type, so that the user can search the mark text conveniently and intuitively; meanwhile, a function menu for managing the mark text is further arranged in the mark text searching window, when a user wants to manage the searched mark text, the user only needs to select from a plurality of options of the function menu according to the user's own needs, and user experience is further improved.
As shown in fig. 4, an embodiment of the present invention provides a device for searching for a markup text in a document, corresponding to the method for searching for a markup text in a document, including:
a document acquisition module 410, configured to acquire a document to be processed; the document to be processed at least comprises one marked text;
a request obtaining module 420, configured to obtain a markup text search request;
An information display module 430 for displaying the marked text information in the document to be processed; the marked text information is stored in the editing process of the document to be processed, and comprises the following components: the type of marking and the text content of each marked text.
The device for searching the marked text in the document provided by the embodiment of the invention firstly obtains a document to be processed which at least contains one marked text, and obtains a marked text searching request; then, the markup text information of the document to be processed, which is saved during editing of the document to be processed, is displayed. Because the displayed marked text information contains the marked type and text content of each marked text, a user can conveniently search the marked text in the document to be processed according to the marked text information.
As one embodiment of the present invention, the request acquisition module 420 includes:
a detection unit for detecting whether a mark-up text search button in a document editing interface is pressed;
And the window generation unit is used for obtaining a mark text searching request of a user when a mark text searching button in the document editing interface is pressed or not, and generating a mark text searching window in the document editing interface.
As one embodiment of the present invention, the information display module 430 includes:
the obtaining unit is used for obtaining the mark type and text content of each mark text in the document to be processed from the stored mark text information;
And the display unit is used for displaying the text content of each marked text in the marked text search window according to the mark type classification.
As one embodiment of the present invention, marking text information further includes: position information of each mark text;
the apparatus further comprises:
the information display module is used for displaying the mark text information of the document to be processed and then acquiring the mark text selected by the user from the mark text search window;
And the text content selection module is used for selecting the text content of the marked text selected by the user in the document to be processed according to the position information of the marked text selected by the user.
As one embodiment of the present invention, the markup text search window further includes: a function menu for managing the markup text;
the function menu for managing the marked text comprises: removing the mark button;
the apparatus further comprises:
The mark removing module is used for detecting whether a mark removing button is pressed or not after the text content of the mark text selected by the user is selected in the document to be processed according to the position information of the mark text selected by the user; if so, the mark of the mark text selected by the user is removed.
As an embodiment of the present invention, the function menu for managing markup text further includes: a mark type switching button;
the apparatus further comprises:
The option display module is used for detecting whether a mark type switching button is pressed or not after the text content of the mark text selected by the user is selected in the document to be processed according to the position information of the mark text selected by the user; if yes, displaying a switchable option of the mark type;
The mark type acquisition module is used for acquiring a mark type selected by a user from the switchable options as a target switching type;
and the modification module is used for modifying the mark type of the mark text selected by the user into the target switching type.
The embodiment of the invention also provides an electronic device, as shown in fig. 5, which comprises a processor 501, a communication interface 502, a memory 503 and a communication bus 504, wherein the processor 501, the communication interface 502 and the memory 503 complete communication with each other through the communication bus 504,
A memory 503 for storing a computer program;
the processor 501 is configured to execute the program stored in the memory 503, and implement the following steps:
acquiring a document to be processed; the document to be processed at least comprises one marked text;
Obtaining a marked text search request;
Displaying the marked text information in the document to be processed; the marked text information is stored in the editing process of the document to be processed, and comprises the following components: the type of marking and the text content of each marked text.
The communication bus mentioned above for the electronic device may be a peripheral component interconnect standard (PERIPHERAL COMPONENT INTERCONNECT, PCI) bus or an extended industry standard architecture (Extended Industry Standard Architecture, EISA) bus, etc. The communication bus may be classified as an address bus, a data bus, a control bus, or the like. For ease of illustration, the figures are shown with only one bold line, but not with only one bus or one type of bus.
The communication interface is used for communication between the electronic device and other devices.
The Memory may include random access Memory (Random Access Memory, RAM) or may include Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the aforementioned processor.
The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), etc.; but may also be a digital signal processor (DIGITAL SIGNAL Processing, DSP), application SPECIFIC INTEGRATED Circuit (ASIC), field-Programmable gate array (Field-Programmable GATE ARRAY, FPGA) or other Programmable logic device, discrete gate or transistor logic device, discrete hardware components.
In yet another embodiment of the present invention, a computer readable storage medium is provided, in which a computer program is stored, which when executed by a processor, implements the steps of the method for searching for marked text in any of the documents described above.
In yet another embodiment of the present invention, there is also provided a computer program product containing instructions that, when run on a computer, cause the computer to perform the method of searching for marked text within a document of any of the above embodiments.
In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, produces a flow or function in accordance with embodiments of the present invention, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another, for example, by wired (e.g., coaxial cable, optical fiber, digital Subscriber Line (DSL)), or wireless (e.g., infrared, wireless, microwave, etc.). The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains an integration of one or more available media. The usable medium may be a magnetic medium (e.g., floppy disk, hard disk, tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid state disk Solid STATE DISK (SSD)), etc.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In this specification, each embodiment is described in a related manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for the device embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference is made to the description of the method embodiments in part.
The foregoing description is only of the preferred embodiments of the present invention and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention are included in the protection scope of the present invention.
Claims (8)
1. A method for locating a marked text within a document, the method comprising:
acquiring a document to be processed; the document to be processed at least comprises one marked text;
Obtaining a marked text search request;
Displaying the marked text information in the document to be processed; the marked text information is stored in the editing process of the document to be processed, and comprises the following components: the mark type and text content of each mark text;
Removing marks of one or more marked texts selected by a user, or modifying mark types of the marked texts selected by the user into target switching types;
the marked text information further includes: position information of each mark text;
after the step of displaying the marked text information of the document to be processed, the method further comprises the following steps:
acquiring a mark text selected by a user from a mark text search window;
selecting the text content of the mark text selected by the user in the document to be processed according to the position information of the mark text selected by the user;
the markup text search window further includes: a function menu for managing the markup text;
the function menu for managing the marked text comprises: removing the mark button;
the step of selecting the text content of the user-selected marked text in the document to be processed according to the position information of the user-selected marked text further comprises the following steps:
Detecting whether the removal mark button is pressed; in the case that the remove mark button is pressed, removing the mark of the mark text selected by the user;
The function menu for managing the mark text further comprises: a mark type switching button;
the step of selecting the text content of the user-selected marked text in the document to be processed according to the position information of the user-selected marked text further comprises the following steps:
Detecting whether a mark type switching button is pressed; in case the mark type switching button is pressed, a switchable option of a mark type is displayed;
Acquiring a mark type selected by a user from the switchable options as a target switching type;
And modifying the mark type of the mark text selected by the user into the target switching type.
2. The method of claim 1, wherein the step of obtaining a tagged text lookup request comprises:
Detecting whether a mark text searching button in a document editing interface is pressed or not;
and under the condition that the mark text searching button is pressed, obtaining a mark text searching request of a user, and generating a mark text searching window in the document editing interface.
3. The method of claim 2, wherein the step of displaying the tagged text information in the document to be processed comprises:
Obtaining the mark type and text content of each mark text in the document to be processed from the stored mark text information;
and displaying the text content of each marked text in the marked text search window according to the mark type classification.
4. A lookup apparatus for marking text in a document, the apparatus comprising:
The document acquisition module is used for acquiring a document to be processed; the document to be processed at least comprises one marked text;
the request acquisition module is used for acquiring a marked text search request;
the information display module is used for displaying the marked text information in the document to be processed; the marked text information is stored in the editing process of the document to be processed, and comprises the following components: the mark type and text content of each mark text;
Removing marks of one or more marked texts selected by a user, or modifying mark types of the marked texts selected by the user into target switching types;
the marked text information further includes: position information of each mark text;
the apparatus further comprises:
the information display module is used for displaying the mark text information of the document to be processed and then acquiring the mark text selected by the user from the mark text search window;
the text content selection module is used for selecting the text content of the marked text selected by the user in the document to be processed according to the position information of the marked text selected by the user;
the markup text search window further includes: a function menu for managing the markup text;
the function menu for managing the marked text comprises: removing the mark button;
the apparatus further comprises:
The mark removing module is used for detecting whether a mark removing button is pressed or not after the text content of the mark text selected by the user is selected in the document to be processed according to the position information of the mark text selected by the user; in the case that the remove mark button is pressed, removing the mark of the mark text selected by the user;
The function menu for managing the mark text further comprises: a mark type switching button;
the apparatus further comprises:
The option display module is used for detecting whether a mark type switching button is pressed or not after the text content of the mark text selected by the user is selected in the document to be processed according to the position information of the mark text selected by the user; in case the mark type switching button is pressed, a switchable option of a mark type is displayed;
The mark type acquisition module is used for acquiring a mark type selected by a user from the switchable options as a target switching type;
and the modification module is used for modifying the mark type of the mark text selected by the user into the target switching type.
5. The apparatus of claim 4, wherein the request acquisition module comprises:
a detection unit for detecting whether a mark-up text search button in a document editing interface is pressed;
And the window generation unit is used for obtaining a mark text searching request of a user when a mark text searching button in the document editing interface is pressed or not, and generating a mark text searching window in the document editing interface.
6. The apparatus of claim 5, wherein the information display module comprises:
the obtaining unit is used for obtaining the mark type and text content of each mark text in the document to be processed from the stored mark text information;
and the display unit is used for displaying the text content of each marked text in the marked text search window according to the mark type classification.
7. The electronic equipment is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
a memory for storing a computer program;
A processor for carrying out the method steps of any one of claims 1-3 when executing a program stored on a memory.
8. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored therein a computer program which, when executed by a processor, implements the method steps of any of claims 1-3.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910520520.8A CN112100319B (en) | 2019-06-17 | 2019-06-17 | Method and device for searching marked text in document and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910520520.8A CN112100319B (en) | 2019-06-17 | 2019-06-17 | Method and device for searching marked text in document and electronic equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112100319A CN112100319A (en) | 2020-12-18 |
CN112100319B true CN112100319B (en) | 2024-07-26 |
Family
ID=73748381
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910520520.8A Active CN112100319B (en) | 2019-06-17 | 2019-06-17 | Method and device for searching marked text in document and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112100319B (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103309879A (en) * | 2012-03-12 | 2013-09-18 | 汉王科技股份有限公司 | Method and device for managing marks in WORD document |
CN104216969A (en) * | 2014-08-26 | 2014-12-17 | 小米科技有限责任公司 | Reading marking method and device |
CN109032999A (en) * | 2018-08-15 | 2018-12-18 | 掌阅科技股份有限公司 | Take down notes display methods, electronic equipment and computer storage medium |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07311765A (en) * | 1994-05-17 | 1995-11-28 | Dainippon Printing Co Ltd | Document data mark editing device |
KR20130115694A (en) * | 2012-04-13 | 2013-10-22 | 삼성전자주식회사 | Apparatas and method for inputing and managing of a user data in an electronic device |
-
2019
- 2019-06-17 CN CN201910520520.8A patent/CN112100319B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103309879A (en) * | 2012-03-12 | 2013-09-18 | 汉王科技股份有限公司 | Method and device for managing marks in WORD document |
CN104216969A (en) * | 2014-08-26 | 2014-12-17 | 小米科技有限责任公司 | Reading marking method and device |
CN109032999A (en) * | 2018-08-15 | 2018-12-18 | 掌阅科技股份有限公司 | Take down notes display methods, electronic equipment and computer storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN112100319A (en) | 2020-12-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20130031456A1 (en) | Generating a structured document guiding view | |
CN111444750B (en) | PDF document identification method and device and electronic equipment | |
CN105631393A (en) | Information recognition method and device | |
CN107679208A (en) | Image search method, terminal device and storage medium | |
CN111414727B (en) | Editing method and device for PDF document header footer and electronic equipment | |
CN107590291A (en) | Image search method, terminal device and storage medium | |
US20070300177A1 (en) | User interface for specifying multi-valued properties | |
CN112347324B (en) | Document query method and device, electronic equipment and storage medium | |
CN112579937A (en) | Character highlight display method and device | |
CN106484827A (en) | Retrieval method and device, and terminal | |
CN112100319B (en) | Method and device for searching marked text in document and electronic equipment | |
CN112329409B (en) | Cell color conversion method and device and electronic equipment | |
CN112783400B (en) | Document content selection method and device, electronic equipment and storage medium | |
US20220100805A1 (en) | Method for collecting component model in component e-commerce platform | |
CN110889279B (en) | Method and device for displaying display information in document | |
CN112799564A (en) | Method, device, electronic equipment and medium for inserting control in table | |
CN110083576B (en) | Cache directory identification method and device | |
CN106407444A (en) | Retrieval method and device, and terminal | |
CN110795922B (en) | Form information display method and device for PDF document and electronic equipment | |
CN115712367A (en) | Method, apparatus, device and storage medium for displaying source of copied data | |
CN112328081A (en) | File searching method and device, electronic equipment and readable storage medium | |
CN110543623B (en) | PDF document display method and device | |
US11914654B2 (en) | Document management apparatus, document management system, and non-transitory computer readable medium storing program | |
CN112364156B (en) | Information display method and device and computer readable storage medium | |
CN110888699A (en) | Document name display method and device, electronic equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |