digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
635 stars 109 forks source link

Add URL type to Labels #120

Open Lysander opened 5 years ago

Lysander commented 5 years ago

I would appreciate it if you could add a kind of URL to the Labels. This way you could relate a ticket to a bug tracking or any other external system. It must be cklickable of course in the task lane overview!

Of course it must have a name field and an URL field separately! That way you could create a Label likes this:

Name: Bug1234 URL: http://192.168.0.100/bugzilla/show_bug.cgi?id=1234

You just see "Bug1234" but you can click on it an follow the URL to the other system, Might be also good to have a tooltip by hovering with the URL.

If you omit the name, the url could probably be shortened?

syjer commented 5 years ago

Hi @Lysander , good idea :)