Your cart is currently empty!
Notion’s Database Button for Better Work Management: Real-Life Examples
Have you explored the new feature from Notion, the Database Button Property?
In my perspective, this upgrade is not just another cool tool.
It’s a game-changer for managing work.
Let me break it down for you.
1. Increasing Team Engagement
With the Database Button Property, you can boost team engagement using the upvote system.
If your team has regular weekly or monthly meetings, consider using an upvote table between meetings.
It’s a simple yet effective way to determine which issues are important.
This allows team members to raise and upvote issues they wish to discuss, making team meetings more engaging and effective.
Setting it up is easy. Here’s how:
🔹 The desired result:
Once your team members click the Upvote button, their names will be recorded, and the total count of upvotes will be updated.
🔹 Steps
- Create 3 properties:
- A Button property called “Upvote”
- A Person property called “Upvoted By”
- A Formula property called “Upvotes”
- Button Action: Edit the current page to Add the Person who clicked the button in the Upvoted By column.
- Upvotes Formula:
prop("Upvoted").length()
Now, team members can press this button to vote for issues they deem important, and the system will automatically tally the votes.
2. Helping Teams Work Together
The Database Button Property can also be used to enhance cross-team or cross-level collaborations.
Approval buttons are especially handy for this.
🔹 The desired result:
When the supervisor clicks the “Approve” button, the task status changes to “Approved”.
The system also tracks the approver’s name and approval time.
🔹 Scenarios:
- Content Planning Within Marketing Teams: The supervisor reviews the work of copywriters and visual designers to ensure it aligns with the brand image, contains no errors, and is ready for publication.
- Task Execution / Creative Ideas: Team members present ideas that require supervisor approval before proceeding.
🔹 Steps
- Create 3 properties:
- A Button property called “Approve”
- A Person property called “Approved By”
- A Date property called “Approval Date”
- Button Actions:
- Action 1: (Optional) Show notification: Are you sure you want to approve this content? Yes / Cancel
- Action 2: Edit the current page to add / replace the Person who clicked the button in the Approved By column, and set Approval Date to now.
3. Making Task Management Easy
Managing tasks is easier now.
Add a button to your task database that changes the task’s status.
This way, you move a task from “To Do” to “In Progress” or to “Completed” with just a click.
And guess what?
You can also show what to do next, like “Review task”, with a simple formula, or show a status signifier to highlight your tasks.
🔹 Steps
- Create 3 properties:
- A Button property
- A Status property
- A Formula property called “Next step” or “Status Signifiers”
- Button action: Edit the current page to change the Status column to (any status you want).
- Formula: Use ifs() formula to display different text / icon according to the status. This depends on the function you need.
Hi, I’m Miyavi from Small Wins. I build systems to help you work smarter and live a better life.
Whenever you’re ready, here’s how I can help you:
This is a powerful duo of Notion templates designed to supercharge your business operations. Use them to streamline customer relationships, manage sales, and organize your content like never before.
2. Task Flowy
Your second brain that operates on the PARA system. The dashboard, designed with a focus on task management, helps you in staying on top of your daily tasks while keeping a track of broader responsibilities and goals.
3. CRM Elite
A Notion template designed to manage your customer relationships, track client activities, and help you stay on top of your tasks. CRM Elite ensures you never miss a follow-up, keeps you updated with payments, and lets you set and meet your business goals.
Leave a Reply