WO2023202453A1 - 任务的处理方法、装置、设备及介质 - Google Patents

任务的处理方法、装置、设备及介质 Download PDF

Info

Publication number
WO2023202453A1
WO2023202453A1 PCT/CN2023/088002 CN2023088002W WO2023202453A1 WO 2023202453 A1 WO2023202453 A1 WO 2023202453A1 CN 2023088002 W CN2023088002 W CN 2023088002W WO 2023202453 A1 WO2023202453 A1 WO 2023202453A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
target
target information
display
information
Prior art date
Application number
PCT/CN2023/088002
Other languages
English (en)
French (fr)
Inventor
郭鑫磊
徐倩凇
张荣辉
刘世杰
Original Assignee
北京字跳网络技术有限公司
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 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Publication of WO2023202453A1 publication Critical patent/WO2023202453A1/zh

Links

Classifications

    • 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
    • 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
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Definitions

  • the present disclosure relates to the field of computer application technology, and in particular, to a task processing method, device, equipment and medium.
  • the present disclosure provides a task processing method, device, equipment and medium. Based on the relevant page view, the relevant information of the tasks reported by different users can be uniformly viewed. , improves the efficiency of viewing task progress, and provides technical support for the review and summary of relevant work.
  • Embodiments of the present disclosure provide a task processing method, which method includes: obtaining target information created by a first user; based on the target information, displaying at least one of the target information in a first page view, and displaying and Target description information corresponding to at least one of the target information; wherein the target description information is created by a user with target information authority.
  • Embodiments of the present disclosure also provide a task processing device.
  • the device includes: an acquisition module, used to acquire the target information created by the first user; and a display module, used to display the target information in the first page view based on the target information. Display at least one of the target information, and display target description information corresponding to at least one of the target information; wherein the target description information is created by a user with target information authority.
  • An embodiment of the present disclosure also provides an electronic device.
  • the electronic device includes: a processor; a memory used to store instructions executable by the processor; and the processor is used to read the instruction from the memory. Executable instructions and execute The instructions are executed to implement the task processing method provided by the embodiments of the present disclosure.
  • Embodiments of the present disclosure also provide a computer-readable storage medium, the storage medium stores a computer program, and the computer program is used to perform the processing method of tasks provided by the embodiments of the present disclosure.
  • the corresponding target information and the target description information corresponding to the target information are displayed in the first view, where the target description information has the target Created by users with appropriate permissions.
  • relevant information about tasks reported by different users can be uniformly viewed, which improves the viewing efficiency of task progress and provides technical support for the review and summary of relevant work.
  • Figure 1 is a schematic interface diagram of a first page view provided by an embodiment of the present disclosure
  • Figure 2 is a schematic flowchart of a task processing method provided by an embodiment of the present disclosure
  • Figure 3 is an interface schematic diagram of another first page view provided by an embodiment of the present disclosure.
  • Figure 4 is a schematic flowchart of another task processing method provided by an embodiment of the present disclosure.
  • Figure 5 is an interface schematic diagram of another first page view provided by an embodiment of the present disclosure.
  • Figure 6 is an interface schematic diagram of another first page view provided by an embodiment of the present disclosure.
  • Figure 7 is a schematic diagram of a task processing scenario provided by an embodiment of the present disclosure.
  • Figure 8 is a schematic flowchart of another task processing method provided by an embodiment of the present disclosure.
  • Figure 9 is an interface schematic diagram of another first page view provided by an embodiment of the present disclosure.
  • Figure 10 is a schematic structural diagram of a task processing device provided by an embodiment of the present disclosure.
  • FIG. 11 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • the term “include” and its variations are open-ended, ie, “including but not limited to.”
  • the term “based on” means “based at least in part on.”
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; and the term “some embodiments” means “at least some embodiments”. Relevant definitions of other terms will be given in the description below.
  • an embodiment of the present disclosure provides a task processing method, wherein the task in the embodiment of the present disclosure can be any task document related to reporting work progress, including but not limited to weekly report documents and daily report documents. , monthly report documents, etc.
  • the task progress document includes the parent task of each stage set, and the parent task of each stage is divided into subtasks.
  • the task progress document contains the description information of each parent task, and each The description information of the sub-task under the parent task.
  • This description information includes but is not limited to the status of the task at the corresponding point in time (whether it is completed or in progress), progress (the progress of the work that has been made), risk assessment and solutions, etc. Based on the task progress document, you can know at a glance the task progress at each point in time, the task progress of each parent task and sub-task, etc.
  • the display mode of the task progress document and the parent tasks and subtasks can be displayed in one column in the form of a list, or can be displayed in any other form, and are not shown here.
  • the description information of the task is displayed in the form of columns in the list as an example for explanation.
  • FIG. 2 is a schematic flowchart of a task processing method provided by an embodiment of the present disclosure.
  • the method can be executed by a task processing device, where the device can be implemented using software and/or hardware, and can generally be integrated in an electronic device. As shown in Figure 2, the method includes:
  • Step 201 Obtain target information created by the first user.
  • the first user may be any one or more users in the work group, or may be a designated user responsible for reporting initial task progress documents.
  • the target information can be understood as a task topic name, etc., wherein the task topic name includes but is not limited to parent tasks, subtasks, etc., that is, the first target information can include first target information and second target information, where the first target letter
  • the information can be regarded as parent task information
  • the second target information can be regarded as subtask information, etc. Therefore, since each parent task can include multiple subtasks, each first target information corresponds to at least one second target information, The first target information and the second target information are related in content.
  • the first target information may correspond to at least one status information, which identifies the progress status of the task
  • the second The target information may correspond to corresponding status information and at least one target description information.
  • the status information corresponding to the second target information is used to describe the task progress of the subtask corresponding to the second target information.
  • the target description information may be used to describe the corresponding The specific details of the subtasks in the corresponding scenarios.
  • Step 202 Based on the target information, display at least one target information in the first page view, and display target description information corresponding to the at least one target information; wherein the target description information is created by a user with target information authority.
  • the goal description information describes the task details corresponding to the goal information.
  • the goal description information includes but is not limited to the status of the task at the corresponding point in time (whether it is completed or in progress), progress (the progress of the work that has been done) ), risk assessment and solutions, etc.
  • the target information can be created by a user with target information permission. Therefore, the user with target information permission can not only view the target information reported by the first user, but can also add corresponding target description information to the target information, etc., realizing the scattered control Collaborative editing of target information, etc.
  • users with target information permissions may include the first user, and may also include other users with editing permissions. Other users include but are not limited to users designated by the first user, superior users of the first user, etc.
  • At least one target information is displayed in a first page view based on the target information, and the first view can be understood as a view page of task progress that users with permissions can jointly see, wherein in some
  • the first user can create target information in the second page view.
  • the second page view and the first page view can be different pages under different clients.
  • the second page view can be on the client where the first user is located.
  • the terminal display is used to receive the target information input by the first user.
  • the first page views the target information reported by all the first users among the users to facilitate understanding of the overall progress of the task.
  • the first page view and the second page view can also be displayed on the same client. Therefore, the user can create target information and view target information on the same client.
  • the acquisition forms of the first page view and the second page view are different in different application scenarios.
  • the first page and the second page can be follow-up pages inserted into a document page in the form of a web page. Page etc.
  • the corresponding target information and the target description information corresponding to the target information are displayed in the first view, where the target description information is Created by a user with target permissions.
  • the viewing user not only The corresponding target information can be viewed collaboratively, and the target information can also be edited collaboratively. That is, multiple viewing users can also collaboratively edit target information, etc.
  • At least one target information is displayed in the first page view, and target description information corresponding to the at least one target information is displayed, then a display frame can be generated in the first page view, and the display frame includes a first The display area and at least one second display area, the first display area corresponds to at least one second display area, the first display area is used to display target information, and the second display area is used to display target description information.
  • the first display area can be used to display the theme names of parent tasks and sub-tasks, etc.
  • Each first display area has a corresponding second display area, and the second display area displays the target description information of the corresponding task to the user, so as to facilitate Intuitively obtain the progress of the task.
  • the display frame in order to meet collaborative editing requirements, can also be changed in response to the viewing user's area editing request.
  • the adding position corresponding to the area adding request is obtained, and according to the preset display mode of the second display area, a second display frame is added at the adding position. Display area.
  • the viewing user performs a preset area adding operation, for example, the viewing user triggers the corresponding area adding control, etc.
  • the viewing user's area adding request is obtained.
  • a second display area for describing work progress, etc. is added to the page frame.
  • the adding position is determined according to the position where the user performs the area adding operation, so that the second display area is added at the adding position of the display frame according to the preset display mode of the second display area.
  • the display frame is a list
  • the second display area is added in the form of rows at the adding position according to the preset rendering parameters and default description information.
  • the second display area is displayed in rows in the list
  • the second display area is added in the form of columns at the adding position according to the preset rendering parameters and default description information.
  • the preset rendering parameters include but are not limited to the rendering size, rendering color, etc. of the area, and the default description content can be corresponding target information set by default, etc.
  • a corresponding second display area is rendered and displayed in the display frame, where the second display area matches the corresponding first display area, where for each first The target information in the display area is displayed in the corresponding second display area, and the corresponding default description information is displayed in the second display area. If there are multiple areas added by viewing users, the added second display areas may be displayed on all viewing terminals in sequence according to the order of addition.
  • the modified target description information is obtained, and then the target description information is displayed on all viewing terminals.
  • any target description information in the current display frame can also be modified and edited.
  • the authority of the viewing user who has modified the published target description information can be further verified.
  • the set viewing users with modification permissions have access to the corresponding modification functions.
  • the first target display area corresponding to the area deletion request is obtained, and the first target display area is deleted in the display frame.
  • the viewing user can also delete the display area in the page frame, or modify the display size of the display area in the page frame. For example, the viewing user can adjust the size of the first target display area by pulling the corresponding first target display area. of scaling etc. Other document progress description areas automatically adjust the display frame according to the size of the first target display area after scaling.
  • the viewing user's drag operation on the second target display area is obtained, and the second target display is changed according to the drag operation.
  • the display position of the area in the display frame For example, it can respond to the viewing user's change of the position of the second display area of a certain column. If multiple viewing users drag the same column at the same time, the dragged positions can take effect successively. wait.
  • the task processing method of the embodiment of the present disclosure realizes the collaborative editing function of display library Konka by viewing users, provides technical support for uniformly aligning the target description information scattered among all users, and further provides a review and summary of the work. convenience.
  • the viewing users can also post comments on the content in the first page view, and the viewing users can conduct work exchanges based on the comments.
  • the method further includes:
  • Step 401 In response to receiving a second user's access request to the first user's first page view, determine whether the second user's identity belongs to at least one of the following identities: the first user, the first user's superior user, the first user's first page view, and the second user's first page view. Subordinate users of one user, users belonging to other target information aligned with the target information, and users mentioned in the target information.
  • Step 402 if yes, display the first page view.
  • a viewing user with viewing rights can view the first page view containing the target information created by the first user.
  • the second user with viewing rights can be determined based on the first user level information. That is, the second user with the target information authority can be determined based on the first user's level information in the corresponding task group.
  • the target information created by the first user is not limited to what the first user himself can To view, in order to enable other users to view the content, a second user with viewing rights is determined.
  • the level information of the first user is determined.
  • the level information can be the preset level information of the first user in the task group, or the position information of the first user in the task group can be obtained, and the level information is determined based on the position information. Based on the level information of the first user, a second user with viewing rights can be determined.
  • user information can also be associated with the target information, and the associated user information is determined to be the second user, and the associated user information is the user information mentioned in the target information included in the first page view, for example, If the target information contains a preset association identifier, the user information corresponding to the association identifier is obtained as the associated user information, where the association identifier can be any preset identifier, for example, it can be an "@" symbol, etc.
  • At least one second user with viewing authority is determined based on the level information and associated user information, so as to open the corresponding target information to the second user without the need for the second user to contact the first user one by one to send the corresponding target information.
  • the associated user information includes an associated user identifier, such as an associated user name or a user account, and the corresponding second user is determined based on the associated user identifier.
  • the standard level information with viewing permission corresponding to the first user's level information can be obtained, and the standard level information matching the standard level information in the corresponding work group can be obtained.
  • the user is the second user.
  • the standard level information includes but is not limited to the first user himself, all superiors of the first user, and other users with alignment permissions of the first user (preset other users with synchronization permissions with the first user, generally the first user's colleagues). level colleague users, etc.), users directly subordinate to the first user, etc.
  • the standard level information can be set by the user himself, or it can be the system default.
  • the first user can set a second user with viewing rights before publishing the target information.
  • a list of personnel structure of the work group to which the user belongs can be displayed.
  • the name tag of each staff member is displayed in the architecture list according to the level of the staff member.
  • the first user hovers the selected tool on the corresponding name tag (such as hovering the mouse control, etc.)
  • the corresponding description will be displayed in the form of a pop-up window or bubble.
  • the permission information may include the corresponding user's default permissions, that is, whether the work document sent by the first user can be viewed by default, etc.
  • the first user can achieve personalization by modifying the corresponding user's viewing permissions, etc. settings, etc.
  • the first page view is displayed.
  • Different target information may have different second users with viewing permissions. For example, if the first user who creates the target information is different, then the corresponding second users with viewing permissions may be different. Therefore, when displayed to the second user, the second user with viewing permissions may be different.
  • the target information that the second user does not have the viewing permission is hidden and displayed, and only the target information that the second user has the viewing permission is displayed.
  • the second user's access request is obtained in different ways in different scenarios.
  • the second user A his location can be displayed on the corresponding menu bar interface.
  • the task group there is a list of first users with viewing permissions, in which the first users are grouped and displayed according to the level information of the first user list.
  • the grouping results include the second user A himself, the first user above him, and the first user in alignment. User, set A as the first user of the associated user, etc.
  • A can obtain the access request of the second user by triggering the tag of any first user, thereby displaying to the second user the first page view containing the target information published by the first user that A has the viewing permission for.
  • a link to the first page view that the second user has permission to view can be displayed in the form of a conversation message.
  • the second user can obtain the access request of the second user by triggering the corresponding link, thereby displaying it to the second user.
  • each target information is associated with a corresponding project identifier
  • the second user can obtain the second user's access request by entering the project identifier for which he or she has viewing permission in the preset search portal to trigger the corresponding search results. , thereby displaying to the second user the first page view corresponding to the project identification and containing the target information published by the first user.
  • the first page view is controlled to be displayed on the corresponding viewing terminal, wherein, As shown in Figure 7, there can be multiple viewing terminals, and multiple viewing terminals can view the corresponding first page view at the same time. There is no need to send corresponding target information acquisition requests to the first user one by one, which further improves the efficiency of the work progress report. docking efficiency.
  • viewing users can also leave comments on the target description information and other contents in the first page view, and the viewing users can conduct work exchanges based on the comments.
  • the method further includes:
  • Step 801 In response to the second user meeting the identity of accessing the first page view, determine whether the second user has the authority to access the target information.
  • Step 802 If not, hide the target information that does not have permission from the second user.
  • access rights are further set to facilitate refined management of target information.
  • the identity information of the second user with access rights can also be set according to the above-mentioned user with viewing rights.
  • the setting method of the second user will not be described here.
  • target information without access rights will be hidden and displayed.
  • Step 803 if so, in response to the second user's selection operation on the target content in the first page view, display the comment interface corresponding to the selected target content;
  • a comment interface corresponding to the selected target content is displayed.
  • critics The page can be displayed in the form of a pop-up window, that is, aligned with the display size of the first page view, and the pop-up window displays the corresponding comment interface.
  • a comment interface is displayed in the form of a pop-up window on the right sidebar of the first page view.
  • the comment interface It includes a comment input area where the second user can input comment content, as well as historical comment information, etc.
  • the historical comment information may include the comment content of other users on the target text content.
  • Step 804 Obtain the first comment content input by the second user in the comment input area of the comment interface
  • Step 805 In response to the second user's publishing operation on the first comment content, display the first comment content in the comment interface.
  • the publishing operation of the first comment content is obtained.
  • the second user enters the content of the first comment but does not publish it, such as clicking the "Cancel" control on the comment interface, or clicking on a blank area of the comment interface, the corresponding second user will be deemed to have canceled the first comment. Distribution of content.
  • the first comment content is displayed in the comment interface.
  • the first comment content can be presented on the comment interface, and other viewing users can also view it.
  • a comment function and a re-edit function for historical comment information are also provided.
  • the third comment content in response to the second user's request to modify the third comment content displayed on the comment interface, the third comment content is in an editable state, and the third comment content is updated according to the edited content by the second user.
  • the identity information of the second user Before controlling the third comment content to be in an editable state, the identity information of the second user may also be obtained, and the identity information of the second user may be determined to be a preset user with comment editing permissions, or the identity information of the second user may be determined based on the identity of the second user. The information determines that the viewing user is the publishing user who published the third comment content.
  • the second user can also comment on the comment content posted by other viewing users. For example, obtain the second comment content input by the second user in the comment edit box, and respond to the second user's comment on the second comment content.
  • the second comment content is displayed in the associated area of the target comment content in the comment interface, thus satisfying user interaction between task groups regarding work progress.
  • the associated area of the target comment content may be an area close to the target comment content such as below the target comment content.
  • the task processing method of the embodiment of the present disclosure publishes targeted comments on the target content in the first page view, realizes refined interactive comments on work progress based on text granularity, and further realizes the flexibility of work progress communication. Provide technical support to improve work efficiency.
  • the present disclosure also proposes a task processing device.
  • Figure 10 is a schematic structural diagram of a task processing device provided by an embodiment of the present disclosure.
  • the device can be composed of software and/or Or hardware implementation, which can generally be integrated into electronic devices.
  • the device includes: an acquisition module 1010 and a display module 1020, where,
  • the acquisition module 1010 is used to acquire the target information created by the first user
  • the display module 1020 is configured to display at least one target information in the first page view based on the target information, and display target description information corresponding to the at least one target information; wherein the target description information is created by a user with target information authority.
  • the task processing device provided by the embodiments of the present disclosure can execute the task processing method provided by any embodiment of the present disclosure, and has functional modules and beneficial effects corresponding to the execution method.
  • the present disclosure also proposes a computer program product, which includes a computer program/instructions.
  • a computer program product which includes a computer program/instructions.
  • the processing method of the tasks in the above embodiments is implemented.
  • FIG. 11 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • the electronic device 1100 in the embodiment of the present disclosure may include, but is not limited to, mobile phones, laptops, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals ( Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 11 is only an example and should not impose any limitations on the functions and scope of use of the embodiments of the present disclosure.
  • the electronic device 1100 may include a processor (eg, central processing unit, graphics processor, etc.) 1101 that may be loaded into a random access memory according to a program stored in a read-only memory (ROM) 1102 or from a memory 1108 (RAM) 1103 to perform various appropriate actions and processes.
  • ROM read-only memory
  • RAM memory 1108
  • various programs and data required for the operation of the electronic device 1100 are also stored.
  • the processor 1101, ROM 1102 and RAM 1103 are connected to each other through a bus 1104.
  • An input/output (I/O) interface 1105 is also connected to bus 1104.
  • the following devices may be connected to the I/O interface 1105: input devices 1106 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speaker, vibration An output device 1107 such as a computer; a memory 1108 including a magnetic tape, a hard disk, etc.; and a communication device 1109.
  • the communication device 1109 may allow the electronic device 1100 to communicate wirelessly or wiredly with other devices to exchange data.
  • FIG. 11 illustrates an electronic device 1100 having various means, it should be understood that implementation or availability of all illustrated means is not required. More or fewer means may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product comprising a non-transitory computer-readable A computer program on a medium containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via communication device 1109, or from memory 1108, or from ROM 1102.
  • the processor 1101 When the computer program is executed by the processor 1101, the above-mentioned functions defined in the task processing method of the embodiment of the present disclosure are performed.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium may be, for example, but is not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Programmd read-only memory (EPROM or flash memory), fiber optics, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device .
  • Program code embodied on a computer-readable medium may be transmitted using any suitable medium, including but not limited to: wire, optical cable, RF (radio frequency), etc., or any suitable combination of the above.
  • the client and server can communicate using any currently known or future developed network protocol such as HTTP (HyperText Transfer Protocol), and can communicate with digital data in any form or medium.
  • Communications e.g., communications network
  • communications networks include local area networks (“LAN”), wide area networks (“WAN”), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), as well as any currently known or developed in the future network of.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; it may also exist independently without being assembled into the electronic device.
  • the computer-readable medium carries one or more programs.
  • the electronic device When the one or more programs are executed by the electronic device, the electronic device: after the first user creates the target information, displays the corresponding target in the first view. information, and target description information corresponding to the target information, where the target description information is created by a user with target permissions.
  • relevant information about tasks reported by different users can be uniformly viewed, which improves the viewing efficiency of task progress and provides technical support for the review and summary of relevant work.
  • Electronic devices may be programmed in one or more programming languages or a combination thereof to perform the operations of the present disclosure.
  • Computer program code the above-mentioned programming languages include but are not limited to object-oriented programming languages - such as Java, Smalltalk, C++, and also include conventional procedural programming languages - such as "C" language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as an Internet service provider through Internet connection).
  • LAN local area network
  • WAN wide area network
  • Internet service provider such as an Internet service provider through Internet connection
  • each block in the flowchart or block diagram may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown one after another may actually execute substantially in parallel, or they may sometimes execute in the reverse order, depending on the functionality involved.
  • each block of the block diagram and/or flowchart illustration, and combinations of blocks in the block diagram and/or flowchart illustration can be implemented by special purpose hardware-based systems that perform the specified functions or operations. , or can be implemented using a combination of specialized hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure can be implemented in software or hardware. Among them, the name of a unit does not constitute a limitation on the unit itself under certain circumstances.
  • FPGAs Field Programmable Gate Arrays
  • ASICs Application Specific Integrated Circuits
  • ASSPs Application Specific Standard Products
  • SOCs Systems on Chips
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, laptop disks, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM portable compact disk read-only memory
  • magnetic storage device or any suitable combination of the above.
  • the present disclosure provides a task processing method, including the following steps:
  • Target information Based on the target information, display at least one of the target information in a first page view, and display target description information corresponding to at least one of the target information; wherein the target description information is created by a user with target information permissions .
  • displaying at least one of the target information in the first page view and displaying target description information corresponding to the at least one of the target information includes:
  • a display frame is generated in the first page view, the display frame includes a first display area and at least one second display area, the first display area corresponds to at least one second display area, the first display area is In order to display the target information, the second display area is used to display the target description information.
  • it also includes:
  • the display frame is changed in response to a viewing user's region editing request.
  • changing the display frame in response to a viewing user's area editing request includes:
  • the display position of the second target display area is changed in the display frame according to the drag request.
  • adding a second display area at the adding position of the display frame according to the preset display mode of the second display area includes: :
  • the second display area is displayed in rows in the list, the second display area is added in the form of columns at the adding position according to the preset rendering parameters and default description information.
  • the target information includes first target information and second target information, each of the first target information corresponds to at least one second target information, and the first target information is the same as the third target information.
  • the two target information are related in content.
  • the first target information corresponds to at least one status information; the second target information The information corresponds to at least one status information and at least one of the targets. In one embodiment of the present disclosure, it further includes:
  • the method further includes: in response to the second user meeting the identity of accessing the first page view, determining whether the second user has the authority to access the target information;
  • it includes:
  • the first comment content is displayed in the comment interface.
  • it also includes:
  • the second comment content is displayed in an associated area of the target comment content.
  • obtaining target information created by the first user includes:
  • the second page view and the first page view are different pages under the same client; or,
  • the second page view and the first page view are different pages under different clients.
  • An embodiment of the present disclosure provides a task processing device, including:
  • the acquisition module is used to acquire the target information created by the first user
  • a display module configured to display at least one of the target information in the first page view based on the target information, and display target description information corresponding to the at least one of the target information; wherein the target description information is composed of a target User creation with information permissions.
  • the display module is used for:
  • a display frame is generated in the first page view, and the display frame includes a first display area and at least a first Two display areas, the first display area corresponds to at least one second display area, the first display area is used to display the target information, and the second display area is used to display the target description information.
  • a modification module is further included, configured to modify the display frame in response to a viewing user's area editing request.
  • the modification module is used for:
  • the display position of the second target display area is changed in the display frame according to the drag request.
  • the modification module is used for:
  • the second display area is displayed in rows in the list, the second display area is added in the form of columns at the adding position according to the preset rendering parameters and default description information.
  • the target information includes first target information and second target information, each of the first target information corresponds to at least one second target information, and the first target information is the same as the third target information.
  • the two target information are related in content.
  • the first target information corresponds to at least one status information
  • the second target information corresponds to at least one status information and at least one of the target description information.
  • the display module is also used for:
  • the display module is further configured to: in response to the second user meeting the identity of accessing the first page view, determine whether the second user has the authority to access the target information;
  • the display module is further configured to: if so, in response to the second user's selection operation on the target content in the first page view, display the corresponding content corresponding to the selected target content. Comment interface;
  • the first comment content is displayed in the comment interface.
  • an editing module used for:
  • the second comment content is displayed in an associated area of the target comment content.
  • the acquisition module is used for:
  • the second page view and the first page view are different pages under the same client; or,
  • the second page view and the first page view are different pages under different clients.
  • An embodiment of the present disclosure provides an electronic device, which includes:
  • memory for storing instructions executable by the processor
  • the processor is configured to read the executable instructions from the memory and execute the executable instructions to implement the processing method of the above tasks.
  • Embodiments of the present disclosure provide a computer-readable storage medium that stores a computer program, and the computer program is used to perform a processing method for the above tasks.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本公开实施例涉及一种任务的处理方法、装置、设备及介质,其中该方法包括:获取第一用户创建的目标信息;基于目标信息,在第一页面视图中显示至少一个目标信息,以及显示与至少一个目标信息对应的目标描述信息;其中,目标描述信息由具有目标信息权限的用户创建。由此,基于有关页面视图,可以统一查看散落在不同用户处上报的任务的有关信息,提升了任务进展的查看效率,为有关工作的回顾和总结提供了技术支撑。

