Twitter Thread EditorTwitter Thread Editor

Twitter Thread Editor

Master Tag
Productivity
Created
Oct 26, 2021 11:34 AM
Usage
empty
Length
Format
Web Tags
Formula
Database
Planning
Alternatives
Cover

Donate

📖
Create and edit Twitter threads inside Notion. Included are 12 tweet boxes to start, and the ability to create more with this formula:
New tweet box formula
  1. Create new text property, aka tweet box, to write tweet in
  1. 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"))
Change every instance of "🅰️ Tweet A" to the name of the new tweet box.
 
Twitter Threads