mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
Feature - Default set of cards #72
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 @pkrolkgp on GitHub (Feb 25, 2021).
I would like with one click to deploy default set of cards, or maybe chose from defined earlier sets.
@nickbe commented on GitHub (Feb 27, 2021):
Templates are already on our list of future features. So yes, good idea.
@ddkul commented on GitHub (Apr 2, 2021):
Hey, I have a few ideas, could I work on this?
@nickbe commented on GitHub (Apr 2, 2021):
Sure, be our guest 😄
@ddkul commented on GitHub (Apr 20, 2021):
Hey, I was thinking, for starters, of presenting a certain number of default lists of cards once a new board is created. Would this be suitable?
Or, could you suggest a flow of how the user would be able to acquire the default set of cards?
@nickbe commented on GitHub (Apr 22, 2021):
We already planned to let users mark a board or a while project as a "template" project. And then offer some way to use those templates for new boards.
@ddkul commented on GitHub (Apr 24, 2021):
So has this been done? Or could I try it out?
@nickbe commented on GitHub (Apr 24, 2021):
No this is a planned feature.
@ddkul commented on GitHub (Apr 25, 2021):
Hey, so is there a part of the plan that I could contribute to?
@nickbe commented on GitHub (Apr 25, 2021):
There sure is. Basically this feature is very straightforward. Basically what we simply need is the ability to mark a project as a "template container" - which will make the board itself invisible and unusable for everyone except global admins.
Then, when creating a new board we need an additional function to "Create board from template" where we browse through the templates in a similar way as moving cards to another board.