SpatialRemarks - Ingame Annotations

Hey everyone,

I want to introduce my second addon (so far): SpatialRemarks.

This is an addon for annoting things ingame / in the editor (both 2D and 3D). This could be useful for documentation, communication within teams, and bug reports.

Creating an annotation adds a comment as well as some helpful data (e.g. position, scene path).
Currently, annotations are stored locally as JSON, but I want to support using http / dbs as well later on.

The addon adds a dock with a list of created remarks, with the option to edit / delete them as well.

Some features are still relatively experimental at this point, but any input / feedback / remarks are appreciated.

Links:
Spatial Remarks - Asset Library (Godot 4.6 and lower)
Spatial Remarks - Asset Store (from Godot 4.7)
Source