This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
1
How to make Checkbox when Checked show an Emoji
Post Flair (click to view more posts with a particular flair)
Post Body
This is my current formula,
if(prop("No. Days") < 2, "🟥", if(prop("No. Days") <= 4, "🟧", if(prop("No. Days") >= 5, "🟨", "")))
heres the templare I referenced if that makes it easier to understand
if(prop("select") == "1", "🔴", if(prop("select") == "2", "🟠", if(prop("select") == "3", "🟡", if(prop("select") == "4", "🟢", ""))))
What formula do I add to make it so that if I click the checkbox in notion the emoji would turn 🟩
Author
Account Strength
80%
Account Age
4 years
Verified Email
Yes
Verified Flair
No
Total Karma
50
Link Karma
40
Comment Karma
10
Profile updated: 4 days ago
Posts updated: 1 year ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Notion/comm...