|
|
Comments and Discussions
|
|
 |

|
Copyed the dll into C:\Documents and Settings\name\My Documents\todolist_exe
XP SP3 - Laptop
Runs the application but when -activated from ToDoList's [Tools->Calendar] menu item, it closes the ToDoList application.
Thank you for your time,
Mark...
|
|
|
|

|
The CalendarExt.dll is now supplied with Todolist itself. Please go to the Todolist article page and download the latest version 6.2.8 including all plugins.
If you are trying to compile this source yourself and copy the output file into the TDL directory, then it may or may not work. I haven't touched the code since 3.5yrs so it wouldn't surprise me if it was out of date. Dan has probably updated the calendar code and if you ask nicely he may be able to provide you with the latest version.
Cheers
[d3m0n]
Email (replace "***" with "key")
|
|
|
|

|
I notice that with ToDoList 6.1.b2 the Calendar can no longer be minimized. Also it does not take you to the task in TDL if you double click a Calendar entry. I hope that this will be fixed.
|
|
|
|

|
when i rebuild the calendar.
pre:
1,i copy the prj to todolist_src_dir.
error:
Deleting intermediate files and output files for project 'CalendarExt - Win32 Debug'.
--------------------Configuration: CalendarExt - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Base64Coder.cpp
DateHelper.cpp
FILEMISC.CPP
FileRegister.cpp
Misc.cpp
Regkey.cpp
RegUtil.cpp
StatusBarACT.cpp
TaskFile.cpp
TimeHelper.cpp
XmlFile.cpp
XmlNodeWrapper.cpp
BigCalendarCtrl.cpp
C:\TDL_Calendar_demo\3rdParty\Calendar\BigCalendarCtrl.cpp(73) : error C2039: 'CreateFontA' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\BigCalendarCtrl.cpp(73) : error C2660: 'CreateFontA' : function does not take 3 parameters
C:\TDL_Calendar_demo\3rdParty\Calendar\BigCalendarCtrl.cpp(76) : error C2039: 'CreateFontA' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\BigCalendarCtrl.cpp(76) : error C2065: 'MFS_BOLD' : undeclared identifier
BigCalendarTask.cpp
C:\TDL_Calendar_demo\3rdParty\Calendar\BigCalendarTask.cpp(151) : error C2039: 'HandCursor' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\BigCalendarTask.cpp(151) : error C2065: 'HandCursor' : undeclared identifier
CalendarData.cpp
CalendarExt.cpp
CalendarFrameWnd.cpp
C:\TDL_Calendar_demo\CalendarExt\CalendarFrameWnd.cpp(806) : error C2352: 'CTimeHelper::FormatTime' : illegal call of non-static member function
C:\TDL_Calendar_demo\CalendarExt\..\Shared\TimeHelper.h(32) : see declaration of 'FormatTime'
C:\TDL_Calendar_demo\CalendarExt\CalendarFrameWnd.cpp(815) : error C2352: 'CTimeHelper::FormatTime' : illegal call of non-static member function
C:\TDL_Calendar_demo\CalendarExt\..\Shared\TimeHelper.h(32) : see declaration of 'FormatTime'
CalendarUtils.cpp
DlgCompletedTasks.cpp
C:\TDL_Calendar_demo\3rdParty\Calendar\DlgCompletedTasks.cpp(128) : error C2065: 'MFS_BOLD' : undeclared identifier
C:\TDL_Calendar_demo\3rdParty\Calendar\DlgCompletedTasks.cpp(132) : error C2065: 'MFS_STRIKETHRU' : undeclared identifier
C:\TDL_Calendar_demo\3rdParty\Calendar\DlgCompletedTasks.cpp(137) : error C2039: 'CreateFontA' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\DlgCompletedTasks.cpp(137) : error C2660: 'CreateFontA' : function does not take 4 parameters
MiniCalendarCtrl.cpp
C:\TDL_Calendar_demo\3rdParty\Calendar\MiniCalendarCtrl.cpp(116) : error C2039: 'CreateFontA' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\MiniCalendarCtrl.cpp(116) : error C2660: 'CreateFontA' : function does not take 3 parameters
C:\TDL_Calendar_demo\3rdParty\Calendar\MiniCalendarCtrl.cpp(119) : error C2039: 'CreateFontA' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\MiniCalendarCtrl.cpp(119) : error C2065: 'MFS_BOLD' : undeclared identifier
Generating Code...
Compiling...
MiniCalendarMonthPicker.cpp
TaskInfo.cpp
TransparentListBox.cpp
C:\TDL_Calendar_demo\3rdParty\Calendar\TransparentListBox.cpp(212) : error C2039: 'CreateFontA' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\TransparentListBox.cpp(212) : error C2065: 'MFS_BOLD' : undeclared identifier
C:\TDL_Calendar_demo\3rdParty\Calendar\TransparentListBox.cpp(213) : error C2039: 'CreateFontA' : is not a member of 'Misc'
C:\TDL_Calendar_demo\3rdParty\Calendar\TransparentListBox.cpp(213) : error C2065: 'MFS_STRIKETHRU' : undeclared identifier
C:\TDL_Calendar_demo\3rdParty\Calendar\TransparentListBox.cpp(213) : error C2660: 'CreateFontA' : function does not take 4 parameters
VersionInfo.cpp
Generating Code...
Error executing cl.exe.
CalendarExt.dll - 21 error(s), 0 warning(s)
---------------------------------------------------
thanks
|
|
|
|

