forked from wekan/wekan
-
Notifications
You must be signed in to change notification settings - Fork 0
Templates
Lauri Ojansivu edited this page May 28, 2020
·
16 revisions
VIDEO ABOUT HOW TO USE BOARD TEMPLATES
More about templates explained here
Templates feature requests and bugs
There is currently:
- Per-user templates, it works as described below.
- Card hamburger menu / Copy Checklist Template to Many Cards
At Roadmap of xet7, Maintainer of Wekan, these already have some funding:
- Collapsible Swimlanes with count
- Single fixed list titles static at top of swimlanes view.
- Main Boards/Organizing Boards/Nested Tabs + Shared templates + Top Level Projects.
- Teams/Organization Templates.
- Bug: Board templates aren't created automatically whenever the user was created by REST API or OAuth2.
These don't yet have funding:
At Roadmap of some other Wekan Contributors:
- Prettify email notifications.
- Create a new list to Card Templates Swimlane
- Add template cards to that new list.
- Create Lists to List Templates Swimlane
- Add cards etc content to lists.
- Create List to Board Templates Swimlane.
- Create Card to List that is at Board Templates Swimlane
- Clicking black folder icon on that card goes to your new Board Template full screen view.
- Add content to your Board Template
- Go to some board.
- Click Add Card. (Do not write card text).
- Click Template.
- Write new Title for template card you are planning to add.
- Search for Template Card name or see that Template Card name is visible.
- Click that Template Card.
- Now Template Card is inserted with your new title.
- Go to some board.
- At right edge or all lists, click Add List. (Do not add list name).
- Click Template.
- Write new Title for Template List you are planning to add.
- Search for Template List Name or see if Template List Name is visible.
- Click that Template List Name.
- Now Template List is inserted with your new title.
- Go to All Boards.
- Click Add Board. (Do not add new board name).
- Click Template.
- Write new Title for Template Board you are planning to add.
- Search for Template Board Name or see if Template Board Name is visible.
- Click that Template Board Name.
- Now Template Board is inserted with your new title.
- About
- No UI major redesign
- Test Edge
- FAQ
- IRC FAQ - answers to questions asked at IRC
- Roadmap - board at Wekan demo
- Team
- Press
- Blog
- NOT related to Wekan
- Wekan vs Trello vs Restyaboard
- Features
- Custom Logo
- Gantt Chart
- Admin: Impersonate user
- Emoji etc syntax
- Numbered text syntax
- Time Tracking
- Subtasks <== Has fix
- Templates
- Archive and Delete
- Adding Users
- LDAP
- Keycloak
- Google login
- Azure
- OAuth2, Auth0, GitLab, RocketChat
- Oracle OIM on premise using OAuth2
- ADFS 4.0 using OAuth2 and OpenID
- Nextcloud
- CAS Please test
- SAML Please test
- IFTTT
- Custom Fields
- Due Date
- Forgot Password
- Requirements
- Translations
- Roadmap
- Fix Export board menu not visible on some boards
- Integrations
- RAM usage
- Demo
- Swimlane Documentation
- Wekan Markdown
- Download Wekan for various Platforms: Supported by xet7, Operating Systems, NAS, Cloud
- Example: New card with Python3 and REST API
- Python client to REST API
- Java
- Wekan Sandstorm cards to CSV using Python
- Excel and VBA
- Global Webhook
- Limiting Webhook data
- Receiving Webhooks
- Outgoing Webhook to Discord/Slack/RocketChat/Riot
- Outgoing Webhook to NodeRed
- Outgoing Webhook to PowerShell
- Security: Webhook and CA
- Outgoing Webhooks Data
- Outgoing Webhooks and Let's Encrypt
- Outgoing Webhooks Original Pull Request, multiple Webhooks, more parameters and response order