CN113655931A - Browsing content processing method, device and medium - Google Patents

Browsing content processing method, device and medium Download PDF

Info

Publication number
CN113655931A
CN113655931A CN202110826687.4A CN202110826687A CN113655931A CN 113655931 A CN113655931 A CN 113655931A CN 202110826687 A CN202110826687 A CN 202110826687A CN 113655931 A CN113655931 A CN 113655931A
Authority
CN
China
Prior art keywords
collection unit
content
browsing content
browsing
collection
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
CN202110826687.4A
Other languages
Chinese (zh)
Inventor
侯婧
张之硕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Sogou Technology Development Co Ltd
Original Assignee
Beijing Sogou Technology Development Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Sogou Technology Development Co Ltd filed Critical Beijing Sogou Technology Development Co Ltd
Priority to CN202110826687.4A priority Critical patent/CN113655931A/en
Publication of CN113655931A publication Critical patent/CN113655931A/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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Abstract

The embodiment of the invention provides a method and a device for processing browsed contents, wherein the method specifically comprises the following steps: detecting a first preset operation of a user for first browsing content; in response to the first preset operation, merging the first browsing content into the content of a collection unit; and the collection unit is generated according to the second browsing content. The embodiment of the invention can improve the processing efficiency and the use efficiency of the browsing content.

Description

