CN117149307A - Task jumping method, device, equipment and storage medium - Google Patents

Task jumping method, device, equipment and storage medium Download PDF

Info

Publication number
CN117149307A
CN117149307A CN202311180772.3A CN202311180772A CN117149307A CN 117149307 A CN117149307 A CN 117149307A CN 202311180772 A CN202311180772 A CN 202311180772A CN 117149307 A CN117149307 A CN 117149307A
Authority
CN
China
Prior art keywords
task
jump
interface
icon
list
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
CN202311180772.3A
Other languages
Chinese (zh)
Inventor
刘森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network 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 Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN202311180772.3A priority Critical patent/CN117149307A/en
Publication of CN117149307A publication Critical patent/CN117149307A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Abstract

The application provides a method, a device, equipment and a storage medium for jumping a task, wherein the method comprises the following steps: a task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks which are customized by a user in the same application or different applications in advance; responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task. In this way, the application supports the user to add the plurality of tasks customized in the same application or different applications to the task list, so that the tasks added by the user can realize quick jump in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.

Description

Task jumping method, device, equipment and storage medium
Technical Field
The present application relates to the field of task processing technologies, and in particular, to a task skipping method, device, equipment, and storage medium.
Background
When a user uses a terminal device such as a mobile phone or a tablet, the user often needs to jump between different APPs (applications) manually (for example, the user opens a take-away service APP to order food in the video playing APP during the video viewing process), and even in the same APP, based on different functional partitions included in the same APP, the user may also jump between different tasks in the same APP (for example, the user may need to manually select a next game task after completing one task in the game APP).
Currently, most terminal devices only support a user to add a plurality of different applications to the background in a state of not exiting the application by means of manual addition, and then call out and add the plurality of different applications to the background through a specific operation (for example, the ios system can slide up under the terminal interface), so that the user can select a specific application which needs to be entered secondarily later. However, on the one hand, the user is added to the background and only the application cannot be specific to a specific task in one application, so that the quick jump of the task cannot be realized; on the other hand, the above manual adding method cannot support manual adding and quick jumping of different tasks in the same application, because the specific task cannot be specified in one application.
Disclosure of Invention
Accordingly, the present application aims to provide a method, apparatus, device and storage medium for task skipping, which support a user to add a plurality of tasks customized in the same application or different applications to a task list, so that the tasks added by the user can implement fast skipping in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.
In order to make the above objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
In a first aspect, an embodiment of the present application provides a task jump method, where a graphical user interface is provided by a terminal device, where a task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks customized by a user in the same application or different applications in advance; the jump method comprises the following steps:
responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; wherein the second task characterizes a task located after the first task in the task list;
And responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task.
In a second aspect, an embodiment of the present application provides a task jumping device, where a graphical user interface is provided by a terminal device, where a task jumping control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks customized by a user in the same application or different applications in advance; the jump device comprises:
the first response module is used for responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; wherein the second task characterizes a task located after the first task in the task list;
and the second response module is used for responding to the triggering operation aiming at the prompt information and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task.
In a third aspect, an embodiment of the present application provides a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the steps of the jump method of the task when executing the computer program.
In a fourth aspect, embodiments of the present application provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the jump method of tasks described above.
The technical scheme provided by the embodiment of the application can comprise the following beneficial effects:
the embodiment of the application provides a task jumping method, a device, equipment and a storage medium, wherein a task jumping control is displayed on a graphical user interface; the task list associated with the task jump control is added with a plurality of tasks which are customized by a user in the same application or different applications in advance; responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task. In this way, the application supports the user to add the plurality of tasks customized in the same application or different applications to the task list, so that the tasks added by the user can realize quick jump in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a task jump method according to an embodiment of the present application;
FIG. 2a is a schematic diagram illustrating task skipping between a first task and a second task according to an embodiment of the present application;
FIG. 2b is a schematic diagram illustrating task skipping between a second first task and a second task according to an embodiment of the present application;
FIG. 3a is a flow chart illustrating a method of adding tasks to a task list in a state where the task jump control belongs to a very display control;
FIG. 3b is a schematic diagram illustrating the task adding in a task list according to an embodiment of the present application;
FIG. 4a is a flowchart illustrating a method for adjusting task ordering in a task list according to an embodiment of the present application;
FIG. 4b is an interactive schematic diagram for adjusting task ordering in a task list according to an embodiment of the present application;
FIG. 5a is a flowchart of a method for deleting a single task from a task list according to an embodiment of the present application;
FIG. 5b is a schematic diagram illustrating an interaction for deleting a single task in a task list according to an embodiment of the present application;
FIG. 6a is a flowchart illustrating a method for exiting a task jump mode according to an embodiment of the present application;
FIG. 6b is a schematic diagram illustrating interaction of exiting a task jump mode according to an embodiment of the present application;
FIG. 7 is a schematic structural diagram of a task jumping device according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device 800 according to an embodiment of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described with reference to the accompanying drawings in the embodiments of the present application, and it should be understood that the drawings in the present application are for the purpose of illustration and description only and are not intended to limit the scope of the present application. In addition, it should be understood that the schematic drawings are not drawn to scale. A flowchart, as used in this disclosure, illustrates operations implemented according to some embodiments of the present application. It should be understood that the operations of the flow diagrams may be implemented out of order and that steps without logical context may be performed in reverse order or concurrently. Moreover, one or more other operations may be added to or removed from the flow diagrams by those skilled in the art under the direction of the present disclosure.
In addition, the described embodiments are only some, but not all, embodiments of the application. The components of the embodiments of the present application generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the application, as presented in the figures, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by a person skilled in the art without making any inventive effort, are intended to be within the scope of the present application.
It should be noted that the term "comprising" will be used in embodiments of the application to indicate the presence of the features stated hereafter, but not to exclude the addition of other features.
Currently, most terminal devices only support a user to add a plurality of different applications to the background in a state of not exiting the application by means of manual addition, and then call out and add the plurality of different applications to the background through a specific operation (for example, the ios system can slide up under the terminal interface), so that the user can select a specific application which needs to be entered secondarily later. However, on the one hand, the user is added to the background and only the application cannot be specific to a specific task in one application, so that the quick jump of the task cannot be realized; on the other hand, the above manual adding method cannot support manual adding and quick jumping of different tasks in the same application, because the specific task cannot be specified in one application.
Based on the above, the embodiment of the application provides a method, a device, equipment and a storage medium for jumping tasks, which support a user to add a plurality of tasks customized in the same application or different applications to a task list, so that the tasks added by the user can be quickly jumped in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.
It should be noted that, the task skipping method provided by the embodiment of the present application is applied to a terminal device, where the terminal device may be either a fixed terminal device or a mobile terminal device; providing a graphical user interface through the terminal device, wherein the specific display content on the graphical user interface depends on the application service (i.e. application) currently running on the terminal device; the task types that the user can customize in the application service can be different for different types of application services (e.g., in a video playing application, the user can arbitrarily select one video to be played as a custom task in the video playing application, while in a game application, the user can select one game task from the game as a custom task in the game application); the embodiment of the application realizes the shortcut skip among a plurality of tasks customized by a user in the same application/different applications in advance, rather than simply realizing the shortcut skip among different applications.
In order to facilitate understanding of the embodiments of the present application, a method, an apparatus, a device, and a storage medium for skipping a user-defined task provided by the embodiments of the present application are described in detail below.
Referring to fig. 1, fig. 1 is a flow chart illustrating a task jump method provided by an embodiment of the present application, where a graphical user interface is provided by a terminal device, and a task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks which are customized by a user in the same application or different applications in advance; the jump method comprises the steps of S101-S102; specific:
s101, responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task.
Here, both the first task and the second task are tasks that the user has previously (before executing step S101) added to the task list; the arrangement sequence of each task in the task list is the task jump sequence among different tasks; the second task characterizes a task located after the first task in the task list, that is, the second task is the next task that needs to be skipped after the first task is completed.
Based on the above, the terminal device responds to the completion of the first task in the task list, and automatically displays the prompt information about the second task in the task completion interface of the first task, so as to prompt the user that the next task needing to be skipped is the second task through the displayed prompt information.
It should be noted that, the first task and the second task are tasks that are customized by a user in the same application (i.e. APP) or different applications in advance; the task types that the user can customize in different types of applications are different, so the application does not limit the specific task types to which the first task and the second task belong.
Specifically, when the first task and the second task belong to different tasks that are customized by the user in the same application in advance, taking a game application as an example, the first task may be a game task a (for example, a specific copy task may be a specific task or one of a plurality of daily tasks that need to be completed every day) selected by the user in a game, and the second task may be another game task b (i.e., another game task different from the game task a) selected by the user in the game; in this case, the task completion interface of the first task may be a task reward settlement interface when the game task a is completed.
Specifically, when the first task and the second task belong to different tasks customized by a user in different applications in advance, taking a video playing application and a game application as examples, in the video playing application, the user can select a target video to be played as a customized first task in a search query mode, and the first task is added into a task list; in the game application, the user can arbitrarily select one game task as a self-defined second task in the game, and the second task is also added into the task list; at this time, the task completion interface of the first task may be a play end interface of the target video.
S102, responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task.
The terminal equipment responds to the triggering operation of the user for the prompt information, and can determine that the user confirms approval to jump from the task completion interface of the first task to the next task (namely, the second task), at the moment, the terminal equipment can control the graphical user interface to directly and automatically jump to the task starting interface of the second task without the need of the user to refer to the task list for the second time, thereby realizing the quick jump between the first task and the second task, effectively simplifying the operation of the user and improving the processing efficiency of the self-defined task (namely, the task added into the task list).
It should be noted that, the triggering operation is only used for characterizing a confirmation action of the user on the prompt information displayed currently, where, for different types of terminal devices, different types of triggering operations of the user on the prompt information can be responded; for example, when the terminal device is a fixed terminal device such as a PC (Personal Computer ) terminal, a host terminal, or the like, the above-described trigger operation may be a click operation triggered by a user through an external device such as a mouse, a keyboard, or a remote control handle; when the terminal device belongs to a mobile terminal device such as a mobile phone or a tablet, the triggering operation may be a touch operation such as a clicking operation, a sliding operation, a long-press operation, or a non-touch operation such as a gesture control operation suspended on a gui, which are triggered by a user touching a screen (i.e., the gui), and the specific operation type to which the triggering operation belongs, which is not limited in any way.
Specifically, taking an example that the first task and the second task belong to different game tasks in the same game application, fig. 2a shows an interaction schematic diagram of task skip between the first task and the second task provided in the embodiment of the present application, as shown in fig. 2a, in the same game application, the graphical user interface is displayed at this time on the game application interface 200 in the game application, after the user completes the game task a (i.e. the first task), the task completion interface 210 of the game task a is automatically displayed on the game application interface 200, and task settlement information of the game task a is displayed on the task completion interface 210 of the game task a (as shown in fig. 2 a: game task a challenges successfully, ranking 10 this time, obtaining 3 points, the highest historical ranking of the user in game task a being 2, etc.), at this time, in response to completion of game task a, the terminal device will display prompt information 211 (as shown in fig. 2a, the prompt information 211 may include text prompt information "going to next task: game task b", and picture information "task icon 202 of game task b") on the task completion interface 210 of game task a according to the fact that the second task located after game task a is game task b in the task list, so as to prompt the user to jump after game task a through the prompt information 211; the terminal device responds to the triggering operation (such as the mouse clicking operation on the fixed terminal device or the touch operation on the mobile terminal device) of the prompt message 211 by the user, and confirms the task initiation interface 220 for jumping to the game task b; because the game task b and the game task a belong to the same game application, the task initiation interface 220 of the game task b after the jump still belongs to the game application interface 200.
In this embodiment of the present application, as another optional implementation manner, a countdown control for indicating the interface skip duration may be further added to the prompt information, where, unlike the skip between the first task and the second task that is implemented by the manual confirmation manner in the step S102, the countdown of the terminal device in response to the countdown control is finished, and the graphical user interface is controlled to skip automatically from the task completion interface of the first task to the task initiation interface of the second task without requiring manual confirmation (i.e. without responding to the trigger operation of the user on the prompt information) by the user, so that the user operation in the task skip process is further simplified and the skip efficiency between tasks is improved based on the steps S101-S102.
Specifically, taking the example that the first task and the second task belong to different game tasks in the same game application, fig. 2b shows an interaction schematic diagram of task skipping between the second type of first task and the second task provided by the embodiment of the present application, as shown in fig. 2b, the first task is still the game task a, the second task is still the game task b, at this time, unlike the prompt message 211 of the game task b (i.e. the second task) shown in fig. 2a, the prompt message 211 shown in fig. 2b further includes a countdown control 212, on the basis of this, the user does not need to confirm the prompt message 211 through the triggering operation, but when the countdown of the countdown control 212 is finished (e.g. after 4 seconds shown in fig. 2b, the countdown is finished), the terminal device responds to the countdown finish of the countdown control 212, and can directly skip into the task starting interface 220 of the game task b.
The following details are respectively given for the specific implementation process of each step in the embodiment of the present application:
for the jump method described in the steps S101 to S102, as an optional implementation manner, the task jump control may be a constant display control on a graphical user interface, before executing the steps S101 to S102, the user may open any one application on the graphical user interface, at this time, based on that the task jump control has the highest display priority, the task jump control may also be automatically displayed on the application interface of the application, and in the application interface, the user drags a task icon of a task to be added to the task jump control, so that the task to be added may be added to a task list associated with the task jump control; the task list may be set in a hidden display mode, that is, in a state that the user does not actively trigger the display of the task list, the terminal device does not display the task list on the graphical user interface.
In addition, in order to save display resources on the gui, as another alternative embodiment, the task jump control may be set as a very display control, where fig. 3a shows a flowchart of a method for adding a task to a task list in a state that the task jump control belongs to the very display control, as shown in fig. 3a, before executing the steps S101 to S102, the method includes steps S301 to S304, specifically:
S301, responding to a starting operation aiming at a target application, and displaying a target application interface of the target application on the graphical user interface.
In the embodiment of the application, the user can add the tasks in the same application or different applications to the task list; before adding tasks, a user needs to enter an application interface of an application, and the specific tasks to be added in the application are customized; wherein the task types that the user can customize in the application are different based on the type of the entered application.
Specifically, the target application characterizes the application where the task to be added by the user is located; for example, when the user wants to add a video playing task to the task list, the target application may be a video playing application; when the user wants to add a game task in the task list, the target application may be a game application; the embodiment of the present application is not limited in any way with respect to the specific application type to which the target application belongs.
S302, responding to target operation aiming at the target application interface, and displaying the task jump control on the target application interface.
Here, under the condition that the task jump control is set to be a very display control, task-based addition needs to be achieved by means of the task jump control, so after entering the target application interface of the target application, the terminal device can call out the task jump control by responding to the target operation triggered by the user aiming at the target application interface, and the called-out task jump control is displayed on the target application interface.
It should be noted that, for different types of target applications, the specific trigger operation (i.e., the target operation described above) for the outgoing task jump control may be different; the embodiment of the present application is not limited in any way with respect to the specific operation type of the above-described target operation.
For example, when the target application is a video playing application, a user may determine, by means of keyword searching and the like, a target video that needs to be a video playing task (i.e., a user's custom task in the video playing application), and then, in a display interface where the target video is located (also corresponding to the target application interface), exhale and display the task jump control by means of a long press blank area (i.e., the target operation may be a long press operation for the blank area in the target application interface).
For example, when the target application is a game application, the user may find a target game task to be added in the game application, and then exhale and display the task jump control by long pressing the task execution control of the target game task (i.e., the target operation may be long pressing the task execution control of one game task), or by sliding the task execution control in a target direction (e.g., in a left direction or a right direction, etc.), or by sliding the task execution control in a target direction (i.e., the target operation may also be a sliding operation acting on the task execution control in a specific target direction).
Specifically, taking the game application as the target application as an example, fig. 3b shows an interaction schematic diagram of adding a task in a task list provided by the embodiment of the present application, as shown in fig. 3b, after a user opens the game application on a terminal device, the graphical user interface shows a game application interface 200 (corresponding to the target application interface) of the game application at this time, in the game application interface 200, a plurality of executable game tasks (i.e. game tasks a, b and c) are displayed, and at this time, the user can call out the task jump control 100 by long-pressing a task execution control of any game task (i.e. the target operation is long-pressing a task execution control of any game task); the specific operation type to which the target operation belongs may be determined according to the type of the terminal device actually applied, for example, taking the terminal device as a mobile terminal device, the mobile terminal device responds to the long-press touch operation of the task execution control 310 for the game task a, exhales the task jump control 100, and displays the exhaled task jump control 100 on the game application interface 200; taking a fixed terminal device as an example, the fixed terminal device may call out the task jump control 100 in response to a long mouse press operation of the task execution control 310 for the game task a, and display the called-out task jump control 100 on the game application interface 200.
Here, in the case that the target operation is a task execution control of a game task (for example, the task execution control 310 of the game task a shown in fig. 3 b), it should be noted that, in the prior art, when the user clicks the task execution control of a game task, the terminal device controls the gui to enter the task initiation interface of the game task (i.e., the task execution mode of a game task in the prior art), and in this case, in order to avoid a conflict with the task execution mode of a game task in the prior art, the target operation only needs to select other operations (for example, may be a long-press operation of the task execution control, or a sliding operation of a left-slide, a right-slide, etc. along a specific target direction) other than the clicking operation of the task execution control.
And S303, responding to the dragging operation aiming at the target task icon in the target application, and controlling the target task icon to move along with the dragging operation.
It should be noted that, in different types of target applications, specific icon types of the target task icons may be different; for example, when the target application is a game application, the target task icon may be a task icon of any one of game tasks in the game application; when the target application is a video playing application, the target task icon can also be any video icon of a video to be played in the video playing application; the specific icon type of the target task icon is not limited in any way.
Specifically, taking the example that the target application is a game application, as shown in fig. 3b, in the game application interface 200 of the game application (i.e., the target application), task icons of each game task are displayed: task icon 201 for game task a, task icon 202 for game task b, task icon 203 for game task c; taking the example that the target task icon is the task icon 201 of the game task a as an example, the terminal device responds to the drag operation of the user on the task icon 201 of the game task a, and controls the task icon 201 of the game task a to move along with the drag operation.
It should be noted that, in different types of terminal devices, the user may trigger the drag operation for the target task icon in different manners; for example, when the terminal device belongs to a fixed terminal device, a user can trigger a drag operation for the target task icon in a mode of clicking and dragging by a mouse; when the terminal equipment belongs to the mobile terminal equipment, a user can trigger the dragging operation for the target task icon in a mode of touching and dragging by a finger; the embodiment of the present application is not limited to any specific triggering manner of the drag operation.
And S304, responding to the end of the dragging operation, and adding the task indicated by the target task icon into the task list when the target task icon is parked on the task jump control.
Here, as an alternative embodiment, the task jump control may have a target digital identifier displayed thereon; wherein the target number identifier is used for indicating the number of tasks remaining unfinished tasks in the task list; at this time, after the task indicated by the target task icon is added to the task list, the number of tasks indicated by the target number identification is displayed with 1 added, so that the user can determine whether the task is added successfully or not and intuitively see the total number of tasks of the remaining incomplete tasks in the current task list through the number indicated by the target number identification.
For example, as shown in fig. 3b, when the task icon 201 (i.e., the target task icon) of the game task a is parked on the task jump control 100, the terminal device determines to add the game task a to the task list, and if no other task is added to the task list, the number displayed by the target number identifier 110 on the task jump control 100 is 1, that is, it indicates that the game task a is the first task added to the task list.
It should be noted that, after the task jump control is displayed in an outgoing manner, the display priority of the task jump control is the highest, at this time, even if the user opens another application different from the target application, the task jump control is still displayed on the application interface of the newly opened other application (that is, the task jump control is not cancelled due to closing of the current target application), in the application interface of the other application, the user may continue to add tasks from the other application in the task list in the same manner as in the steps S303-S304, so that the task jump method provided by the present application can be adapted to not only jump between different tasks in the same application, but also jump between different tasks of different applications.
Here, in the case that the target number identifier is displayed on the task jump control, according to the jump method described in the above steps S101 to S102, as an alternative embodiment, the terminal device determines to delete the second task from the task list in response to the graphical user interface jumping to the task start interface of the second task along with the completion of the first task and the jump of the next task (i.e., the second task), and updates the number of tasks of the remaining incomplete tasks indicated by the target number identifier.
In the exemplary illustration, in the task completion interface of the first task, if the specific number displayed by the target number identifier on the task jump control is 3 (i.e., the number of tasks including the second task that remain unfinished is 3), after the graphical user interface jumps to the task start interface of the second task, the second task may be deleted from the task list, and the number displayed on the target number identifier is updated to 2, so that the user does not need to open the task list to view, and also can intuitively see that the number of tasks that remain to be completed after the second task is 2, which is beneficial to improving the processing efficiency of the task.
For the jump method described in the above steps S101 to S102, as an alternative implementation manner, the task ordering manner in the task list may default to the task adding order of the user, at this time, the jump order of the tasks in the task list also default to the task adding order of the user, that is, the earlier the user joins the task in the task list to be executed, the earlier the current task is completed, and then the next task in the task list located next to the current task is determined as the task to be jumped.
On this basis, as another optional implementation manner, fig. 4a shows a flowchart of a method for adjusting a task ordering manner in a task list according to an embodiment of the present application, as shown in fig. 4a, where the method includes steps S401 to S403, specifically:
S401, responding to a first trigger operation for the task jump control, and displaying the task list on the graphical user interface.
Here, a plurality of task icons for indicating different tasks are displayed in the task list; the original arrangement sequence of a plurality of task icons in the task list is determined according to the addition sequence of different tasks in the task list; that is, in the case where the user does not adjust the order of the tasks in the task list (i.e., the original order of the plurality of task icons in the task list), the order of the tasks in the task list may default to the task addition order of the user, and in this case, the jump order of the tasks in the task list may default to the task addition order of the user.
It should be noted that, similar to the triggering operation for the prompt message in the step S102, in the step S401, the first triggering operation is only used to characterize a specific operation of triggering to display a task list on the graphical user interface, where, for different types of terminal devices, different types of first triggering operations of the task jump control that are acted by a user may be responded; for example, when the terminal device belongs to a fixed terminal device, the first triggering operation may be a clicking operation triggered by a user through an external device such as a mouse, a keyboard, or a remote control handle; when the terminal device belongs to the mobile terminal device, the first triggering operation may also be a touch operation such as a clicking operation, a sliding operation, a long-press operation, or a non-touch operation such as a gesture control operation suspended on the gui, which are triggered by a user touching the screen (i.e., the gui), and the specific operation type to which the first triggering operation belongs is not limited in the embodiments of the present application.
And S402, responding to a dragging operation for a first task icon in the task list, and controlling the first task icon to move along with the dragging operation.
Specifically, fig. 4b shows an interaction schematic diagram for adjusting task ordering in a task list provided by the embodiment of the present application, and as shown in fig. 4b, taking a game application as an example, in an application interface 200 of the game application, a terminal device responds to a first trigger operation of a user for a task jump control 100, and displays a task list 120 in the application interface 200; in the task list 120, task icons of a plurality of game tasks added before by the user (for example, a task icon 201 of a game task a, a task icon 202 of a game task b, and a task icon 203 of a game task c) are displayed, and taking the example that the first task icon is the task icon 202 of the game task b, the terminal device responds to the drag operation of the user on the task icon 202 of the game task b, and controls the task icon 202 of the game task b to move along with the drag operation.
S403, responding to the end of the dragging operation, and when the first task icon is parked behind a second task icon in the task list, adjusting the jump sequence of the task indicated by the first task icon to be behind the task indicated by the second task icon.
For example, as shown in fig. 4b, when the task icon 202 (i.e., the first task icon) of the game task b is parked behind the task icon 203 (i.e., the second task icon) of the game task c in the task list 120, the number displayed by the target number identifier 110 on the task jump control 100 is not changed (i.e., the task list 120 still includes 3 tasks to be completed), but the ordering manner of the tasks in the task list is changed, and after the game task a is completed, the next game to be jumped is adjusted to the game task c by the game task b.
On the basis of the task order adjustment method shown in the above steps S401 to S403, fig. 5a shows a flowchart of a method for deleting a single task from a task list according to an embodiment of the present application, and after the step S402 is performed, as shown in fig. 5a, the method includes steps S501 to S502, specifically:
and S501, displaying a task deletion icon on the graphical user interface when the first task icon moves out of the task list along with the dragging operation.
Specifically, fig. 5b shows an interaction schematic diagram of deleting a single task in a task list, as shown in fig. 5b, where task icons of a plurality of game tasks added before by a user (for example, task icon 201 of a game task a, task icon 202 of a game task b, and task icon 203 of a game task c) are displayed in the task list 120, and still taking the task icon 202 of the game task b as an example, the terminal device responds to a drag operation of the user on the task icon 202 of the game task b, and controls the task icon 202 of the game task b to move along with the drag operation; when the user drags the task icon 202 of the game task b out of the task list 120, the terminal device displays the task delete icon 510 on the graphical user interface (which is also referred to as the application interface 200 of the game application).
S502, responding to the end of the dragging operation, deleting the first task icon from the task list when the first task icon is parked in an effective deleting area associated with the task deleting icon on the graphical user interface, and updating the jump sequence of a plurality of tasks in the task list.
For example, as shown in fig. 5b, when the task icon 202 (i.e., the first task icon) of the game task b is parked in the valid deletion area 500 associated with the task deletion icon 510 in response to the end of the drag operation, the terminal device confirms that the game task b selected by the user needs to be deleted from the task list 120, and updates the skip sequence of the tasks in the task list 120, and adjusts the game task c that originally needs to be skipped after the game task b is completed to skip after the game task a is completed.
In combination with the specific implementation process of the above steps, in the embodiment of the present application, whether the task to be skipped in the task list is edited (e.g., adding, deleting, adjusting the ordering manner of the task, etc.), or the fast skip between the tasks (e.g., skipping between the first task and the second task shown in the above steps S101-S102) is performed in a state that the task skip control is already displayed on the graphical user interface, that is, the embodiment of the present application provides, for the user, a task skip mode supporting fast skip of multiple custom tasks in the same application/different applications through the task skip control and its associated task list, and on this basis, fig. 6a shows a flow diagram of a method for exiting the task skip mode provided in the embodiment of the present application, where the method includes steps S601-S603, specifically:
S601, responding to a second trigger operation for the task jump control, and deleting the icon on the graphical user interface.
Here, the second trigger operation characterizes an operation different from the first trigger operation in the above step S401, for example, when the above first trigger operation is a click operation (for example, on a fixed terminal device, the first trigger operation may be a mouse click operation; on a mobile terminal device, the first trigger operation may be a finger touch click operation), the second trigger operation may be a long press operation (for example, on the fixed terminal device, the second trigger operation may be a mouse click and long press of a task jump control; on the mobile terminal device, the second trigger operation may be a finger touch and long press of a task jump control) or a sliding operation (for example, on the fixed terminal device, the second trigger operation may be a mouse click of a task jump control and sliding in any direction; on the mobile terminal device, the second trigger operation may be a finger sliding on the task jump control), and the embodiment of the present application is not limited in any way.
Specifically, fig. 6b shows an interaction schematic diagram of exiting the task jump mode according to the embodiment of the present application, and as shown in fig. 6b, taking an example that the second trigger operation is a long press operation, the terminal device responds to the long press operation of the user on the task jump control 100, and displays a task deletion icon 510 on a graphical user interface (which is also equivalent to the application interface 200 of the game application at this time).
And S602, responding to the sliding operation continuous with the second triggering operation, and controlling the task jump control to move along with the sliding operation.
For example, as shown in FIG. 6b, after displaying the task-delete icon 510, the user may continue to drag the task-jump control 100 to move on the graphical user interface without loosening his hands.
And S603, responding to the end of the sliding operation, deleting the task list and canceling to display the task jump control on the graphical user interface when the task jump control is parked in an effective deletion area associated with the task deletion icon on the graphical user interface.
For example, as shown in fig. 6b, when the terminal device responds to the end of the sliding operation and the task jump control 100 is parked in the valid deletion area 500 associated with the task deletion icon 510, the terminal device confirms that the task list associated with the task jump control needs to be deleted (including all the remaining tasks in the task list), and cancels the display of the task jump control 100 on the graphical user interface (which is also equivalent to exiting the task jump mode provided by the present application).
Based on the task jump method provided by the embodiment of the application, a task jump control is displayed on a graphical user interface; the task list associated with the task jump control is added with a plurality of tasks which are customized by a user in the same application or different applications in advance; responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task. In this way, the application supports the user to add the plurality of tasks customized in the same application or different applications to the task list, so that the tasks added by the user can realize quick jump in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.
Based on the same inventive concept, the application also provides a jump device corresponding to the jump method of the task, and because the principle of solving the problem of the jump device in the embodiment of the application is similar to that of the jump method of the user-defined task in the embodiment of the application, the implementation of the jump device can refer to the implementation of the jump method, and the repetition is omitted.
Referring to fig. 7, fig. 7 is a schematic structural diagram of a task jump device according to an embodiment of the present application, where a graphical user interface is provided by a terminal device, and a task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks customized by a user in the same application or different applications in advance; the jump device comprises:
a first response module 701, configured to respond to completion of a first task in the task list, and display, in a task completion interface of the first task, prompt information about a second task; wherein the second task characterizes a task located after the first task in the task list;
and the second response module 702 is configured to control the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task in response to the triggering operation for the prompt message.
In an alternative embodiment, the jump device further includes a third response module, where the third response module is configured to add a task to the task list by:
responding to a starting operation aiming at a target application, and displaying a target application interface of the target application on the graphical user interface;
responding to target operation aiming at the target application interface, and displaying the task jump control on the target application interface;
responding to a dragging operation aiming at a target task icon in the target application, and controlling the target task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and adding the task indicated by the target task icon into the task list when the target task icon is parked on the task jump control.
In an optional implementation manner, the prompt information includes a countdown control for indicating the interface jump duration, and after the prompt information about the second task is displayed, the first response module 701 is further configured to:
and responding to the end of the countdown control, and controlling the graphical user interface to automatically jump from the task completion interface of the first task to the task start interface of the second task.
In an alternative embodiment, the jump method further includes a fourth response module, where the fourth response module is configured to:
responding to a first trigger operation for the task jump control, and displaying the task list on the graphical user interface; the task list is displayed with a plurality of task icons for indicating different tasks; the original arrangement sequence of a plurality of task icons in the task list is determined according to the addition sequence of different tasks in the task list;
responding to a dragging operation for a first task icon in the task list, and controlling the first task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and when the first task icon is parked behind a second task icon in the task list, adjusting the jump sequence of the tasks indicated by the first task icon to be behind the tasks indicated by the second task icon.
In an alternative embodiment, after the controlling the first task icon to move following the drag operation, the fourth response module is further configured to:
displaying a task deletion icon on the graphical user interface when the first task icon moves out of the task list following the drag operation;
And responding to the end of the dragging operation, deleting the first task icon from the task list when the first task icon is parked in an effective deleting area associated with the task deleting icon on the graphical user interface, and updating the jump sequence of a plurality of tasks in the task list.
In an alternative embodiment, the task jump control has a target digital identifier displayed thereon; wherein the target number identification is used for indicating the number of tasks remaining unfinished tasks in the task list.
In an alternative embodiment, after the controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task, the second response module 702 is further configured to:
and responding to the graphical user interface to jump to a task starting interface of the second task, determining to delete the second task from the task list, and updating the task quantity of the remaining unfinished tasks indicated by the target digital identification.
In an alternative embodiment, the jump method further includes a fifth response module, where the fifth response module is configured to:
Responding to a second trigger operation for the task jump control, and deleting an icon on the graphical user interface;
responding to a sliding operation continuous with the second triggering operation, and controlling the task jump control to move along with the sliding operation;
and responding to the end of the sliding operation, deleting the task list and canceling to display the task jump control on the graphical user interface when the task jump control is parked in an effective deletion area associated with the task deletion icon on the graphical user interface.
Based on the task jumping device provided by the embodiment of the application, a task jumping control is displayed on a graphical user interface; the task list associated with the task jump control is added with a plurality of tasks which are customized by a user in the same application or different applications in advance; responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task. In this way, the application supports the user to add the plurality of tasks customized in the same application or different applications to the task list, so that the tasks added by the user can realize quick jump in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.
Based on the same inventive concept, the application also provides an electronic device corresponding to the above-mentioned task jump method, and since the principle of solving the problem of the electronic device in the embodiment of the application is similar to that of the task jump method in the embodiment of the application, the implementation of the electronic device can refer to the implementation of the above-mentioned jump method, and the repetition is omitted.
Fig. 8 is a schematic structural diagram of an electronic device 800 according to an embodiment of the present application, including: the electronic device comprises a processor 801, a memory 802 and a bus 803, wherein the memory 802 stores machine-readable instructions executable by the processor 801, when the electronic device runs a task jump method as in the embodiment, the processor 801 and the memory 802 communicate through the bus 803, and the processor 801 executes the machine-readable instructions, wherein a graphical user interface is provided through the terminal device, and a task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks customized by a user in the same application or different applications in advance; the processor 801, when executing the machine-readable instructions, performs the following steps:
responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; wherein the second task characterizes a task located after the first task in the task list;
And responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task.
In an alternative embodiment, the processor 801 is configured to add tasks to the task list by:
responding to a starting operation aiming at a target application, and displaying a target application interface of the target application on the graphical user interface;
responding to target operation aiming at the target application interface, and displaying the task jump control on the target application interface;
responding to a dragging operation aiming at a target task icon in the target application, and controlling the target task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and adding the task indicated by the target task icon into the task list when the target task icon is parked on the task jump control.
In an alternative embodiment, the prompt includes a countdown control for indicating a duration of the interface jump, and after the displaying the prompt about the second task, the processor 801 is further configured to:
And responding to the end of the countdown control, and controlling the graphical user interface to automatically jump from the task completion interface of the first task to the task start interface of the second task.
In an alternative embodiment, processor 801 is further configured to:
responding to a first trigger operation for the task jump control, and displaying the task list on the graphical user interface; the task list is displayed with a plurality of task icons for indicating different tasks; the original arrangement sequence of a plurality of task icons in the task list is determined according to the addition sequence of different tasks in the task list;
responding to a dragging operation for a first task icon in the task list, and controlling the first task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and when the first task icon is parked behind a second task icon in the task list, adjusting the jump sequence of the tasks indicated by the first task icon to be behind the tasks indicated by the second task icon.
In an alternative embodiment, after said controlling said first task icon to move following said drag operation, the processor 801 is further configured to:
Displaying a task deletion icon on the graphical user interface when the first task icon moves out of the task list following the drag operation;
and responding to the end of the dragging operation, deleting the first task icon from the task list when the first task icon is parked in an effective deleting area associated with the task deleting icon on the graphical user interface, and updating the jump sequence of a plurality of tasks in the task list.
In an alternative embodiment, the task jump control has a target digital identifier displayed thereon; wherein the target number identification is used for indicating the number of tasks remaining unfinished tasks in the task list.
In an alternative embodiment, after the controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task, the processor 801 is further configured to:
and responding to the graphical user interface to jump to a task starting interface of the second task, determining to delete the second task from the task list, and updating the task quantity of the remaining unfinished tasks indicated by the target digital identification.
In an alternative embodiment, processor 801 is further configured to:
responding to a second trigger operation for the task jump control, and deleting an icon on the graphical user interface;
responding to a sliding operation continuous with the second triggering operation, and controlling the task jump control to move along with the sliding operation;
and responding to the end of the sliding operation, deleting the task list and canceling to display the task jump control on the graphical user interface when the task jump control is parked in an effective deletion area associated with the task deletion icon on the graphical user interface.
According to the electronic equipment provided by the embodiment of the application, the task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks which are customized by a user in the same application or different applications in advance; responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task. In this way, the application supports the user to add the plurality of tasks customized in the same application or different applications to the task list, so that the tasks added by the user can realize quick jump in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.
Based on the same inventive concept, the embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium is stored with a computer program, and a graphical user interface is provided through the terminal equipment, and a task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks customized by a user in the same application or different applications in advance; the computer program is executed by a processor executing the steps of:
responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; wherein the second task characterizes a task located after the first task in the task list;
and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task.
In an alternative embodiment, the processor is configured to add tasks to the task list by:
responding to a starting operation aiming at a target application, and displaying a target application interface of the target application on the graphical user interface;
Responding to target operation aiming at the target application interface, and displaying the task jump control on the target application interface;
responding to a dragging operation aiming at a target task icon in the target application, and controlling the target task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and adding the task indicated by the target task icon into the task list when the target task icon is parked on the task jump control.
In an alternative embodiment, the prompt includes a countdown control for indicating a time length of the interface jump, and after the displaying the prompt about the second task, the processor is further configured to:
and responding to the end of the countdown control, and controlling the graphical user interface to automatically jump from the task completion interface of the first task to the task start interface of the second task.
In an alternative embodiment, the processor is further configured to:
responding to a first trigger operation for the task jump control, and displaying the task list on the graphical user interface; the task list is displayed with a plurality of task icons for indicating different tasks; the original arrangement sequence of a plurality of task icons in the task list is determined according to the addition sequence of different tasks in the task list;
Responding to a dragging operation for a first task icon in the task list, and controlling the first task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and when the first task icon is parked behind a second task icon in the task list, adjusting the jump sequence of the tasks indicated by the first task icon to be behind the tasks indicated by the second task icon.
In an alternative embodiment, after said controlling said first task icon to move following said drag operation, said processor is further configured to:
displaying a task deletion icon on the graphical user interface when the first task icon moves out of the task list following the drag operation;
and responding to the end of the dragging operation, deleting the first task icon from the task list when the first task icon is parked in an effective deleting area associated with the task deleting icon on the graphical user interface, and updating the jump sequence of a plurality of tasks in the task list.
In an alternative embodiment, the task jump control has a target digital identifier displayed thereon; wherein the target number identification is used for indicating the number of tasks remaining unfinished tasks in the task list.
In an alternative embodiment, after the controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task, the processor is further configured to:
and responding to the graphical user interface to jump to a task starting interface of the second task, determining to delete the second task from the task list, and updating the task quantity of the remaining unfinished tasks indicated by the target digital identification.
In an alternative embodiment, the processor is further configured to:
responding to a second trigger operation for the task jump control, and deleting an icon on the graphical user interface;
responding to a sliding operation continuous with the second triggering operation, and controlling the task jump control to move along with the sliding operation;
and responding to the end of the sliding operation, deleting the task list and canceling to display the task jump control on the graphical user interface when the task jump control is parked in an effective deletion area associated with the task deletion icon on the graphical user interface.
Through the computer readable storage medium provided by the embodiment of the application, a task jump control is displayed on a graphical user interface; the task list associated with the task jump control is added with a plurality of tasks which are customized by a user in the same application or different applications in advance; responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task. In this way, the application supports the user to add the plurality of tasks customized in the same application or different applications to the task list, so that the tasks added by the user can realize quick jump in sequence according to the ordering in the task list, thereby effectively simplifying the operation of the user and improving the processing efficiency of the customized tasks.
In the embodiment of the present application, the computer readable storage medium may further execute other machine readable instructions when executed by the processor to perform the jump method of the task as described in other embodiments, and the specific implementation of the jump method steps and principles are referred to in the description of the method side embodiment and are not repeated herein.
In the embodiments provided herein, it should be understood that the disclosed systems and methods may be implemented in other ways. The system embodiments described above are merely illustrative, e.g., the division of the elements is merely a logical functional division, and there may be additional divisions in actual implementation, and e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some communication interface, system or unit indirect coupling or communication connection, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments provided in the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
It should be noted that: like reference numerals and letters in the following figures denote like items, and thus once an item is defined in one figure, no further definition or explanation of it is required in the following figures, and furthermore, the terms "first," "second," "third," etc. are used merely to distinguish one description from another and are not to be construed as indicating or implying relative importance.
Finally, it should be noted that: the above examples are only specific embodiments of the present application, and are not intended to limit the scope of the present application, but it should be understood by those skilled in the art that the present application is not limited thereto, and that the present application is described in detail with reference to the foregoing examples: any person skilled in the art may modify or easily conceive of the technical solution described in the foregoing embodiments, or perform equivalent substitution of some of the technical features, while remaining within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the corresponding technical solutions. Are intended to be encompassed within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (11)

1. A task jump method is characterized in that a graphical user interface is provided through terminal equipment, and a task jump control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks customized by a user in the same application or different applications in advance; the jump method comprises the following steps:
Responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; wherein the second task characterizes a task located after the first task in the task list;
and responding to the triggering operation aiming at the prompt information, and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task.
2. The jump method of claim 1, wherein tasks are added to the task list by:
responding to a starting operation aiming at a target application, and displaying a target application interface of the target application on the graphical user interface;
responding to target operation aiming at the target application interface, and displaying the task jump control on the target application interface;
responding to a dragging operation aiming at a target task icon in the target application, and controlling the target task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and adding the task indicated by the target task icon into the task list when the target task icon is parked on the task jump control.
3. The method according to claim 1, wherein the prompt message includes a countdown control for indicating a time length of the interface jump, and after the prompt message about the second task is displayed, the method further includes:
and responding to the end of the countdown control, and controlling the graphical user interface to automatically jump from the task completion interface of the first task to the task start interface of the second task.
4. The jump method of claim 1, wherein the jump method further comprises:
responding to a first trigger operation for the task jump control, and displaying the task list on the graphical user interface; the task list is displayed with a plurality of task icons for indicating different tasks; the original arrangement sequence of a plurality of task icons in the task list is determined according to the addition sequence of different tasks in the task list;
responding to a dragging operation for a first task icon in the task list, and controlling the first task icon to move along with the dragging operation;
and responding to the end of the dragging operation, and when the first task icon is parked behind a second task icon in the task list, adjusting the jump sequence of the tasks indicated by the first task icon to be behind the tasks indicated by the second task icon.
5. The jump method of claim 4 wherein after said controlling said first task icon to move following said drag operation, said jump method further comprises:
displaying a task deletion icon on the graphical user interface when the first task icon moves out of the task list following the drag operation;
and responding to the end of the dragging operation, deleting the first task icon from the task list when the first task icon is parked in an effective deleting area associated with the task deleting icon on the graphical user interface, and updating the jump sequence of a plurality of tasks in the task list.
6. The jump method of claim 1 wherein the task jump control has a target number identification displayed thereon; wherein the target number identification is used for indicating the number of tasks remaining unfinished tasks in the task list.
7. The jump method of claim 6 wherein after said controlling said graphical user interface to jump from a task completion interface of said first task to a task initiation interface of said second task, said jump method further comprises:
And responding to the graphical user interface to jump to a task starting interface of the second task, determining to delete the second task from the task list, and updating the task quantity of the remaining unfinished tasks indicated by the target digital identification.
8. The jump method of claim 1, wherein the jump method further comprises:
responding to a second trigger operation for the task jump control, and deleting an icon on the graphical user interface;
responding to a sliding operation continuous with the second triggering operation, and controlling the task jump control to move along with the sliding operation;
and responding to the end of the sliding operation, deleting the task list and canceling to display the task jump control on the graphical user interface when the task jump control is parked in an effective deletion area associated with the task deletion icon on the graphical user interface.
9. The task jumping device is characterized in that a graphical user interface is provided through terminal equipment, and a task jumping control is displayed on the graphical user interface; the task list associated with the task jump control is added with a plurality of tasks customized by a user in the same application or different applications in advance; the jump device comprises:
The first response module is used for responding to the completion of a first task in the task list, and displaying prompt information about a second task in a task completion interface of the first task; wherein the second task characterizes a task located after the first task in the task list;
and the second response module is used for responding to the triggering operation aiming at the prompt information and controlling the graphical user interface to jump from the task completion interface of the first task to the task initiation interface of the second task.
10. An electronic device, comprising: a processor, a memory and a bus, said memory storing machine readable instructions executable by said processor, said processor and said memory communicating over the bus when the electronic device is running, said machine readable instructions when executed by said processor performing the steps of the jump method of the task according to any of claims 1 to 8.
11. A computer-readable storage medium, characterized in that it has stored thereon a computer program which, when executed by a processor, performs the steps of the jump method of the task according to any of the claims 1 to 8.
CN202311180772.3A 2023-09-13 2023-09-13 Task jumping method, device, equipment and storage medium Pending CN117149307A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311180772.3A CN117149307A (en) 2023-09-13 2023-09-13 Task jumping method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311180772.3A CN117149307A (en) 2023-09-13 2023-09-13 Task jumping method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117149307A true CN117149307A (en) 2023-12-01

Family

ID=88911862

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311180772.3A Pending CN117149307A (en) 2023-09-13 2023-09-13 Task jumping method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117149307A (en)

Similar Documents

Publication Publication Date Title
JP7274418B2 (en) Smart assist for repetitive actions
KR102385757B1 (en) Quick navigation of message conversation history
US20130145286A1 (en) Electronic device, social tile displaying method, and tile connection method
US9294606B2 (en) Method for realizing downloading of mobile terminal application program and mobile terminal
US9471197B2 (en) Category search method and mobile device adapted thereto
JP6141280B2 (en) Facilitating dialogue using a system-level search user interface
EP4216045A1 (en) Operation method and apparatus
JP2016540299A (en) Application program control method and related apparatus
KR102027879B1 (en) Menu contolling method of media equipment, apparatus thereof, and medium storing program source thereof
WO2016188229A1 (en) Terminal device and method for dynamically adjusting control position
KR101614287B1 (en) Method and device for providing quick movement between chat rooms
US20140096047A1 (en) Electronic apparatus, method of executing application, and computer readable recording medium
CN112399006B (en) File sending method and device and electronic equipment
CN113794795B (en) Information sharing method and device, electronic equipment and readable storage medium
US9174132B2 (en) Electronic game device, electronic game processing method, and non-transitory computer-readable storage medium storing electronic game program
CN112684959A (en) Control method and device and electronic equipment
CN112774192A (en) Game scene jumping method and device, electronic equipment and storage medium
JP6139728B2 (en) Chat room management method and terminal
JP7177018B2 (en) File batch processing method
JP6480888B2 (en) File batch processing method and digital device for executing the program
JP2013117843A (en) Computer, communication system, program and server
CN112394806A (en) User interface display method and device, electronic equipment and storage medium
CN114461100A (en) Application processing method, device, equipment and medium
KR20240026256A (en) Methods for displaying prompt information, devices and storage media, and electronic devices
CN114567659B (en) Cloud mobile phone control method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination