Lazy Check
List

A to-do list that lives in the editor, next to the work. Bundles of items, tagged and filtered, saved with the project rather than in a notes app you forget to open.

Features

Bundles, not one long list

Each bundle has a name and a description, so a level, a feature or a milestone gets its own list.

Tagged and filtered

Items are filed under General, Urgent, WIP, Bug, Idea or Done, and the buttons across the top filter to one at a time.

Items carry a description

More than a title. Write down what actually needs doing so it still makes sense next week.

Saved with the project

Bundles and categories are ScriptableObjects under the package folder, so they commit and travel with the project.

Getting started

Import the package

Add it from the Asset Store, or drop the LazyHelpers folder into Assets/Editor yourself.

Open the window

Window ▸ LazyHelper ▸ Lazy Checklist. Dock it wherever you like.

Make a bundle, add items

Create New Bundle, then Create new item for each thing, tagged so you can filter it later.