Browsing content processing method, device and medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method, an apparatus, and a medium for processing browsing content.
Background
The browser is a client browsing program of a world wide Web (Web) service, and can send a request to the Web service, and interpret and display data sent from the service for browsing by a user. Most existing browsers provide favorites functionality. When a user browses a webpage by using a browser, the website of the webpage can be recorded by the favorite function provided by the browser. When the user needs to access the collected webpages again, the webpages can be found through the websites in the favorites for access.
In the related art, in order to complete a task (such as a project, a scheme or a job), a user usually needs to collect fragmented content. For example, browsing content a1 of web page a is collected, browsing content B1 of web page B is collected, and so on.
The inventor finds that the existing favorite function is limited to the collection of websites, and the collection requirement is useless in the process of implementing the embodiment of the invention; to meet this collection requirement, users often need to copy fragmented content, such as browsing content a1, browsing content B1, etc., into a document, which makes the processing and use of the browsing content inefficient.
Disclosure of Invention
In view of the above problems, embodiments of the present invention provide a method, an apparatus, and a medium for processing browsed content, which overcome the above problems or at least partially solve the above problems, and how to improve the processing efficiency and the utilization efficiency of browsed content is a technical problem to be solved by those skilled in the art.
In order to solve the above problem, an embodiment of the present invention discloses a method for processing browsing content, including:
detecting a first preset operation of a user for first browsing content;
in response to the first preset operation, merging the first browsing content into the content of a collection unit; and the collection unit is generated according to the second browsing content.
On the other hand, the embodiment of the invention discloses a processing device for browsing contents, which comprises:
the first detection module is used for detecting a first preset operation of a user for the first browsing content;
the first merging module is used for merging the first browsing content into the content of a collection unit in response to the first preset operation; and the collection unit is generated according to the second browsing content.
In another aspect, an embodiment of the present invention discloses an apparatus for browsing content processing, which includes a memory and one or more programs, where the one or more programs are stored in the memory, and when the program is executed by the one or more processors, the steps of the foregoing method are implemented.
In yet another aspect, an embodiment of the present invention discloses a machine-readable medium having stored thereon instructions, which, when executed by one or more processors, cause an apparatus to perform one or more of the above-described methods for browsing content.
The embodiment of the invention has the following advantages:
the embodiment of the invention can help the user generate the corresponding collection unit aiming at the fragmented browsing content so as to meet the collection requirement of the user on the fragmented content.
In addition, the embodiment of the invention can also combine the first browsing content browsed by the user in real time with the content of the collection unit in real time. The real-time combination can meet the aggregation requirement of two related contents (the first browsing content and the content of the collection unit) and the editing requirement of the interested content of the user.
In practical applications, a user usually writes a corresponding article in order to complete a task. The embodiment of the invention generates the obtained collection unit according to the second browsing content, and/or the embodiment of the invention generates the obtained collection unit according to the first browsing content, and can provide components for the article; in other words, the content in the collection unit of the embodiment of the present invention may be a component of an article.
In summary, the embodiment of the present invention can save the operation cost of copying fragmented browsing content into a document, and provide a component for an article based on the operation of the collection unit; therefore, the embodiment of the invention can improve the conversion efficiency from the browsing content to the article, and further can improve the processing efficiency and the use efficiency of the browsing content.
Drawings
FIG. 1 is a flowchart illustrating a first embodiment of a method for browsing contents according to the present invention;
FIG. 2 is a flowchart illustrating steps of a second embodiment of a method for processing browsed content according to the present invention;
FIG. 3 is a flowchart illustrating a third embodiment of a method for processing browsed content according to the present invention;
FIG. 4 is a block diagram of an embodiment of a device for processing browsed content according to the present invention;
fig. 5 is a block diagram of a configuration of a device for browsing processing of contents as a terminal according to an embodiment of the present invention; and
fig. 6 is a block diagram of a server according to an embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Aiming at the technical problem of how to improve the processing efficiency and the use efficiency of the browsed content, the embodiment of the invention provides a processing scheme of browsed content, which can detect a first preset operation of a user for first browsed content, and combine the first browsed content into the content of a collection unit in response to the first preset operation; wherein, the collecting unit can be generated according to the second browsing content.
In the embodiment of the present invention, the collecting unit may be configured to collect browsing contents of text and/or pictures. In the process of browsing the page by the user, the generation of the corresponding collection unit can be triggered aiming at the browsing content according to the actual application requirement.
For example, during browsing of the web page a, the user may trigger generation of the corresponding collection unit 1 with respect to the browsing content a 1. As another example, the user may trigger the generation of the corresponding collection unit 2 for the browsing content B1 during browsing the web page B.
The embodiment of the invention can help the user generate the corresponding collection unit aiming at the fragmented browsing content so as to meet the collection requirement of the user on the fragmented content.
In addition, the embodiment of the invention can also combine the first browsing content browsed by the user in real time with the content of the collection unit in real time. The real-time combination can meet the aggregation requirement of two related contents (the first browsing content and the content of the collection unit) and the editing requirement of the interested content of the user.
In practical applications, a user usually writes a corresponding article in order to complete a task. The embodiment of the invention generates the obtained collection unit according to the second browsing content, and/or the embodiment of the invention generates the obtained collection unit according to the first browsing content, and can provide components for the article; in other words, the content in the collection unit of the embodiment of the present invention may be a component of an article.
In summary, the embodiment of the present invention can save the operation cost of copying fragmented browsing content into a document, and provide a component for an article based on the operation of the collection unit; therefore, the embodiment of the invention can improve the conversion efficiency from the browsing content to the article, and further can improve the processing efficiency and the use efficiency of the browsing content.
The method for processing the browsing content provided by the embodiment of the invention can be applied to the application environments of the client and the server, wherein the client and the server are positioned in a wired or wireless network, and the client and the server perform data interaction through the wired or wireless network.
The client may run on a terminal, and the terminal specifically includes but is not limited to: smart phones, tablet computers, electronic book readers, MP3 (Moving Picture Experts Group Audio Layer III) players, MP4 (Moving Picture Experts Group Audio Layer IV) players, laptop portable computers, car-mounted computers, desktop computers, set-top boxes, smart televisions, wearable devices, and the like.
The client can perform the generation operation and the combination operation of the collection unit according to the user instruction. The server may store the content of the collection unit. The client may correspond to a browser program, and it can be understood that the embodiment of the present invention does not limit a specific application program corresponding to the client.
Method embodiment one
The embodiment of the present invention explains a process of generating a collection unit from the second browsing content.
In one embodiment, the corresponding collection unit may be generated in response to a second preset operation of the user for the second browsing content.
In the process of browsing the page, if the user finds the second browsing content which is interested in, the user can trigger a first preset operation to generate a corresponding collection unit. The generated collection unit may be used to collect the second browsing content.
Referring to fig. 1, a flowchart illustrating a first step of a processing method for browsing content according to a first embodiment of the present invention is shown, which may specifically include the following steps:
step 101, detecting a second dragging operation of a user for second browsing content;
and 102, under the condition that the position of the second dragging operation is matched with the collection area, generating a collection unit corresponding to the second browsing content, and displaying the collection unit in the collection area.
In an embodiment of the present invention, the first preset operation may be a second dragging operation. The second drag operation may be an operation of dragging the selected second browsing content object. In practical applications, the selected second browsing content object may be dragged to an arbitrary position in the screen.
In an embodiment of the invention, the collection area is used for displaying information of at least one collection unit. The information of the collecting unit specifically includes: content of the collection unit, source of the content, generation time or merging time of the collection unit, etc. Content sources may generally include: and browsing the position of the webpage corresponding to the content.
The position of the collection area in the screen can be determined by those skilled in the art according to the requirements of the actual application. Alternatively, the position of the collection area in the screen may be determined according to the display mode of the screen.
For example, in the case where the display mode of the screen is the portrait mode, the screen direction may be the length direction of the screen, and in this case, the position of the collection area in the screen may be the upper side or the lower side. As another example, in the case where the display mode of the screen is the landscape mode, for example, the screen direction may be the width direction of the screen, and in this case, the position of the collection area in the screen may be the left side or the right side.
In an application example of the present invention, a user uses a PC (Personal Computer) such as a laptop portable Computer, a desktop Computer, or the like, and since a display mode of a PC screen is generally a landscape mode, a collection area may be set on the right side of the screen.
In one implementation, the functionality of the collection unit of embodiments of the present invention is provided by a browser. The interface of the browser may include: the system comprises a page area and a collection area, wherein the page area can be used for displaying a webpage being browsed, and the collection area can be used for displaying information of a collection unit. The page area and the collection area are independent from each other, so that the browsing content of different webpages can be collected.
The embodiment of the invention can adjust the size of the collecting area according to the adjusting instruction. For example, in the case where the collection area is located on the right side of the screen, the adjustment instruction may be an adjustment instruction of the width dimension. Optionally, under the condition that the mouse is moved to the frame of the collection area, the peripheral area of the frame may display a corresponding adjustment control, and the frame may be moved according to a dragging instruction of the adjustment control, so as to adjust the size of the collection area.
According to the embodiment of the invention, the entry of the collection page can be set in the collection area, and the collection page can be jumped to when the trigger operation aiming at the entry is received. The information of the collection units can be displayed in the collection page according to a preset layout. For example, the preset layout may be a layout with an equal width arrangement, and it is understood that the specific preset layout is not limited in the embodiment of the present invention.
In practical applications, a collection set may be provided, and at least one collection unit may be set under the collection set. The user can create a collection set according to actual application requirements. For example, a collection set may correspond to a task of a user, which may correspond to a project, a job, or a time period, etc.
In the case of creating a collection set, the identification of the collection set may be specified by the user. In the case where the collection set is one, information of the collection set may be presented in the collection area; collecting aggregated information may include: information of at least one collection unit. In the case where the collection set is plural, information of the target collection set may be presented in the collection area. The target collection set may be selected by a user from a plurality of collection sets.
In a case where the position of the second drag operation matches the collection area, it may be considered that the user has a collection demand corresponding to the second browsing content, and therefore, a collection unit corresponding to the second browsing content may be generated.
In one implementation, the matching of the location of the second drag operation with the collection area may include: the position of the second dragging operation is located in the position range corresponding to the collection area. Such an implementation may be applicable in the case where no collection unit is included in the collection area. Specifically, in a case where the collection area does not include the collection unit, if the position of the second drag operation is within the position range corresponding to the collection area, the collection unit corresponding to the second browsing content may be generated.
In another implementation, the matching of the position of the second drag operation with the collection area may include: the position of the second dragging operation is located in the position range corresponding to the non-collection unit area in the collection area. Since the collection unit area typically displays information of the collection unit, the non-collection unit area is typically a blank area in the collection area. In this way, in the case that the position of the second drag operation is within the position range corresponding to the blank area in the collection area, the collection unit corresponding to the second browsing content can be generated.
It is understood that the second dragging operation is only an example of the first preset operation, and actually, those skilled in the art may adopt other first preset operations according to the actual application requirements. The first preset operation may also be a menu operation. For example, when the second browsing content is selected, a right mouse button is triggered, an option for generating a collection unit may be set in a pop-up menu, and if a trigger operation for generating the collection unit option is received, a collection unit corresponding to the second browsing content may be generated and displayed in the collection area.
It should be noted that, in the process of browsing the page by the user, if the first preset operation is triggered under the condition that the second browsing content is not selected, the content of the whole page may be used as the second browsing content, the collection unit corresponding to the second browsing content is generated, and the collection unit is displayed in the collection area.
The type of the second browsing content may include: text and/or pictures. Of course, the type of the second browsing content may further include: video and/or audio, etc.
In summary, in the embodiment of the present invention, the collecting unit may be configured to collect the second browsing content in the type of text and/or picture. In the process of browsing the page by the user, the generation of the corresponding collection unit can be triggered aiming at the second browsing content according to the actual application requirement.
For example, during browsing of the web page a, the user may trigger generation of the corresponding collection unit 1 with respect to the browsing content a 1. As another example, the user may trigger the generation of the corresponding collection unit 2 for the browsing content B1 during browsing the web page B.
Method embodiment two
This embodiment explains a real-time merging process of the first browsing content browsed by the user in real time and the content of the collection unit.
Referring to fig. 2, a flowchart illustrating steps of a second embodiment of a processing method for browsing content according to the present invention is shown, which may specifically include the following steps:
step 201, detecting a first preset operation of a user for a first browsing content;
step 202, in response to the first preset operation, merging the first browsing content into the content of the collection unit; wherein, the collecting unit can be generated according to the second browsing content.
In step 201, the first preset operation may include: a first drag operation, or a menu operation.
In the case that the first browsing content is selected, triggering a right mouse button, and setting an option merged into the collection unit in a pop-up menu, the option merged into the collection unit may include: the option of merging to the collection unit 1, the option of merging to the collection units 2 and …, and the option of merging to the collection unit N (N may be a natural number greater than 0), and the first browsing content may be merged into the content of the corresponding collection unit according to a user's trigger operation on the option of merging to the collection unit.
The first drag operation may be an operation of dragging the selected first browsing content object. In practical applications, the selected first browsing content object may be dragged to an arbitrary position in the screen. The first viewed content object may correspond to all or a portion of a page. The type of the first browsing content may include any one or a combination of the following types: text, pictures, audio, and video.
In the case where the position of the first drag operation matches the area of the collection unit, the first browsing content may be incorporated into the content of the collection unit. Real-time combination is realized based on the first dragging operation, and convenience of real-time combination can be realized.
The region of the collection unit may be located in the collection region. For example, a collection area is provided on the right side of the interface of the browser, and the collection area may include an area of at least one collection unit.
The embodiment of the invention can provide the hierarchical relationship between the collection sets and the collection units, and at least one collection unit is arranged under the collection sets. For example, a collection set may correspond to one task, a collection unit may correspond to one subtask, and so on. Of course, the collection unit may correspond to one task, and it is understood that the embodiment of the present invention does not limit the specific relationship between the collection unit and the task.
In the case where the position of the first drag operation matches the area of the collection unit, it can be considered that the user has a need to merge the first browsing content into the collection unit, and therefore, the first browsing content can be merged into the content of the collection unit.
In one implementation, the matching of the position of the first dragging operation with the area of the collecting unit may include: the position of the first dragging operation is located in a position range corresponding to the area of the collecting unit. For example, the collection region includes: the collection unit 1 and the collection unit 2 … are the collection unit N, and when the position of the first drag operation is within the position range corresponding to the area of the collection unit 1, the first browsing content can be incorporated into the content of the collection unit 1; alternatively, the first browsing content may be incorporated into the content of the collection unit 2 when the position of the first drag operation is within the position range corresponding to the area of the collection unit 2.
In another implementation, the matching of the position of the first dragging operation with the area of the collecting unit may include: the position of the first dragging operation is located in the position range corresponding to the area of the collecting unit, and the stay time of the position of the first dragging operation in the area of the collecting unit exceeds the time threshold.
In practical application, a graphical identifier corresponding to the first dragging operation may be generated and displayed, and a position of the graphical identifier may be used to characterize a position of the first dragging operation. In the case where part or all of the graphical identifier enters the location range of the second folder, the location of the first drag operation may be considered to be within the location range of the second folder. The dwell time may represent the time during which part or all of the graphical indicia enters the location range of the second folder. The duration threshold may be determined by one skilled in the art according to the actual application requirements, for example, the duration threshold may be in units of milliseconds or seconds, etc.
In practical applications, the merging the first browsing content into the content of the collection unit may specifically include: in response to the first preset operation, sequencing the first browsing content and the existing content of the collection unit according to a preset sequencing characteristic; and displaying the sorting result in the area of the collecting unit.
Those skilled in the art may determine the preset ordering characteristic according to the actual application requirement, and it is understood that the specific preset ordering characteristic is not limited in the embodiment of the present invention.
Optionally, the preset ordering feature may include: a time characteristic, and/or a name characteristic. The temporal characteristics may include: the usage time feature, e.g., the usage time of the first browsing time is later, so the first browsing content can be ranked behind the existing content of the collection unit.
The name feature may be a keyword feature of the content. The keyword feature may be the first word in the content, etc. The first browsing content and the existing content of the collection unit can be sorted according to the corresponding first letter of the keyword feature; typically, the more first the first letter is in the alphabet, the more forward the ranking position. Or, the first browsing content and the existing content of the collection unit may be sorted according to a matching degree between the keyword feature and the interest feature of the user, and generally, the higher the matching degree is, the higher the sorting position is.
In an application example of the present invention, a first drag operation is performed on a first browsing content, and when a position of the first drag operation is located in a position range corresponding to an area of a collection unit 1, the first browsing content may be presented in the area of the collection unit 1, where the first browsing content may be located behind an existing content of the collection unit 1.
In practical applications, the types of the first browsing content include: text and/or pictures, the type of the second browsing content comprises: text and/or pictures.
In an optional embodiment of the present invention, the method may further include: and editing the content of the collection unit according to an editing instruction of a user.
The editing instruction of the embodiment of the present invention may include at least one of the following instructions: adding instructions, deleting instructions, character size adjusting instructions, font color adjusting instructions, background color adjusting instructions, sequencing instructions and the like to realize convenient editing of the content of the collection unit.
In an optional embodiment of the present invention, the method may further include: and outputting the content of the collection unit to a document according to a user export instruction.
The export instructions may be used to export the content of the collection unit to a third party system outside the browser, which may be a document of the third party system, such as an OFFICE document. The content of the collection unit is output to the document, so that the user can conveniently edit the content by using a conventional document, the conversion efficiency from the browsing content to the article is further improved, and the processing efficiency and the use efficiency of the browsing content can be further improved.
In particular implementations, there may be a one-to-one or many-to-one relationship between collection units and documents. In other words, the contents of one collection unit can be output to one document. Alternatively, the contents of a plurality of collection units may be output into one document. In practical applications, a corresponding export entry may be provided for a user to trigger a corresponding export instruction.
To sum up, the browsing content processing method according to the embodiment of the present invention combines the first browsing content browsed by the user in real time and the content of the collection unit in real time. The real-time combination can meet the aggregation requirement of two related contents (the first browsing content and the content of the collection unit) and the editing requirement of the interested content of the user.
In practical applications, a user usually writes a corresponding article in order to complete a task. The embodiment of the invention generates the obtained collection unit according to the second browsing content, and/or the embodiment of the invention generates the obtained collection unit according to the first browsing content, and can provide components for the article; in other words, the content in the collection unit of the embodiment of the present invention may be a component of an article.
The embodiment of the invention can save the operation cost of copying the fragmented browsing content into the document, and provides a component for the article based on the operation of the collection unit; therefore, the embodiment of the invention can improve the conversion efficiency from the browsing content to the article, and further can improve the processing efficiency and the use efficiency of the browsing content.
Method embodiment three
Referring to fig. 3, a flowchart illustrating a third step of the processing method for browsing content according to the third embodiment of the present invention is shown, and specifically, the method may include the following steps:
step 301, detecting a third dragging operation of the user for the first collection unit;
in step 302, in the case that the position of the third drag operation matches the area of the second collection unit, the content of the first collection unit is merged into the content of the second collection unit.
The embodiment of the invention can realize the combination of the first collection unit and the second collection unit. In practical applications, the first collecting unit and the second collecting unit may be a collecting unit generated according to the method embodiment; alternatively, the first collection unit and the second collection unit may be the collection units combined according to method embodiment two; alternatively, one of the first collection unit and the second collection unit is a collection unit generated according to the method embodiment, and the other is a collection unit combined according to the method embodiment.
In the case where the location of the third drag operation matches the area of the second collection unit, it may be considered that the user has a need to merge the first collection unit into the second collection unit, and thus, the content of the first collection unit may be merged into the content of the second collection unit.
In one implementation, the matching of the position of the third dragging operation with the area of the second collection unit may include: the position of the third dragging operation is located within a position range corresponding to the area of the second collection unit. For example, the collection region includes: when the third drag operation is triggered for the collection unit 2, the collection unit 1 and the collection unit 2 … allow the collection unit 2 to incorporate the content of the collection unit 2 into the content of the collection unit 1 if the position of the third drag operation is within the position range corresponding to the area of the collection unit 1.
In practical applications, the merging the content of the first collection unit into the content of the second collection unit may specifically include: under the condition that the position of the third dragging operation is matched with the area of the second collecting unit, sequencing the content of the first collecting unit and the content of the second collecting unit according to a preset sequencing characteristic; and displaying the corresponding sorting result in the area of the second collection unit.
In an application example of the present invention, in a case where a third drag operation is triggered for the collection unit 2, if a position of the third drag operation is located in a position range corresponding to an area of the collection unit 1, the content of the collection unit 2 may be presented in the area of the collection unit 1, where the content of the collection unit 2 may be located behind the content of the collection unit 1.
In summary, the embodiment of the present invention can implement convenient merging from the first collection unit to the second collection unit based on the third dragging operation.
It should be noted that, for simplicity of description, the method embodiments are described as a series of motion combinations, but those skilled in the art should understand that the present invention is not limited by the described motion sequences, because some steps may be performed in other sequences or simultaneously according to the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no moving act is required as an embodiment of the invention.
Device embodiment
Referring to fig. 4, a block diagram illustrating a structure of an embodiment of a processing apparatus for browsing content according to the present invention may specifically include:
a first detecting module 401, configured to detect a first preset operation of a user for a first browsing content;
a first merging module 402, configured to merge the first browsing content into a content of a collection unit in response to the first preset operation; wherein, the collecting unit may be generated according to the second browsing content.
Optionally, the first preset operation may include: a first drag operation;
the first merging module is specifically configured to merge the first browsing content into the content of the collection unit when the position of the first drag operation matches an area of the collection unit.
Optionally, the apparatus may further include:
and the generating module is used for responding to a second preset operation of the user for the second browsing content and generating a corresponding collecting unit.
Optionally, the generating module may include:
the second detection module is used for detecting a second dragging operation of the user aiming at the second browsing content;
and the dragging generation module is used for generating a collection unit corresponding to the second browsing content under the condition that the position of the second dragging operation is matched with the collection area, and displaying the collection unit in the collection area.
Optionally, the first merging module 402 may include:
the sorting module is used for responding to the first preset operation and sorting the first browsing content and the existing content of the collection unit according to preset sorting characteristics;
and the display module is used for displaying the sequencing result in the area of the collection unit.
Optionally, the collecting unit may include: a first collecting unit and a second collecting unit; the above apparatus may further include:
the second detection module is used for detecting a third dragging operation of the user aiming at the first collection unit;
a second merging module, configured to merge the content of the first collection unit into the content of the second collection unit when a position of the third dragging operation matches an area of the second collection unit.
Optionally, the apparatus may further include:
and the editing module is used for editing the content of the collection unit according to an editing instruction of a user.
Optionally, the apparatus may further include:
and the export module is used for outputting the content of the collection unit to a document according to an export instruction of a user.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
An embodiment of the present invention provides an apparatus for processing of browsing content, comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs configured to be executed by the one or more processors include instructions for: detecting a first preset operation of a user for first browsing content; in response to the first preset operation, merging the first browsing content into the content of a collection unit; and the collection unit is generated according to the second browsing content.
Fig. 5 is a block diagram illustrating a configuration of an apparatus for browsing a content process as a terminal according to an exemplary embodiment. For example, the apparatus 900 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 5, apparatus 900 may include one or more of the following components: processing component 902, memory 904, power component 906, multimedia component 908, audio component 910, input/output (I/O) interface 912, sensor component 914, and communication component 916.
The processing component 902 generally controls overall operation of the device 900, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. Processing element 902 may include one or more processors 920 to execute instructions to perform all or a portion of the steps of the methods described above. Further, processing component 902 can include one or more modules that facilitate interaction between processing component 902 and other components. For example, the processing component 902 can include a multimedia module to facilitate interaction between the multimedia component 908 and the processing component 902.
The memory 904 is configured to store various types of data to support operation at the device 900. Examples of such data include instructions for any application or method operating on device 900, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 904 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.
The power supply component 906 provides power to the various components of the device 900. The power components 906 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the device 900.
The multimedia component 908 comprises a screen providing an output interface between the device 900 and a user. In some embodiments, the screen 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 motion action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 908 includes a front facing camera and/or a rear facing camera. The front-facing camera and/or the rear-facing camera may receive external multimedia data when the device 900 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 910 is configured to output and/or input audio signals. For example, audio component 910 includes a Microphone (MIC) configured to receive external audio signals when apparatus 900 is in an operating mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 904 or transmitted via the communication component 916. In some embodiments, audio component 910 also includes a speaker for outputting audio signals.
I/O interface 912 provides an interface between processing component 902 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 914 includes one or more sensors for providing status assessment of various aspects of the apparatus 900. For example, the sensor assembly 914 may detect an open/closed state of the device 900, the relative positioning of the components, such as a display and keypad of the apparatus 900, the sensor assembly 914 may also detect a change in the position of the apparatus 900 or a component of the apparatus 900, the presence or absence of user contact with the apparatus 900, orientation or acceleration/deceleration of the apparatus 900, and a change in the temperature of the apparatus 900. The sensor assembly 914 may include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. The sensor assembly 914 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 914 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 916 is configured to facilitate communications between the apparatus 900 and other devices in a wired or wireless manner. The apparatus 900 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 916 receives a broadcast signal or broadcast associated information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 916 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.
In an exemplary embodiment, the apparatus 900 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 904 comprising instructions, executable by the processor 920 of the apparatus 900 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 6 is a block diagram illustrating a server according to an example embodiment. The server 1900, which may vary widely in configuration or performance, may include one or more Central Processing Units (CPUs) 1922 (e.g., one or more processors) and memory 1932, one or more storage media 1930 (e.g., one or more mass storage devices) that store applications 1942 or data 1944. Memory 1932 and storage medium 1930 can be, among other things, transient or persistent storage. The program stored in the storage medium 1930 may include one or more modules (not shown), each of which may include a sequence of instructions operating on the server. Further, a central processor 1922 may be arranged to communicate with the storage medium 1930 to execute a series of instruction operations in the storage medium 1930 on the server 1900.
The server 1900 may also include one or more power supplies 1926, one or more wired or wireless network interfaces 1950, one or more input/output interfaces 1958, one or more keyboards 1956, and/or one or more operating systems 1941, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
A machine-readable medium (e.g., a non-transitory computer-readable storage medium) in which instructions, when executed by a processor of an apparatus (terminal or server), enable the apparatus to perform a processing method of browsing contents, the method comprising: detecting a first preset operation of a user for first browsing content; in response to the first preset operation, merging the first browsing content into the content of a collection unit; and the collection unit is generated according to the second browsing content.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This invention is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is only limited by the appended claims
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.
The processing method of the browsing content, the processing device of the browsing content, and the machine-readable medium provided by the present invention are described in detail above, and a specific example is applied in the present document to illustrate the principle and the embodiment of the present invention, and the description of the above embodiment is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (15)

