TodoLITE
A downloadable asset
TodoLITE - Unity 6
TodoLITE is a Unity editor window that has been built to work just like any other unity editor window. You will be able to spawn it, close it, move it, and resize it. This tool empowers Unity developers to create a task list right in the editor. This persistent experience can help lead to better productivity during the work session.
Changelog:
Date | Version | Changes |
1.0 release | ||
8/18 | 1.1 | Bug Fixes: - Fixed a compile error on load |
8/18 | 1.2 | Updates: - Changed the workflow slightly to encourage the use of custom lists |
8/18 | 1.3 | Updates: - Added instructions and changed the workflow to push the use of custom lists by hiding everything else until one is assigned. - Changed the way adding a task works, you can now press enter to add a task and you will be able to immediately add another. Bug Fixes: - Added more exception handling and changed the logic under the hood to better handle custom lists |
8/18 | 1.3.1 | Bug Fixes: - removed a log statement that was left in. |
Features:
Productivity
This package quickly and easily enables Unity developers to create a task list right inside Unity so that they can manage their time effectively and stay on task.
Close with Confidence
This solution creates a persistent experience. That means that as you make changes TodoLITE is saving those changes directly to your project. This allows users the flexibility to create lists for the future or even for another developer.
Create with Privacy
TodoLITE will never leave the Unity folder application, nor does it ever access the internet. If you include TodoLITE within your version control then the list will be made available to other team members. This can be mitigated by adding the folder to an ignore file for a system like Git as an example.
How to Use:
Step 1: Import the package
After downloading the Unity package, you can then drag it into you Unity project. This will open a window confirming that you want to import the files. Select the "Import" button.
Step 2: Finding the Option
TodoLITE can be found in the top file bar similar to File, Edit, Assets, etc. Opening the "Dirty Cook Studio" section and then the "Tooling" section will give you an option to open TodoLITE.
Step 3: Adding Tasks
Type the task you want to add into the text box, then press the enter key or click outside of the textbox. You will know when the task is added because a new task will appear below the textbox.
Status | Released |
Category | Tool |
Release date | Aug 16, 2024 |
Authors | Dirty Cook Studio LLC, MikeQ |
Made with | Unity |
Tags | Unity, unity-6, unity6 |
Code license | MIT License |
Asset license | Creative Commons Attribution v4.0 International |
Purchase
In order to download this asset you must purchase it at or above the minimum price of $1 USD. You will get access to the following files:
Development log
- TodoLITE v1.3Aug 18, 2024
- TodoLITE v1.1Aug 18, 2024
Leave a comment
Log in with itch.io to leave a comment.