JonasJurczok / factorio-todo-list

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

Factorio Todo-List

A distributed todo list for Factorio to keep track of all the tasks in your factory.

Project up for adoption

Due to life and family I have no time to play Factorio anymore, let alone spend time developing mods. If you would like to take over the project and give it the attention it deserves, please contact me via mail (see mod portal) or via issue here in the project.

Why?

We are playing a lot of multiplayer Factorio in our free time. Especially as bases grow and you progress into the late game it becomes more and more difficult to keep track of all the little things you are planning and have yet to do.

During every session our desk fills with paper notes with little tasks on them but we always keep being annoyed by this less than perfect solution. Hence this mod was created :)

How to use it?

Basic usage

Upon starting a game with this mod (or loading an existing save for that matter) you will find a small button in the upper left corner. Just click it or press shift-T :)

minimized

There's also a couple of shortcuts you can add to your quickbar to toggle the Todo list UI or bring up the dialog to make a new task.

To close the main frame, you can click the little x in the top-right, or press E or Esc to dismiss the ui, just like any other Factorio UI. This does have a few edge cases detailed below:

Adding tasks

Click the Add button to add a new task. You can enter a multiline text and choose an assignee. Picking an assignee is optional.

add task

Assigning tasks

There are two ways to assign a task to someone:

unassigned

Completing tasks

Just click the checkbox besides the task to mark it as completed. The task will be moved to the done list.

complete

To get it back to the open list, just click on the Show completed tasks button and uncheck the checkbox.

show completed

Editing tasks

Click on the edit button besides a task to bring up a small screen. There you can modify the task.

Deleting tasks

If you want to remove a task you can do that from the edit screen.

Hide the minimized UI?

Is the minimized UI (the "Todo List" button) still taking up your precious screen space?

In the settings menu you can disable it. Then you'll only be able to use the hotkey (default shift-t) or the shortcut to show/hide the todo list.

How to contribute?

If you want to contribute feel free to create a pull request (with new translations for example).

Otherwise you can create an issue if you find a bug or have an idea for a feature.

If you don't have a github account feel free to contact us via mail at jonasjurczok+factorio@gmail.com.

Attributions

Credit where credit is due :)

Changelog

The full changelog can be found here.