Notes

A built-in task manager designed specifically for Unity projects.

Notes tab

Overview

  • Create tasks and reminders without leaving the editor.
  • Set priorities: Low, Medium, High or Critical.
  • Assign due dates with an embedded, inline calendar.
  • Mark tasks as complete.
  • Optionally share notes with your team via Git (see Profiles & Team Sharing).

Views

  • Grid view: cards showing title, content preview, priority border, due date and a checkmark when done.
  • List view: compact rows for scanning many tasks quickly.

Toggle between them in the header; card size is adjustable from the size slider. Both preferences are saved per user.

Creating and editing

  1. Click the + card, or the add row in list view.
  2. Fill the fields in the editor: Title (required), Description, Priority, Due date.
  3. Save.

The due-date field offers a calendar plus quick buttons: Today, Tomorrow, +3/7/14 days. The editor can take the full pane width with the focus button when you need room to write.

Priorities and sorting

PriorityColorUse case
LowGrayNice-to-have
MediumBlueRegular tasks
HighOrangeImportant bugs
CriticalRedBlocking issues

Auto-sort: priority, then due date, then creation date. Overdue dates show red, due-today orange, upcoming blue.

Completing

Check "Done" in the editor or use the per-card done button. Completed notes gray out and show a checkmark; delete them manually when you no longer need them.