Hi there all,
I’m aware that this sub has received its fair share of “looking for a Trello alternative” posts over the last few years. I’m about to add to the pile, but in particular, I’m looking for a solution that is customizable via plugins or similar.
Basically that means I want to add a custom field, take that input and do whatever I want with it, without having to leave the context of the application & write a whole other python script to interact with APIs and other unfun stuff.
Appreciate any answers I’d be given in this case, thanks in advance.
Directus (https://directus.io/) has a Kanban layout you can use on top of customizable database rows, combined with flows it pretty much does the trick. You can run it locally with SQLite as the backend database.