A Craft Docs extension to help you write tweets in limit
Say goodbye to checking the character count manually and then deleting and rewriting your tweet! This extension shows you a character counter and provides a visual indicator of how many characters you have left to write your tweet in.
- Open Craft
- Enable eXtensions in the settings
- At the bottom of the right side bar, the eXtensions logo is now visible. Click it to open the eXtensions panel.
- Download the latest release build file named
tweet-helper.craftx
from here. - Click the eXtensions logo at the bottom of the right side bar of Craft page to open the eXtensions panel.
- Click the + sign, select the
tweet-helper.craftx
file you just downloaded and click Open. - Click Install.
- Clone the repository
git clone https://github.com/thepushkarp/craft-tweet-helper.git
- Build the extension
zip -vr tweet-helper.craftx icon.png index.html manifest.json
A file named tweet-helper.craftx
will be created.
- Install the extension
- Click the eXtensions logo at the bottom of the right side bar of Craft page to open the eXtensions panel.
- Click the + sign, select the
tweet-helper.craftx
file created in the last step and click Open. - Click Install.
- Open a new Craft document or open an existing document.
- Select the text you want to tweet. Please note that the text should be in a single block to be identified correctly.
- Click the eXtensions logo at the bottom of the right side bar of Craft page to open the eXtensions panel and click the Tweet Helper extension.
- The extension will show you a visual indicator of how many characters you have left to write your tweet in.
Made with ❤️ by Pushkar Patel