JonasJurczok / factorio-todo-list

A distributed todo list mod for Factorio
MIT License
35 stars 21 forks source link

[Idea][project]Link a task to a map tag #181

Closed hoylemd closed 3 years ago

hoylemd commented 3 years ago

I often want to associate a task with a location (e.g. build a wall at a choke point), and indeed map tags are a good alternative to an explicit todo list. - its what I used before I discovered this mod, actually!

This is obviously a large undertaking, but I think I can break it down to a few steps:

I'm planning to work on this myself, so code review and approval is probably the only support that's needed, and I'll make that as easy as I can :)

JonasJurczok commented 3 years ago

There is already #34 which kinda has the same goal.

I thought about adding a optional map UI component to the subtask detail screen that you can point to things you want. But of course a map tag would be way cooler :)

hoylemd commented 3 years ago

cool. I'll copy this stuff to that issue and close this one. No need for a dupe :)

hoylemd commented 3 years ago

dupe of #34