Donate
Create and edit Twitter threads inside Notion. Included are 12 tweet boxes to start, and the ability to create more with this formula:Change every instance of "🅰️ Tweet A" to the name of the new tweet box.
New tweet box formula
- Create new text property, aka tweet box, to write tweet in
- Create a new formula property and paste this formula.
if(empty(prop("🅰️ Tweet A")), "", if(length(prop("🅰️ Tweet A")) / 280 <= 1, "✅ " + format(length(prop("🅰️ Tweet A"))) + "/" + "280", "⛔️ Too many characters"))
Twitter Threads
Published
Published
Published
Published