-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 cre 10000 ated 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.
Wekan - OpenSource Kanban
- Deep Dive Into WeKan
- Meteor WeKan Roadmap - board at Wekan demo
- Multiverse WeKan Roadmap
- Docs/Manual
- Change Language
- Forgot Password
- About
- Test Edge
- WeKan Design Principles
- FAQ
- IRC FAQ - answers to questions asked at IRC
- Team
- Press
- Blog
- Wekan vs Trello vs Restyaboard
- Results of Survey 2020-01
- Allow private boards only: Disable Public Boards
- Security Disclosure and details of Security in Wekan
- Security issues
- Password Hashing
- Cron: Hourly restart WeKan, because of memory leaks
- Maybe: Add more RAM to Node.js to prevent crash
- Clustering AWS etc
- Scaling
- Kubernetes
- Redis Oplog
- Meteor Scaling at Meteor Cloud
- Scaling at Meteor forums
- From Previous Export, paste big WeKan JSON
- Progress: Import/Export/Sync
- From CSV/TSV
- From Trello
- From Jira
- From Asana
- From Zenkit
- From old Wekan manually
- Converting Meteor Stylus to CSS
- Repair MongoDB
- Using Meteor MongoDB to repair files
- If board does not open and keeps loading
- Repair Docker
- Wekan Markdown
- Emoji
- Mermaid Diagram DOES NOT WORK ANYMORE
- Numbered text
- Automatic login
- Disable Password Login
- Forgot Password
- Admin: Impersonate user
- Adding Users
- Active users Presence
- Accounts Lockout: Brute force login protection
- LDAP
- LDAP AD Simple Auth
- Keycloak
- Google login
- Azure
- OAuth2, Auth0, GitLab, RocketChat
- Oracle OIM on premise using OAuth2
- ADFS 4.0 using OAuth2 and OpenID
- Azure AD B2C using OAuth2
- Nextcloud
- CAS Please test
- SAML Please test
- Zitadel
- Multiline
- Linked Cards
- Drag Drop on Mobile and Desktop
- Rclone: Store attachments to cloud storage like S3, MinIO, etc
- Python based features
- Burndown and Velocity Chart
- Wait Spinners
- Translations
- Default Language for All Users
- Roadmap
- Features
- Planning Poker
- Scaling
- Custom Logo
- Subtasks <== Has fix
- Templates
- Cover
- Archive and Delete
- Custom Fields
- Fix Export board menu not visible on some boards
- RAM usage
- Demo
- Swimlane Documentation
- Customize Translations
- Download Wekan for various Platforms: Supported by xet7, Operating Systems, NAS, Cloud
- Helm Chart for Kubernetes
- Caddy
- Nginx
- Apache
- OpenLiteSpeed
- Local self signed TLS
- Let's Encrypt and Google Auth
- TLS with Node.js
- Traefik and self-signed SSL certs
- Example: New card with Python3 and REST API
- Python client to REST API
- Go 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