A downloadable tool

This is an addon which adds Todo Tasks feature to Godot Engine.

StatusReleased
CategoryTool
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorProtechG

Download

Download
pedroid_todo_godot4 1 kB

Install instructions

1. Download the zip file

2. Extract it and copy it to addons folder in godot project. 

3. If addons folder doesnt exist, create a folder with name "addons" in your project folder

4.  Enable addon in project settings>plugins tab

A Todo tab will be added to the right dock of the editor

Comments

Log in with itch.io to leave a comment.

After adding the plugin to the addons folder and trying to enable it in the settings, I get the error "Unable to load addon script from path: 'res://addons/pedroid_todo/todo.gd'". This might be due to a code error in that script. Disabling the addon at 'res://addons/pedroid_todo/plugin.cfg' to prevent further errors." and when I open the plugin script it says "parse error:  Unexpected "@" " on line 1.

Sorry for the late response, i will try to fix it 

I tried the code, it works fine.

Note: it is a godot4 addon and due to the drastic amount of changes between godot3 and godot4 it will not work on godot3

Hey, thanks for responding at all :3. 

Anyways, back than i was using 3.5 not figuring it was for 4.x.  It was my mistake. Sorry for not updating the post.

Thanks again, take care!