mirror of
https://github.com/Relintai/Godot-Simple-TODO.git
synced 2024-12-20 10:16:52 +01:00
b35e5d9b8b
- Added column filter - Added "marker" functionality (right-click item's drag panel to toggle mark) - Column loading is deferred for better performance
7 lines
135 B
INI
7 lines
135 B
INI
[plugin]
|
|
|
|
name="Simple TODO"
|
|
description="Organize random notes in columns."
|
|
author="KoBeWi"
|
|
version="1.5"
|
|
script="SimpleTODO.gd" |