gkanban
gkanban copied to clipboard
A Kanban project/task management tool for the Godot Editor
This fixes a problem that caused cards to duplicate when moved between lists. This PR should fix issue #3 .
Hi, I made a minimalistic port of G-Kanban for Godot 4. If you want I would create a pull request however since some parts of your addon require Godot features...
right now the max distance you can scroll down is the same as how much space your cards take up so if a card is at the bottom, the hamburger...
I was testing this out, but I found it very frustrating that all changes I made to a card would be lost if I don't hit the checkmark and I...
Would it be beyond the scope to have optional p2p synchronization of the cards?
Will G-Kanban have a standalone (exported) version? Not just as a Godot plugin?
What happened: Created 3 lists like so  Add a card  Move card to the right using the arrow on the card  Adding a card on the left...