CN110889263A - Document backlog generation method, device, equipment and storage medium - Google Patents

Document backlog generation method, device, equipment and storage medium Download PDF

Info

Publication number
CN110889263A
CN110889263A CN201911017567.9A CN201911017567A CN110889263A CN 110889263 A CN110889263 A CN 110889263A CN 201911017567 A CN201911017567 A CN 201911017567A CN 110889263 A CN110889263 A CN 110889263A
Authority
CN
China
Prior art keywords
backlog
target document
document
real
editing information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911017567.9A
Other languages
Chinese (zh)
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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology 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 Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201911017567.9A priority Critical patent/CN110889263A/en
Publication of CN110889263A publication Critical patent/CN110889263A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2477Temporal data queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Probability & Statistics with Applications (AREA)
  • Fuzzy Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses a document backlog generation method, a document backlog generation device and a storage medium. The method comprises the following steps: responding to the editing operation of the target document, and acquiring real-time user editing information; if the fact that the real-time user editing information meets the backlog generation condition is determined, obtaining a backlog corresponding to the target document according to the real-time user editing information; and when the backlog display condition matched with the target document is detected, displaying the backlog matched with the backlog display condition in the target document. According to the technical scheme of the embodiment of the disclosure, the backlog can be conveniently and rapidly automatically generated in the document.

Description

Document backlog generation method, device, equipment and storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of internet, and in particular, to a document backlog generation method, device, equipment and storage medium.
Background
With the development of internet technology, documents become an important form of internet application, and users can record or edit using local documents or online documents.
Currently, in a team planning project or other scenarios, a local document or an online document is generally used to write a corresponding solution, and the document is discussed in a meeting as an issue text. When a user has a question in the discussion process and needs to perform later processing, or data needs to confirm accuracy later, the document is required to have a function of generating backlogs, but in the prior art, backlogs cannot be generated in a local document or an online document, so that the working efficiency of the user is affected.
Disclosure of Invention
The embodiment of the disclosure provides a method, a device, equipment and a storage medium for generating backlogs of a document, so as to realize convenient and fast automatic generation of the backlogs in the document.
In a first aspect, an embodiment of the present disclosure provides a method for generating backlog of a document, including:
responding to the editing operation of the target document, and acquiring real-time user editing information;
if the fact that the real-time user editing information meets the backlog generation condition is determined, obtaining a backlog corresponding to the target document according to the real-time user editing information;
and when the backlog display condition matched with the target document is detected, displaying the backlog matched with the backlog display condition in the target document.
Optionally, determining that the real-time user editing information meets the to-do item generation condition includes:
and if the real-time user editing information is determined to comprise the set keywords, determining that the real-time user editing information meets the backlog generation condition.
Optionally, obtaining a to-do item corresponding to the target document according to the real-time user editing information includes:
if the fact that the real-time user editing information only comprises the set key words is determined, backlogs are extracted from the target document at the associated positions matched with the real-time user editing information, and a backlog corresponding to the target document is generated according to the backlogs;
and if the real-time user editing information is determined to also comprise other editing contents, generating a backlog corresponding to the target document according to the other editing contents.
Optionally, obtaining a to-do item corresponding to the target document according to the real-time user editing information includes:
generating a backlog corresponding to the target document according to the real-time user editing information;
or,
and generating a backlog generation request corresponding to the target document according to the real-time user editing information, and sending the backlog generation request to the server so as to receive the backlog returned by the server.
Optionally, when the to-do-list display condition matching the target document is detected, displaying the to-do-list matching the to-do-list display condition in the target document, including:
responding to an opening request of a user for a document main page, and displaying backlogs corresponding to the documents respectively or backlogs including the backlogs of the documents;
and responding to the click operation of the user on the backlogs matched with the target document in the backlog list, opening the target document, and positioning the backlogs to the position of the backlogs in the target document.
Optionally, in response to an opening request of a user for a document main page, displaying a to-do list corresponding to each document, or displaying a to-do list including the to-do of each document, including:
responding to an opening request of a user for a document main page, generating a backlog obtaining request and sending the backlog obtaining request to a server;
and receiving backlogs respectively corresponding to the documents returned by the server or backlogs including backlogs of the documents, and displaying the backlogs in the document main page.
Optionally, after obtaining a to-do item corresponding to the target document according to the real-time user editing information, the method further includes:
if the backlog is successfully generated, displaying a first preset prompt box and a corresponding backlog canceling option in the target document;
and if the backlog is failed to be generated, displaying a second preset prompt box in the target document.
In a second aspect, an embodiment of the present disclosure further provides a device for generating backlog of a document, including:
the editing information acquisition module is used for responding to the editing operation of the target document and acquiring real-time user editing information;
the backlog generation module is used for obtaining a backlog corresponding to the target document according to the real-time user editing information if the fact that the real-time user editing information meets the backlog generation condition is determined;
and the backlog display module is used for displaying the backlogs matched with the backlog display conditions in the target document when the backlog display conditions matched with the target document are detected.
In a third aspect, an embodiment of the present disclosure further provides an apparatus, where the apparatus includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the todo generation method for a document as provided by any of the embodiments of the present disclosure.
In a fourth aspect, the embodiments of the present disclosure further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a backlog generation method for a document as provided in any of the embodiments of the present disclosure.
According to the technical scheme of the embodiment of the disclosure, the real-time user editing information is obtained in response to the editing operation on the target document, if the fact that the real-time user editing information meets the backlog generation condition is determined, a backlog corresponding to the target document is obtained according to the real-time user editing information, and when the backlog display condition matched with the target document is detected, the backlog matched with the backlog display condition in the target document is displayed, so that the problem that the backlog cannot be generated in a local document or an online document in the prior art is solved, the backlog can be automatically generated in the document conveniently and rapidly, and the working efficiency of a user is improved.
Drawings
FIG. 1 is a flowchart of a method for generating backlog of a document according to a first embodiment of the present disclosure;
FIG. 2a is a flowchart of an implementation of an application scenario to which the embodiments of the present disclosure are applicable;
FIG. 2b is a flowchart illustrating a process of generating backlog of a document according to a second embodiment of the disclosure;
FIG. 2c is a flowchart of a process of obtaining backlogs of a document according to a second embodiment of the disclosure;
FIG. 2d is a schematic diagram of a to-do list according to a second embodiment of the disclosure;
fig. 3 is a schematic structural diagram of a device for generating backlog of a document in a third embodiment of the disclosure;
fig. 4 is a schematic structural diagram of an apparatus in a fourth embodiment of the disclosure.
Detailed Description
The present disclosure is described in further detail below with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the disclosure and are not limiting of the disclosure. It should be further noted that, for the convenience of description, only some of the structures relevant to the present disclosure are shown in the drawings, not all of them.
Example one
Fig. 1 is a flowchart of a backlog generation method for a document according to an embodiment of the present disclosure, which may be applied to a case where backlogs are automatically generated in a document, and the method may be performed by a backlog generation apparatus for a document, where the apparatus may be implemented by software and/or hardware, and may be generally integrated in a device that provides a backlog generation function, such as a terminal device or a server. With reference to fig. 1, the method specifically includes the following steps:
step 110, in response to the editing operation on the target document, acquiring real-time user editing information.
In the embodiment of the disclosure, the target document refers to an online document or a local document that is opened by a user and waits for backlog editing, and when it is detected that the user edits the target document, information such as user editing content, a title of the target document, and a user identifier can be immediately obtained.
Optionally, the user may perform an editing operation on the target document according to a pre-defined backlog editing mode in the target document. For example, the user may directly input the content of the backlog at any position of the target document, or the user may select a part of tags from a plurality of preset tags to determine the content of the backlog according to the selected tag content, or the user may modify the editing information that has been generated.
And 120, if the fact that the real-time user editing information meets the backlog generation condition is determined, obtaining a backlog corresponding to the target document according to the real-time user editing information.
Optionally, determining that the real-time user editing information meets the to-do item generation condition may include: and if the real-time user editing information is determined to comprise the set keywords, determining that the real-time user editing information meets the backlog generation condition.
In the embodiment of the present disclosure, in order to quickly determine whether the editing information of the user in the target document is used for generating backlogs, keywords of the backlogs are preset, such as "TODO: "keyword, or" todo: "keyword, or" to do: "keywords, etc. Illustratively, when the real-time user edit information "TODO: after the accuracy of the data a is checked, the keyword "TODO" is directly searched for in the editing information, and since the set keyword exists in the editing information, it is determined that the real-time user editing information satisfies the backlog generating condition.
Optionally, obtaining a to-do item corresponding to the target document according to the real-time user editing information may include: if the fact that the real-time user editing information only comprises the set key words is determined, backlogs are extracted from the target document at the associated positions matched with the real-time user editing information, and a backlog corresponding to the target document is generated according to the backlogs; and if the real-time user editing information is determined to also comprise other editing contents, generating a backlog corresponding to the target document according to the other editing contents.
In the embodiment of the present disclosure, after it is determined that the real-time user editing information satisfies the backlog generation condition, a backlog corresponding to the user editing information needs to be generated in the target document. The backlog content may be extracted at a relevant position matching the real-time user editing information, for example, the content in front of the set keyword in the real-time user editing information may be extracted, or the content behind the set keyword in the real-time user editing information may be extracted, or the content before or after the specified mark may be extracted as the backlog content, and then a piece of backlog corresponding to the target document may be generated by combining information such as the user identifier, the identifier of the target document, the title of the target document, the generation time of the backlog, and the generation result of the backlog.
In the embodiment of the disclosure, a user may edit one to-do item at a time, or may edit a plurality of to-do items, and if it is determined that the real-time user editing information includes other editing contents in addition to the to-do item contents, the user continues to generate other to-do items corresponding to the target document according to the other editing contents.
Optionally, obtaining a to-do item corresponding to the target document according to the real-time user editing information may include: generating a backlog corresponding to the target document according to the real-time user editing information; or generating a backlog generation request corresponding to the target document according to the real-time user editing information, and sending the backlog generation request to the server so as to receive the backlog returned by the server.
In the embodiment of the disclosure, the terminal device may directly generate the backlog corresponding to the target document according to the real-time user editing information and return the backlog to the user, or the terminal device may generate a backlog generating request corresponding to the target document according to the real-time user editing information and send the request to the server, generate the backlog corresponding to the target document through the server, then receive the backlog returned by the server, and return the backlog to the user.
Optionally, after obtaining a to-do item corresponding to the target document according to the real-time user editing information, the method may further include: if the backlog is successfully generated, displaying a first preset prompt box and a corresponding backlog canceling option in the target document; and if the backlog is failed to be generated, displaying a second preset prompt box in the target document.
In the embodiment of the disclosure, different prompt boxes can be displayed in the target document according to the generation result of the backlog, so that a user can know whether the current backlog is created successfully or not in time. In order to clearly distinguish the two prompt boxes, the color of the frame of the first preset prompt box indicating that the backlog is successfully generated and the color of the frame of the second preset prompt box indicating that the backlog is unsuccessfully generated may be set to be different colors, or different prompt information may be added to the frame, or the background color of the frame may be set to be different colors.
Step 130, when the to-do-list display condition matched with the target document is detected, displaying the to-do-list matched with the to-do-list display condition in the target document.
Optionally, when the to-do-list display condition matching the target document is detected, displaying the to-do-list matching the to-do-list display condition in the target document may include: responding to an opening request of a user for a document main page, and displaying backlogs corresponding to the documents respectively or backlogs including the backlogs of the documents; and responding to the click operation of the user on the backlogs matched with the target document in the backlog list, opening the target document, and positioning the backlogs to the position of the backlogs in the target document.
In the embodiment of the present disclosure, backlogs of each document may be stored in corresponding backlog lists respectively, that is, when a user opens a document homepage, each document and the backlog list corresponding to each document may be displayed in the document homepage, or all backlogs of each document may be stored in one backlog list, that is, when the user opens the document homepage, only the backlog list is displayed in the homepage. Correspondingly, when the user clicks a to-do item in the to-do item list, the document main page jumps to the specified position of the target document corresponding to the to-do item, where the specified position may be a position where the user edits the to-do item in the target document, for example, a position where the set keyword is located.
Optionally, in response to an opening request of a user for a document main page, displaying a to-do list corresponding to each document, or displaying a to-do list including the to-do of each document, which may include: responding to an opening request of a user for a document main page, generating a backlog obtaining request and sending the backlog obtaining request to a server; and receiving backlogs respectively corresponding to the documents returned by the server or backlogs including backlogs of the documents, and displaying the backlogs in the document main page.
In the embodiment of the disclosure, after receiving an opening request of a user for a document main page, a terminal device may directly generate a to-do list corresponding to each document, or a to-do list including the to-do of each document; or generating a backlog obtaining request according to the opening request of the document main page and sending the backlog obtaining request to the server so that the server sends a backlog list respectively corresponding to each document or the backlog list comprising the backlogs of each document to the terminal device, and then displaying the backlog list in the document main page at the terminal device.
According to the technical scheme of the embodiment of the disclosure, the real-time user editing information is obtained in response to the editing operation on the target document, if the fact that the real-time user editing information meets the backlog generation condition is determined, a backlog corresponding to the target document is obtained according to the real-time user editing information, and when the backlog display condition matched with the target document is detected, the backlog matched with the backlog display condition in the target document is displayed, so that the problem that the backlog cannot be generated in a local document or an online document in the prior art is solved, the backlog can be automatically generated in the document conveniently and rapidly, and the working efficiency of a user is improved.
Example two
Fig. 2a is a flowchart of an implementation of an application scenario to which the embodiment of the present disclosure is applicable, and the embodiment of the present disclosure may be combined with various alternatives in the above embodiments. Specifically, referring to fig. 2a, the method may include the steps of:
first, the user edits the to-do item in the document.
Optionally, the user needs to edit the backlog in the local document or the online document, for example, the user first inputs a "TODO:" keyword, then inputs the content to be backlog after the "TODO:" keyword, and may set a line of content after the "TODO:" keyword as the content of the backlog; alternatively, the user may modify the error information of the previous edits in the document, such as "TODI:" to "TODO:", or, for frequently remarked to-do content, the user may select a partial tag among the provided to-do content tags to determine the content of the to-do.
Then, the terminal device transmits a backlog generation request to the server.
Optionally, as shown in fig. 2b, after the terminal device detects the editing information input by the user, if it is determined that the user editing information includes the setting keyword, the terminal device requests the server interface to send a backlog generation request including the backlog content input by the user, the title of the target document, the user identifier, and the identifier of the target document to the back-end server, so as to generate the backlog corresponding to the user editing information through the server.
Then, the server generates backlogs corresponding to the user editing information and stores the backlogs in the database.
Optionally, after receiving the backlog generation request sent by the terminal device, the server extracts useful information such as backlog content from the backlog generation request, generates a backlog corresponding to the user editing information, and stores the backlog in the relational database mysql. The backlog comprises information such as backlog content, user identification, identification of the target document, title of the target document, generation time of the backlog, generation result of the backlog and the like.
Optionally, the server may feed back the generation result of the backlog to the terminal device.
And then, the terminal equipment displays a corresponding prompt box to the user according to the received backlog generation result.
Optionally, the terminal device displays a different prompt box above the current page of the target document according to the result of success or failure of creation of the to-do item by the server, and the prompt box is automatically hidden after being displayed for 5 seconds. If the backlog is successfully generated, displaying a first preset prompt box to prompt the user that the backlog is successfully generated, and simultaneously displaying a corresponding backlog canceling option so that the user can cancel the backlog by clicking the option. And if the backlog generation fails, displaying a second preset prompt box to prompt the user that the backlog generation fails.
Then, the terminal device responds to the opening request of the user for the document, and obtains a to-do list matched with the user from the server.
Optionally, when the user opens the target document or the document home page, the terminal device may send a to-do-event obtaining request including the user identifier to the server, so as to obtain the to-do-event edited by the user. And the server inquires the backlogs matched with the user from the database mysql according to the user identification and returns the inquiry result to the terminal equipment.
And then, the terminal device displays the to-do list matched with the user to the user.
Optionally, as shown in fig. 2c, after obtaining the query result returned by the server, the terminal device determines whether there is a to-do item currently matching the user, if not, directly opens the document host page, if so, displays the to-do item list to the user, and detects whether the user clicks a certain to-do item in the list in real time, so that when the user clicks the to-do item, the document where the to-do item is located can be quickly opened.
The list content may be divided into lines, each line records one to-do item, and each to-do item may display a title of the document, the to-do item content recorded by the document, and a time for generating the to-do item.
Optionally, the detailed form of the to-do list may be as shown in fig. 2 d: the method comprises the steps of suspending the file at the upper right corner of the file, displaying the file in a mailbox mode, displaying each backlog after clicking, specifically, displaying the content of each backlog and an x symbol supporting closing of the backlog, wherein when the backlog is not clicked, a mailbox style of a backlog list is provided with a red unread mark, a number is provided for indicating the number of the backlogs which are not read currently, and if the backlog does not exist currently, the red unread mark and the number are not displayed.
And finally, responding to the clicking operation of the user on the target backlog in the backlog list, and opening the document corresponding to the target backlog by the terminal equipment.
EXAMPLE III
Fig. 3 is a schematic structural diagram of a backlog generating apparatus for a document in a third embodiment of the present disclosure, and the third embodiment of the present disclosure is suitable for a case where backlogs are automatically generated in a document. The apparatus may be implemented in software and/or hardware, and may be generally integrated in a device providing a to-do generating function, such as a terminal device or a server. As shown in fig. 3, the apparatus includes: the system comprises an editing information acquisition module 310, a backlog generation module 320 and a backlog display module 330;
an editing information obtaining module 310, configured to respond to an editing operation on a target document, and obtain real-time user editing information;
the backlog generating module 320 is configured to, if it is determined that the real-time user editing information satisfies the backlog generating condition, obtain a backlog corresponding to the target document according to the real-time user editing information;
the to-do-list display module 330 is configured to display the to-do-list in the target document, where the to-do-list is matched with the target document when the to-do-list display condition matched with the target document is detected.
According to the technical scheme of the embodiment of the disclosure, the real-time user editing information is obtained in response to the editing operation on the target document, if the fact that the real-time user editing information meets the backlog generation condition is determined, a backlog corresponding to the target document is obtained according to the real-time user editing information, and when the backlog display condition matched with the target document is detected, the backlog matched with the backlog display condition in the target document is displayed, so that the problem that the backlog cannot be generated in a local document or an online document in the prior art is solved, the backlog can be automatically generated in the document conveniently and rapidly, and the working efficiency of a user is improved.
Optionally, the to-do-list generating module 320 is specifically configured to: and if the real-time user editing information is determined to comprise the set keywords, determining that the real-time user editing information meets the backlog generation condition.
Optionally, the to-do-list generating module 320 is specifically configured to: if the fact that the real-time user editing information only comprises the set key words is determined, backlogs are extracted from the target document at the associated positions matched with the real-time user editing information, and a backlog corresponding to the target document is generated according to the backlogs; and if the real-time user editing information is determined to also comprise other editing contents, generating a backlog corresponding to the target document according to the other editing contents.
Optionally, the to-do-list generating module 320 is specifically configured to: generating a backlog corresponding to the target document according to the real-time user editing information; or generating a backlog generation request corresponding to the target document according to the real-time user editing information, and sending the backlog generation request to the server so as to receive the backlog returned by the server.
Optionally, the to-do display module 330 is specifically configured to: responding to an opening request of a user for a document main page, and displaying backlogs corresponding to the documents respectively or backlogs including the backlogs of the documents; and responding to the click operation of the user on the backlogs matched with the target document in the backlog list, opening the target document, and positioning the backlogs to the position of the backlogs in the target document.
Optionally, the to-do display module 330 is specifically configured to: responding to an opening request of a user for a document main page, generating a backlog obtaining request and sending the backlog obtaining request to a server; and receiving backlogs respectively corresponding to the documents returned by the server or backlogs including backlogs of the documents, and displaying the backlogs in the document main page.
Optionally, the backlog generating module 320 further includes a prompting unit, configured to display a first preset prompt box and a corresponding backlog canceling option in the target document if the backlog is successfully generated after a backlog corresponding to the target document is obtained according to the real-time user editing information; and if the backlog is failed to be generated, displaying a second preset prompt box in the target document.
The document backlog generating device provided by the embodiment of the present disclosure and the document backlog generating method provided by the embodiment of the present disclosure belong to the same inventive concept, and technical details that are not described in detail in the embodiment of the present disclosure may be referred to in the above embodiment.
Example four
An apparatus is provided in the disclosed embodiments, and referring now to fig. 4, a schematic structural diagram of an apparatus (e.g., a terminal device or a server) 400 suitable for implementing the disclosed embodiments is shown. The devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., car navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like. The device shown in fig. 4 is only an example and should not bring any limitation to the function and use range of the embodiments of the present disclosure.
As shown in fig. 4, the apparatus 400 may include a processing device (e.g., central processing unit, graphics processor, etc.) 401 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage device 406 into a Random Access Memory (RAM) 403. In the RAM 403, various programs and data necessary for the operation of the device 400 are also stored. The processing device 401, the ROM 402, and the RAM 403 are connected to each other via a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
Generally, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 407 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 406 including, for example, magnetic tape, hard disk, etc.; and a communication device 409. The communication means 409 may allow the device 400 to communicate with other devices, either wirelessly or by wire, to exchange data. While fig. 4 illustrates an apparatus 400 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 409, or from the storage means 406, or from the ROM 402. The computer program executes the above-described functions defined in the to-do-matter generation method of a document of the embodiment of the present disclosure when executed by the processing device 401.
EXAMPLE five
Embodiments of the present disclosure also provide a computer readable storage medium, which may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the apparatus; or may be separate and not incorporated into the device.
The computer readable medium carries one or more programs which, when executed by the apparatus, cause the apparatus to: responding to the editing operation of the target document, and acquiring real-time user editing information; if the fact that the real-time user editing information meets the backlog generation condition is determined, obtaining a backlog corresponding to the target document according to the real-time user editing information; and when the backlog display condition matched with the target document is detected, displaying the backlog matched with the backlog display condition in the target document.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. The name of a unit does not constitute a limitation on the unit itself in some cases, for example, the backlog display module may be further described as a "module that displays backlogs in the target document that match the backlog display condition when the backlog display condition that matches the target document is detected".
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A backlog generation method of a document is characterized by comprising the following steps:
responding to the editing operation of the target document, and acquiring real-time user editing information;
if the fact that the real-time user editing information meets the backlog generation condition is determined, obtaining a backlog corresponding to the target document according to the real-time user editing information;
and when the backlog display condition matched with the target document is detected, displaying the backlog matched with the backlog display condition in the target document.
2. The method of claim 1, wherein determining that the real-time user editing information meets a backlog generation condition comprises:
and if the real-time user editing information is determined to comprise the set keywords, determining that the real-time user editing information meets the backlog generation condition.
3. The method of claim 2, wherein obtaining a to-do-item corresponding to the target document according to the real-time user editing information comprises:
if the fact that the real-time user editing information only comprises the set key words is determined, backlogs are extracted from the target document at the associated positions matched with the real-time user editing information, and one backlog corresponding to the target document is generated according to the backlogs;
and if the real-time user editing information is determined to further comprise other editing contents, generating a backlog corresponding to the target document according to the other editing contents.
4. The method of claim 1, wherein obtaining a to-do-item corresponding to the target document according to the real-time user editing information comprises:
generating a backlog corresponding to the target document according to the real-time user editing information;
or,
and generating a backlog generation request corresponding to the target document according to the real-time user editing information, and sending the backlog generation request to a server so as to receive the backlog returned by the server.
5. The method of claim 4, wherein displaying the backlog in the target document matching the backlog display condition when the backlog display condition matching the target document is detected comprises:
responding to an opening request of a user for a document main page, and displaying backlogs corresponding to the documents respectively or backlogs including the backlogs of the documents;
responding to a click operation of a user on backlogs matched with the target document in the backlog list, opening the target document, and positioning the backlogs to the position of the backlogs in the target document.
6. The method of claim 5, wherein displaying a to-do list corresponding to each document or a to-do list including the to-do of each document in response to a user opening request for a main page of the document comprises:
responding to an opening request of a user for a document main page, generating a backlog obtaining request and sending the backlog obtaining request to the server;
and receiving backlogs respectively corresponding to the documents returned by the server or backlogs including backlogs of the documents, and displaying the backlogs in the document main page.
7. The method of claim 4, wherein after obtaining a to-do-item corresponding to the target document according to the real-time user editing information, further comprising:
if the backlog is successfully generated, displaying a first preset prompt box and a corresponding backlog canceling option in the target document;
and if the backlog is failed to be generated, displaying a second preset prompt box in the target document.
8. A backlog generating apparatus for a document, comprising:
the editing information acquisition module is used for responding to the editing operation of the target document and acquiring real-time user editing information;
the backlog generation module is used for obtaining a backlog corresponding to the target document according to the real-time user editing information if the real-time user editing information is determined to meet the backlog generation condition;
and the backlog display module is used for displaying the backlogs matched with the backlog display conditions in the target document when the backlog display conditions matched with the target document are detected.
9. An apparatus, characterized in that the apparatus comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a todo generation method for a document as recited in any of claims 1-7.
10. A computer-readable storage medium on which a computer program is stored, the program, when being executed by a processor, implementing a to-do-matter generating method for a document according to any one of claims 1 to 7.
CN201911017567.9A 2019-10-24 2019-10-24 Document backlog generation method, device, equipment and storage medium Pending CN110889263A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911017567.9A CN110889263A (en) 2019-10-24 2019-10-24 Document backlog generation method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911017567.9A CN110889263A (en) 2019-10-24 2019-10-24 Document backlog generation method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110889263A true CN110889263A (en) 2020-03-17

