promotional bannermobile promotional banner
premium banner
A simple client side task list mod.

Description

Task List

A simple task list (or todo list) mod.

Default keybind to open the task list screen is (period key)

This mod doesn't need to be installed on a server to work.

Features:

  • Reordering list
  • Export list to csv
  • Import list from csv
  • Sorting list via alphabetical or time created
  • Separate task lists for worlds/servers

To do:

  • Move sort button to above task list
  • Make task list screen close with same button to open it
  • Save time created data when exporting
  • Add support for separate task lists for worlds and servers
  • Add option to always display task list on the right side of the screen
  • Add chat commands to manipulate task list
  • Add server side functionality for global server task list
  • Upload source code to repo
  • Maintain list order when close screen
  • Maintain sort option when close screen
  • Change .ndjson to be a list instead of each task on a newline
  • Increase space between tasks for better readability