Add your own alternative version
Stats
41.7M views 412.2K downloads 3.4K bookmarked
Posted
3 Nov 2003
|
Comments and Discussions
|
|
Can you repost this to the Google Group[^] please (first post is moderated)?
|
|
|
|
|
When I click on the top bar for example "Title" or "Tags" and so on, it will sort by them.
When I click the same thing for the second time, it sorts it in the other direction. When I click it the third time, it returns to the first direction.
When I clicked it for the third time, I was expecting it to behave as if I have unsorted it.
I know that there is a way in the menu to click "Unsorted".
But is there a way to do it when I click 3 times on the sorted subject?
|
|
|
|
|
Can you repost this to the Google Group[^] please (first post is moderated)?
|
|
|
|
|
There are many long-term tasks in my list, and occupy quite a large room in calendar view.
I guess Calendar view prefers short-term tasks. So I tried to modify the cold as below.
Strongly suggest to add a checkbox control in settings to support this function.
Thank you!
if (HasOption(TCCO_DISPLAYCONTINUOUS))
{
double startdate = pTCI->GetAnyStartDate().m_dt;
double enddate = pTCI->GetAnyEndDate().m_dt;
if (startdate < 0.001) startdate = dCellStart;
if (enddate < 0.001) enddate = dCellEnd;
if ((pTCI->GetAnyStartDate().m_dt < dCellEnd) &&
(pTCI->GetAnyEndDate().m_dt >= dCellStart)&&
(enddate - startdate < 30))
{
|
|
|
|
|
Can you repost this to the Google Group[^] please (first post is moderated)?
|
|
|
|
|
How or can I insert a picture to my todo list?
For example, I have a list of products that I see the warranty end time.
I was thinking of putting a picture of the product in the task.
|
|
|
|
|
Switch the task comments to 'Rich Text' then drag/drop or copy/paste the image.
|
|
|
|
|
Thanks.
Strange that I'm not getting email notifications when I have a reply here.
|
|
|
|
|
That's a recurring CodeProject problem...
|
|
|
|
|
Is it me or some updates versions are the same as the updates before them?
Like in this update from 7.1.4.6 are the same as from 7.1.4.5?
|
|
|
|
|
Member 13003808 wrote: Like in this update from 7.1.4.6 are the same as from 7.1.4.5? 7.1.4.6 list all the fixes since 7.1.4.0, with the newest fixes (since 7.1.4.5) listed at the top.
|
|
|
|
|
Thanks
Now I have seen it.
It's not the same as the text when I was updating from the program.
|
|
|
|
|
Just an FYI
When i installed the latest Development Release of TDL, i could not login with my password. When reverted back to TDL v7.1.4 i was able to login using my password on Windows 10.
|
|
|
|
|
Thx, this should be fixed in 7.2.A1.
|
|
|
|
|
|
Hi,
Is there any way to get the largest task ID?
I want to import a csv format task list with Dependency and this list usually contains 20-30 tasks.
If I can know the largest task ID (or lastly created task ID), I can automatically put the dependencies for all those tasks using Excel.
Please advice.
|
|
|
|
|
|
When I want to make a new task and place it at the top of the sub-task it will put it at the bottom.
I have changed the settings in "User interface > General > Filtering > Toolbar > 'New Task' button places task: Above selected task.
'New Subtask' button places subtask: At top of selected task.
I am using the keyboard shortcuts. How can I make them act the same as the "Toolbar" buttons?
|
|
|
|
|
If you drop-down the 'New Task' menu you will see that the default shortcut for 'Above selected Task' is 'Shift+Alt+N'. Which worked for me.
You can change the default shortcuts via the Preferences dialog.
|
|
|
|
|
Thank you very much.
|
|
|
|
|
When I try to move a branch from the right to the left (With the left arrow) when there are many branches, it freezes the program.
So to get around this problem I use the mouse.
|
|
|
|
|
There's nothing I can do without more information together with the tasklist that caused the problem.
Perhaps you can record the problem via 'Help > Record Bug Report ' and send it to me...
|
|
|
|
|
Hi Dan, how are you?
Have you got my recorded bug report?
|
|
|
|
|
Yes I did thanks Mav, but I haven't yet looked at it... this weekend...
|
|
|
|
|
Can you also email me the tasklist shown in the report together with the ini file please?
|
|
|
|
|
|
General News Suggestion Question Bug Answer Joke Praise Rant Admin
Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.
|
|