[#5694] Adding quick links for adding task to tasklists
Summary Adding quick links for adding task to tasklists
Queue Nag
Queue Version HEAD
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester Gunnar Wrobel <p (at) rdus (dot) de>
Created 09/04/2007 (305 days ago)
Due
Updated 09/06/2007 (303 days ago)
Assigned
Resolved 09/06/2007 (303 days ago)
Attachments nag_Add-to-tasklist_20070904.patch Download
Milestone
Patch No

History
09/06/2007 Chuck Hagenbuch Comment #4
State ⇒ Rejected
Reply to this comment
I agree with Jan - it's overloading the panel. I think that a sidebar 
block with these shortcuts might be better - especially if it was a 
preference to turn it on/off.

Also, it's basically never okay to load images from another Horde 
application and introduce a dependency that way.
09/06/2007 Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
I can see how this makes your life easier, but I think it's too 
confusing for the average user to have more information in the panel 
than necessary. And I don't consider the action behind this icon 
sufficiently obvious without clicking on it.
09/05/2007 Gunnar Wrobel Comment #2 Reply to this comment
After looking at it again today I would say it is completely 
sufficient to add the link in panel.inc and keep task_summaries.inc as 
it is.
09/04/2007 Gunnar Wrobel Comment #1
Queue ⇒ Nag
Priority ⇒ 1. Low
Summary ⇒ Adding quick links for adding task to tasklists
New Attachment: nag_Add-to-tasklist_20070904.patch Download
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
The attached patch adds quick links to the task list names in

  - the task summary view if the task list name is being displayed
  - the task list panel if it is displayed

Adding tasks and assigning them to task lists is currently very 
cumbersome if you have more than 10 task lists and this patch would 
make my life easier :)

It is a quick hack and I just wanted to know if it acceptable that way 
or which parts needs to be fixed. It currently uses the plus sign from 
kronolith which is obviously not okay.