CN114565476A - Information processing method, device, terminal and storage medium - Google Patents

Information processing method, device, terminal and storage medium Download PDF

Info

Publication number
CN114565476A
CN114565476A CN202210198448.3A CN202210198448A CN114565476A CN 114565476 A CN114565476 A CN 114565476A CN 202210198448 A CN202210198448 A CN 202210198448A CN 114565476 A CN114565476 A CN 114565476A
Authority
CN
China
Prior art keywords
content
topic
interface
document
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
CN202210198448.3A
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 Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao 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 Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202210198448.3A priority Critical patent/CN114565476A/en
Publication of CN114565476A publication Critical patent/CN114565476A/en
Priority to PCT/CN2023/079261 priority patent/WO2023165556A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The present disclosure provides an information processing method and apparatus, a terminal, and a storage medium. The information processing method comprises the following steps: responding to a first preset operation on a content interface of a first document, and acquiring topic information, wherein the first document is a document in a document space; creating a topic content block in a content interface of the first document based on the topic information, the content of the topic content block including at least one of: user information, topic content, reply content and operation controls; the topic content blocks correspond to topics of the topic discussion areas one by one, the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion areas, and the topic discussion areas are discussion areas of a document space. The topic content block can be created on the content interface of the first document, the content of the topic content block can be used as a part of the content of the topic discussion area, the interaction between the content interface and the topic discussion area is facilitated, and the user experience is improved.

Description

