CN110858113A - Message processing method and device and electronic equipment - Google Patents

Message processing method and device and electronic equipment Download PDF

Info

Publication number
CN110858113A
CN110858113A CN201810962232.3A CN201810962232A CN110858113A CN 110858113 A CN110858113 A CN 110858113A CN 201810962232 A CN201810962232 A CN 201810962232A CN 110858113 A CN110858113 A CN 110858113A
Authority
CN
China
Prior art keywords
page
interface
current
message
message interface
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
CN201810962232.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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810962232.3A priority Critical patent/CN110858113A/en
Publication of CN110858113A publication Critical patent/CN110858113A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a message processing method, a message processing device and electronic equipment, wherein the method comprises the following steps: responding to the operation of collecting the reading progress of the current message interface by a user, and storing the content in the collection page by taking the current message interface as the collection page; generating a label of the collection page and displaying the label in an application to which the message interface belongs; and responding to the operation of the user for the label, and jumping the current interface to the collection page corresponding to the label. The scheme of the embodiment of the invention can facilitate the user to quickly and accurately position the previously viewed message in the message interface, and the progress of information lookup cannot be lost.

Description

Message processing method and device and electronic equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a message processing method and apparatus, and an electronic device.
Background
In the current instant messaging app, when a user logs out in the middle of reading a large amount of unread information on a certain dialog page and logs out halfway, the system defaults that the user has read all the unread information in the dialog, so that the user will only start to present from the content behind the unread information when entering the dialog page again, and the user cannot return to the position of the dialog information when logging out halfway.
Disclosure of Invention
The invention provides a message processing method, a message processing device and electronic equipment, which can facilitate a user to quickly and accurately position a previously viewed message in a message interface without losing the progress of information lookup.
In order to achieve the above purpose, the embodiment of the invention adopts the following technical scheme:
in a first aspect, a message processing method is provided, including:
responding to the operation of collecting the reading progress of the current message interface by a user, and storing the content in the collection page by taking the current message interface as the collection page;
generating a label of the collection page and displaying the label in an application to which the message interface belongs;
and responding to the operation of the user for the label, and jumping the current interface to the collection page corresponding to the label.
In a second aspect, a message processing apparatus is provided, including:
the information storage module is used for responding to the operation of collecting the reading progress of the current message interface by a user and storing the content in the collection page by taking the current message interface as the collection page;
the tag generation module is used for generating tags of the favorite pages and displaying the tags in the application to which the message interface belongs;
and the page skipping module is used for responding to the operation of the user for the label and skipping the current interface to the collection page corresponding to the label.
In a third aspect, an electronic device is provided, including:
a memory for storing a program;
a processor, coupled to the memory, for executing the program for:
responding to the operation of collecting the reading progress of the current message interface by a user, and storing the content in the collection page by taking the current message interface as the collection page;
generating a label of the collection page and displaying the label in an application to which the message interface belongs;
and responding to the operation of the user for the label, and jumping the current interface to the collection page corresponding to the label.
The invention provides a message processing method, a message processing device and electronic equipment, wherein in the process that a user uses an application with a message interface, the user can collect the reading progress of the current message interface, the application can store the content in a collection page, and simultaneously, a label corresponding to the collection page is formed and displayed in the application; after the user clicks the tag, the application can jump the current interface to the collection page according to the content in the pre-stored collection page, so that the user can conveniently and quickly and accurately position the previously viewed message, and the progress of looking up the information cannot be lost.
The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a schematic diagram of message processing logic according to an embodiment of the present invention;
FIG. 2 is a block diagram of a message processing system according to an embodiment of the present invention;
FIG. 3 is a first flowchart of a message processing method according to an embodiment of the present invention;
FIG. 4 is a first message interface diagram according to an embodiment of the present invention;
FIG. 5 is a flowchart of a message processing method according to an embodiment of the present invention;
FIG. 6a is a second message interface diagram according to an embodiment of the present invention;
fig. 6b is a flow chart of a message processing method according to the embodiment of the present invention;
FIG. 7 is a first block diagram of a message processing apparatus according to an embodiment of the present invention;
FIG. 8 is a block diagram of a message processing apparatus according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The scheme of the embodiment of the invention can improve the function that the traditional instant messaging application can not store the reading progress of the user in the conversation before, thereby causing the user to not quickly position the position of the conversation information read before when entering the conversation interface again, and the core idea is that the reading progress storage function of the instant messaging application is expanded, when the user needs to store the reading progress in the current conversation, the reading progress of the current conversation interface can be collected, and the application responds to the collection operation, can store the content in the collected page and form the label of the collected page to be displayed in the instant messaging application; after the user clicks the tag, the application can jump the current interface to the previously collected page according to the content in the pre-stored collected page, so that the reading progress of the conversation information is displayed to the user, the user can conveniently and accurately position the position of the conversation information checked before, and the progress of looking up the information cannot be lost.
The scheme of the embodiment of the invention can be expanded to any conversation form or non-conversation form application with a message interface, such as mails, electronic books, browsers, instant messaging software and the like. The core operation is that the reading progress of a user in a message interface (such as a mail list, an electronic page, a browsing webpage and a conversation window) is collected, and a label of the collected page is generated and displayed in an application of the message interface; when the application is entered again to execute the specified operation aiming at the label, the application can be controlled to jump the current interface to the collection page corresponding to the label, so that the user can conveniently continue to read.
A dialog interface of the instant messaging application is used as the message interface, as shown in fig. 1, which is a schematic view of a message processing logic according to an embodiment of the present invention. The processing logic involves a front-end, i.e., client, and a back-end, i.e., server, of the instant messaging application.
When a user logs in an instant messaging application by using a client to carry out conversation, if the user needs to quit the current conversation interface midway or quit the application but wants to keep the reading progress of the current conversation information, the user can directly enter the conversation interface presenting the current conversation information when entering the conversation next time, and then the user can click a 'collection' plug-in preset on the conversation interface. When the server receives an operation that the front end clicks 'favorites', the currently displayed conversation interface is used as a favorite page, the content in the favorite page is stored, and the tags forming the favorite page are displayed in the application, for example, the interface with the 'tags' displayed at the upper right front end in fig. 1. When the user logs in the application again, the "tag" operation key in the application may be clicked to trigger the back-end server to control the front-end client to jump from the current page to the dialog corresponding to the favorite page corresponding to the tag, and the current display interface in the dialog is the favorite page, that is, the dialog interface displayed on the upper left side in fig. 1.
Based on the message processing logic diagram shown in fig. 1. Fig. 2 is a schematic structural diagram of a message processing system according to an embodiment of the present invention. The system comprises: an instant messaging client 210 arranged at the front end and a server 220 arranged at the back end. The server 220 is provided with a message processing device, including:
the information storage module is used for responding to the operation of collecting the reading progress of the current message interface by a user and storing the content in the collection page by taking the current message interface as the collection page;
the tag generation module is used for generating tags of the favorite pages and displaying the tags in the application of the message interface;
and the page jump module is used for responding to the operation of clicking the label by the user and jumping the current interface to the collection page corresponding to the label.
Specifically, in the process of logging in the instant messaging client 210 to perform a conversation, if the user needs to quit the current message interface midway or quit the application, but wants to keep the reading progress of the current conversation information, so that the user can directly enter the message interface presenting the current conversation information next time when entering the conversation, and then click a "collection" plug-in preset on the message interface to collect the current reading progress. When the information storage module in the server 220 receives the operation that the front end clicks 'favorites', the currently displayed message interface of the instant messaging client 210 is used as a favorite page, the content in the favorite page is stored, and then the tag generation module forms the tag of the favorite page to be displayed in the application. When the user logs in the instant messaging client 210 again, the "tag" operation key in the application may be clicked to trigger the page jump module in the back-end server 220 to control the client at the front end to jump from the current page to the dialog corresponding to the favorite page corresponding to the tag according to the content in the previously stored favorite page, and the current display interface in the dialog is the favorite page. The user may continue to read subsequent dialog messages from the display interface.
Further, the operation of collecting the reading progress of the current message interface by the user includes:
the user clicks on the floating window collection plugin located on the current message interface.
Specifically, the floating window collection plug-in can freely move along with the dragging of the mouse, does not shield conversation contents read by a user, and is convenient for the user to collect a read current message interface at any time.
Further, in the above message processing apparatus:
the information storage module can be specifically used for storing first content information located at a specified page position in the collection page;
accordingly, the page jump module may be specifically configured to jump the current interface to a message interface including the first content information, and display the first content information at a specified page position in the current message interface.
Further, the application to which the message interface belongs may be an instant messaging application, and the message interface may be a conversation interface in the instant messaging application;
correspondingly, the page jump module may specifically include:
the information matching unit is used for matching the content information contained in each dialogue according to the first content information and locking the position of the first content information in the dialogue;
and the page jumping unit is used for jumping the current interface into the dialog containing the first content information, and displaying the specified page position in the current dialog interface of the dialog as the first content information.
Specifically, when the information storage module stores the first content information in the favorite page, the content information located at the designated page position in the favorite page may be stored as the first content information, which may reduce the amount of stored information. Correspondingly, in the process that the page jump module controls the current interface to jump to the dialog taking the collection page as the current interface, the information matching unit in the page jump module can match the content information contained in each dialog in the application according to the first content information to lock the position of the first content information in the dialog; then, a page jump unit in the page jump module jumps the current interface to the dialog containing the first content information, and the specified page position in the current message interface of the dialog is displayed as the first content information.
Further, the specifying the page position may include: and the middle of the message interface along the up-down direction is within a preset position range.
Further, the tag generation module described above may be specifically adapted to,
receiving the tag information input by the user, and displaying the tag information as a tag of the favorite page in the application to which the message interface belongs.
When a user collects a message interface, the information content of the tags of the collection page can be set independently, so that the reading progress and the position of the dialog information pointed by each tag can be identified conveniently.
Further, the tag generation module may be specifically configured to use a message in the favorite page as tag information, and display the tag information as a tag of the favorite page in an application to which the message interface belongs.
Further, the tag generation module may be further configured to take the message as tag information in response to an operation of selecting the message in the favorite page by the user.
When a user collects the message interface, the message in the collection page can be selected as the information content of the tags, so that the reading progress and the position of the dialog information pointed by each tag can be conveniently identified.
The technical solution of the present application is further illustrated by the following examples.
Example one
Based on the message processing logic diagram shown in fig. 1, fig. 3 is a flowchart of a message processing method according to an embodiment of the present invention, where an execution subject of the method may be the server shown in fig. 2 or a message processing apparatus disposed in the server. As shown in fig. 3, the message processing method includes the following steps:
s310, in response to the operation that the user collects the reading progress of the current message interface, the content in the collection page is stored by taking the current message interface as the collection page.
For example, in the process of logging in an instant messaging application by using a client to carry out a conversation, if the user needs to quit the current message interface midway or quit the application but wants to keep the reading progress of the current conversation information, the user can directly enter the message interface presenting the current conversation information when entering the conversation next time, and then the user can click a 'favorite' plug-in preset on the message interface.
For example, a user is viewing 145 unread messages of a group in chronological order (earliest-closest). When the user is going to view the 67 th message, he must leave the current messaging interface or leave the application, and he wishes to mark and save the reading location, and then quickly and accurately return to the reading location for the next re-entry, and continue viewing the subsequent messages. At this point, a "favorites" plug-in preset on the message interface (e.g., to the right of the page) may be clicked:
Figure BDA0001774077880000071
the plug-in collection can be displayed on a message interface in the form of a floating window, and the plug-in position can freely move along with dragging of a mouse without blocking the content read by a user. And after clicking the floating window collection plug-in, a popup window appears on the message interface, and the user is inquired whether to collect the current reading progress. The user selects "ok" and the message interface is saved as a favorite page.
Specifically, the server stores the content in the favorite page with the current message interface as the favorite page, so as to facilitate the subsequent locking of the position of the favorite page in the conversation according to the stored content.
And S320, generating a label of the favorite page and displaying the label in the application to which the message interface belongs.
When the server receives an operation that the front end clicks 'favorites', the currently displayed message interface is used as a favorite page, and the tags forming the favorite page are displayed in the application, for example, the interface with the 'tags' is displayed at the upper right front end in fig. 1.
In an actual application scenario, the tag of each favorite page may be labeled differently by a favorite time or a tag name. The name of the tag can be set by a user, for example, tag information input by the user is received and is displayed in an application to which a message interface belongs as a tag of a favorite page; or the application can generate the content according to preset rules, for example, the content of the first dialog information of the current collection page is used as the content of the tag; any message in the favorite page can be used as the tag information, and the tag information is used as the tag of the favorite page and is displayed in the application of the message interface. For the last tag generation mode, the server can also take the message as tag information by responding to the operation that the user selects the message in the favorite page.
For example, the user may set a tab for the selected favorite page, as shown in fig. 4, when the user reads the "report publishing" part, and needs to leave halfway, and clicks to save the reading progress, the server may set the tab for the favorite page as: "discussion report publishing". The content of the tag may also be edited by the user at his or her own discretion or may select any message from the messages of the favorite page as tag information.
S330, responding to the operation of the user for the label, and jumping the current interface to a collection page corresponding to the label.
When the user logs in the application again, a 'tag' operation key in the application can be clicked to trigger the back-end server to control the front-end client to jump to the collection page corresponding to the tag from the current page.
For example, when the user returns to the application again and needs to return to the previously collected message interface for performing a focused viewing or continuing reading, the bookmark plug-in on the main page of the application can be opened:
Figure BDA0001774077880000081
(there may be a numeric display on the plug-in showing the number of favorite pages already favorited). After the bookmark is clicked, the content of the label corresponding to the collected page of the user appears in the bookmark. When the 'discussion report publishing' is selected, the page pops up the message interface/progress of the previously collected collection page at this time, and the user can focus on viewing the content and can also continue to read messages from the node.
The user can save several content nodes in the plurality of message interfaces in the bookmark, and then click the corresponding label to return the corresponding message interface/progress.
According to the message processing method provided by the invention, when a user uses an instant messaging application process, the user can collect the reading progress of the current message interface, the application can store the content in the collection page, and meanwhile, a label corresponding to the collection page is formed and displayed in the application; after the user clicks the tag, the application can jump the current interface to the collection page according to the content in the pre-stored collection page, so that the user can conveniently and quickly and accurately position the previously viewed message, and the progress of looking up the information cannot be lost.
Example two
Fig. 5 is a flowchart of a message processing method according to a second embodiment of the present invention. The method can be used as a specific implementation manner of the method shown in the first embodiment. As shown in fig. 5, the message processing method includes the following steps:
s510, responding to the operation that the user collects the reading progress of the current message interface, and storing the first content information located at the appointed page position in the collection page by taking the current message interface as the collection page.
This step may be referred to as a refinement of step S310. In order to reduce the storage amount of the content in the favorite page, only the content information at the specified page position in the favorite page may be stored, and the part of the content information may be recorded as the first content information. The specified page location may be any area location in the favorite page.
In an actual application scenario, in order to select the personalized effective information in the favorite page, the designated page position may include: the message interface is within a middle preset position range along the up-down direction (for example, an interval range occupying 70% of the interface area).
For example, as shown in fig. 6a, based on the picture text recognition technology, the system may recognize that the text at the specified page position in the current message interface includes:
'Tian Da Liu Tao wait for I to see if the report of how you read is that if the test is carried out on the un-published Lu Yu jin Qing Bingxiao, the report is published and if I is modifying again'
And after the first content information is identified, storing the first content information.
S520, generating a label of the favorite page and displaying the label in the application of the message interface.
Step S520 is the same as step S320.
S530, responding to the operation of the user for the label, jumping the current interface to the message interface containing the first content information, and displaying the appointed page position in the jumped current message interface as the first content information.
The content of the collection interface stored based on the application is the first content information, so that the first content information is still displayed at the specified page position of the message interface after the skipping is required to be ensured when the collection interface is restored based on the tag skipping, and the consistency of the collection interface and the restoration interface is ensured.
For example, when the application to which the messaging interface belongs is an instant messaging application and the messaging interface is a conversation interface in the instant messaging application, the execution process of this step may be expanded to the method shown in fig. 6b, which includes:
s610, according to the first content information, matching is carried out in the content information contained in each dialogue, and the position of the first content information in the dialogue is locked.
For example, when the user later needs to return to the previously-collected dialog interface to continue reading, the operation key of the "tab" in the application main page may be clicked. After receiving an instruction of clicking a tag by a user, the system performs fuzzy search on all conversation contents in the application according to the first content information at the appointed position in the pre-stored collection page, selects the content information part with the highest matching degree, and judges the content information of the conversation interface collected by the user before.
S620, the current interface is jumped to a conversation containing the first content information, and the specified page position in the current conversation interface of the conversation is displayed as the first content information.
After the position in the dialog corresponding to the first content information is determined, the current interface can jump to the dialog containing the first content information, the current dialog interface of the dialog contains the first content information, and the position of the first content information is the designated page position.
For example, as shown in fig. 6a, after jumping to the dialog shown in fig. 6a, the previously stored first content information may still be placed in a middle preset position range (e.g., an interval range occupying 70% of the interface area) of the page of the current dialog. Therefore, by storing part of content information in the collection page, the user can completely jump to the collection page read before the user, and the complexity of the information matching process is reduced.
The content of step S530 may be used as a refinement of step S330 described above.
The message processing method provided by the invention is based on the embodiment of the method shown in fig. 3, the first content information at the appointed page position in the collection page is selected to be stored, when the current interface is jumped according to the first content information, the dialogue where the first content information is located is firstly determined, then the dialogue interface containing the first content information is used as the jumped dialogue interface, and the page position where the first content information is located is the appointed page position before, so that the dialogue information progress corresponding to the collection page is completely presented, and the complexity of the information matching process is reduced.
EXAMPLE III
As shown in fig. 7, a first structure of a message processing apparatus according to an embodiment of the present invention, which may be disposed in the server shown in fig. 2, is configured to perform the method steps shown in fig. 3, and includes:
the information storage module 710 is configured to respond to an operation of collecting a reading progress of a current message interface by a user, and store content in the collection page by using the current message interface as a collection page;
the tag generation module 720 is configured to generate a tag of the favorite page and display the tag in the application to which the message interface belongs;
and the page jump module 730 is configured to respond to an operation of the user for the tag, and jump the current interface to the collection page corresponding to the tag.
Further, the operation of the user collecting the reading progress of the current message interface may include: the user clicks on the floating window collection plugin located on the current message interface.
Further, the information storage module 710 may be specifically configured to store the first content information located at the specified page position in the favorite page;
accordingly, the page jump module 730 may be specifically configured to jump the current interface to a message interface including the first content information, and display the jumped current interface at a specified page position as the first content information.
Further, the application to which the message interface belongs may be an instant messaging application, and the message interface may be a conversation interface in the instant messaging application;
accordingly, as shown in fig. 8, the page jump module 730 in the above apparatus may include:
the information matching unit 810 is configured to match content information included in each dialog according to the first content information, and lock a position of the first content information in the dialog;
and a page jumping unit 820, configured to jump the current interface into a dialog including the first content information, and display the current interface of the dialog as the first content information at a specified page position in the current dialog interface.
Further, the specifying the page position includes: and the middle of the message interface along the up-down direction is within a preset position range.
Further, the tag generation module 720 may be specifically configured to,
receiving the tag information input by the user, and displaying the tag information as a tag of the favorite page in the application to which the message interface belongs.
Further, the tag generation module 720 may also be specifically configured to,
and taking the message in the favorite page as the tag information, and displaying the tag information as the tag of the favorite page in the application to which the message interface belongs.
Specifically, the tag generating module 720 is further configured to take the message in the favorite page as the tag information in response to an operation of selecting the message by the user.
The device structure shown in fig. 8 may be used to perform the method steps shown in fig. 6 b.
According to the message processing device provided by the invention, when a user uses an instant messaging application process, the user can collect the reading progress of the current message interface, the application can store the content in the collection page, and meanwhile, a label corresponding to the collection page is formed and displayed in the application; after the user clicks the tag, the application can jump the current interface to the collection page according to the content in the pre-stored collection page, so that the user can conveniently and quickly and accurately position the previously viewed message, and the progress of looking up the information cannot be lost.
Furthermore, the first content information at the specified page position in the collection page is selected to be stored, when the current interface is jumped according to the first content information, the conversation where the first content information is located is determined, then the conversation interface containing the first content information is used as the jumped conversation interface, and the page position where the first content information is located is the previous specified page position, so that the progress of the conversation information corresponding to the collection page is completely presented, and the complexity of the information matching process is reduced.
Example four
The foregoing describes an overall architecture of a message processing apparatus, and functions of the apparatus can be implemented by an electronic device, as shown in fig. 9, which is a schematic structural diagram of the electronic device according to an embodiment of the present invention, and specifically includes: a memory 910 and a processor 920.
A memory 910 for storing programs.
In addition to the programs described above, the memory 910 may also be configured to store other various data to support operations on the electronic device. Examples of such data include instructions for any application or method operating on the electronic device, contact data, phonebook data, messages, pictures, videos, and so forth.
The memory 910 may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
A processor 920, coupled to the memory 910, for executing the programs in the memory 910 to:
responding to the operation of collecting the reading progress of the current message interface by a user, and storing the content in the collection page by taking the current message interface as the collection page;
generating a tag of a favorite page and displaying the tag in an application to which a message interface belongs;
and jumping the current interface to the collection page in response to the operation of the user on the label.
The above specific processing operations have been described in detail in the foregoing embodiments, and are not described again here.
Further, as shown in fig. 9, the electronic device may further include: communication components 930, power components 940, audio components 950, display 960, and the like. Only some of the components are schematically shown in fig. 9, and the electronic device is not meant to include only the components shown in fig. 9.
The communication component 930 is configured to facilitate wired or wireless communication between the electronic device and other devices. The electronic device may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 930 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 930 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
A power supply component 940 provides power to the various components of the electronic device. The power components 940 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for an electronic device.
The audio component 950 is configured to output and/or input audio signals. For example, the audio component 950 includes a Microphone (MIC) configured to receive external audio signals when the electronic device is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 910 or transmitted via the communication component 930. In some embodiments, audio component 950 also includes a speaker for outputting audio signals.
The display 960 includes a screen, which may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present application.