Description

任务的处理方法、装置、设备及介质
相关申请的交叉引用
本申请要求于2022年04月19日提交的,申请号为202210409379.6、发明名称为“任务的处理方法、装置、设备及介质”的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本公开涉及计算机应用技术领域,尤其涉及一种任务的处理方法、装置、设备及介质。
背景技术
随着计算机技术的发展,对于企业的员工,使用软件工具进行工作目标的制定和总结成为一种常见的工作方式。
相关技术中,用户在制定完工作目标后,往往需要将工作目标转移到自己的文档中进行总结和进展的更新,无法在工作目标工具中直接完成;此外,用户还需要将个人的总结汇总到整个团队的总结报告中,此种方式较为繁琐,很大程度上影响了工作效率。
发明内容
为了解决上述技术问题或者至少部分地解决上述技术问题,本公开提供了一种任务的处理方法、装置、设备及介质,基于有关页面视图,可以统一查看散落在不同用户处上报的任务的有关信息,提升了任务进展的查看效率,为有关工作的回顾和总结提供了技术支撑。
本公开实施例提供了一种任务的处理方法,所述方法包括:获取第一用户创建的目标信息;基于所述目标信息,在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息;其中,所述目标描述信息由具有目标信息权限的用户创建。
本公开实施例还提供了一种任务的处理装置,所述装置包括:获取模块,用于获取第一用户创建的目标信息;显示模块,用于基于所述目标信息,在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息;其中,所述目标描述信息由具有目标信息权限的用户创建。
本公开实施例还提供了一种电子设备,所述电子设备包括:处理器;用于存储所述处理器可执行指令的存储器;所述处理器,用于从所述存储器中读取所述可执行指令,并执 行所述指令以实现如本公开实施例提供的任务的处理方法。
本公开实施例还提供了一种计算机可读存储介质,所述存储介质存储有计算机程序,所述计算机程序用于执行如本公开实施例提供的任务的处理方法。
本公开实施例提供的技术方案与现有技术相比具有如下优点:
本公开实施例提供的任务的处理方案,在第一用户创建目标信息后,在第一视图中显示对应的目标信息,以及与目标信息对应的目标描述信息,其中,该目标描述信息是具有目标权限的用户创建的。由此,基于有关页面视图,可以统一查看散落在不同用户处上报的任务的有关信息,提升了任务进展的查看效率,为有关工作的回顾和总结提供了技术支撑。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。
图1为本公开实施例提供的一种第一页面视图的界面示意图;
图2为本公开实施例提供的一种任务的处理方法的流程示意图;
图3为本公开实施例提供的另一种第一页面视图的界面示意图;
图4为本公开实施例提供的另一种任务的处理方法的流程示意图;
图5为本公开实施例提供的另一种第一页面视图的界面示意图;
图6为本公开实施例提供的另一种第一页面视图的界面示意图;
图7为本公开实施例提供的一种任务的处理场景示意图;
图8为本公开实施例提供的另一种任务的处理方法的流程示意图;
图9为本公开实施例提供的另一种第一页面视图的界面示意图;
图10为本公开实施例提供的一种任务的处理装置的结构示意图;
图11为本公开实施例提供的一种电子设备的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或 并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
为了解决上述问题,本公开实施例提供了一种任务的处理方法,其中,本公开实施例中的任务可以是任意涉及到对工作进展上报的任务文档,包括但不限于周报汇报文档、日报文档、月报文档等。
如图1所示,通常任务进展文档中包括设置的每个阶段的父任务,每个阶段的父任务下分为子任务,任务进展文档中包含对每个父任务的描述信息,以及每个父任务下子任务的描述信息,该描述信息包括但不限于对应的时间点下的任务的状态(是完成还是在进行中等)、进展(已经做出的工作进展)、风险评估以及解决方案等,基于任务进展文档可以一目了然的获知每个时间点下的任务进展情况,每个父任务和子任务的任务进展情况等。
需要说明的是,任务进展文档的显示方式和父任务和子任务可以列表的形式以一列进行显示,也可以其他任意形式显示,在此不作显示,为了说明的方便,本公开的实施例中,以任务的描述信息为列表中列的形式显示为例进行说明。
下面结合具体的实施例对该方法进行介绍。
图2为本公开实施例提供的一种任务的处理方法的流程示意图,该方法可以由任务的处理装置执行,其中该装置可以采用软件和/或硬件实现,一般可集成在电子设备中。如图2所示,该方法包括:
步骤201,获取第一用户创建的目标信息。
其中,第一用户可以是工作组中的任意一个或多个用户,也可以为指定的负责初始任务进展文档上报的用户。
目标信息可以理解为任务主题名称等,其中,该任务主题名称包括但不限于父任务、子任务等,即第一个目标信息可以包括第一目标信息和第二目标信息,其中,第一目标信 息可以看作为父任务信息,第二目标信息可以看作为子任务信息等,从而,由于每个父任务下可以包括多个子任务,因此,每一个第一目标信息对应至少一个第二目标信息,第一目标信息与第二目标信息在内容上相关联。
在一些可能的实施例中,为了进一步提升目标信息显示的直观性,便于观看用户直观获知任务进度,该第一目标信息可以对应于至少一个状态信息,该状态信息标识任务的进度状态,第二目标信息可以对应于对应的状态信息和至少一个目标描述信息,该第二目标信息对应的状态信息,用于描述第二目标信息对应的子任务的任务进展情况,目标描述信息可以用于描述对应的子任务在对应场景下的具体细节。
步骤202,基于目标信息,在第一页面视图中显示至少一个目标信息,以及显示与至少一个目标信息对应的目标描述信息;其中,目标描述信息由具有目标信息权限的用户创建。
正如以上所说的,目标描述信息描述对应目标信息的任务细节,目标描述信息包括但不限于对应的时间点下的任务的状态(是完成还是在进行中等)、进展(已经做出的工作进展)、风险评估以及解决方案等。该目标信息可以由具有目标信息权限的用户创建,从而,具有目标信息权限的用户不但可以观看到第一用户上报的目标信息,还可以针对目标信息添加对应的目标描述信息等,实现了对散落的目标信息的协同编辑等。其中,具有目标信息权限的用户可以包括第一用户,也可以包括具有编辑权限的其他用户,其他用户包括但不限于第一用户指定的用户、第一用户的上级用户等。
在本公开的一个实施例中,基于目标信息在第一页面视图中显示至少一个目标信息,该第一视图可以理解为具有权限的用户可以共同看到的任务进展的视图页面,其中,在一些可能的实施例中,第一用户可以在第二页面视图中创建目标信息,该第二页面视图与第一页面视图可以为不同客户端下的不同页面,第二页面视图在第一用户所在客户端显示,用于接收第一用户输入的目标信息,第一页面视图用户中所有第一用户上报的目标信息,便于对任务的整体进度的理解。
在另一些可能的实时中,第一页面视图和第二页面视图也可以在同样的客户端上显示,由此,在同一个客户端用户即可以创建目标信息,也可以观看目标信息。
其中,第一页面视图和第二页面视图的获取形式,在不同的应用场景中不同,在一些可能的实施例中,第一页面和第二页面可以为网页形式的文档页面中插入的跟进页面等。
综上,本公开实施例的任务的处理方法,在第一用户创建目标信息后,在第一视图中显示对应的目标信息,以及与目标信息对应的目标描述信息,其中,该目标描述信息是具有目标权限的用户创建的。由此,基于有关页面视图,可以统一查看散落在不同用户处上报的任务的有关信息,提升了任务进展的查看效率,为有关工作的回顾和总结提供了技术 支撑。
在实际执行过程中,为了更好的同步任务进展的相关信息,避免属于同一个任务的目标描述信息和目标信息等进展信息散落在不同的文档中,在本公开的实施例中,观看用户不但可以协同观看对应的目标信息,也可以协同编辑目标信息。即多个观看用户还可以协同编辑目标信息等。
在本公开的一个实施例中,第一页面视图中显示至少一个目标信息,以及显示与至少一个目标信息对应的目标描述信息,则可以在第一页面视图中生成显示框架,显示框架包括第一显示区域和至少一个第二显示区域,第一显示区域对应至少一个第二显示区域,第一显示区域用于显示目标信息,第二显示区域用于显示目标描述信息。其中,第一显示区域可以用于显示父任务和子任务的主题名称等,每个第一显示区域均具有对应的第二显示区域,该第二显示区域用户显示对应任务的目标描述信息,以便于直观获取到任务的进展情况。
在本实施例中,为了满足协同编辑需求,还可以响应于观看用户的区域编辑请求,更改显示框架。
在本公开的一个实施例中,响应于观看用户对显示框架的区域添加请求,获取区域添加请求对应的添加位置,根据第二显示区域的预设显示方式,在显示框架的添加位置添加第二显示区域。
比如,若是观看用户执行预设的区域添加操作,比如,观看用户触发对应的区域添加控件等,则获取到观看用户的区域添加请求。在这种情况下,在页面框架中增加用于描述工作进展的第二显示区域等。进而,根据用户执行区域添加操作的位置确定添加位置,以根据第二显示区域的预设显示方式,在显示框架的添加位置添加第二显示区域。
在一些可能的实施例中,若显示框架为列表,则若第二显示区域在列表中以列显示,则根据预设渲染参数和默认描述信息,在添加位置以行的形式添加第二显示区域,若第二显示区域在列表中以行显示,则根据预设渲染参数和默认描述信息,在添加位置以列的形式添加第二显示区域。其中,预设渲染参数包括但不限于区域的渲染尺寸、渲染颜色等,默认描述内容可以为默认设置的对应目标信息等。
在本实施例中,根据渲染参数和默认描述信息,在显示框架中渲染并显示对应的第二显示区域,其中,第二显示区域与对应的第一显示区域匹配,其中,针对每个第一显示区域中的目标信息均显示对应的第二显示区域,并在第二显示区域中显示对应的默认描述信息。其中,若是存在多个观看用户添加区域,则添加的第二显示区域可以按照添加顺序先后显示在所有观看终端上。
在渲染添加的第二显示区域后,响应于观看用户对第二显示区域中的默认描述信息的修改请求,获取修改后的目标描述信息,进而,在所有的观看终端上显示目标描述信息。
当然,在一些可能的实施例中,也可以针对当前显示框架中的任意目标描述信息进行修改编辑,在此可以对具有对已经发布的目标描述信息进行修改的观看用户的权限进一步验证,针对预先设置的具有修改权限的观看用户开放对应的修改功能。
举例而言,如图3所示,若是获取到观看用户B的区域添加请求,则根据预设的渲染参数和默认描述信息,在显示框架中新增进展第二显示区域。
在本公开的一个实施例中,响应于观看用户对显示框架的区域删除请求,获取区域删除请求对应的第一目标显示区域,在显示框架中删除第一目标显示区域。观看用户还可以删除页面框架中显示区域,或者也可以对页面框架中显示区域进行显示尺寸的修改等,比如,观看用户通过拉动对应的第一目标显示区域以实现对第一目标显示区域的尺寸的缩放等。其他文档进展描述区域根据缩放后的第一目标显示区域的尺寸自动调整显示框架。
在本公开的一个实施例中,响应于观看用户对显示框架的中第二目标显示区域的选中操作,获取观看用户对第二目标显示区域的拖动操作,根据拖动操作更改第二目标显示区域在显示框架中的显示位置,比如,可以响应于观看用户对某一列的第二显示区域的位置的更改等,若是多个观看用户同时拖动同一列,则可以先后生效拖动后的位置等。
综上,本公开实施例的任务的处理方法,实现了观看用户对显示库康佳的协同编辑功能,为统一对齐分散在所有用户的目标描述信息提供了技术支撑,为工作的回顾和总结进一步提供了便利。
基于上述实施例,为了满足工作组中有关用户的互动需求,进一步提高工作效率,观看用户还可以针对第一页面视图中的内容发表评论,观看用户基于评论进行工作交流等。
即在本公开的一个实施例中,如图4所示,该方法还包括:
步骤401,响应于接收到第二用户对第一用户的第一页面视图的访问请求,确定第二用户的身份是否属于以下身份中的至少一个:第一用户、第一用户的上级用户、第一用户的下级用户、目标信息对齐的其他目标信息的归属用户、目标信息中提及的用户。
步骤402,若是,则显示第一页面视图。
在本实施例中,具有观看权限的观看用户可以观看到包含第一用户创建的目标信息的第一页面视图。
其中,具有观看权限的第二用户可以根据第一用户等级信息来确定。即该具有目标信息权限的第二用户,可以根据第一用户在对应的任务组中的等级信息来确定等。
在本公开的一个实施例中,第一用户创建的目标信息,不仅仅限于第一用户本人可以 查看,为了使得其他用户也可以观看到,确定具有观看权限的第二用户。
在实施例中,确定第一用户的等级信息,该等级信息可以是预先设置的第一用户在任务组中的等级信息,也可以获取第一用户在任务组中的职位信息,基于职位信息确定第一用户的等级信息,基于第一用户的等级信息可以确定具有观看权限的第二用户。
为了灵活满足场景需要,还可以在目标信息中关联用户信息,确定该关联用户信息为第二用户,关联用户信息为在第一页面视图中包含的目标信息中被提及的用户信息,比如,在目标信息中包含预设的关联标识,则获取与该关联标识对应的用户信息作为关联用户信息,其中,关联标识可以为任意预先设置的标识,比如,可以为“@”符号等。
即在本实施例中,根据等级信息和关联用户信息确定具有查看权限的至少一个第二用户,以便于对第二用户开放对应目标信息,而无需第二用户逐个去联系第一用户来发送对应的目标信息。
其中,关联用户信息中包含关联用户标识,比如包括关联用户姓名或者用户账号等,基于关联用户标识确定对应的第二用户。
在本公开的一个实施例中,在获取第一用户的等级信息后,可以获取与第一用户的等级信息对应的具有查看权限的标准等级信息,获取在对应的工作组中与标准等级信息匹配的用户为第二用户。其中,标准等级信息包括但不限于第一用户本人、第一用户所有上级、第一用户对齐权限的其他用户(预先设置的与第一用户具有同步权限的其他用户,一般为第一用户的同级同事用户等),第一用户的直属下级用户等,其中,标准等级信息可以是用户本人设置的,也可以是系统默认的。
其中,为了满足第一用户的个性化需求,第一用户可以在发布目标信息之前设置具有观看权限的第二用户,如图5所示,可以显示用户所属的工作组的人员架构列表,该人员架构列表中按照工作人员的等级显示每个工作人员的姓名标签,当第一用户在对应的姓名标签上悬浮选中工具(比如悬浮了鼠标控件等),则会以弹窗或者气泡等形式说明对应用户的权限信息等,该权限信息可以包括对应的用户默认的权限,即默认是否可以对第一用户发送的工作文档具有观看权限等,第一用户可以通过修改对应用户的观看权限等实现个性化的设置等。
进一步地,响应于接收到第二用户对第一用户的第一页面视图的访问请求,确定第二用户的身份是上述具有查看权限的身份,则显示第一页面视图。其中,可能不同的目标信息的对应的具有观看权限第二用户不同,比如,创建目标信息的第一用户不同,则其对应的具有观看权限的第二用户可能不同,因此,在显示给第二用户第一页面视图时,对第二用户不具有观看权限的目标信息进行隐藏显示,仅仅显示给第二用户具有观看权限的目标信息。
其中,在实际执行过程中,第二用户的访问请求的获取方式在不同的场景中不同,比如,如图6所示,对于第二用户A来说,可以在对应的菜单栏界面显示其所在任务组中,具有查看权限的第一用户列表,其中按照第一用户列表的等级信息对第一用户分组显示,比如,分组结果中包含第二用户A本人、其上级第一用户、对齐第一用户、设置A为关联用户的第一用户等。
A可以通过触发任意一个第一用户的标签,即可获取到第二用户的访问请求,从而,显示给第二用户包含第一用户发布的A具有观看权限的目标信息的第一页面视图。
比如,可以会话消息的形式显示给第二用户具有观看权限的第一页面视图的链接,第二用户通过触发对应的链接,即可获取到第二用户的访问请求,从而,显示给第二用户包含第一用户发布的A具有观看权限的目标信息的第一页面视图。
比如,每个目标信息都关联有对应的项目标识,第二用户可以通过在预设的搜索入口输入其具有观看权限的项目标识,触发对应的搜索结果,即可获取到第二用户的访问请求,从而,显示给第二用户与项目标识对应的包含第一用户发布的目标信息的第一页面视图。
在本公开的一个实施例中,当检测到第二用户中的任意用户,执行对第一用户发布的目标信息的观看操作后,则控制在对应的观看终端上显示第一页面视图,其中,如图7所示,观看终端可以为多个,多个观看终端可以同时查看对应的第一页面视图,无需逐个单独向第一用户发送对应的目标信息的获取请求,进一步提升了工作进展报告的对接效率。
进一步地,为了满足工作组中有关用户的互动需求,进一步提高工作效率,观看用户还可以针对第一页面视图中的目标描述信息等内容发表评论,观看用户基于评论进行工作交流等。
在本公开的一个实施例中,如图8所示,该方法还包括:
步骤801,响应于第二用户符合访问第一页面视图的身份,判断第二用户是否具备访问目标信息的权限。
步骤802,若否,向第二用户隐藏不具备权限的目标信息。
在本实施例中,除了观看权限之外,还进一步设置访问权限,以便于对目标信息的精细化管理,其中,具有访问权限的第二用户的身份信息的设置也可以根据上述具有观看用户的第二用户的设置方法设置,在此不赘述。
在本实施例中,对没有访问权限的目标信息,将进行隐藏显示。
步骤803,若是,则响应于的第二用户对第一页面视图中目标内容的选中操作,显示与选中目标内容对应的评论界面;
即在本实施例中,若是第二用户具有第一页面视图的观看权限,则响应于的第二用户对第一页面视图中目标内容的选中操作,显示与选中目标内容对应的评论界面,该评论界 面可以弹窗的形式显示,即对齐第一页面视图的显示尺寸,弹窗显示对应的评论界面。
举例而言,如图9所示,当第二用户C选中了“有用性4.2”的目标文字内容,则在第一页面视图的右侧边栏以弹窗的形式显示评论界面,该评论界面中包括第二用户本人可输入评论内容的评论输入区域,以及历史评论信息等,该历史评论信息可以包括其他用户对目标文字内容的评论内容。
步骤804,获取第二用户在评论界面的评论输入区域输入的第一评论内容;
步骤805,响应于第二用户对第一评论内容的发布操作,在评论界面中显示第一评论内容。
在本公开的一个实施例中,若是第二用户在评论界面的评论输入区域输入了第一评论内容,且点击了“发布”控件,则获取到了第一评论内容的发布操作。
若是第二用户在输入了第一评论内容,但是没有发布,比如点击了评论界面上的“取消”控件,或者点击了评论界面的空白区域,则认为对应的第二用户取消了对第一评论内容的发布。
在获取到第二用户对第一评论内容的发布操作后,在评论界面中显示第一评论内容。其中,该第一评论内容可以呈现在评论界面上,其他观看用户也可以查看到。
在本公开的实施例中,为了进一步满足用户之间的互动需求,还提供了对历史评论信息的评论功能、再次编辑功能等。在本实施例中,响应于第二用户对评论界面上显示的第三评论内容的修改请求,则第三评论内容处于可编辑状态,根据第二用户编辑后的内容更新第三评论内容。其中,在控制第三评论内容处于可编辑状态之前,还可以获取第二用户的身份信息,确定该第二用户的身份信息为预先设置的具有评论编辑权限的用户,或者根据第二用户的身份信息确定该观看用户为发布第三评论内容的发布用户。
在实际执行过程中,第二用户还可以针对其他观看用户发布的评论内容发表评论,比如,获取第二用户在评论编辑框输入的第二评论内容,响应于第二用户对第二评论内容的发布操作,在评论界面中目标评论内容的关联区域显示第二评论内容,由此,满足了任务组之间的用户针对工作进展的交互。其中,目标评论内容的关联区域可以为目标评论内容的下方等距离目标评论内容较近的区域。
综上,本公开实施例的任务处理方法,针对第一页面视图中的目标内容发表针对性的评论,基于文字粒度实现精细化的工作进度的交互评论,进一步实现了工作进度交流的灵活性,为提升工作效率提供了技术支撑。
为了实现上述实施例,本公开还提出了一种任务的处理装置。
图10为本公开实施例提供的一种任务的处理装置的结构示意图,该装置可由软件和/ 或硬件实现,一般可集成在电子设备中。如图10所示,该装置包括:获取模块1010和显示模块1020,其中,
获取模块1010,用于获取第一用户创建的目标信息;
显示模块1020,用于基于目标信息,在第一页面视图中显示至少一个目标信息,以及显示与至少一个目标信息对应的目标描述信息;其中,目标描述信息由具有目标信息权限的用户创建。
本公开实施例所提供的任务的处理装置可执行本公开任意实施例所提供的任务的处理方法,具备执行方法相应的功能模块和有益效果。
为了实现上述实施例,本公开还提出一种计算机程序产品,包括计算机程序/指令,该计算机程序/指令被处理器执行时实现上述实施例中的任务的处理方法。
图11为本公开实施例提供的一种电子设备的结构示意图。
下面具体参考图11,其示出了适于用来实现本公开实施例中的电子设备1100的结构示意图。本公开实施例中的电子设备1100可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图11示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图11所示,电子设备1100可以包括处理器(例如中央处理器、图形处理器等)1101,其可以根据存储在只读存储器(ROM)1102中的程序或者从存储器1108加载到随机访问存储器(RAM)1103中的程序而执行各种适当的动作和处理。在RAM 1103中,还存储有电子设备1100操作所需的各种程序和数据。处理器1101、ROM 1102以及RAM 1103通过总线1104彼此相连。输入/输出(I/O)接口1105也连接至总线1104。
通常,以下装置可以连接至I/O接口1105:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置1106;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置1107;包括例如磁带、硬盘等的存储器1108;以及通信装置1109。通信装置1109可以允许电子设备1100与其他设备进行无线或有线通信以交换数据。虽然图11示出了具有各种装置的电子设备1100,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读 介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置1109从网络上被下载和安装,或者从存储器1108被安装,或者从ROM 1102被安装。在该计算机程序被处理器1101执行时,执行本公开实施例的任务的处理方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:在第一用户创建目标信息后,在第一视图中显示对应的目标信息,以及与目标信息对应的目标描述信息,其中,该目标描述信息是具有目标权限的用户创建的。由此,基于有关页面视图,可以统一查看散落在不同用户处上报的任务的有关信息,提升了任务进展的查看效率,为有关工作的回顾和总结提供了技术支撑。
电子设备可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计 算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
本公开提供了一种任务的处理方法,包括以下步骤:
获取第一用户创建的目标信息;
基于所述目标信息,在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息;其中,所述目标描述信息由具有目标信息权限的用户创建。
在本公开的一个实施例中,所述在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息,包括:
在所述第一页面视图中生成显示框架,所述显示框架包括第一显示区域和至少一个第二显示区域,所述第一显示区域对应至少一个第二显示区域,所述第一显示区域用于显示所述目标信息,所述第二显示区域用于显示所述目标描述信息。
在本公开的一个实施例中,还包括:
响应于观看用户的区域编辑请求,更改所述显示框架。
在本公开的一个实施例中,所述响应于观看用户的区域编辑请求,更改所述显示框架,包括:
响应于观看用户对所述显示框架的区域添加请求,获取所述区域添加请求对应的添加位置;
根据所述第二显示区域的预设显示方式,在所述显示框架的所述添加位置添加第二显示区域;和/或,
响应于观看用户对所述显示框架的区域删除请求,获取所述区域删除请求对应的第一目标显示区域;
在所述显示框架中删除所述第一目标显示区域;和/或,
响应于观看用户对所述显示框架的区域拖动请求,获取所述区域拖动请求对应的第二目标显示区域;
在所述显示框架中根据所述拖动请求更改所述第二目标显示区域的显示位置。
在本公开的一个实施例中,若所述显示框架为列表,则所述根据所述第二显示区域的预设显示方式,在所述显示框架的所述添加位置添加第二显示区域,包括:
若第二显示区域在所述列表中以列显示,则根据预设渲染参数和默认描述信息,在所述添加位置以行的形式添加第二显示区域;或者,
若第二显示区域在所述列表中以行显示,则根据预设渲染参数和默认描述信息,在所述添加位置以列的形式添加所述第二显示区域。
在本公开的一个实施例中,所述目标信息包括第一目标信息和第二目标信息,每一个所述第一目标信息对应至少一个第二目标信息,所述第一目标信息与所述第二目标信息在内容上相关联。
在本公开的一个实施例中,所述第一目标信息对应至少一个状态信息;所述第二目标 信息对应至少一个状态信息和至少一个所述目标在本公开的一个实施例中,还包括:
响应于接收到第二用户对所述第一用户的第一页面视图的访问请求,确定所述第二用户的身份是否属于以下身份中的至少一个:第一用户、第一用户的上级用户、第一用户的下级用户、所述目标信息对齐的其他目标信息的归属用户、所述目标信息中提及的用户;
若是,则显示所述第一页面视图。
在本公开的一个实施例中,还包括:响应于第二用户符合访问所述第一页面视图的身份,判断所述第二用户是否具备访问所述目标信息的权限;
若否,向第二用户隐藏不具备权限的所述目标信息。
在本公开的一个实施例中,包括:
若是,则响应于的第二用户对所述第一页面视图中目标内容的选中操作,显示与所述选中目标内容对应的评论界面;
获取所述第二用户在所述评论界面的评论输入区域输入的第一评论内容;
响应于所述第二用户对所述第一评论内容的发布操作,在所述评论界面中显示所述第一评论内容。
在本公开的一个实施例中,还包括:
响应于所述第二用户对所述评论界面上显示的目标评论内容的评论请求,显示评论编辑框;
获取所述第二用户在所述评论编辑框输入的第二评论内容;
响应于所述第二用户对所述第二评论内容的发布操作,在所述目标评论内容的关联区域显示所述第二评论内容。
在本公开的一个实施例中,所述获取第一用户创建的目标信息,包括:
获取第二页面视图中由第一用户创建的目标信息。
在本公开的一个实施例中,所述第二页面视图与第一页面视图为同一客户端下的不同页面;或者,
所述第二页面视图与第一页面视图为不同客户端下的不同页面。
本公开实施例提供了一种任务的处理装置,包括:
获取模块,用于获取第一用户创建的目标信息;
显示模块,用于基于所述目标信息,在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息;其中,所述目标描述信息由具有目标信息权限的用户创建。
在本公开的一个实施例中,所述显示模块,用于:
在所述第一页面视图中生成显示框架,所述显示框架包括第一显示区域和至少一个第 二显示区域,所述第一显示区域对应至少一个第二显示区域,所述第一显示区域用于显示所述目标信息,所述第二显示区域用于显示所述目标描述信息。
在本公开的一个实施例中,还包括:更改模块,用于:响应于观看用户的区域编辑请求,更改所述显示框架。
在本公开的一个实施例中,所述更改模块,用于:
响应于观看用户对所述显示框架的区域添加请求,获取所述区域添加请求对应的添加位置;
根据所述第二显示区域的预设显示方式,在所述显示框架的所述添加位置添加第二显示区域;和/或,
响应于观看用户对所述显示框架的区域删除请求,获取所述区域删除请求对应的第一目标显示区域;
在所述显示框架中删除所述第一目标显示区域;和/或,
响应于观看用户对所述显示框架的区域拖动请求,获取所述区域拖动请求对应的第二目标显示区域;
在所述显示框架中根据所述拖动请求更改所述第二目标显示区域的显示位置。
在本公开的一个实施例中,所述更改模块,用于:
若第二显示区域在所述列表中以列显示,则根据预设渲染参数和默认描述信息,在所述添加位置以行的形式添加第二显示区域;或者,
若第二显示区域在所述列表中以行显示,则根据预设渲染参数和默认描述信息,在所述添加位置以列的形式添加所述第二显示区域。
在本公开的一个实施例中,所述目标信息包括第一目标信息和第二目标信息,每一个所述第一目标信息对应至少一个第二目标信息,所述第一目标信息与所述第二目标信息在内容上相关联。
在本公开的一个实施例中,所述第一目标信息对应至少一个状态信息;所述第二目标信息对应至少一个状态信息和至少一个所述目标描述信息。
在本公开的一个实施例中,所述显示模块,还用于:
响应于接收到第二用户对所述第一用户的第一页面视图的访问请求,确定所述第二用户的身份是否属于以下身份中的至少一个:第一用户、第一用户的上级用户、第一用户的下级用户、所述目标信息对齐的其他目标信息的归属用户、所述目标信息中提及的用户;
若是,则显示所述第一页面视图。
在本公开的一个实施例中,所述显示模块,还用于:响应于第二用户符合访问所述第一页面视图的身份,判断所述第二用户是否具备访问所述目标信息的权限;
若否,向第二用户隐藏不具备权限的所述目标信息。
在本公开的一个实施例中,所述显示模块,还用于:若是,则响应于的第二用户对所述第一页面视图中目标内容的选中操作,显示与所述选中目标内容对应的评论界面;
获取所述第二用户在所述评论界面的评论输入区域输入的第一评论内容;
响应于所述第二用户对所述第一评论内容的发布操作,在所述评论界面中显示所述第一评论内容。
在本公开的一个实施例中,还包括:编辑模块,用于:
响应于所述第二用户对所述评论界面上显示的目标评论内容的评论请求,显示评论编辑框;
获取所述第二用户在所述评论编辑框输入的第二评论内容;
响应于所述第二用户对所述第二评论内容的发布操作,在所述目标评论内容的关联区域显示所述第二评论内容。
在本公开的一个实施例中,所述获取模块,用于:
获取第二页面视图中由第一用户创建的目标信息。
在本公开的一个实施例中,所述第二页面视图与第一页面视图为同一客户端下的不同页面;或者,
所述第二页面视图与第一页面视图为不同客户端下的不同页面。
本公开实施例提供了一种电子设备,所述电子设备包括:
处理器;
用于存储所述处理器可执行指令的存储器;
所述处理器,用于从所述存储器中读取所述可执行指令,并执行所述可执行指令以实现上述任务的处理方法。
本公开实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序用于执行上述任务的处理方法。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开 的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (16)

  1. 一种任务的处理方法,其特征在于,包括以下步骤:
    获取第一用户创建的目标信息;
    基于所述目标信息,在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息;其中,所述目标描述信息由具有目标信息权限的用户创建。
  2. 如权利要求1所述的方法,其特征在于,所述在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息,包括:
    在所述第一页面视图中生成显示框架,所述显示框架包括第一显示区域和至少一个第二显示区域,所述第一显示区域对应至少一个第二显示区域,所述第一显示区域用于显示所述目标信息,所述第二显示区域用于显示所述目标描述信息。
  3. 如权利要求2所述的方法,其特征在于,还包括:
    响应于观看用户的区域编辑请求,更改所述显示框架。
  4. 如权利要求3所述的方法,其特征在于,所述响应于观看用户的区域编辑请求,更改所述显示框架,包括:
    响应于观看用户对所述显示框架的区域添加请求,获取所述区域添加请求对应的添加位置;
    根据所述第二显示区域的预设显示方式,在所述显示框架的所述添加位置添加第二显示区域;和/或,
    响应于观看用户对所述显示框架的区域删除请求,获取所述区域删除请求对应的第一目标显示区域;
    在所述显示框架中删除所述第一目标显示区域;和/或,
    响应于观看用户对所述显示框架的区域拖动请求,获取所述区域拖动请求对应的第二目标显示区域;
    在所述显示框架中根据所述拖动请求更改所述第二目标显示区域的显示位置。
  5. 如权利要求4所述的方法,其特征在于,若所述显示框架为列表,则所述根据所述第二显示区域的预设显示方式,在所述显示框架的所述添加位置添加第二显示区域,包括:
    若第二显示区域在所述列表中以列显示,则根据预设渲染参数和默认描述信息,在所述添加位置以行的形式添加第二显示区域;或者,
    若第二显示区域在所述列表中以行显示,则根据预设渲染参数和默认描述信息,在所述添加位置以列的形式添加所述第二显示区域。
  6. 如权利要求1所述的方法,其特征在于,所述目标信息包括第一目标信息和第二目标信息,每一个所述第一目标信息对应至少一个第二目标信息,所述第一目标信息与所述 第二目标信息在内容上相关联。
  7. 如权利要求6所述的方法,其特征在于,所述第一目标信息对应至少一个状态信息;所述第二目标信息对应至少一个状态信息和至少一个所述目标描述信息。
  8. 如权利要求1所述的方法,其特征在于,还包括:
    响应于接收到第二用户对所述第一用户的第一页面视图的访问请求,确定所述第二用户的身份是否属于以下身份中的至少一个:第一用户、第一用户的上级用户、第一用户的下级用户、所述目标信息对齐的其他目标信息的归属用户、所述目标信息中提及的用户;
    若是,则显示所述第一页面视图。
  9. 如权利要求1所述的方法,其特征在于,还包括:
    响应于第二用户符合访问所述第一页面视图的身份,判断所述第二用户是否具备访问所述目标信息的权限;
    若否,向第二用户隐藏不具备权限的所述目标信息。
  10. 如权利要求8所述的方法,其特征在于,还包括:
    若是,则响应于的第二用户对所述第一页面视图中目标内容的选中操作,显示与所述选中目标内容对应的评论界面;
    获取所述第二用户在所述评论界面的评论输入区域输入的第一评论内容;
    响应于所述第二用户对所述第一评论内容的发布操作,在所述评论界面中显示所述第一评论内容。
  11. 如权利要求10所述的方法,其特征在于,还包括:
    响应于所述第二用户对所述评论界面上显示的目标评论内容的评论请求,显示评论编辑框;
    获取所述第二用户在所述评论编辑框输入的第二评论内容;
    响应于所述第二用户对所述第二评论内容的发布操作,在所述目标评论内容的关联区域显示所述第二评论内容。
  12. 如权利要求1所述的方法,其特征在于,所述获取第一用户创建的目标信息,包括:
    获取第二页面视图中由第一用户创建的目标信息。
  13. 如权利要求12所述的方法,其特征在于,所述第二页面视图与第一页面视图为同一客户端下的不同页面;或者,
    所述第二页面视图与第一页面视图为不同客户端下的不同页面。
  14. 一种任务的处理装置,其特征在于,包括:
    获取模块,用于获取第一用户创建的目标信息;
    显示模块,用于基于所述目标信息,在第一页面视图中显示至少一个所述目标信息,以及显示与至少一个所述目标信息对应的目标描述信息;其中,所述目标描述信息由具有目标信息权限的用户创建。
  15. 一种电子设备,其特征在于,所述电子设备包括:
    处理器;
    用于存储所述处理器可执行指令的存储器;
    所述处理器,用于从所述存储器中读取所述可执行指令,并执行所述可执行指令以实现上述权利要求1-13中任一所述的任务的处理方法。
  16. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有计算机程序,所述计算机程序用于执行上述权利要求1-13中任一所述的任务的处理方法。
