The following is an example of how one can create a robust task management system with checkboxes and formulas in Notion. This is especially useful for visualizing the input/output of tasks in a fun way. I use Gallery, List and Table database views.
How to add another tag and garden row:
Add new tag to Tag property :: Add new formula property :: Copy and Paste following formula ⤵
if(prop("Tag") == "High Priority" and (prop("Partially") and prop("Check")) == true, "Select Only One", if(prop("Tag") == "High Priority" and prop("Partially") == true, "🌷🌷🌷🌷🌷🌷🌷🌷🌷🌷🌷🌷", if(prop("Tag") == "High Priority" and prop("Check") == true, "🌹🌹🌹🌹🌹🌹🌹🌹🌹🌹🌹🌹", if(prop("Tag") == "High Priority" and (prop("Partially") and prop("Check")) == false, "🥀🥀🥀🥀🥀🥀🥀🥀🥀🥀🥀🥀", ""))))
:: in every instance, replace "High Priority" with new tag label :: ✅
This Week
Rose Garden
Archive
Rose Garden
Tag
Name
Date
Check
Partially
Row 1- Reoccurring
Row 2 - H. Priority
Row 3 - M. Priority
Row 4- Personal