Family

ID=69746445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911017567.9A Pending CN110889263A (en) 2019-10-24 2019-10-24 Document backlog generation method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110889263A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112069409A (en) * 2020-09-08 2020-12-11 北京百度网讯科技有限公司 Method and device based on to-do recommendation information, computer system and storage medium
CN112926947A (en) * 2021-03-22 2021-06-08 上海仙塔智能科技有限公司 To-do item reminding method and device, electronic equipment and storage medium
CN113450070A (en) * 2021-06-24 2021-09-28 中国工商银行股份有限公司 Conference summary processing method and device based on robot process automation
CN114495542A (en) * 2021-12-31 2022-05-13 上海洛轲智能科技有限公司 Driving assisting method and device and storage medium
CN114765640A (en) * 2021-01-04 2022-07-19 腾讯科技(深圳)有限公司 To-do-list display method, related device, equipment and storage medium
CN115079873A (en) * 2021-03-01 2022-09-20 北京字跳网络技术有限公司 Information display method and device, electronic equipment and storage medium
WO2024146340A1 (en) * 2023-01-04 2024-07-11 北京字跳网络技术有限公司 Information processing method and apparatus, electronic device, and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105554253A (en) * 2015-12-09 2016-05-04 小米科技有限责任公司 Event prompting method and device, and terminal
CN106815710A (en) * 2016-12-07 2017-06-09 乐视控股(北京)有限公司 The reminding method and device of backlog, electronic equipment
CN109992174A (en) * 2019-04-02 2019-07-09 维沃移动通信有限公司 Information processing method and terminal device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105554253A (en) * 2015-12-09 2016-05-04 小米科技有限责任公司 Event prompting method and device, and terminal
CN106815710A (en) * 2016-12-07 2017-06-09 乐视控股(北京)有限公司 The reminding method and device of backlog, electronic equipment
CN109992174A (en) * 2019-04-02 2019-07-09 维沃移动通信有限公司 Information processing method and terminal device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CNMO手机中国: "《Microsoft Word将自动创建待办事项列表》" *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112069409A (en) * 2020-09-08 2020-12-11 北京百度网讯科技有限公司 Method and device based on to-do recommendation information, computer system and storage medium
CN112069409B (en) * 2020-09-08 2023-08-01 北京百度网讯科技有限公司 Method and device based on to-be-done recommendation information, computer system and storage medium
CN114765640A (en) * 2021-01-04 2022-07-19 腾讯科技(深圳)有限公司 To-do-list display method, related device, equipment and storage medium
CN114765640B (en) * 2021-01-04 2024-04-23 腾讯科技(深圳)有限公司 To-do display method, related device, equipment and storage medium
CN115079873A (en) * 2021-03-01 2022-09-20 北京字跳网络技术有限公司 Information display method and device, electronic equipment and storage medium
CN115079873B (en) * 2021-03-01 2024-03-26 北京字跳网络技术有限公司 Information display method, information display device, electronic equipment and storage medium
CN112926947A (en) * 2021-03-22 2021-06-08 上海仙塔智能科技有限公司 To-do item reminding method and device, electronic equipment and storage medium
CN113450070A (en) * 2021-06-24 2021-09-28 中国工商银行股份有限公司 Conference summary processing method and device based on robot process automation
CN114495542A (en) * 2021-12-31 2022-05-13 上海洛轲智能科技有限公司 Driving assisting method and device and storage medium
WO2024146340A1 (en) * 2023-01-04 2024-07-11 北京字跳网络技术有限公司 Information processing method and apparatus, electronic device, and storage medium

