|
|
Comments and Discussions
|
|
 |

|
Hi Dan,
I recently updated after a long time to the current version (BTW: Several cool new features, many thanks for your ongoing development effort!)
When I open tdl://C:\mypath\ToDo.tdl?1751 TDL comes to foreground, but it doesn't open the task list / change the selected task to the passed task (e.g.1751) anymore. Thus, the links generated by flat_sorted_todolist.xsl does not work anymore.
Any idea what happened? Can you reproduce this? (Maybe I missed a new option ...? I checked the option that tdl:// is supported.)
|
|
|
|

|
Can you create a simple tasklist that exhibits this problem and send it to me pls?
|
|
|
|

|
Well, it works now. Maybe I did not reboot after the installation ... Thanks anyway!
|
|
|
|

|
Hello.I am working in machine building industrial.I am using to do list and i think it is great .
Simple and clever .But for my opinion it should be fev more option in this softwear.
1.Internal email client where you can connectet task with the email.
2.More raports.
3.Own column name should be show on the raport
4.I am Polish then i waiting on polish langue.
I am not programist then i can not help.:/
I am waitng for future version .Thank you for such amazing softwear
|
|
|
|

|
Thx for your support.
I will give your suggestions some thought.
|
|
|
|

|
Hi, I'm trying to set reminders for tasks, but even once set, nothing pops-up. Also, do I have to have the application open for the reminders to work?
Fantastic app by the way - I love it! just need to be reminded as to when things are happening =)
Help!?
|
|
|
|

|
Could you add a screenshot or a screen-movie so we can see what you are doing?
Pierre
|
|
|
|

|
FatJobby wrote: Also, do I have to have the application open for the reminders to work? Absolutely.
|
|
|
|

|
Hi Dan,
About 2 months ago, I sent you a French translation file with a few corrections.
Did you got it ?
Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
|
|
|
|

|
Yes, I've just been really slack...
|
|
|
|

|
Version 6.3.9:
Sorting of the column 'category' by numbers seems to work only for numbers up to 5 digits. Now I've entered a 6 digits number (100020) and it is sorted below 87482. All numbers below 100000 are sorted correctly.
I haven't tested other fields. If they follow the same logic, they might be sorted wrong, too.
Martin
|
|
|
|
|

|
About says: 6.3.9
edit: I just found out (because our numbers have 6 digits now), that 100031 is sorted before 100020 (which is correct), but both numbers are sorted below 87428.
Here's how it looks like (sorted descending):
89491
88256
88092
87482
100031
100020
Martin
|
|
|
|

|
Hi,
Didn't use big numbers in the category field, but I tried this out.
If I sort the category column I get:
87482
88092
88256
89491
100020
100031
And this result is correct.
But I agree that something is wrong if I look at the editing control:
If I click on the little arrow on the right hand of the edtiting field 'category' to choose a category I get:
100020
100031
87482
88092
88256
89491
And this is (obviously) not correct.
I'm using ToDoList Ver 6.5.10
Cheers,
Jochen
|
|
|
|

|
Seem to be
1) Sort by numbers
2) Sort alphabetically
Pierre
|
|
|
|

|
Hopefully you will all see this reply...
The task-tree uses the same 'natural' sorting that Explorer does, so that numbers are sorted correctly.
Comboboxes, however, use whatever in-built sorting algorithm they were originally written with which is probably plain alphanumeric. I'll look into it, but I doubt I can change the combo sorting.
|
|
|
|

|
Hi Dan,
.dan.g. wrote: Comboboxes, however, use whatever in-built sorting algorithm they were originally written with which is probably plain alphanumeric. I'll look into it, but I doubt I can change the combo sorting.
I do not have many categories, so it's relativly easy to keep track of them when the combo box shows the options (different categories) after clicking on the little arrow and to pick the one I want to use. (It would be easier if they would be sorted alphabetically...)
But imagine a user who has to put in let's say a 1000 different product numbers and the listing of those is in disorder...
You wrote that there is a built in sorting algorithm. That might easily be changed by you, I assume.
The problem is - I assume again - that the categories are strored in the tdl file. So ToDoList would have to read what's already in the tdl file resort the categories put a new one in and store the result then, right?
This brings me to another question:
I've experimented with the custom editing fields (custom columns). These are strored in the the tdl file.
Would it be possible to offer an option that allows to change the order while working in ToDoList?
It's a bit "tricky" to edit the tdl file all the time.
Cheers,
Jochen
|
|
|
|

|
TCP_JM wrote: You wrote that there is a built in sorting algorithm. That might easily be changed by you, I assume. I also said 'I doubt I can change the combo sorting'
TCP_JM wrote: Would it be possible to offer an option that allows to change the order while working in ToDoList? Absolutely.
|
|
|
|

|
.dan.g. wrote: I also said 'I doubt I can change the combo sorting' I feel a man like you can manage it
.dan.g. wrote: TCP_JM wrote: Would it be possible to offer an option that allows to change the order while working in ToDoList? Absolutely. Great, highly appreciated. Thank you very much in advance.
- - -
Another question:
I created a new custom column "Work Date". What I would need to need is "Work Date (relative)" so that I can use it for "relative" searches in 'find tasks'. I can not create this (obviously).
So the question is:
Would it be possible to offer such a column (or another name) as a standard column like 'Due Date', 'Start Date'?
BTW: That would solve a lot of requests regarding a "Follow-Up-Date", too.
Cheers,
Jochen
|
|
|
|

|
TCP_JM wrote: Would it be possible to offer such a column (or another name) as a standard column like 'Due Date', 'Start Date'? I would rather fix it so that the Find Tasks dialog can support relative custom date attributes...
|
|
|
|

|
.dan.g. wrote: I would rather fix it so that the Find Tasks dialog can support relative custom date attributes... Thanks. Does rather mean that you are doing it?
Jochen
|
|
|
|

|
TCP_JM wrote: Does rather mean that you are doing it? It does indeed.
|
|
|
|

|
.dan.g. wrote: TCP_JM wrote: Does rather mean that you are doing it? It does indeed. As always: great. Thank you. I'm very much looking forward to that feature.
Jochen
|
|
|
|

|
In the list it works (6.5.10)
Regarding the combo box (editing field: category):
I'm under the impression that the order depends on the order the user has put the categories in.
The sorting by numbers (or alphabetically) is not correct (neither ascending nor descending).
Jochen
|
|
|
|

|
TCP_JM wrote: I'm under the impression that the order depends on the order the user has put the categories in. I've just checked 6.6 and it definitely inserts items, including numbers, in alphabetic order.
However it doesn't sort numbers 'as numbers' but as if they were words. ie. '20' comes after '1' and before '8'.
|
|
|
|
 |
|
|
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 hierarchical task manager with native XML support for custom reporting.
| Type | Article |
| Licence | Eclipse |
| First Posted | 3 Nov 2003 |
| Views | 12,722,784 |
| Downloads | 224,939 |
| Bookmarked | 2,918 times |
|
|