hutcho / TodoChecklister

A todo list addon for World of Warcraft retail
GNU General Public License v3.0
0 stars 0 forks source link

Downloads Downloads

TodoChecklister

A todo list addon for World of Warcraft. Save a persistent list that that you can update on any character you play. Write things down so you don't forget them. Tick them off. Delete them from the list.

This addon is listed under the name TodoChecklister2 on curseforge, but it will appear in game as just TodoChecklister (without the 2).

demoGif

Installation

or

Commands

/todo help - Display available commands

/todo show - Show the list

/todo hide - Hide the list

/todo toggle - Show/hide the list

/todo add MESSAGE - Adds MESSAGE to your list Example: /todo add do nagrand dailies will add a item named "do nagrand dailies" to your list

/todo tick INDEX - Ticks/unticks an item at INDEX Example: /todo tick 1 ticks the first item on your list

/todo move FROM_INDEX TO_INDEX - Move item from FROM_INDEX to TO_INDEX Example: /todo move 1 3 moves the first item to the 3rd slot

/todo remove INDEX - Remove item at INDEX Example: /todo remove 1 removes the first item from the list

/todo set - Open Addon options screen. Can also use /todo options.

/todo resetposition - Reset the list window to its default size, position and scale. Does not touch the list items.

Download links

You can download it from:

Credits

This addon is a fork of https://github.com/AssisrMatheus/TodoChecklister. All original work was done by assisrMatheus. I have done renovation work to get it working without errors on modern retail WoW.