Information processing method, device, terminal and storage medium
Technical Field
The present disclosure relates to the field of information technologies, and in particular, to an information processing method and apparatus, a terminal, and a storage medium.
Background
In some online documents, users may currently scribe word reviews within the content interface of the document and post reviews within the topical forum. In addition, comments within the content interface can be synchronized into the forum where replies, praises, etc. can be made. However, currently users are unable to discuss the content of posts or topics in a topic forum in the content interface of a document. The content of the topic in the topic discussion area cannot become a part of the content of the document, for example, a valuable discussion can actually become the content discussed by the document, and cannot be realized in the existing online document.
Disclosure of Invention
In order to solve the existing problems, the present disclosure provides an information processing method and apparatus, a terminal, and a storage medium.
The present disclosure adopts the following technical solutions.
An embodiment of the present disclosure provides an information processing method, including: responding to a first preset operation on a content interface of a first document, and acquiring topic information, wherein the first document is a document in a document space; creating a topic content block in a content interface of the first document based on the topic information, the content of the topic content block including at least one of: user information, topic content, reply content and operation controls; the topic content blocks correspond to topics of a topic discussion area one by one, the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion area, and the topic discussion area is a discussion area of the document space.
Another embodiment of the present disclosure provides an information processing apparatus including: the information acquisition module is configured to respond to a first preset operation on a content interface of a first document to acquire topic information, wherein the first document is a document in a document space; a creation module configured to create a topical content block in a content interface of the first document based on the topical information, the content of the topical content block including at least one of: user information, topic content, reply content and operation controls; the topic content blocks correspond to topics of a topic discussion area one by one, the contents of the topic content blocks and the contents of the topics of the corresponding topic discussion area are kept synchronous, and the topic discussion area is a discussion area of the document space.
In some embodiments, the present disclosure provides a terminal comprising: at least one memory and at least one processor; the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the information processing method.
In some embodiments, the present disclosure provides a storage medium for storing program code for executing the above-described information processing method.
The embodiment of the disclosure can realize the creation of the topic content block on the content interface of the first document by acquiring the topic information, creating the topic content block on the content interface of the first document and keeping the content of the topic content block and the content of the topic of the corresponding topic discussion area synchronous, and can use the content of the topic content block as a part of the content of the topic discussion area, thereby facilitating the interaction between the content interface and the topic discussion area and improving the user experience.
Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and elements are not necessarily drawn to scale.
Fig. 1 is a flowchart of an information processing method of an embodiment of the present disclosure.
FIG. 2 illustrates a schematic diagram of an online document, according to some embodiments.
FIG. 3 illustrates a schematic diagram of an online document, according to some embodiments.
FIG. 4 illustrates a schematic diagram of an online document, according to some embodiments.
FIG. 5 illustrates a schematic diagram of an online document, according to some embodiments.
FIG. 6 illustrates a schematic diagram of a data storage structure for discussion information, in accordance with some embodiments.
FIG. 7 illustrates a logic flow diagram for an information processing method according to some embodiments.
Fig. 8 is a partial block diagram for an information processing apparatus of some embodiments of the present disclosure.
Fig. 9 is a schematic structural diagram of an electronic device of an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that various steps recited in method embodiments of the present disclosure may be performed in parallel and/or in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based at least in part on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a" or "an" in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that reference to "one or more" unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Fig. 1 provides a flow chart of an information processing method of an embodiment of the present disclosure. The information processing method of the present disclosure may include step 101 of acquiring topic information in response to a first preset operation on a content interface of a first document. In some embodiments, the first document of the present application is a document in a document space. In some embodiments, the first document may be an online document or may be a local document. In some embodiments, the content interface is an interface that displays content of the first document. In some embodiments, the topic information may include comment information or discussion information for the document.
In some embodiments, the manner of obtaining topic information includes: a user newly establishes a topic content block in a document page and inputs new topic information; or, newly building a topic content block in the document page, and searching and referring to the published topic information; alternatively, the user may obtain a link to the published topic from the topic page, paste the link into the document page, and generate the topic content block.
In some embodiments, the method of the present disclosure may further include step 102 of creating a topic content block in the content interface of the first document based on the topic information, the content of the topic content block including at least one of: user information, topic content, reply content, and operational controls. In some embodiments, the topical content pieces may be presented in the form of cards. In some embodiments, the user information may include a user name or user avatar, etc., e.g., a user name of a topic publisher or a user name of a reviewer for a topic. In some embodiments, topic content may include the specific content of a topic. In some embodiments, the reply content may include comment information for a topic, and the like. In some embodiments, the operational controls of the topical content block may include a likes control, a comments control, a shares control, and the like.
In some embodiments, the topic content blocks correspond to the topics of the topic discussion zone one-to-one, and the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion zone.
In some embodiments, the topic forum is a forum of a document space. The document space is an online space established by one or more users, all the users can create documents, publish topics, reply topics, manage or cooperate the documents and the like in the document space, wherein the operation of creating the documents and the operation of publishing the topics of the users can be realized through different operation paths. For example, a user may create a new document through a creation control in a document creation page, or may publish a topic through a publication control of a topic page. The document page is a different functional page in the document space than the topic page, which in some embodiments may be a posted post.
In some embodiments, the content interface of the first document is a different interface than the discussion forum, which may be an interface other than the content interface, the discussion forum is used to display topics published by the current user and associated users of the current user, the associated users may be friend users of the current user or users located in the same working group, and the discussion forum may be a dynamic discussion forum.
By keeping the content of the topic content block synchronous with the content of the topic of the corresponding topic discussion area, the method can realize that the content of the topic discussion area is taken as one part of the document content, facilitates the interaction of the document content and the topic in the topic discussion area, can see and discuss the related topic in the document without going to the topic discussion area to look up the content of the topic and discuss the topic, and greatly facilitates the interaction operation of users. In addition, the present disclosure may create a topical content block at a content interface of the first document, and may synchronize the content of the topical content block to a topical discussion for discussion.
In some embodiments, keeping the content of the topical content blocks synchronized with the content of the topic of the corresponding topic discussion zone includes: when the topic discussion area does not have the topic corresponding to the topic information, the content of the topic content block is published to the topic discussion area. As described above, the topic forum is a forum of the document control, users can post discussions on the forum, and posted users and other related users can discuss and communicate through comments, praise, share, and the like. In this manner, the creation of topics in a forum at a content interface can be achieved.
In some embodiments, in response to a first preset operation on a content interface of the first document, the obtaining topic information comprises: displaying menu options in response to receiving input of a first preset identifier or triggering of a first preset control; responding to the triggering of a preset option in the menu options, and displaying an input interface of topic information; and responding to the trigger of a preset control in the input interface, and displaying topic information in the content interface. In some embodiments, the first preset operation includes an input of a first preset identification or a triggering of a first preset control. In some embodiments, the first preset identification may include, but is not limited to, "/". In some embodiments, the first preset control may comprise a "dispatch" control. For example, as shown in FIG. 2, menu options may be displayed by entering a "/" or clicking on a "discission" control in the content interface. In some embodiments, the menu options may include a posting option that, by selecting or triggering, may display an input interface for topical information (as shown in fig. 3). In some embodiments, as shown in fig. 4, after the topic information is input, the published topic information is displayed in the content interface in response to a trigger of a preset control (e.g., a "post" control) in the input interface. In some embodiments, the topic information is presented in the form of a chunk of topic content. Therefore, in the present disclosure, a topic content block can be newly created in the content interface, and the topic information is included in the topic content block. That is, the new post is directly initiated in the content interface of the first document. In this manner, a topic content block can be created as part of the document content, enabling discussion of the topic in the content interface of the first document.
In some embodiments, as shown in FIG. 4, the content of the topical content block is published to the topical forum while or after the topical content block or topical information is displayed in the content interface. In this way, the same topic information can be displayed in the content interface and the topic discussion area, and a user can view and discuss the topic information in the content interface and the topic discussion area, so that the interaction efficiency between the document content of the content interface and the topic of the topic discussion area is improved.
In some embodiments, if a topic in the topic discussion area is created in a document, a link to the document is displayed in a presentation area of the topic in the topic discussion area, and in response to clicking on the link to the document, a jump is made to the page of the document.
In some embodiments, in response to a first preset operation on a content interface of the first document, the obtaining topic information comprises: in response to receiving a link in the content interface, determining whether the link is a link to a topic of a topic discussion zone; if the link is the link of the topic discussion area, displaying the content corresponding to the link as a topic content block; if the link is not a link to a topic in a topic discussion zone, the link is displayed directly in the content interface. In some embodiments, the first preset operation may include a paste operation of the link. Upon receiving a link in the content interface, the link is identified to determine whether the link is a link to a topic of the topical discussion. If so, the content of the topic corresponding to the link can be identified and presented in the content interface in the form of topic content blocks. If not, indicating that only a copy of the link is made, the link is displayed directly in the content interface so that it becomes part of the document content. In this way, the content of the topic content block in the content interface and the content of the corresponding topic in the topic discussion area are kept synchronous by copying and pasting the link of the topic.
In some embodiments, in response to a first preset operation on a content interface of the first document, the obtaining topic information comprises: in response to receiving the second preset identification and the input of the specific content, displaying the content of the topic corresponding to the specific content in the topic discussion area; in response to a selection of content for a displayed topic, inserting content for the selected topic in a content interface. In some embodiments, the second preset identification may comprise an "@" symbol or a "/" symbol, or the like. In some embodiments, as shown in fig. 5, the second preset identifier @isinput in the content interface, and some specific content (e.g., keywords) is input behind the second preset identifier, at which time the content meeting the topic of the related search condition may be displayed. After the user selects the corresponding topic, the content of the selected topic may be displayed in the content interface in the form of a topic content block as a part of the document content, as shown in fig. 4. Therefore, as described above, the present disclosure can display the content of the corresponding topic in the discussion area in the content interface by pasting links of the topic or searching the corresponding topic, as a part of the document content, greatly enriches the way of creating topic content blocks in the content interface, and facilitates the operation of the user.
In some embodiments, as shown in fig. 6, the topic in the discussion area is stored as a discussion block, the topic content block in the content interface is stored as a reference block, and information of the discussion block is embedded in the reference block, so that the content of the topic content block in the content interface of the first document and the content of the topic in the discussion area are kept synchronous. In some embodiments, the post or topic is a Discussion Block (Discussion Block) on the underlying storage, and the topic content Block embedded in the document is a layer of Reference Block (Reference Block) nested on the basis of the Discussion Block, and data can be synchronously updated regardless of the operation source Discussion Block or the operation of the referenced Discussion Block, so that the content of the topic content Block in the content interface and the content of the topic in the topic Discussion area can be kept synchronous.
In some embodiments, there are topic content blocks at multiple places of the document content of the content interface, i.e. the same topic content block can be inserted at multiple locations of the content interface to be viewed when the topic information of the topic content block needs to be seen. In some embodiments, the content of the topics in the topic discussion zone and the chunks of topic content in the content interface are each kept synchronized. That is, as long as the topic content blocks are the same, the data is kept synchronously updated.
In some embodiments, keeping the content of the topical content blocks in the content interface and the content of the topic in the topic discussion zone synchronized includes: when any information change occurs in the topic content block in the content interface, the corresponding information change occurs in the content of the topic in the topic discussion area. In some embodiments, keeping the content of the topical content blocks in the content interface and the content of the topic in the topic discussion zone synchronized includes: when any information change occurs to the topic in the topic discussion area, the corresponding information change occurs to the topic content block in the content interface. That is, regardless of whether the data of the topic content block at the content interface is changed or the topic in the topic discussion area is changed, the data of the corresponding topic information is updated synchronously. For example: if the topic information at any position of the content interface or the topic discussion area is modified, the topic information in the content interface and the topic discussion area is modified, and if the topic information is deleted at any position of two sides, the topic information is deleted at both sides. The topic content block of the content interface and the content of the topic in the topic discussion area are kept synchronous, and the subsequent updating is kept synchronous without operations on both sides.
In some embodiments, the information processing method of the present disclosure further includes: in response to receiving a trigger operation of the dialog topic discussion zone, a content interface of the first document is displayed in a first area of a current interface, and an interface of the topic discussion zone is displayed in a second area of the current interface. As shown in fig. 2 through 5, a content interface and a discussion forum are respectively displayed in different areas of a document space. In some embodiments, the topic discussion can be hidden and displayed after a triggering operation to the topic discussion can occur.
In some embodiments, the information processing method of the present disclosure further includes: the content of the topic content block is displayed on the content interface of the first document of the current interface, and simultaneously, the topic is displayed on the interface of the topic discussion area of the current interface, and the content of the topic content block corresponds to the content of the topic. In some embodiments, the content of the topical content block can be found in the topic of the topical discussion zone, and the content of the topic of the topical discussion zone can be found in the topical content block of the content interface, because the content of the topical content block and the content of the topic of the corresponding topical discussion zone are kept synchronously updated. Thus, the user experience is greatly facilitated.
The underlying logic of the information processing method of the present disclosure is explained below with reference to fig. 7. As shown in fig. 7, there are 3 paths for acquiring topic information. The leftmost path is obtained by inputting a preset identifier "/" or clicking a distribute control, and at this time, distributionfromppaneneextension can be triggered to open an input interface of new topic information. The relevant information may then be entered in the input interface, clicking on the posting control (e.g., the "Post" control), at which point the interface that created the topical content chunk is invoked. After the creation is successful, the rootRecord of the topic content block is returned, and the topic discussion area is informed to pull the content of the latest topic content block, so that the topic information of the newly created topic content block can be published in the topic discussion area.
In the middle path, by clicking the mentionDiscuss control or inputting a preset identifier @, the mentiontooloxextension can be triggered to open a mention interface, and then the @ interface is called to search a related discussion block and display the content of a related topic. The user can select a target topic after seeing some searched topics, so that rootRecord of the topic can be obtained. In the path on the right, the link url of the topic is copied and pasted in the content interface. Then, whether the link url belongs to the current space is determined. If so, calling a client _ vars interface to acquire the content of the topic corresponding to the link, and further acquiring the rootRecord of the topic. After the rootRecord data of the topic are acquired, the rootRecord monitoring is registered, a reference block is inserted, the embedded information or the sub-information of the reference block is the rootRecord of the topic, and then the synchronous data updating of the same content of the topic content block of the content interface and the topic of the topic discussion area can be realized.
The information processing method disclosed by the invention can embed topics or posts into the document and can respond to the topics in the document. Since the topic content blocks of the content interface and the topics in the topic discussion area are synchronized, when the topic is responded to or operated (e.g., deleted, praise, subscribed, replied to, etc.) at one place, the same topic information of the rest of the positions can be updated with data synchronously. That is, the updated results can be synchronized whether they are responded to on non-referenced topics or on referenced topics. The method disclosed by the invention enables the topics of the discussion area and the document content to be better fused together, enables the interaction between the topics and the document content to be more convenient and faster, and can improve the processing efficiency of a user.
An embodiment of the present disclosure also provides an information processing apparatus 600. The information processing apparatus 600 includes an information acquisition module 601 and a creation module 602. In some embodiments, the information obtaining module 601 is configured to obtain topic information in response to a first preset operation on a content interface of a first document, where the first document is a document in a document space; the creation module 602 is configured to create a topical content block at a content interface of the first document based on the topical information, the content of the topical content block including at least one of: user information, topic content, reply content and operation controls; the topic content blocks correspond to topics of the topic discussion areas one by one, the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion areas, and the topic discussion areas are discussion areas of the document space.
It should be understood that the contents described with respect to the information processing method are also applicable to the information processing apparatus 600 herein, and for the sake of simplicity, detailed description thereof will not be made here.
In some embodiments, keeping the content of the topical content blocks synchronized with the content of the topic of the corresponding topic discussion zone includes: when the topic discussion area does not have the topic corresponding to the topic information, the content of the topic content block is published to the topic discussion area. In some embodiments, in response to a first preset operation on a content interface of the first document, the obtaining topic information comprises: displaying menu options in response to receiving input of a first preset identifier or triggering of a first preset control; responding to the triggering of a preset option in the menu options, and displaying an input interface of topic information; and responding to the triggering of a preset control in the input interface, and displaying the topic information in the content interface. In some embodiments, the information processing apparatus further includes an information publishing module configured to publish the content of the topical content block to the topical forum while or after the topical information is displayed in the content interface. In some embodiments, in response to a first preset operation on a content interface of the first document, the obtaining topic information comprises: in response to receiving a link in the content interface, determining whether the link is a link to a topic of a topic discussion zone; if the link is the link of the topic discussion area, displaying the content corresponding to the link as a topic content block; if the link is not a link to a topic in a topic discussion zone, the link is displayed directly in the content interface. In some embodiments, in response to a first preset operation on a content interface of the first document, the obtaining topic information comprises: in response to receiving the second preset identification and the input of the specific content, displaying the content of the topic corresponding to the specific content in the topic discussion area; in response to a selection of content for the displayed topic, inserting content for the selected topic in the content interface. In some embodiments, topics in the discussion area are stored as discussion blocks, topic content blocks in the content interface are stored as reference blocks, and information of the discussion blocks is embedded in the reference blocks, so that the content of the topic content blocks in the content interface and the content of corresponding topics in the discussion area are kept synchronous. In some embodiments, the information processing apparatus further includes: the display module is configured to respond to the received trigger operation of the discussion area, display a content interface of the first document in a first area of the current interface, and simultaneously display an interface of the discussion area in a second area of the current interface. In some embodiments, the display module is further configured to display the content of the topical content block on the content interface of the first document of the current interface while displaying the topic on the interface of the topic discussion zone of the current interface, the content of the topical content block corresponding to the content of the topic.
In addition, the present disclosure also provides a terminal, including: at least one memory and at least one processor; the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the information processing method.
In addition, the present disclosure also provides a computer storage medium storing program codes for executing the above-described information processing method.
The information processing method and apparatus of the present disclosure have been described above based on the embodiments and application examples. In addition, the present disclosure also provides a terminal and a storage medium, which are described below.
Referring now to fig. 9, a schematic diagram of an electronic device (e.g., a terminal device or server) 700 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 9 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 9, the electronic device 700 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 701 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage means 708 into a Random Access Memory (RAM) 703. In the RAM703, various programs and data necessary for the operation of the electronic apparatus 700 are also stored. The processing device 701, the ROM 702, and the RAM703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 9 illustrates an electronic device 700 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 embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 709, or may be installed from the storage means 708, or may be installed from the ROM 702. The computer program, when executed by the processing device 701, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can 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 any of a variety of 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.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the methods of the present disclosure as described above.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including 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. Where the name of an element does not in some cases constitute a limitation on the element itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on 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.
According to one or more embodiments of the present disclosure, there is provided an information processing method including: responding to a first preset operation on a content interface of a first document, and acquiring topic information, wherein the first document is a document in a document space; creating a topic content block in a content interface of the first document based on the topic information, the content of the topic content block including at least one of: user information, topic content, reply content and operation controls; the topic content blocks correspond to topics of a topic discussion area one by one, the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion area, and the topic discussion area is a discussion area of the document space.
According to one or more embodiments of the present disclosure, keeping the contents of the topical content blocks synchronized with the contents of the topics of the corresponding topic discussion zone includes: and when the topic discussion area does not have the topic corresponding to the topic information, releasing the content of the topic content block to the topic discussion area.
According to one or more embodiments of the present disclosure, in response to a first preset operation on a content interface of a first document, acquiring topic information includes: displaying menu options in response to receiving input of a first preset identifier or triggering of a first preset control; responding to the triggering of a preset option in the menu options, and displaying an input interface of the topic information; and responding to the triggering of a preset control in the input interface, and displaying the topic information in the content interface.
According to one or more embodiments of the present disclosure, the contents of the topical content block are published to the topical forum while or after the topical information is displayed in the content interface.
According to one or more embodiments of the present disclosure, in response to a first preset operation on a content interface of a first document, acquiring topic information includes: in response to receiving a link in the content interface, determining whether the link is a link to a topic of the topical discussion zone; if the link is the link of the topic discussion area, displaying the content corresponding to the link as a topic content block; if the link is not a link to a topic of the topic discussion zone, the link is displayed directly in the content interface.
According to one or more embodiments of the disclosure, in response to a first preset operation on a content interface of a first document, acquiring topic information comprises: in response to receiving input of a second preset identification and specific content, displaying content of a topic corresponding to the specific content in the topic discussion area; in response to a selection of content for a displayed topic, inserting content for the selected topic in the content interface.
According to one or more embodiments of the present disclosure, topics in the discussion area are stored as discussion blocks, the topic content blocks in the content interface are stored as reference blocks, and information of the discussion blocks is embedded in the reference blocks, so that the content of the topic content blocks in the content interface and the content of corresponding topics in the discussion area are kept synchronous.
According to one or more embodiments of the present disclosure, the information processing method further includes: in response to receiving a trigger operation of a dialog discussion zone, a content interface of the first document is displayed in a first area of a current interface, and an interface of the dialog discussion zone is displayed in a second area of the current interface.
According to one or more embodiments of the present disclosure, the information processing method further includes: displaying the content of the topic content block on a content interface of the first document of the current interface, and simultaneously displaying the topic on an interface of the topic discussion area of the current interface, wherein the content of the topic content block corresponds to the content of the topic.
According to one or more embodiments of the present disclosure, there is provided an information processing apparatus including: the information acquisition module is configured to respond to a first preset operation on a content interface of a first document to acquire topic information, wherein the first document is a document in a document space; a creation module configured to create a topical content block in a content interface of the first document based on the topical information, the content of the topical content block including at least one of: user information, topic content, reply content and operation controls; the topic content blocks correspond to topics of a topic discussion area one by one, the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion area, and the topic discussion area is a discussion area of the document space.
According to one or more embodiments of the present disclosure, there is provided a terminal including: at least one memory and at least one processor; wherein the at least one memory is configured to store program code, and the at least one processor is configured to call the program code stored in the at least one memory to perform the method of any one of the above.
According to one or more embodiments of the present disclosure, there is provided a storage medium for storing program code for performing the above-described method.
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 (12)