|
Hi,
I've just managed to rebuild the calendar plugin.
Since 2008 the shared and 3rd-party sources may have changed, unfortunately we don't (?) have a version control system.
You could try:
- use GraphicsMisc instead of Misc as scope (and include GraphicsMisc.h)
- add library Msimg32.lib as a linker input
- make FormatString (I don't remember) static
they should work.
Regards,
Andras
|
|
|
|

|
[url=http://tu.6.cn/pic/show-new/id/6128866][img]http://i3.6.cn/cvbnm/76/b2/0a/627a9b28251d6cd062d1585fff498edc.png[/img][/url]
as you can c from the above screen capture
the font is nearly impossible to read.
actually, TO read any chinese character smaller than 9pix on screen is always a hard thing.
can u kindly change the fonts size to 9 or 10 or just make the font size customizable anyway
It will be great appreciated if you can help me with this.
I have ever dreamed such an plugin for a long time.
This plugin can not be better if u can get it's font size correct for chinese character.
|
|
|
|

|
I don't think daemon is updating this code anymore, but is anyone competent enough to add a print feature to his existing code? That is one critically lacking feature that would make is so much more useful.
|
|
|
|
|

|
I would like to see auto SYNC with google calendar!
|
|
|
|

|
hope it comes back up
|
|
|
|

|
Anyone know what happened to the project page for ToDoList 5.9.2?
All I can find is a page stating the article has been deleted.
|
|
|
|

|
i can't find it either, but you can go to www.abstractspoon.com
|
|
|
|

|
See also the general thread in the Lounge[^].
I think there are a lot of wonderings about that right now... apparently the article was up on the 4th, as there's a message in the search results on the page forum on that date.
So what on earth happened in the last two days that knocked it offline?
|
|
|
|

|
Hi,
I know you're basically done with great plug-in for TDL.
Since dan.g now added Start time and Due Time as well as Completed time in 6.0a2. Having the ability to see these times in the Calendar would've been fantastic.
Would've been a great time management tool.
Anyway.. just a thought.
Thanks.
Armin
|
|
|
|

|
Hello,
When I have discovered Todolist, I was really happy to see the calendar feature.
But I realize that I don't really use it, because I have a lot of tasks, and in the calendar view there are too much tasks. It is often unreadable.
In the GTD (Get Things Done) method, the calendar should shows only the real importants events/dates. And indeed, even if my tasks have start and/or due dates, some of them doesn't need to be displayed in the calendar.
So would it possible to have in todolist a new column (or new task field ?) 'calendar flag task', which enable (or not) to see the task in the calendar ?
Of course when a task is created this flag is on.
What do you think about this idea ?
I have ask to Dan, he agree with the priniple, but he don't want to add a specific plugin field, and he tolds me to post a message ont this forum.
I think this new feature would help a lot in order to really use the calendar.
Sorry for my english.
Kind regards
|
|
|
|

|
Anyone read this forum
Finally, I use a workaround : flag the task (or use the category field, with a specific category name '@cal' for example) when I want to see it on the calendar, filter on it, then call the calendar...
Kind regards
|
|
|
|

|
Hi,
I just shortly got to know TDL and the calender plugin. I like it alot, as I nearly perfectly serves my needs. However, there is one feature I am currently missing:
Is there a way to show the estimated or actually used time of a task within the calender, meaning if I esimate a task with 3 day I would like to se 3 days ocupied in the calender.
Best Regards
Stephan
|
|
|
|

|
Closed: The Gantt viever does exactly this.
http://gantt.webest.net/[^]
Would be nice to have it as a plugin though.
Best Regards
Stephan
|
|
|
|

|
It would be very useful if TDL Calendar could show more than one project in a single calendar.
For instance, i could see my tasks for this week without having to open a project a time. This way, i can plan tasks much better.
|
|
|
|

|
I currently use 3 monitors with my main computer at home, and use a laptop for when I'm travelling. I just copy my .tdl files back and forth for synchronization. But this is proving to be problematic, since I have my ToDoList and calendar on my rightmost monitor at home.
The calendar's window position seems to be saved in the .tdl file, so when I open the .tdl on my laptop, I can't get the calendar window to show, since it tries to open on coordinates corresponding to something like x = 1924, y =0, which is out of boundary on my 1280x800 laptop. And since the calendar isn't a separate window, I cannot press Alt+Space, M to move it manually either. Hence there is no way for me to see the calendar on my laptop at all. The only thing I can do is open the .tdl on my main PC at home, open the calendar, move it to my primary monitor, close the calendar window, save the .tdl and copy the new file to my laptop.
Would it be possible to get the calendar window to be centered on the primary monitor if it is opened "out of boundary", like the main ToDoList window does? Or just some kind of hotkey for "Reset position" (so I can press that even though I can't see the actual window)?
modified on Friday, July 17, 2009 12:40 AM
|
|
|
|

|
you can actually write a autohotkey script to set the windows position.
something ilke below
; maximise the size of todolist window.
+F2::
;reset the screen to original position first.
WinGetPos, , ,Width , Height , A
MouseClickDrag, L, %mouseX%, (Height-sBarHeight), 345, (Height-sBarHeight)
mouseX := 345
SetTitleMatchMode, 2
WinActivate, AbstractSpoon
WinWaitActive, AbstractSpoon
PositionTDL(AbstractSpoon)
WinActivate, ToDoList Calendar
WinWaitActive, ToDoList Calendar
PositionTDLCalendar(Calendar)
return
PositionTDLCalendar(WinTitle)
{
WinGetPos,,, Width, Height, %WinTitle%
;tooltip, (A_ScreenHeight/2)-(Height/2)
; WinMove, %WinTitle%,, 0, 0,A_ScreenWidth, (A_ScreenHeight/1024.0*369.0)
WinMove, %WinTitle%,, 0, 0,A_ScreenWidth, (A_ScreenHeight/4)-31+142
}
PositionTDL(WinTitle)
{
WinGetPos,,, Width, Height, %WinTitle%
;tooltip, (A_ScreenHeight/2)-(Height/2)
WinMove, %WinTitle%,, 0, (A_ScreenHeight/4)-31, A_ScreenWidth, (A_ScreenHeight/4*3)
}
|
|
|
|

|
Please allow to select, if the creating date another date assigned to a project (e.g. due date or completed) will be chosen for displaying a todo entry.
Michael
|
|
|
|

|
Hi there,
the calendarplugin does not work in the latest version of TodoList.
I extracted it into the Todolistdirectory, but it does not show up in the menu.
I have already reinstalled TodoList from scratch, but that did not work either!
Can you help to get it to work?
Sincerely, Martin
|
|
|
|

|
Hi
It works fine for me in 5.7.5.
You might want to check out this thread which could be the same issue...
Cheers
[d3m0n]
Email (replace "***" with "key")
|
|
|
|

|
For some peoples (like me) it is difficult to see the difference between green and red.
Feature request:
give the user some options to configure different colors for different date types.
|
|
|
|
 |
|
|
General News Suggestion Question Bug Answer Joke Rant Admin
Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.
|
A Calendar UI extension component for the ToDoList, giving you a timeline view of your tasks
| Type | Article |
| Licence | CC (ASA 2.5) |
| First Posted | 12 Jan 2008 |
| Views | 377,202 |
| Downloads | 4,410 |
| Bookmarked | 236 times |
|
|