Skip to main content



      Home
Home » Eclipse Projects » Mylyn » How to hide TaskKey on Task List
How to hide TaskKey on Task List [message #834250] Sun, 01 April 2012 13:16 Go to next message
Eclipse UserFriend
Hi. I am writing mylyn connector, and I want task list only to show Summary of the task and not TaskKey. I don't have anything suitable to show as TaskKey (task id is to long and not user friendly) and I see that local tasks have only single part presented on Task List.

Is there any simple way to achieve that?

Best Regards,
Grzegorz Abramczyk
Re: How to hide TaskKey on Task List [message #842095 is a reply to message #834250] Wed, 11 April 2012 21:47 Go to previous message
Eclipse UserFriend
If you set the taskKey attribute on ITask to an empty String in
AbstractRepositoryConnector.updateTaskFromTaskData() the IDs should no
longer be displayed in the task list.

For question related to development of integrations I would generally
recommend asking on mylyn-integrators-dev.

Steffen


Grzegorz Abramczyk wrote:

> Hi. I am writing mylyn connector, and I want task list only to show
> Summary of the task and not TaskKey. I don't have anything suitable to
> show as TaskKey (task id is to long and not user friendly) and I see that
> local tasks have only single part presented on Task List.
>
> Is there any simple way to achieve that?
>
> Best Regards,
> Grzegorz Abramczyk

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Previous Topic:how does mylyn determine whether a task should be marked finished
Next Topic:Mylyn 3.7 is now available
Goto Forum:
  


Current Time: Tue Jun 24 16:32:48 EDT 2025

Powered by FUDForum. Page generated in 0.02910 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top