PCT/CN2023/088002 2022-04-19 2023-04-13 任务的处理方法、装置、设备及介质 WO2023202453A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210409379.6A CN114912045A (zh) 2022-04-19 2022-04-19 任务的处理方法、装置、设备及介质
CN202210409379.6 2022-04-19

Publications (1)

Publication Number Publication Date
WO2023202453A1 true WO2023202453A1 (zh) 2023-10-26

Family

ID=82764550

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/088002 WO2023202453A1 (zh) 2022-04-19 2023-04-13 任务的处理方法、装置、设备及介质

Country Status (2)

Country Link
CN (1) CN114912045A (zh)
WO (1) WO2023202453A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114912045A (zh) * 2022-04-19 2022-08-16 北京字跳网络技术有限公司 任务的处理方法、装置、设备及介质
WO2024067323A1 (zh) * 2022-09-30 2024-04-04 北京字跳网络技术有限公司 一种子任务创建方法、装置、设备及介质

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180189706A1 (en) * 2016-12-29 2018-07-05 Dropbox, Inc. Managing project tasks using content items
CN112199007A (zh) * 2020-09-01 2021-01-08 北京达佳互联信息技术有限公司 菜单显示方法、装置、电子设备和存储介质
CN112732652A (zh) * 2021-01-11 2021-04-30 北京字跳网络技术有限公司 信息展示方法、装置和电子设备
CN113296866A (zh) * 2021-05-31 2021-08-24 珠海大横琴科技发展有限公司 任务信息的显示方法、装置、电子设备和存储介质
CN113537955A (zh) * 2021-09-17 2021-10-22 天津中新智冠信息技术有限公司 一种里程碑项目管理装置、方法、电子设备及存储介质
CN114237454A (zh) * 2021-11-25 2022-03-25 北京达佳互联信息技术有限公司 一种项目显示方法、装置、电子设备、存储介质及产品
CN114912045A (zh) * 2022-04-19 2022-08-16 北京字跳网络技术有限公司 任务的处理方法、装置、设备及介质

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180189706A1 (en) * 2016-12-29 2018-07-05 Dropbox, Inc. Managing project tasks using content items
CN112199007A (zh) * 2020-09-01 2021-01-08 北京达佳互联信息技术有限公司 菜单显示方法、装置、电子设备和存储介质
CN112732652A (zh) * 2021-01-11 2021-04-30 北京字跳网络技术有限公司 信息展示方法、装置和电子设备
CN113296866A (zh) * 2021-05-31 2021-08-24 珠海大横琴科技发展有限公司 任务信息的显示方法、装置、电子设备和存储介质
CN113537955A (zh) * 2021-09-17 2021-10-22 天津中新智冠信息技术有限公司 一种里程碑项目管理装置、方法、电子设备及存储介质
CN114237454A (zh) * 2021-11-25 2022-03-25 北京达佳互联信息技术有限公司 一种项目显示方法、装置、电子设备、存储介质及产品
CN114912045A (zh) * 2022-04-19 2022-08-16 北京字跳网络技术有限公司 任务的处理方法、装置、设备及介质

