Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 3.07 KB

README.md

File metadata and controls

60 lines (41 loc) · 3.07 KB

GitHub top language GitHub contributors GitHub issues GitHub License GitHub release (with filter) Godot v3

GD To-Do Is A Powerful Add-on For Managing Tasks Inside Godot Engine

This repository is for Godot 3.x click here for Godot 4.x version.


Features

Task list

  • Create an unlimited number of tasks
  • Star important tasks to stay on the top of the list
  • Colour-tag tasks to categorise them visually
  • Link your task to a note, and access linked notes directly from the task list
  • Start a FreeFocus timer directly from the task, to keep track of your time
  • Organise tasks by moving them up and down the list
  • See your completed tasks at the bottom of the list,or delete them with a single click to avoid clutter

Task list

Notes

  • Write down your thoughts anytime using notes.
  • Link your note to an existing task, or create free notes without any specific task assigned
  • The colour tag for linked notes also show up on your notes
  • Notes for completed tasks become read only.
  • Deleting a task also removes its linked notes

Notes

Add new note

Focus Timer

  • Set a focus timer for any predefined task, or create a timer without a task linked to it. You will get a notification when the time is up.
  • Start a FreeFocus Timer to keep track of how long time you’ve spent on a given task
  • Keep track of your focus times with focus history

Focus timer Free focus Focus history


Installation

Copy the "addons" folder directly to your Godot project folder. Go to "ProjectSettings/Plugins" and enable "GD To-Do" This will add a new tab on the bottom panel which means installation was successful.