Claims (17)

1. A method of message processing, comprising:
responding to the operation of collecting the reading progress of the current message interface by a user, and storing the content in the collection page by taking the current message interface as the collection page;
generating a label of the collection page and displaying the label in an application to which the message interface belongs;
and responding to the operation of the user for the label, and jumping the current interface to the collection page corresponding to the label.
2. The method of claim 1, wherein the user's operation of collecting the reading progress of the current message interface comprises:
and clicking the floating window collection plug-in positioned on the current message interface by the user.
3. The method of claim 1, wherein storing the content in the favorite page with the current message interface as the favorite page comprises:
storing first content information located at a specified page position in the collection page;
the jumping the current interface to the collection page corresponding to the tag comprises:
and jumping the current interface to a message interface containing the first content information, and displaying the appointed page position in the jumped current message interface as the first content information.
4. The method of claim 3, wherein the application to which the message interface belongs is an instant messaging application, and the message interface is a conversation interface in the instant messaging application;
the skipping of the current interface into the message interface containing the first content information, and the displaying of the appointed page position in the skipped current message interface as the first content information includes:
matching the content information contained in each dialogue according to the first content information, and locking the position of the first content information in the dialogue;
and jumping the current interface into a dialog containing the first content information, and displaying the first content information at the specified page position in the current dialog interface of the dialog.
5. The method of claim 3 or 4, wherein the specifying a page position comprises: and the middle of the message interface along the up-down direction is within a preset position range.
6. The method of claim 1, wherein the generating and displaying the tab of the favorite page in the application to which the message interface belongs comprises:
and receiving tag information input by a user, and displaying the tag information as a tag of the favorite page in an application to which the message interface belongs.
7. The method of claim 1, wherein the generating and displaying the tab of the favorite page in the application to which the message interface belongs comprises:
and taking the message in the favorite page as tag information, and displaying the tag information as a tag of the favorite page in the application to which the message interface belongs.
8. The method of claim 7, wherein the method further comprises:
and responding to the operation that the user selects the message in the favorite page, and taking the message as the label information.
9. A message processing apparatus comprising:
the information storage module is used for responding to the operation of collecting the reading progress of the current message interface by a user and storing the content in the collection page by taking the current message interface as the collection page;
the tag generation module is used for generating tags of the favorite pages and displaying the tags in the application to which the message interface belongs;
and the page skipping module is used for responding to the operation of the user for the label and skipping the current interface to the collection page corresponding to the label.
10. The apparatus of claim 9, wherein the user's operation of collecting a reading progress of a current message interface comprises:
and clicking the floating window collection plug-in positioned on the current message interface by the user.
11. The apparatus of claim 9, wherein,
the information storage module is specifically used for storing first content information located at a specified page position in the collection page;
the page jump module is specifically configured to jump the current interface to a message interface including the first content information, and the appointed page position in the jumped current message interface is displayed as the first content information.
12. The device of claim 11, wherein the application to which the message interface belongs is an instant messaging application, and the message interface is a conversation interface in the instant messaging application;
the page jump module comprises:
the information matching unit is used for matching the content information contained in each dialogue according to the first content information and locking the position of the first content information in the dialogue;
and the page jumping unit is used for jumping the current interface to a dialog containing the first content information, and the specified page position in the current dialog interface of the dialog is displayed as the first content information.
13. The apparatus of claim 11 or 12, wherein the specifying a page position comprises: and the middle of the message interface along the up-down direction is within a preset position range.
14. The apparatus of claim 9, wherein the tag generation module is specific to,
and receiving tag information input by a user, and displaying the tag information as a tag of the favorite page in an application to which the message interface belongs.
15. The apparatus of claim 9, wherein the tag generation module is specific to,
and taking the message in the favorite page as tag information, and displaying the tag information as a tag of the favorite page in the application to which the message interface belongs.
16. The apparatus of claim 15, wherein,
the tag generation module is further configured to take a message in the favorite page as the tag information in response to an operation of selecting the message by a user.
17. An electronic device, comprising:
a memory for storing a program;
a processor, coupled to the memory, for executing the program for:
responding to the operation of collecting the reading progress of the current message interface by a user, and storing the content in the collection page by taking the current message interface as the collection page;
generating a label of the collection page and displaying the label in an application to which the message interface belongs;
and responding to the operation of the user for the label, and jumping the current interface to the collection page corresponding to the label.
CN201810962232.3A 2018-08-22 2018-08-22 Message processing method and device and electronic equipment Pending CN110858113A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810962232.3A CN110858113A (en) 2018-08-22 2018-08-22 Message processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810962232.3A CN110858113A (en) 2018-08-22 2018-08-22 Message processing method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN110858113A true CN110858113A (en) 2020-03-03