1. An information processing method characterized by comprising:
responding to a first preset operation on a content interface of a first document, and acquiring topic information, wherein the first document is a document in a document space;
creating a topic content block in a content interface of the first document based on the topic information, the content of the topic content block including at least one of: user information, topic content, reply content and operation controls;
the topic content blocks correspond to topics of a topic discussion area one by one, the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion area, and the topic discussion area is a discussion area of the document space.
2. The information processing method according to claim 1, wherein keeping synchronization of the content of the topical content block and the content of the topic of the corresponding topic discussion zone comprises: and when the topic discussion area does not have the topic corresponding to the topic information, releasing the content of the topic content block to the topic discussion area.
3. The information processing method according to claim 1, wherein acquiring topic information in response to a first preset operation on a content interface of a first document comprises:
displaying menu options in response to receiving input of a first preset identifier or triggering of a first preset control;
responding to the triggering of a preset option in the menu options, and displaying an input interface of the topic information;
and responding to the triggering of a preset control in the input interface, and displaying the topic information in the content interface.
4. The information processing method according to claim 3, characterized in that the contents of the topic content block are published to the topic forum while or after the topic information is displayed in the content interface.
5. The information processing method according to claim 1, wherein acquiring topic information in response to a first preset operation on a content interface of a first document comprises:
in response to receiving a link in the content interface, determining whether the link is a link to a topic of the topical discussion zone;
if the link is the link of the topic discussion area, displaying the content corresponding to the link as a topic content block;
if the link is not a link to a topic of the topic discussion zone, the link is displayed directly in the content interface.
6. The information processing method according to claim 1, wherein acquiring topic information in response to a first preset operation on a content interface of a first document comprises:
in response to receiving input of a second preset identification and specific content, displaying content of a topic corresponding to the specific content in the topic discussion area;
in response to a selection of content for a displayed topic, inserting content for the selected topic in the content interface.
7. The information processing method according to claim 1, characterized in that a topic in the topic discussion area is stored as a discussion block, the topic content block in the content interface is stored as a reference block, and information of the discussion block is embedded in the reference block so that the content of the topic content block in the content interface and the content of the corresponding topic in the topic discussion area are kept synchronized.
8. The information processing method according to claim 1, characterized by further comprising:
in response to receiving a trigger operation of a dialog discussion zone, a content interface of the first document is displayed in a first area of a current interface, and an interface of the dialog discussion zone is displayed in a second area of the current interface.
9. The information processing method according to claim 8, characterized by further comprising:
displaying the content of the topic content block on a content interface of the first document of the current interface, and simultaneously displaying the topic on an interface of the topic discussion area of the current interface, wherein the content of the topic content block corresponds to the content of the topic.
10. An information processing apparatus characterized by comprising:
the information acquisition module is configured to respond to a first preset operation on a content interface of a first document to acquire topic information, wherein the first document is a document in a document space;
a creation module configured to create a topical content block in a content interface of the first document based on the topical information, the content of the topical content block including at least one of: user information, topic content, reply content and operation controls;
the topic content blocks correspond to topics of a topic discussion area one by one, the content of the topic content blocks is kept synchronous with the content of the topics of the corresponding topic discussion area, and the topic discussion area is a discussion area of the document space.
11. A terminal, comprising:
at least one memory and at least one processor;
wherein the at least one memory is configured to store program code, and the at least one processor is configured to call the program code stored in the at least one memory to execute the information processing method according to any one of claims 1 to 9.
12. A storage medium for storing a program code for executing the information processing method of any one of claims 1 to 9.
CN202210198448.3A 2022-03-02 2022-03-02 Information processing method, device, terminal and storage medium Pending CN114565476A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210198448.3A CN114565476A (en) 2022-03-02 2022-03-02 Information processing method, device, terminal and storage medium
PCT/CN2023/079261 WO2023165556A1 (en) 2022-03-02 2023-03-02 Information processing method and apparatus, terminal, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210198448.3A CN114565476A (en) 2022-03-02 2022-03-02 Information processing method, device, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN114565476A true CN114565476A (en) 2022-05-31