1. A method for processing browsed content, comprising:
detecting a first preset operation of a user for first browsing content;
in response to the first preset operation, merging the first browsing content into the content of a collection unit; and the collection unit is generated according to the second browsing content.
2. The method of claim 1, wherein the first preset operation comprises: a first drag operation;
the merging the first browsing content into the content of the collection unit in response to the first preset operation includes:
and in the case that the position of the first drag operation matches the area of a collection unit, merging the first browsing content into the content of the collection unit.
3. The method of claim 1, further comprising:
and responding to a second preset operation of the user for the second browsing content, and generating a corresponding collection unit.
4. The method of claim 3, wherein the generating the corresponding collection unit comprises:
detecting a second dragging operation of the user for second browsing content;
and under the condition that the position of the second dragging operation is matched with a collection area, generating a collection unit corresponding to the second browsing content, and displaying the collection unit in the collection area.
5. The method according to any one of claims 1 to 4, wherein the merging the first browsing content into the content of a collection unit in response to the first preset operation comprises:
in response to the first preset operation, sequencing the first browsing content and the existing content of the collection unit according to a preset sequencing characteristic;
and displaying the sorting result in the area of the collecting unit.
6. The method according to any one of claims 1 to 4, wherein the collection unit comprises: a first collecting unit and a second collecting unit; the method further comprises the following steps:
detecting a third dragging operation of the user for the first collection unit;
in a case where the position of the third drag operation matches the area of a second collection unit, the content of the first collection unit is incorporated into the content of the second collection unit.
7. The method according to any one of claims 1 to 4, further comprising:
and editing the content of the collection unit according to an editing instruction of a user.
8. The method according to any one of claims 1 to 4, further comprising:
and outputting the content of the collection unit to a document according to a user export instruction.
9. A processing apparatus for browsing content, comprising:
the first detection module is used for detecting a first preset operation of a user for the first browsing content;
the first merging module is used for merging the first browsing content into the content of a collection unit in response to the first preset operation; and the collection unit is generated according to the second browsing content.
10. The apparatus of claim 9, wherein the first preset operation comprises: a first drag operation;
the first merging module is specifically configured to merge the first browsing content into the content of the collection unit when the position of the first drag operation matches an area of the collection unit.
11. The apparatus of claim 9, further comprising:
and the generating module is used for responding to a second preset operation of the user for the second browsing content and generating a corresponding collecting unit.
12. The apparatus of claim 11, wherein the generating module comprises:
the second detection module is used for detecting a second dragging operation of the user aiming at the second browsing content;
and the dragging generation module is used for generating a collection unit corresponding to the second browsing content under the condition that the position of the second dragging operation is matched with the collection area, and displaying the collection unit in the collection area.
13. The apparatus according to any one of claims 9 to 12, wherein the first merging module comprises:
the sorting module is used for responding to the first preset operation and sorting the first browsing content and the existing content of the collection unit according to preset sorting characteristics;
and the display module is used for displaying the sequencing result in the area of the collection unit.
14. A device for processing of browsing content, comprising a memory and one or more programs, wherein the one or more programs are stored in the memory, and wherein the one or more programs, when executed by the one or more processors, implement the steps of the method according to any one of claims 1 to 8.
15. A machine-readable medium having stored thereon instructions which, when executed by one or more processors, cause an apparatus to perform a method of processing browsing content as recited in one or more of claims 1-8.
CN202110826687.4A 2021-07-21 2021-07-21 Browsing content processing method, device and medium Pending CN113655931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110826687.4A CN113655931A (en) 2021-07-21 2021-07-21 Browsing content processing method, device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110826687.4A CN113655931A (en) 2021-07-21 2021-07-21 Browsing content processing method, device and medium

