Suggestion: Multiple comments for a single task or a date splitter in comments

58 views
Skip to first unread message

SJ

unread,
Mar 24, 2017, 11:26:11 AM3/24/17
to abstractspoon-t...@googlegroups.com
Hi .Dan.g

Not sure if this topic was discussed already and not sure how much of this is possible. I am just adding this for brainstorming


Here is the use case :


I have parent task and sub-tasks.
I have day to day activities on subtasks which I update in comments using a datetime stamp 

Example:

 

3/22/2017 11:17:43 AM

___________________

update for 3/22

 

 

3/24/2017 11:17:53 AM

______________________

update for  3/24



Can we have multiple comments for a task ? we can have a "+" button at top to add new comments as necessary for a single task




Ralph Earey

unread,
Mar 25, 2017, 6:19:46 AM3/25/17
to ToDoList (AbstractSpoon) Support
Hi SJ, try Ctrl+D. Even better when used with the 'Append the user's name' & 'Append the following text' preferences (see attached).
2017-03-25 10_17_18-ToDoList Preferences.png

SJ

unread,
Mar 25, 2017, 1:39:42 PM3/25/17
to ToDoList (AbstractSpoon) Support
Hi Ralph,

I am already using Ctrl-D to enter username and datetimestamp , etc. 

But my point is little bit different : have a separation of comments instead, so that we can slice and dice the comments section

Right now in TDL file we have 
<COMMENTS> ....
</COMMENTS>

my point is  adding something like :
<COMMENTS>
<COMMENT  timestamp="3/24/2017 11:17:53 AM">
</COMMENT>
</COMMENTS>

## Advantage ##
1. visual separation in UI 
2. Quick deletion of comments made on particular date or timestamp.
3. Better filtering of all tasks updated / commented on particular date.

Kore Engineer

unread,
Mar 26, 2017, 9:30:36 AM3/26/17
to ToDoList (AbstractSpoon) Support
You could use Task Coach

.dan.g.

unread,
Mar 27, 2017, 12:33:13 AM3/27/17
to ToDoList (AbstractSpoon) Support
Hi SJ

>> 1. visual separation in UI 

Unfortunately the current Rich Text implementation uses the Windows Rich Text control, which also powers WordPad. 

To make this control work to handle discrete comments sections would be next to impossible I believe. So we would really be looking at a new plugin using some other component.

>> 2. Quick deletion of comments made on particular date or timestamp.

I hope you are not talking about being able to delete comments directly from the XML file :)

>> 3. Better filtering of all tasks updated / commented on particular date.

This would require modification of the IContentControl interface to support multiple discrete time-stamped comments because it is the core application that is responsible for wrapping this as XML. Currently the Rich Text content is a black-box to the app.

Not wholly impossible but a lot of work nonetheless. 

Dan
Reply all
Reply to author
Forward
0 new messages