Description
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).
- Write a thing you need to do later on your list
- Shift click items into the list
- Display item counts
- Drag list entries around to change order
- Click a list entry to edit its name
- Multi-add items with the "Keep focus" option
- More options like opacity or toggling in "ESC" -> Options -> Addons -> TodoChecklister
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 an 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.
Credits
This addon is a fork of https://www.curseforge.com/wow/addons/todochecklister. All original work was done by assisrMatheus. I have done renovation work to get it working without errors on modern retail WoW.
