Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:16 Go to next message
Grzegorz Abramczyk is currently offline Grzegorz AbramczykFriend
Messages: 10
Registered: April 2011
Junior Member
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] Thu, 12 April 2012 01:47 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
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: Thu Apr 25 03:29:57 GMT 2024

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

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

Back to the top