Family

ID=81715095

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210198448.3A Pending CN114565476A (en) 2022-03-02 2022-03-02 Information processing method, device, terminal and storage medium

Country Status (2)

Country Link
CN (1) CN114565476A (en)
WO (1) WO2023165556A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115438633A (en) * 2022-09-30 2022-12-06 湖南汇智兴创科技有限公司 Cross-document online discussion processing method, interaction method, device and equipment
WO2023138474A1 (en) * 2022-01-18 2023-07-27 北京字跳网络技术有限公司 Information processing method and apparatus, and terminal and storage medium
WO2023165556A1 (en) * 2022-03-02 2023-09-07 北京字跳网络技术有限公司 Information processing method and apparatus, terminal, and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110167054A1 (en) * 2010-01-06 2011-07-07 Microsoft Corporation Automated discovery aggregation and organization of subject area discussions
CN107342932A (en) * 2017-05-23 2017-11-10 华为技术有限公司 A kind of information interacting method and terminal
CN112398727A (en) * 2020-11-06 2021-02-23 北京字跳网络技术有限公司 Information processing method, device, terminal and storage medium
CN113128185A (en) * 2021-04-16 2021-07-16 北京字跳网络技术有限公司 Interaction method and device and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120284618A1 (en) * 2011-05-06 2012-11-08 Microsoft Corporation Document based contextual communication
US8676913B1 (en) * 2013-09-09 2014-03-18 LavaRipples, LLC Discussion-topic, social network systems
CN112735212B (en) * 2020-12-30 2022-08-26 北京安博盛赢教育科技有限责任公司 Online classroom information interaction discussion-based method and device
CN114565476A (en) * 2022-03-02 2022-05-31 北京字跳网络技术有限公司 Information processing method, device, terminal and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110167054A1 (en) * 2010-01-06 2011-07-07 Microsoft Corporation Automated discovery aggregation and organization of subject area discussions
CN107342932A (en) * 2017-05-23 2017-11-10 华为技术有限公司 A kind of information interacting method and terminal
CN112398727A (en) * 2020-11-06 2021-02-23 北京字跳网络技术有限公司 Information processing method, device, terminal and storage medium
CN113128185A (en) * 2021-04-16 2021-07-16 北京字跳网络技术有限公司 Interaction method and device and electronic equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023138474A1 (en) * 2022-01-18 2023-07-27 北京字跳网络技术有限公司 Information processing method and apparatus, and terminal and storage medium
WO2023165556A1 (en) * 2022-03-02 2023-09-07 北京字跳网络技术有限公司 Information processing method and apparatus, terminal, and storage medium
CN115438633A (en) * 2022-09-30 2022-12-06 湖南汇智兴创科技有限公司 Cross-document online discussion processing method, interaction method, device and equipment