Also Published As

Publication number Publication date
CN114912045A (zh) 2022-08-16

Similar Documents

Publication Publication Date Title
WO2023202453A1 (zh) 任务的处理方法、装置、设备及介质
US20210333984A1 (en) Method and apparatus for generating customized visualization component
US20210149688A1 (en) Systems and methods for implementing external application functionality into a workflow facilitated by a group-based communication system
US9858070B2 (en) Development team file collaboration
US20220374538A1 (en) Permission control method and device and electronic equipment
CN116235159A (zh) 用于为情境驱动的用户交互建模可执行交互模型的计算机实现的系统和方法
WO2024007906A1 (zh) 数据处理方法、装置、电子设备和存储介质
US20220051169A1 (en) Electronic board associated with a communication platform
US20240126417A1 (en) Method, form data processing method, apparatus, and electronic device for form generation
CN112668283A (zh) 文档编辑方法、装置和电子设备
CN109669596A (zh) 用于展示聊天信息的方法和设备
JP2023552420A (ja) 通信プラットフォームへのサードパーティプラットフォームの統合
CN111930447A (zh) 数据管理方法、系统、电子设备及计算机可读存储介质
US20220374588A1 (en) View display method and device of form and electronic equipment
CN115618032A (zh) 视图生成方法、装置、电子设备及存储介质
WO2023186130A1 (zh) 信息展示和信息发送方法、装置、设备、介质和产品
CN109710154A (zh) 用于展示聊天信息的方法和设备
JP2024511961A (ja) 通信プラットフォームのオブジェクトに対するクイックアクセスのためのオブジェクトインタフェース
WO2024032763A1 (zh) 一种信息处理方法、装置、设备及介质
US20230396621A1 (en) Method and system for creating social media content collections
WO2023179739A1 (zh) 信息交互方法、装置和电子设备
WO2023131115A1 (zh) 信息交互方法、装置、电子设备及存储介质
US20230127356A1 (en) Converting private channels to public channels
US11599582B1 (en) Computer networks
WO2023001278A1 (zh) 一种信息处理方法、装置、终端和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23791108

Country of ref document: EP

Kind code of ref document: A1