Letterboxd Review Editor Helper
Enhance your Letterboxd writing experience with this lightweight userscript. It adds a functional formatting toolbar directly to the review editor, allowing you to format your text instantly without typing manual HTML tags.
✨ Features
- Bold (B): Automatically wraps your selection in
<b> tags.
- Italic (I): Automatically wraps your selection in
<i> tags.
- Blockquote (❝): Quickly format citations with
<blockquote> tags.
- Smart Link (🔗): Opens a prompt to enter a URL and wraps your text in a functional
<a href="..."> tag.
🚀 How to use
- Highlight the text you want to format in the Letterboxd review box.
- Click the corresponding button in the new toolbar.
- For links, a popup will ask for the URL before inserting the tag.
🛠️ Installation
- Install a userscript manager like Tampermonkey or Violentmonkey.
- Simply click on "Install" or create a new script and paste the code.
- Refresh your Letterboxd page and enjoy a faster workflow!