Twitter 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
Published
Published
Β