Publications (1)

Publication Number Publication Date
CN113655931A true CN113655931A (en) 2021-11-16

Family

ID=78489657

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110826687.4A Pending CN113655931A (en) 2021-07-21 2021-07-21 Browsing content processing method, device and medium

Country Status (1)

Country Link
CN (1) CN113655931A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060167577A1 (en) * 2005-01-14 2006-07-27 Clark William A System and method of manufacturing a customized product
CN103455603A (en) * 2013-09-03 2013-12-18 小米科技有限责任公司 Method and device for caching webpage content and loading webpage and terminal device
CN110020346A (en) * 2017-09-12 2019-07-16 北京搜狗科技发展有限公司 A kind of page accommodation method and device
CN110347321A (en) * 2018-04-02 2019-10-18 阿里巴巴集团控股有限公司 A kind of formation gathering method and device
CN112102841A (en) * 2020-09-14 2020-12-18 北京搜狗科技发展有限公司 Audio editing method and device for audio editing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060167577A1 (en) * 2005-01-14 2006-07-27 Clark William A System and method of manufacturing a customized product
CN103455603A (en) * 2013-09-03 2013-12-18 小米科技有限责任公司 Method and device for caching webpage content and loading webpage and terminal device
CN110020346A (en) * 2017-09-12 2019-07-16 北京搜狗科技发展有限公司 A kind of page accommodation method and device
CN110347321A (en) * 2018-04-02 2019-10-18 阿里巴巴集团控股有限公司 A kind of formation gathering method and device
CN112102841A (en) * 2020-09-14 2020-12-18 北京搜狗科技发展有限公司 Audio editing method and device for audio editing

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
P.K.DOWNES: "Safe and efficient use of the Internet", BRITISH DENTAL JOURNAL, 14 July 2007 (2007-07-14) *
YOLER: "Pinbox: 我用过最好看的网络收藏工具", pages 3 - 7, Retrieved from the Internet <URL:https://sspai.com/post/52148#!> *
月之骑士: "智能、全平台书签管理工具:Pinbox", pages 1 - 4, Retrieved from the Internet <URL:https://zhuanlan.zhihu.com/p/365941810> *
朱征宇 等: "基于内容模块化的网页快速浏览技术", 计算机工程与应用, no. 10, 31 May 2002 (2002-05-31) *

