Ability to add card with an arbitrary link

1 view
Skip to first unread message

Marcin Zajączkowski

unread,
Dec 9, 2009, 5:06:49 AM12/9/09
to Taskboard (your on-line tool for task management fun)
Hi,


Maybe I've missed something obvious, but is it possible to add a card
with some completely arbitrary link?
In a demo I've seen cards with link to JIRA issue, but I wasn't able
to add link to already existing card or add a new card with some fancy
link as a title.


Regards
Marcin

Bartek Szopka

unread,
Dec 9, 2009, 5:27:15 AM12/9/09
to task...@googlegroups.com
2009/12/9 Marcin Zajączkowski <msz...@wp.pl>:
> In a demo I've seen cards with link to JIRA issue, but I wasn't able
> to add link to already existing card or add a new card with some fancy
> link as a title.
>

Adding a link to already existing card is not possible right now.
It's a shame but we didn't include this quite basic feature.

When it comes to adding cards with arbitrary links, you can simply
paste a link into 'Add cards' field (with http:// and stuff) and it
will create a card for this link. You will be able to edit it's
description later, but the 'Issue' name will be generated from the
link.

If you want to add cards from issues from JIRA you need to have your
JIRA configured in config/taskboard.yml file.
Taskboard will then recognize JIRA links pasted into 'Add cards' field
and treat them nicely (adding singe issues or every issue from
filter).

Hope it helps.

Cheers,
Bartek

Marcin Zajączkowski

unread,
Dec 9, 2009, 6:15:30 AM12/9/09
to task...@googlegroups.com
Dnia 9-12-2009 o godz. 11:27 Bartek Szopka napisaďż˝(a):
(...)
> Adding a link to already existing card is not possible right now.
> It's a shame but we didn't include this quite basic feature.

I hope it is scheduled on some further version.

> When it comes to adding cards with arbitrary links, you can simply
> paste a link into 'Add cards' field (with http:// and stuff) and it
> will create a card for this link. You will be able to edit it's
> description later, but the 'Issue' name will be generated from the
> link.

Hmm, I wasn't able to do that with demo, but I've just rechecked it and
a problem is that URL like:
http://taskboard.cognifide.com/
(with slash at the end) isn't properly resolved
(http://taskboard.cognifide.com works fine).

Btw, it would be nice to be able to edit already existing in a card URL.


> If you want to add cards from issues from JIRA you need to have your
> JIRA configured in config/taskboard.yml file.
> Taskboard will then recognize JIRA links pasted into 'Add cards' field
> and treat them nicely (adding singe issues or every issue from
> filter).

Nice feature. I have to check how easy/hard would be an addition of
something similar for Bugzilla (but for now it will be probably enough
for me to add clickable URLs by hand).

> Hope it helps.

Yes. Thanks!


Regards
Marcin





--
Ad...

----------------------------------------------------
Pozbieraj tre�ci ze swoich ulubionych stron w jednym miejscu!
I napisz koniecznie, czy ci si� spodoba�o!
Internet od nowa: http://klik.wp.pl/?adr=http%3A%2F%2Fpozbierane.pl&sid=927


Bartek Szopka

unread,
Dec 9, 2009, 6:29:15 AM12/9/09
to task...@googlegroups.com
2009/12/9 Marcin Zajączkowski <msz...@wp.pl>:
>> Adding a link to already existing card is not possible right now.
>> It's a shame but we didn't include this quite basic feature.
>
> I hope it is scheduled on some further version.
>
No one really needed it before :P
But it would be nice to have, so I'll added it as feature request on GitHub:
http://github.com/CognifideLabs/taskboard/issues/#issue/64

> Hmm, I wasn't able to do that with demo, but I've just rechecked it and
> a problem is that URL like:
> http://taskboard.cognifide.com/
> (with slash at the end) isn't properly resolved
> (http://taskboard.cognifide.com works fine).
>

We got a bug here!
Thanks for finding this one :)

http://github.com/CognifideLabs/taskboard/issues/#issue/65

> Btw, it would be nice to be able to edit already existing in a card URL.
>
Yes, I've described it together with editing URLs in:
http://github.com/CognifideLabs/taskboard/issues/#issue/64

> Nice feature. I have to check how easy/hard would be an addition of
> something similar for Bugzilla (but for now it will be probably enough
> for me to add clickable URLs by hand).
>

You can check how it is done for JIRA in lib/jira_integration.rb and
lib/jira_parser.rb.
And of course it's checked in add_card method of TaskboardController.
We didn't created any API for this kind of 'plugins', so it simply
needs to be added in the code at this point.


Thanks for your feedback.
Hope you will find Taskboard useful!

Cheers,
Bartek

P.S.
It always seems a bit awkward for me when I use English to communicate
with Polish people ;)
But it's all for the community :)

prozz

unread,
Dec 9, 2009, 9:06:44 AM12/9/09
to Taskboard (your on-line tool for task management fun)
> > Nice feature. I have to check how easy/hard would be an addition of
> > something similar for Bugzilla (but for now it will be probably enough
> > for me to add clickable URLs by hand).
>
> You can check how it is done for JIRA in lib/jira_integration.rb and
> lib/jira_parser.rb.
> And of course it's checked in add_card method of TaskboardController.
> We didn't created any API for this kind of 'plugins', so it simply
> needs to be added in the code at this point.

still got plans for doing this for trac. if someone is in need, please
tell. should work as a good boost :)

cheers!
PR
Reply all
Reply to author
Forward
0 new messages