
The Ultimate To-Do List plugin for Unreal Engine is an efficient task management tool that allows users to create, view, and edit tasks directly from the editor. The plugin features Sticky Notes that allow you to view tasks on a level, and a "Go to" button for quick access to the task location. Additionally, the plugin includes powerful sorting and filtering options and the ability to capture and edit screenshots. Users can also add comments and utilize a draft mode for completing new task details before submitting.
With Ultimate To-Do-List, you'll have the power of Trello or YouTrack at your fingertips.
- Trello is the most popular tool for task management in game development, and it's free to use.
- YouTrack is a powerful project management tool (free up to 10 people)
Both integrations allow for seamless collaboration with your team, ensuring that your data is safe in the cloud. Plus, you can comfortably continue managing tasks from your web browser or mobile application.
Overview Video - youtube.com/watch?v=zKjLIFfQ168
Tutorial Video - youtube.com/watch?v=UYLejVUFtDI
For more technical details, read the Documentation.
If you would have any questions or suggestions, feel free to contact me by e-mail, discord, or leave a comment.
Technical Details:
Features:
- Creating new tasks from the editor and game.
- Sticky Notes. Display tasks on a level.
- "Go to" button. One-click to open the level associated with the task location.
- Editing task in place details. All changes are automatically saved
- Filtering task.
- Sorting tasks by column.
- Capturing screenshots.
- Editing screenshots.
- Adding comments.
- Draft mode. Complete new task details before submitting.
- Integration with Trello.
- Collaboration with your team members.
- Self-explanatory tutorial
Code Modules:
- ToDoListEditor (Editor)
- ToDoListRuntime (Runtime)
- TrelloToDoListProvider (Runtime)
- YouTrackToDoListProvider (Runtime)
Number of Blueprints: 0
Number of C++ Classes: 155
Network Replicated: N/A
Supported Development Platforms: Windows
Supported Target Build Platforms: N/A
Documentation: To-Do List Documentation
Important/Additional Notes: