A tree-based note taking and to-do app, inspired by HTML and Godot's scene tree
Warning
This project doesn't currently have any stable releases, and is WIP
Currently there isnt any stable releases, so you should clone the repository locally to test.
Godot v4.4.1
It's reccomended you set docks/filesystem/textfile_extensions
to include *.togodoo
in the list, otherwise you wont see project files within the editor.
go to Debug > Customize Run Instances, and add --project=path_to_your_project.togodoo
to load a project directly and allow for using the debugger in that project.