Also Published As

Publication number Publication date
WO2023165556A1 (en) 2023-09-07

Similar Documents

Publication Publication Date Title
US11954426B2 (en) Method and apparatus for displaying online document, and storage medium
CN114565476A (en) Information processing method, device, terminal and storage medium
CN110378743B (en) Application invitation method, terminal device, server and medium
CN110909521B (en) Online document information synchronous processing method and device and electronic equipment
CN110633126B (en) Information display method and device and electronic equipment
CN112311656B (en) Message aggregation and display method and device, electronic equipment and computer readable medium
CN112328927B (en) Document processing method and device, readable medium and electronic equipment
CN111597467A (en) Display method and device and electronic equipment
CN110658960A (en) Message processing method and device and electronic equipment
CN115757400B (en) Data table processing method, device, electronic equipment and computer readable medium
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN111857720B (en) User interface state information generation method and device, electronic equipment and medium
CN113157153A (en) Content sharing method and device, electronic equipment and computer readable storage medium
CN113050844A (en) Data display method and device, electronic equipment and computer readable medium
CN111694629A (en) Information display method and device and electronic equipment
CN111460049A (en) Content sharing method and device, electronic equipment and computer readable storage medium
CN113888104B (en) Schedule sharing method, device and equipment
CN111262778B (en) Invitation link information processing method and device, electronic equipment and readable medium
CN112148744A (en) Page display method and device, electronic equipment and computer readable medium
CN111756953A (en) Video processing method, device, equipment and computer readable medium
CN111367689A (en) Interactive prompt information sending method and device of online document and electronic equipment
CN110619101B (en) Method and apparatus for processing information
CN112307393A (en) Information issuing method and device and electronic equipment
CN114995690A (en) Document creation method, device, equipment and storage medium
CN110727882A (en) Information presentation method, electronic device and computer readable 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