Similar Documents

Publication Publication Date Title
CN110889263A (en) Document backlog generation method, device, equipment and storage medium
CN109062563B (en) Method and device for generating page
US20220277055A1 (en) Feedback method and apparatus based on online document comment, and non-transitory computer-readable storage medium
US11586772B2 (en) Method and device for displaying information
US20150106723A1 (en) Tools for locating, curating, editing, and using content of an online library
CN109492210A (en) A kind of online document content displaying method, device, storage medium and electronic equipment
CN108628673A (en) Data processing method, electronic equipment and computer-readable medium
WO2022022619A1 (en) Document editing method and apparatus, and electronic device
US20220141227A1 (en) Managing Metadata for External Content within a Computing Environment
WO2024007906A1 (en) Data processing method and apparatus, electronic device, and storage medium
CN109684022A (en) Word input processing method, device and electronic equipment
CN115037709A (en) Information processing method, device, electronic equipment and storage medium
CN115373768A (en) Information processing method and device, terminal and storage medium
CN110489326B (en) IDS-based HTTPAPI debugging method device, medium and equipment
CN109542743B (en) Log checking method and device, electronic equipment and computer readable storage medium
CN111400581A (en) System, method and apparatus for annotating samples
CN109815469A (en) A kind of word editing method, device, medium and electronic equipment
CN113282285B (en) Code writing method, device, electronic equipment and storage medium
CN115374760A (en) Document editing method, device, equipment, computer readable medium and program product
CN111784376B (en) Method and device for processing information
CN109828781B (en) Source code version positioning method, device, medium and equipment for problem troubleshooting
CN107749892B (en) Network reading method and device for conference record, intelligent tablet and storage medium
CN112307723A (en) Method and device for generating code document and electronic equipment
US8775936B2 (en) Displaying dynamic and shareable help data for images a distance from a pointed-to location
CN110069760A (en) A kind of document problem feedback method, device, medium and electronic equipment

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