Todo List


This mod adds a todo list to the single- and multiplayer game to allow players to synchronize their work.

Utilities
17 days ago
0.16 - 2.0
249K

i Trello Integration

a month ago

I asked ChatGPT about integrating a to-do mod with (external) project management software, and it created a complete turnkey solution to integrate Factorio and Trello! Would you be willing to look into integrating Trello--or w/e--into your mod? I was surprised just how easily a 57-line Python script + 39-line LUA script addition links the two!

If y'all are interested, here are the chat itself and the file it created. (I can't verify whether or not it will actually work, but it will at least be a framework to start from.):

Chat: https://chatgpt.com/share/68a0b0b5-575c-8007-9963-d32a6d2c3830
Factorio/Trello Mod Sync Files (ZIP): https://drive.google.com/file/d/1qsJxEFkmLWmkIiRTovCyuIg0wLUPeYcg/view?usp=sharing

Wild.

15 days ago

Hey, hey @Keith!
Sorry, I've missed your original message. Integrating Trello or another service is an interesting thought, though testing, debugging and maintaining can be tricky. Still, it doesn't mean it's not worth trying it out. I see you have already explored the topic yourself with chatGPT, so would you consider creating a contribution (a Pull Request) on the repository so that we can see if it can be integrated?

Here is the repo:
https://github.com/JonasJurczok/factorio-todo-list

Best wishes

My coding days are LONG past, so I would need to spend considerable time learning to code again in yet another language--AND learn 'best practices' for that language--and THEN learn the API--AND learn 'best practices' for the API--and codebase to do it properly, which I just don't have the mental energy or drive to handle right now. (...and 'vibe coding' was CLEARLY invented to humble arrogant, lazy fools, so THAT is out of the question.)

tl;dr: If it is to be, it is up to thee, my friend. ...or someone in the forums/etc. who is willing and able to take it on.

(Thinking further, a PMS (Project Management Service) mod library--which allowed other mods to connect with different project management services--would be a worthy project for someone with the capability to take on.)

New response