Download
(139Kb)
Download
Updated: 12-21-14 10:14 AM
Pictures
File Info
Compatibility:
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:12-21-14 10:14 AM
Created:12-18-14 04:53 PM
Downloads:1,400
Favorites:13
MD5:

Daily To Do

Version: 1.0.3
by: Ærixalimar [More]

A Fan Update of DailyCheckList, an addon to create custom ToDo checklists.

Features:

  • Create Multiple Lists
  • Daily, Weekly, or Manual entries
  • Profile support
  • Optionally mutually exclusion with Blizzard's Quest frame.

Chat Commands:
/dailytodo or /todo

/todo show
/todo hide
/todo toggle
Show, Hide, or Toggle the visibility of the checklist.
/todo show icon
/todo hide icon
Show / Hide the minimap icon (currently requires ui reload).
/todo lock
/todo unlock
Lock / Unlock the frame position.
/todo check time - checks if entries should be reset
/todo show completed - show completed entries
/todo hide completed - hide completed entries
/todo options - brings up options and leaderboards panel
/todo profiles - opens profiles dialog
/todo manager - opens manager dialog


I will be using WowInterface to track bugs and changes, and am more than open to collaboration!

Fixed a bug that caused the Objectives Frame to hide and not be removed when DailyToDo wasn't supposed to be controlling it.
Post A Reply Comment Options
Unread 04-08-15, 04:00 PM  
MartinLauridsen
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Originally Posted by KeTonic
Sadly i think we have to accept that this addon is dead, i will miss it dearly!
R.I.P
I do not hope so
Report comment to moderator  
Reply With Quote
Unread 01-30-16, 07:09 PM  
KeTonic
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Re: An Update

Originally Posted by Ærixalimar
Hey folks! Sorry I've been quiet for a while ... was focusing on actually playing and getting a few toons into MC before it went away!

Hello Ærixalimar,

Would just like to ask if there is any chans of a update for this awesome addon.
Report comment to moderator  
Reply With Quote
Unread 05-08-16, 01:59 AM  
KeTonic
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Replacement

Hello all,

As of now i found my self a replacement for this!
http://mods.curse.com/addons/wow/exec_assist

It does everything DtD did and more!
Report comment to moderator  
Reply With Quote
Unread 11-17-19, 01:03 AM  
villadelgado
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
DailyToDo.lua line 1734: attempt to index field 'checkbox' (a nil value)

Date: 2019-11-16 23:00:52
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\DailyToDo\DailyToDo.lua line 1734:
attempt to index field 'checkbox' (a nil value)
Debug:
DailyToDo\DailyToDo.lua:1734: ToggleSingleChecklistFrameCheckbox()
DailyToDo\DailyToDo.lua:482:
DailyToDo\DailyToDo.lua:481
Locals:
self = <table> {
RemoveListFromChecklistFrame = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:731
SetDefaultModuleLibraries = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:367
ResetTimer = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:209
checklistFrameHeaderExpandPool = <table> {
}
checklistManagerFrame = ChecklistManagerFrame {
}
ToggleSingleChecklistFrameCheckbox = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1711
checklistManagerFrameUp = <unnamed> {
}
EnableModule = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:332
modules = <table> {
}
CancelTimer = <function> defined @Interface\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:147
IterateEmbeds = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:442
checklistOptionsFrame = <unnamed> {
}
checklistManagerLockText = <unnamed> {
}
DeleteSelectedList = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1354
icon = <table> {
}
ToggleChecklistFrameListCheckbox = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1693
checklistManagerFridayCheckbox = <unnamed> {
}
ToggleSingleChecklistManagerCheckbox = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1654
CreateChecklistFrame = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:298
CreateChecklistList = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1503
Printf = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole-3.0.lua:69
managerPanelHeight = 300
SetDefaultModulePrototype = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:409
UpdateEntryPositionsOnChecklistFrame = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:624
checklistManagerDeleteListButton = <unnamed> {
}
UpdateVisibilityForEntryOnChecklistFrame = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1865
defaultModuleState = true
UpdateEntryCompletedOnChecklistFrame = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:686
IsEnabled = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:451
HideChecklistFrame = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1827
ScheduleTimer = <function> defined @Interface\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:94
DisableModule = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:350
UpdateVisibility = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:110
checklistManagerFrameCheckboxes = <table> {
}
currentDay = 7
checklistManagerFrameScroll = checklistManagerFrameScroll {
}
RegisterMessage = <function> defined @Interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
GetArgs = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole-3.0.lua:144
data = <table> {
}
selectedManagerFrameList = 1
checklistManagerListDropDown = ChecklistManagerListDropDown {
}
checklistFrameCheckboxPool = <table> {
}
checklistManagerThursdayCheckbox = <unnamed> {
}
UpdateEntryOnChecklistFrame = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:590
checklistFrameHeaderTextPool = <table> {
}
RemoveChecklistFrameElements = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:349
checklistManagerTuesdayCheckbox = <unnamed> {
}
HandleChatMessageCommands = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:117
SetEnabledState = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:424
checklistFrameTextPool = <table> {
}
enabledState = true
checklistManagerTextField = ChecklistManagerTextField {
}
RegisterEvent = <function> defined @Interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
maxEntries = 13
RefreshEverything = <function> defined @Interface\AddOns\DailyToDo\DailyToDo.lua:1792
checklistProfilesFrame = <unnamed> {
}
CreateListOnChecklistFrame = <function> def
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: