CN106681845B - Method and device for managing communication messages - Google Patents
Method and device for managing communication messages Download PDFInfo
- Publication number
- CN106681845B CN106681845B CN201611246790.7A CN201611246790A CN106681845B CN 106681845 B CN106681845 B CN 106681845B CN 201611246790 A CN201611246790 A CN 201611246790A CN 106681845 B CN106681845 B CN 106681845B
- Authority
- CN
- China
- Prior art keywords
- message
- target communication
- communication message
- memo
- storage area
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000004891 communication Methods 0.000 title claims abstract description 339
- 238000000034 method Methods 0.000 title claims abstract description 38
- 238000012986 modification Methods 0.000 claims description 13
- 230000004048 modification Effects 0.000 claims description 13
- 238000012545 processing Methods 0.000 description 15
- 230000006870 function Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 9
- 238000012217 deletion Methods 0.000 description 5
- 230000037430 deletion Effects 0.000 description 5
- 230000008569 process Effects 0.000 description 5
- 238000001514 detection method Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 4
- 230000001133 acceleration Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 230000005484 gravity Effects 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000005236 sound signal Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000007599 discharging Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 238000010079 rubber tapping Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 239000007921 spray Substances 0.000 description 1
- 238000010897 surface acoustic wave method Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The embodiment of the invention provides a method and a device for managing communication messages, belonging to the technical field of computers. The method comprises the following steps: displaying the target communication message; when a memo instruction corresponding to the target communication message is received, storing the target communication message to a memo message storage area preset in an instant communication application program; and when a memo message query instruction is received, displaying the communication message stored in the memo message storage area. By adopting the invention, the time for searching the message can be reduced.
Description
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for managing communication messages.
Background
With the development of computer technology and network technology, an instant messaging application program becomes a very common application program, such as QQ, wechat, and the like, and a user can apply for an account in the instant messaging application program and then add an account of the user to be contacted as a friend account, so that the user can communicate with the other party.
In the prior art, when a user contacts a friend in an instant messaging application program, the user opens a message dialog box corresponding to an account of the friend, inputs a message to be sent, and then clicks a sending button, so that the terminal sends the message to the terminal to which the account of the friend belongs. In addition, the terminal may also receive a message sent by a terminal to which the account of the friend belongs, and display the message in a message dialog box.
In the process of implementing the invention, the inventor finds that the prior art has at least the following problems:
sometimes, a user wants to search for a certain message communicated with an account, for example, the user wants to check the meeting time of a previous appointment, and the user can only browse the messages in the message dialog box again and find the message directly, so that if the number of the messages in the message dialog box is large, the time for searching the message is large.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide a method and an apparatus for managing a communication message. The technical scheme is as follows:
in a first aspect, a method for managing communication messages is provided, the method comprising:
displaying the target communication message;
when a memo instruction corresponding to the target communication message is received, storing the target communication message to a memo message storage area preset in an instant communication application program;
and when a memo message query instruction is received, displaying the communication message stored in the memo message storage area.
Optionally, when a memo instruction corresponding to the target communication message is received, storing the target communication message in a memo message storage area preset in an instant messaging application program, including:
and when a memo instruction corresponding to the target communication message is received, correspondingly storing the target communication message and a communication account to which the target communication message belongs to a memo message storage area preset in an instant communication application program.
Therefore, the user can manage the communication messages more conveniently.
Optionally, when a memo instruction corresponding to the target communication message is received, storing the target communication message in a memo message storage area preset in an instant messaging application program, including:
when a memo instruction corresponding to the target communication message is received, identifying the target communication message;
if the target communication message is a text message, storing the target communication message into a memorandum message storage area preset in an instant communication application program; and if the target communication message is not the text message, converting the target communication message into the text message, and storing the converted text message into a memorandum message storage area preset in an instant messaging application program.
In this way, memory resources may be conserved.
Optionally, the method further includes:
detecting the target communication message;
if the target communication message contains the time key word, displaying an alarm clock setting interface, and automatically filling the time contained in the target communication message into an alarm clock edit box;
and when a saving instruction is received, storing the time in the alarm clock edit box as alarm clock notification time.
Therefore, the time for setting the alarm clock by the user can be saved.
Optionally, the method further includes:
when a modification instruction of the target communication message in the memo message storage area is received, displaying the target communication message in an editable state;
and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
Therefore, the user can manage the communication messages more conveniently.
Optionally, the method further includes:
and when a deleting instruction of the target communication message in the memo message storage area is received, deleting the target communication message from the memo message storage area.
Therefore, the user can manage the communication messages more conveniently.
In a second aspect, an apparatus for managing communication messages is provided, the apparatus comprising:
the first display module is used for displaying the target communication message;
the storage module is used for storing the target communication message to a memo message storage area preset in an instant communication application program when a memo instruction corresponding to the target communication message is received;
and the second display module is used for displaying the communication messages stored in the memo message storage area when receiving a memo message query instruction.
Optionally, the storage module is configured to:
and when a memo instruction corresponding to the target communication message is received, correspondingly storing the target communication message and a communication account to which the target communication message belongs to a memo message storage area preset in an instant communication application program.
Optionally, the storage module includes an identification submodule and a storage submodule, where:
the identification submodule is used for identifying the target communication message when a memo instruction corresponding to the target communication message is received;
the storage submodule is used for storing the target communication message into a memorandum message storage area preset in an instant messaging application program if the target communication message is a text message; and if the target communication message is not the text message, converting the target communication message into the text message, and storing the converted text message into a memorandum message storage area preset in an instant messaging application program.
Optionally, the apparatus further comprises:
the detection module is used for detecting the target communication message;
the filling module is used for displaying an alarm clock setting interface if the target communication message contains the time key word and automatically filling the time contained in the target communication message into an alarm clock editing frame;
and the storage module is further used for storing the time in the alarm clock edit box as alarm clock notification time when a storage instruction is received.
Optionally, the second display module is further configured to:
when a modification instruction of the target communication message in the memo message storage area is received, displaying the target communication message in an editable state;
the storage module is further configured to:
and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
Optionally, the apparatus further comprises:
and the deleting module is used for deleting the target communication message from the memo message storage area when a deleting instruction of the target communication message in the memo message storage area is received.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the target communication message is displayed, when a memo instruction corresponding to the target communication message is received, the target communication message is stored in a preset memo message storage area in an instant messaging application program, and when a memo message query instruction is received, the communication message stored in the memo message storage area is displayed. Therefore, the user can store important communication messages into the memo message storage area, and when more communication messages exist in the message dialog box, the user can directly go to the memo message storage area to check the communication messages without going to the message dialog box to check, so that the time spent on searching the communication messages can be reduced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a method for managing communication messages according to an embodiment of the present invention;
fig. 2 is a display interface diagram of a memo message according to an embodiment of the present invention;
fig. 3 is a display interface diagram of a memo message according to an embodiment of the present invention;
FIG. 4 is a diagram of a display interface for setting an alarm clock according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an apparatus for managing communication messages according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an apparatus for managing communication messages according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an apparatus for managing communication messages according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of an apparatus for managing communication messages according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
The embodiment of the invention provides a method for managing communication messages, and an execution main body of the method can be a terminal. The terminal can be a mobile phone, a computer, etc., the terminal can be provided with a processor, a memory, a transceiver, etc., the processor can be used for managing the processing of the communication messages, the memory can be used for managing the data required and generated in the communication message process, and the transceiver can be used for receiving and sending messages, etc. The terminal can also be provided with input and output equipment such as a screen and the like, and the screen can be used for displaying communication messages and the like. In the embodiment of the present invention, a terminal is taken as an example of a mobile phone, and detailed description of the scheme is performed, and other situations are similar to the above, and the detailed description is omitted in this embodiment.
As shown in fig. 1, the processing flow of the method may include the following steps:
In implementation, a user wants to use an instant messaging application program to contact with a friend, the instant messaging application program can be installed in a terminal, then the instant messaging application program is opened, an account and a password are input, and login is performed. Then, the user can open a message dialog box of the communication account of the friend, input the communication message, click the sending key, the terminal can detect the click instruction of the sending key and send the communication message to the login terminal of the communication account of the friend, and in addition, the terminal can display the communication message received from the login terminal in the message dialog box.
And 102, storing the target communication message to a memo message storage area preset in the instant communication application program when receiving a memo instruction corresponding to the target communication message.
The memorandum message storage area is an important communication message storage area preset in the instant communication application program by a technician.
In implementation, as shown in fig. 2, in the process of communicating with a friend, a user feels that a certain communication message is important, and may review the communication message later, for example, including appointed time, the subsequent communication message may be called a target communication message, the user may press the target communication message for a long time, the terminal may detect a corresponding operation instruction, and then an operation menu is displayed, where the operation menu includes some other options, such as a memo option, a copy option, and a delete option. The user can click the memo option, the terminal receives the memo instruction, then copies the target communication message, and stores the copied target communication message in the memo message storage area. For example, in the course of communicating with the friend "sea spray", the target communication message "3 pm movie theater see tomorrow" is stored in the memo message storage area.
In addition, if the user stores the target communication message in the memo message storage area on the computer, the user can operate the mouse and click the target communication message on the right button, the terminal can display an operation menu, the user can click a memo option, the terminal can receive a memo instruction, then the target communication message is copied, and the copied target communication message is stored in the memo message storage area.
Optionally, the terminal may store the target communication message and a communication account to which the target communication message belongs, and the corresponding processing in step 102 may be as follows:
and when a memo instruction corresponding to the target communication message is received, correspondingly storing the target communication message and a communication account to which the target communication message belongs to a memo message storage area preset in the instant communication application program.
In implementation, when a memo command corresponding to a target communication message is received, a user can click a memo option, the terminal receives the memo command, then copies the target communication message, determines a communication account for sending the target communication message in a current message dialog box as a communication account to which the target communication message belongs, and then correspondingly stores the copied target communication message and the communication account to which the target communication message belongs in a memo message storage area. For example, as shown in fig. 3, the user communicates with friend a, the communication account of friend a is "surf flower", the target communication message is "3 pm movie theater see tomorrow afternoon", and "three pm movie theater see tomorrow afternoon" and "surf flower" may be stored correspondingly.
Optionally, the communication message stored in the memo message storage area is a text message, and the corresponding processing in step 102 may be as follows:
when a memo instruction corresponding to the target communication message is received, identifying the target communication message; if the target communication message is a text message, storing the target communication message into a memorandum message storage area preset in the instant communication application program; and if the target communication message is not the text message, converting the target communication message into the text message, and storing the converted text message into a memorandum message storage area preset in the instant communication application program.
In implementation, when a memo instruction corresponding to a target communication message is received, the terminal may recognize whether the target communication message is a text message, and if the target communication message is a text message, the target communication message may be copied and then the copied target communication message may be stored in a memo message storage area. If the target communication message is not a text message, the target communication message can be converted into the text message, and then the converted text message is stored in the memo message storage area, so that the storage resource can be saved. For example, if the target communication message is a voice message "3 pm tomorrow", it may be converted into a text message "3 pm tomorrow", and "3 pm tomorrow" is stored in the memo message storage area.
And 103, displaying the communication messages stored in the memo message storage area when receiving the memo message query instruction.
In implementation, a technician sets a memo key in an instant messaging application program, and if a user wants to view messages contained in a memo message storage area and can click the memo message key, the terminal receives a memo message query instruction and then displays all communication messages stored in the memo message storage area according to a time sequence, specifically, the communication message stored at the earlier time is displayed at the forefront of all the communication messages, and the communication message stored at the later time is displayed at the rearmost of all the communication messages. For example, as shown in fig. 3, the communication message stored at time 2016/9/20 is displayed at the rearmost, and the communication message stored at time 2016/12/27 is displayed at the foremost.
In the embodiment of the invention, a method for setting an alarm clock based on the time contained in the communication message is also provided, and the corresponding processing can be as follows:
detecting a target communication message; if the target communication message contains the time key word, displaying an alarm clock setting interface, and automatically filling the time contained in the target communication message into an alarm clock editing frame; and when the saving instruction is received, storing the time in the alarm clock edit box as alarm clock notification time.
The time keyword may be a word related to the year, month, day, hour, minute, and second, and may be set by a technician and stored in the terminal, such as 3 pm, 10 am, and the like.
In implementation, when the terminal stores the copied target communication message into the memo message storage area, the terminal can also detect the target communication message, determine whether the target communication message contains a time keyword, and if the target communication message contains the time keyword, can display an alarm clock setting interface and fill the time contained in the target communication message into an alarm clock editing frame. If the user feels that the time in the alarm clock edit box is not appropriate, the time filled in the alarm clock edit box can be changed, then the storage key is clicked, the terminal receives the click instruction of the storage key, and then the time in the current alarm clock edit box is displayed as the alarm clock notification time. For example, as shown in fig. 4, the target communication message is "# hello", please go to mansion building No. 1, guan village 705 to participate in an interview at 2016/12/26 pm 2, the terminal recognizes that the target communication message includes a time keyword "2 pm", the terminal may display an alarm setting interface, and fill in "2016/12/26" and "2 pm" in the target communication message in an alarm editing box, and the user may click on a save button, so that the terminal saves the alarm notification time.
It should be noted that: any method that can be used for detecting whether a target communication message contains a time keyword can be used in the embodiment of the present invention, and the embodiment of the present invention is not limited.
In addition, when the terminal determines that the target communication message contains the time keyword, the terminal can display a reminding message for automatically setting the alarm clock, if the user wants to set the alarm clock, the user can click the 'yes' option, the terminal can receive a click command of the 'yes' option and then display an alarm clock setting interface, the subsequent processing is the same as the processing of the alarm clock setting in the front, and the description is omitted here.
The embodiment of the invention also provides a method for modifying the target communication message by the user, and the corresponding processing can be as follows:
when a modification instruction of the target communication message in the memo message storage area is received, displaying the target communication message in an editable state; and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
In implementation, a user wants to modify a target communication message, can click a memo message button, a terminal receives a memo message query instruction, then displays all communication messages in a memo message storage area, the user can find the target communication message, then long-presses the target communication message, the terminal receives a corresponding long-press instruction, and then displays other options such as a modification option and a deletion option. The user can click the modification option, the terminal receives the click command of the modification option, then the target communication message is displayed in an editable state, the abandon option and the edit completion option are displayed, and the user can edit the target communication message, such as adding some contents, deleting some contents, modifying some contents and the like. And then the user can click the editing completion option, and the terminal receives a click command of the editing completion option and stores the modified target communication message.
The embodiment of the invention also provides a method for deleting the target communication message by the user, and the corresponding processing can be as follows:
when a deletion instruction of the target communication message in the memo message storage area is received, the target communication message is deleted from the memo message storage area.
In the implementation, if the user wants to delete the target communication message in the memo message storage area, the user can operate the terminal to display some other options such as modification options and deletion options corresponding to the target communication message, which is the same as the previous method for modifying the target communication message by the user and is not described herein again. The user can click the deletion option, the terminal can detect the click command of the deletion option and then display the 'yes' option and the 'no' option, the user can click the 'yes' option, and the terminal can receive the click command of the 'yes' option and delete the target communication message from the memo message storage area.
In addition, the embodiment of the invention also provides a function for the user to search the communication messages in the memorandum message storage area, and the terminal can display the search input frame and the corresponding search key in the interface when displaying the communication messages contained in the memorandum message storage area. If the user wants to search for the target correspondence message, the user can input a word included in the target correspondence message in the search input box and then click the search button, the terminal searches in the memo message storage area based on the word input by the user and then displays all the searched correspondence messages including the word. Therefore, if more communication messages exist in the memo message storage area, the searching time of the user can be saved.
In the embodiment of the invention, the target communication message is displayed, when a memo instruction corresponding to the target communication message is received, the target communication message is stored in a preset memo message storage area in an instant messaging application program, and when a memo message query instruction is received, the communication message stored in the memo message storage area is displayed. Therefore, the user can store important communication messages into the memo message storage area, and when more communication messages exist in the message dialog box, the user can directly go to the memo message storage area to check the communication messages without going to the message dialog box to check, so that the time spent on searching the communication messages can be reduced.
Based on the same technical concept, an embodiment of the present invention further provides an apparatus for managing a communication message, as shown in fig. 5, the apparatus includes:
a first display module 510, configured to display a target communication message;
a storage module 520, configured to store the target communication message in a memo message storage area preset in an instant messaging application program when a memo instruction corresponding to the target communication message is received;
a second display module 530, configured to display the communication message stored in the memo message storage area when a memo message query instruction is received.
Optionally, the storage module 520 is configured to:
and when a memo instruction corresponding to the target communication message is received, correspondingly storing the target communication message and a communication account to which the target communication message belongs to a memo message storage area preset in an instant communication application program.
Optionally, as shown in fig. 6, the storage module 520 includes an identification submodule 521 and a storage submodule 522, where:
the identification submodule 521 is configured to identify the target communication message when a memo instruction corresponding to the target communication message is received;
the storage sub-module 522 is configured to, if the target communication message is a text message, store the target communication message in a memo message storage area preset in an instant messaging application program; and if the target communication message is not the text message, converting the target communication message into the text message, and storing the converted text message into a memorandum message storage area preset in an instant messaging application program.
Optionally, as shown in fig. 7, the apparatus further includes:
a detecting module 540, configured to detect the target communication message;
a filling module 550, configured to display an alarm clock setting interface if the target communication message includes a time keyword, and automatically fill the time included in the target communication message in an alarm clock edit box;
the storage module 520 is further configured to store the time in the alarm clock edit box as an alarm clock notification time when the saving instruction is received.
Optionally, the second display module 530 is further configured to:
when a modification instruction of the target communication message in the memo message storage area is received, displaying the target communication message in an editable state;
the storage module 520 is further configured to:
and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
Optionally, as shown in fig. 8, the apparatus further includes:
a deleting module 560, configured to delete the target communication message from the memo message storage area when a deleting instruction of the target communication message in the memo message storage area is received.
In the embodiment of the invention, the target communication message is displayed, when a memo instruction corresponding to the target communication message is received, the target communication message is stored in a preset memo message storage area in an instant messaging application program, and when a memo message query instruction is received, the communication message stored in the memo message storage area is displayed. Therefore, the user can store important communication messages into the memo message storage area, and when more communication messages exist in the message dialog box, the user can directly go to the memo message storage area to check the communication messages without going to the message dialog box to check, so that the time spent on searching the communication messages can be reduced.
It should be noted that: in the above embodiment, when the device for managing a communication message manages a communication message, only the division of the functional modules is taken as an example, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules, so as to complete all or part of the functions described above. In addition, the apparatus for managing a communication message and the method for managing a communication message provided in the above embodiments belong to the same concept, and specific implementation processes thereof are described in detail in the method embodiments and are not described herein again.
Referring to fig. 9, a schematic structural diagram of a terminal according to an embodiment of the present invention is shown, where the terminal may be used to implement the method for managing communication messages provided in the foregoing embodiments. Specifically, the method comprises the following steps:
the terminal 900 may include RF (Radio Frequency) circuitry 910, memory 920 including one or more computer-readable storage media, an input unit 930, a display unit 940, a sensor 950, audio circuitry 960, a WiFi (wireless fidelity) module 970, a processor 980 including one or more processing cores, and a power supply 990, among other components. Those skilled in the art will appreciate that the terminal structure shown in fig. 9 does not constitute a limitation of the terminal, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 910 may be used for receiving and transmitting signals during a message transmission or call, and in particular, for receiving downlink information from a base station and then processing the received downlink information by the one or more processors 980; in addition, data relating to uplink is transmitted to the base station. In general, RF circuit 910 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier), a duplexer, and the like. In addition, the RF circuit 910 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access), WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), e-mail, SMS (short messaging Service), etc.
The memory 920 may be used to store software programs and modules, and the processor 980 performs various functional applications and data processing by operating the software programs and modules stored in the memory 920. The memory 920 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal 900, and the like. Further, the memory 920 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 920 may also include a memory controller to provide the processor 980 and the input unit 930 with access to the memory 920.
The input unit 930 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 930 may include a touch-sensitive surface 931 as well as other input devices 932. The touch-sensitive surface 931, also referred to as a touch screen or a touch pad, may collect touch operations by a user on or near the touch-sensitive surface 931 (e.g., operations by a user on or near the touch-sensitive surface 931 using a finger, a stylus, or any other suitable object or attachment) and drive the corresponding connecting device according to a predetermined program. Alternatively, the touch sensitive surface 931 may include both a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 980, and can receive and execute commands sent by the processor 980. In addition, the touch sensitive surface 931 may be implemented in various types, such as resistive, capacitive, infrared, and surface acoustic wave. The input unit 930 may also include other input devices 932 in addition to the touch-sensitive surface 931. In particular, other input devices 932 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 940 may be used to display information input by or provided to the user and various graphical user interfaces of the terminal 900, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 940 may include a Display panel 941, and optionally, the Display panel 941 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch-sensitive surface 931 may overlay the display panel 941, and when a touch operation is detected on or near the touch-sensitive surface 931, the touch operation is transmitted to the processor 980 to determine the type of touch event, and the processor 980 then provides a corresponding visual output on the display panel 941 according to the type of touch event. Although in FIG. 9 the touch-sensitive surface 931 and the display panel 941 are shown as two separate components to implement input and output functions, in some embodiments the touch-sensitive surface 931 and the display panel 941 may be integrated to implement input and output functions.
The terminal 900 can also include at least one sensor 950, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 941 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 941 and/or a backlight when the terminal 900 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal 900, detailed descriptions thereof are omitted.
WiFi belongs to a short-distance wireless transmission technology, and the terminal 900 can help a user send and receive e-mails, browse webpages, access streaming media and the like through the WiFi module 970, which provides the user with wireless broadband internet access. Although fig. 9 shows the WiFi module 970, it is understood that it does not belong to the essential constitution of the terminal 900 and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 980 is a control center of the terminal 900, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the terminal 900 and processes data by operating or executing software programs and/or modules stored in the memory 920 and calling data stored in the memory 920, thereby integrally monitoring the mobile phone. Optionally, processor 980 may include one or more processing cores; preferably, the processor 980 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 980.
The terminal 900 also includes a power supply 990 (e.g., a battery) for supplying power to the various components, which may be logically connected to the processor 980 via a power management system, for managing charging, discharging, and power consumption via the power management system. Power supply 990 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuits, power converters or inverters, power status indicators, and the like.
Although not shown, the terminal 900 may further include a camera, a bluetooth module, etc., which will not be described herein. Specifically, in this embodiment, the display unit of the terminal 900 is a touch screen display, the terminal 900 further includes a memory, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors, and the one or more programs include instructions for:
displaying the target communication message;
when a memo instruction corresponding to the target communication message is received, storing the target communication message to a memo message storage area preset in an instant communication application program;
and when a memo message query instruction is received, displaying the communication message stored in the memo message storage area.
Optionally, when a memo instruction corresponding to the target communication message is received, storing the target communication message in a memo message storage area preset in an instant messaging application program, including:
and when a memo instruction corresponding to the target communication message is received, correspondingly storing the target communication message and a communication account to which the target communication message belongs to a memo message storage area preset in an instant communication application program.
Optionally, when a memo instruction corresponding to the target communication message is received, storing the target communication message in a memo message storage area preset in an instant messaging application program, including:
when a memo instruction corresponding to the target communication message is received, identifying the target communication message;
if the target communication message is a text message, storing the target communication message into a memorandum message storage area preset in an instant communication application program; and if the target communication message is not the text message, converting the target communication message into the text message, and storing the converted text message into a memorandum message storage area preset in an instant messaging application program.
Optionally, the method further includes:
detecting the target communication message;
if the target communication message contains the time key word, displaying an alarm clock setting interface, and automatically filling the time contained in the target communication message into an alarm clock edit box;
and when a saving instruction is received, storing the time in the alarm clock edit box as alarm clock notification time.
Optionally, the method further includes:
when a modification instruction of the target communication message in the memo message storage area is received, displaying the target communication message in an editable state;
and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
Optionally, the method further includes:
and when a deleting instruction of the target communication message in the memo message storage area is received, deleting the target communication message from the memo message storage area.
In the embodiment of the invention, the target communication message is displayed, when a memo instruction corresponding to the target communication message is received, the target communication message is stored in a preset memo message storage area in an instant messaging application program, and when a memo message query instruction is received, the communication message stored in the memo message storage area is displayed. Therefore, the user can store important communication messages into the memo message storage area, and when more communication messages exist in the message dialog box, the user can directly go to the memo message storage area to check the communication messages without going to the message dialog box to check, so that the time spent on searching the communication messages can be reduced.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.
Claims (10)
1. A method for managing communication messages, the method comprising:
displaying the target communication message;
when a memo instruction corresponding to the target communication message is received, storing the target communication message to a memo message storage area preset in an instant communication application program;
when a memo message query instruction is received, displaying the communication message stored in the memo message storage area;
when a memo instruction corresponding to the target communication message is received, storing the target communication message to a memo message storage area preset in an instant messaging application program, wherein the memo instruction comprises: when a memo instruction corresponding to the target communication message is received, identifying the target communication message; if the target communication message is not a text message, converting the target communication message into a text message, and storing the converted text message into a memo message storage area preset in an instant messaging application program;
when a modification instruction of the target communication message in the memo message storage area is received, displaying the target communication message in an editable state; and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
2. The method of claim 1, wherein storing the target communication message in a memo message storage area preset in an instant messaging application when a memo instruction corresponding to the target communication message is received comprises:
and when a memo instruction corresponding to the target communication message is received, correspondingly storing the target communication message and a communication account to which the target communication message belongs to a memo message storage area preset in an instant communication application program.
3. The method of claim 1, wherein when receiving a memo command corresponding to the target communication message, storing the target communication message in a memo message storage area preset in an instant messaging application, further comprising:
and if the target communication message is a text message, storing the target communication message into a memorandum message storage area preset in an instant communication application program.
4. The method of claim 1, further comprising:
detecting the target communication message;
if the target communication message contains the time key word, displaying an alarm clock setting interface, and automatically filling the time contained in the target communication message into an alarm clock edit box;
and when a saving instruction is received, storing the time in the alarm clock edit box as alarm clock notification time.
5. The method of claim 1, further comprising:
and when a deleting instruction of the target communication message in the memo message storage area is received, deleting the target communication message from the memo message storage area.
6. An apparatus for managing communication messages, the apparatus comprising:
the first display module is used for displaying the target communication message;
the storage module is used for storing the target communication message to a memo message storage area preset in an instant communication application program when a memo instruction corresponding to the target communication message is received;
the second display module is used for displaying the communication messages stored in the memo message storage area when receiving a memo message query instruction;
the storage module comprises an identification submodule and a storage submodule;
the identification submodule is used for identifying the target communication message when a memo instruction corresponding to the target communication message is received;
the storage submodule is used for converting the target communication message into a text message if the target communication message is not the text message, storing the converted text message into a memorandum message storage area preset in an instant messaging application program, and displaying the target communication message in an editable state when a modification instruction of the target communication message in the memorandum message storage area is received; and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
7. The apparatus of claim 6, wherein the storage module is configured to:
and when a memo instruction corresponding to the target communication message is received, correspondingly storing the target communication message and a communication account to which the target communication message belongs to a memo message storage area preset in an instant communication application program.
8. The apparatus of claim 6, wherein the storage sub-module is further configured to store the targeted communication message in a memo message storage area preset in an instant messaging application if the targeted communication message is a text message.
9. The apparatus of claim 6, wherein the second display module is further configured to:
when a modification instruction of the target communication message in the memo message storage area is received, displaying the target communication message in an editable state;
the storage module is further configured to:
and when receiving an editing completion instruction corresponding to the target communication message, storing the modified target communication message.
10. The apparatus of claim 6, further comprising:
and the deleting module is used for deleting the target communication message from the memo message storage area when a deleting instruction of the target communication message in the memo message storage area is received.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201611246790.7A CN106681845B (en) | 2016-12-29 | 2016-12-29 | Method and device for managing communication messages |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201611246790.7A CN106681845B (en) | 2016-12-29 | 2016-12-29 | Method and device for managing communication messages |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106681845A CN106681845A (en) | 2017-05-17 |
CN106681845B true CN106681845B (en) | 2020-09-04 |
Family
ID=58872103
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201611246790.7A Active CN106681845B (en) | 2016-12-29 | 2016-12-29 | Method and device for managing communication messages |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106681845B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108932159B (en) * | 2017-05-23 | 2022-04-08 | 腾讯科技(深圳)有限公司 | Task management method and device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2843527A1 (en) * | 2013-08-27 | 2015-03-04 | Samsung Electronics Co., Ltd | Mobile terminal supporting note function and method for controlling the mobile terminal |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6895257B2 (en) * | 2002-02-18 | 2005-05-17 | Matsushita Electric Industrial Co., Ltd. | Personalized agent for portable devices and cellular phone |
JP2003288336A (en) * | 2002-03-28 | 2003-10-10 | Brother Ind Ltd | Surrogate system for specific function, and electronic apparatus and storing medium |
CN101488927A (en) * | 2009-02-19 | 2009-07-22 | 腾讯科技(深圳)有限公司 | Method for managing literal information by an instant communication device and the instant communication device |
CN102307264A (en) * | 2011-09-20 | 2012-01-04 | 宇龙计算机通信科技(深圳)有限公司 | Memo method and communication terminal |
CN104462113B (en) * | 2013-09-17 | 2018-10-23 | 腾讯科技(深圳)有限公司 | Searching method, device and electronic equipment |
CN105335398B (en) * | 2014-07-18 | 2020-08-25 | 华为技术有限公司 | Service recommendation method and terminal |
CN104750357A (en) * | 2015-03-05 | 2015-07-01 | 小米科技有限责任公司 | Memo information processing method and device |
CN106202223A (en) * | 2016-06-28 | 2016-12-07 | 北京小米移动软件有限公司 | Content collection method, device and for collecting the device of content in application program |
-
2016
- 2016-12-29 CN CN201611246790.7A patent/CN106681845B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2843527A1 (en) * | 2013-08-27 | 2015-03-04 | Samsung Electronics Co., Ltd | Mobile terminal supporting note function and method for controlling the mobile terminal |
Also Published As
Publication number | Publication date |
---|---|
CN106681845A (en) | 2017-05-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10831161B2 (en) | Method and device for sending communication message | |
CN104518953B (en) | Method for deleting message, instant communication terminal and system | |
US10956280B2 (en) | Data backup method, electronic device, and storage medium | |
CN108549519B (en) | Split screen processing method and device, storage medium and electronic equipment | |
CN108039963B (en) | Container configuration method and device and storage medium | |
WO2018120905A1 (en) | Message reminding method for terminal, and terminal | |
CN106502703B (en) | Function calling method and device | |
CN107786424B (en) | Audio and video communication method, terminal and server | |
JP2018504708A (en) | Method, device, and system for managing information recommendations | |
CN104915091A (en) | Method and device for displaying status bar prompt message | |
CN104660769B (en) | A kind of methods, devices and systems for adding associated person information | |
EP2869604B1 (en) | Method, apparatus and device for processing a mobile terminal resource | |
CN103491240A (en) | Alarm clock sounding method, device and mobile terminal | |
CN106302101B (en) | Message reminding method, terminal and server | |
CN103399745A (en) | Method, device and terminal device for sending instant messages | |
CN111274463B (en) | Information display method, device and storage medium based on IM contact person grouping setting | |
US20200314797A1 (en) | Notification Message Processing Method and Terminal | |
CN111083285A (en) | Mobile terminal call positioning system and method | |
US20160307216A1 (en) | Electronic information collection method and apparatus | |
CN103457832A (en) | Information management method, device and terminal | |
CN106681845B (en) | Method and device for managing communication messages | |
CN106201536A (en) | The replacing options of a kind of application icon and terminal unit | |
CN108234275B (en) | Method and device for releasing communication information | |
CN106330875B (en) | Message display method and device | |
CN106210325B (en) | Method, device and terminal for setting incoming call ringtone of social application |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |