Closed Lost-Projects closed 6 years ago
Hi,
Thanks for the feedback. However, the add-on is mainly implemented to follow the syntax of the todo.txt application which, as far as i know, does not support time. Therefore it is currently set the time to 00:00:00, however as I might presume from your comment this can also be set to the end of the day e.g. 23:59:59.
I think time support will not be supported because although it might be used supported by TB it is not supported by todo.txt format. However, in your case might it be sufficient for the time to be set to the end of the day?
Thank you for your reply. I do not know where to set this default time. I noticed that 9 months ago, you fixed a bug with time in modules. I looked at todoclient.jsm and line 64 seems to set hours to zero. Should I alter that line (I'll have to find where the addon is installed!)? If you are offering to set 23:59 as the default, then that would be great.
I see a reference to this issue is listed in this timeline. I went to the original project and saw that someone has proposed a time format about a month ago. I agreed with the proposal and suggested that the main project approve proposed format extensions so that the text can remain interoperable across apps. If they were to do that, then if anyone wanted to extend the format, they could either check for a standard notation or ask for their solution to be approved. If in the future you decided to support time in the due date, you could check how the text file would format time.
I have also seen the issue about updating the code for version 60 of TB, so I understand that any changes may be several months away, but fortunately, I'm still on version 52.9.1!
I've just changed the default time to the end of day. Therefore the issue you mentioned should not happen any more. If the functionality does not work as expected, please feel free to reopen this issue.
If you find any new information of a time format which is sued by the core todo.txt application, please let me know cause I'll update the add-on accordingly.
In my understanding, todo.txt is rather a set of formatting rules together with a command line tool implementing these rather than an application (on top of which many applications are built, indeed). I think that even the format
Having set up the add on, I don't seem to use time with due dates. Thunderbird allows a time to be set with dates, but upon synchronization, this reverts to 00:00. It can be a bit demoralising to start the day with a list of task that are already overdue - coloured red in Thunderbird's list. It would be nice to be able to order tasks by due time.
I have struggled to find any mention of time in the todo.txt documentation and I have not found a format that seems to work. If it is possible then, I guess this add on does not support it as setting the time in Thunderbird does not transfer to the todo.txt file and the setting in TB is lost on synchronization.
Thanks!