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
Β