Family

ID=69635278

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810962232.3A Pending CN110858113A (en) 2018-08-22 2018-08-22 Message processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN110858113A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022161265A1 (en) * 2021-01-28 2022-08-04 维沃移动通信有限公司 Content display method and apparatus, and electronic device and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050204034A1 (en) * 2004-03-12 2005-09-15 Betarbet Sandeep R. Methods, systems, and products for monitoring multiple tasks to fulfill a request originating from a web browser
CN104090714A (en) * 2014-07-17 2014-10-08 广东欧珀移动通信有限公司 Method and system for viewing chatting records on mobile terminal
CN106095917A (en) * 2016-06-08 2016-11-09 腾讯科技(深圳)有限公司 A kind of bookmark preservation, methods of exhibiting, device and browser
US9584874B1 (en) * 2014-06-16 2017-02-28 Juan José Farías Portal for collection and distribution of web-based audiovisual content blocks and creation of audience statistics
CN106775276A (en) * 2016-12-01 2017-05-31 北京小米移动软件有限公司 The method and device of page jump
CN107220051A (en) * 2017-05-25 2017-09-29 深圳天珑无线科技有限公司 A kind of processing method of interactive information, device and terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050204034A1 (en) * 2004-03-12 2005-09-15 Betarbet Sandeep R. Methods, systems, and products for monitoring multiple tasks to fulfill a request originating from a web browser
US9584874B1 (en) * 2014-06-16 2017-02-28 Juan José Farías Portal for collection and distribution of web-based audiovisual content blocks and creation of audience statistics
CN104090714A (en) * 2014-07-17 2014-10-08 广东欧珀移动通信有限公司 Method and system for viewing chatting records on mobile terminal
CN106095917A (en) * 2016-06-08 2016-11-09 腾讯科技(深圳)有限公司 A kind of bookmark preservation, methods of exhibiting, device and browser
CN106775276A (en) * 2016-12-01 2017-05-31 北京小米移动软件有限公司 The method and device of page jump
CN107220051A (en) * 2017-05-25 2017-09-29 深圳天珑无线科技有限公司 A kind of processing method of interactive information, device and terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张晓孪;王西锋;邱建;: "电子小说阅读器的设计与实现" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022161265A1 (en) * 2021-01-28 2022-08-04 维沃移动通信有限公司 Content display method and apparatus, and electronic device and storage medium