Similar Documents

Publication Publication Date Title
US11354029B2 (en) Content collection method, apparatus and storage medium
CN107153541B (en) Browsing interaction processing method and device
KR101801188B1 (en) Mobile device and control method for the same
CN109683714B (en) Multimedia resource management method, device and storage medium
US9563350B2 (en) Mobile terminal and method for controlling the same
US20110161853A1 (en) Mobile terminal and method of controlling the same
WO2021136136A1 (en) Screenshot method and electronic device
KR20140089245A (en) Method for controlling using double touch jesture and the terminal thereof
KR20150130053A (en) Mobile terminal and method for controlling the same
KR20120006674A (en) Mobile terminal and method for controlling the same
US20220326845A1 (en) Method for acquiring historical information, storage medium, and system
CN111382339A (en) Search processing method and device and search processing device
CN112584222A (en) Video processing method and device for video processing
KR20150009018A (en) Mobile terminal and control method for the mobile terminal
CN107688477B (en) Setting item processing method and device for setting item processing
CN109521938B (en) Method and device for determining data evaluation information, electronic device and storage medium
WO2021190292A1 (en) Method, apparatus and system for processing details page, electronic device and storage medium
CN108874758B (en) Note processing method and device, and device for note processing
KR20130034885A (en) Mobile terminal and intelligent information search method thereof
CN107784037B (en) Information processing method and device, and device for information processing
KR101778969B1 (en) Mobile device and scroll method for the same
CN111092971A (en) Display method and device for displaying
CN108733731B (en) Convenient method and device for changing multimedia resources in document and electronic equipment
KR20140014681A (en) Terminal having chatting information display function in the chatting thread and control method thereof
CN110502484B (en) Method, device and medium for displaying file information on mobile terminal

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