mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Can not use markdown to create link in task #128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cmdntd on GitHub (Aug 29, 2021).
Task should be created with link, this is useful when you do not have subtask
@nickbe commented on GitHub (Aug 30, 2021):
Oh but you can actually. Just Copy/Paste the URL of a card into the description like in this example:
and you can follow the link by clicking on it.
@cmdntd commented on GitHub (Aug 31, 2021):
I can't
Link in task can not be clickable.
And I 'd like this structure of markdown:
[Google link](https://google.com)@nickbe commented on GitHub (Aug 31, 2021):
But you can:
Don't use markdown here. Simply use a standard URL syntax. This is actually on purpose here. We are in a work tool. Hence we don't need nice looking links - instead we want them quick and completely transparent.
If you mean the card name - this is only meant for a title only
@cmdntd commented on GitHub (Aug 31, 2021):
Sorry, but it seems that you test in "card description"

I 'm talking about tasks
@nickbe commented on GitHub (Sep 1, 2021):
URLs in Subtasks are on the list of upcoming changes since #113.
@patcon commented on GitHub (Mar 19, 2024):
Sometimes someone is in an onboarding tool: https://github.com/plankanban/planka/issues/113#issuecomment-2005138954
Or a community management tool. Trello is very adaptable and diverse. Trello's "inspiration" documentation makes clear that part of their success was understanding that they were not just a "work tool" <3
@patcon commented on GitHub (Mar 19, 2024):
But can this be closed as a duplicate?
@meltyshev commented on GitHub (Mar 19, 2024):
Duplicate: https://github.com/plankanban/planka/issues/113
@meltyshev commented on GitHub (Mar 19, 2024):
Thanks for pointing that out. At some point it became very hard to track 😀