Similar Documents

Publication Publication Date Title
CN106303723B (en) Video processing method and device
JP5956725B2 (en) Method, device, and computer program product for providing context-aware help content
US20150380058A1 (en) Method, device, terminal, and system for audio recording and playing
EP3128411B1 (en) Interface display method, terminal, computer program and recording medium
CN112399006B (en) File sending method and device and electronic equipment
EP2501116B1 (en) Mobile terminal and controlling method thereof
US10108312B2 (en) Apparatus and method for processing information list in terminal device
CN112817676B (en) Information processing method and electronic device
CN112887802A (en) Video access method and device
CN104503690A (en) Arrangement method and device for application icons
CN105468783B (en) Information collection method and device
CN112311658A (en) Voice information processing method and device and electronic equipment
CN110580319A (en) Webpage label display method and device, electronic equipment and storage medium
CN113067983A (en) Video processing method and device, electronic equipment and storage medium
CN111479079A (en) UI list operation method and device, smart screen and readable storage medium
CN112286611B (en) Icon display method and device and electronic equipment
CN114415871A (en) Graphic code management method and device
CN110858113A (en) Message processing method and device and electronic equipment
CN113010157A (en) Code generation method and device
CN111641551A (en) Voice playing method, voice playing device and electronic equipment
CN105512278A (en) Webpage display method and device
CN115311051A (en) Page display method, equipment and storage medium for house with view
CN113868269A (en) Screenshot method and device, electronic equipment and readable storage medium
CN113835601A (en) Screenshot management method and device
CN113268961A (en) Travel note generation method and device

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