https://github.com/allthingssmitty/tweet-style-guide
A personal style guide for composing tweets
https://github.com/allthingssmitty/tweet-style-guide
Last synced: 6 months ago
JSON representation
A personal style guide for composing tweets
- Host: GitHub
- URL: https://github.com/allthingssmitty/tweet-style-guide
- Owner: AllThingsSmitty
- Created: 2014-01-23T15:32:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-20T18:17:15.000Z (about 11 years ago)
- Last Synced: 2025-02-23T15:46:03.506Z (about 1 year ago)
- Size: 1.44 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Style Guide for Tweets
**Editor note:** this list is under continuous development.
This is a personal collection of styles related to how I compose tweets for Twitter. Think of this style guide in the same manner as the [*Associated Press Stylebook*](http://en.wikipedia.org/wiki/AP_Stylebook).
## Table of contents
1. [Abbreviations](#abbreviations)
2. [Hashtags](#hashtags)
3. [Spacing](#spacing)
4. [Line Breaks](#line-breaks)
5. [Quotes](#quotes)
6. [Retweets](#retweets)
7. [Punctuation](#punctuation)
8. [Special Characters](#special-characters)
9. [Emoji](#emoji)
## Abbreviations
Abbreviations will be used as appropriate for readability purposes, e.g., Mr., Mrs., Dr., etc. Avoid the use of abbreviations that take away from the readibility of the tweet, e.g., yr. instead of year. In cases where truncated words may be used, e.g., info, et al., those will be determined based on style and available character space. **Non-standard abbreviations**, e.g., "p" as in "pretty", "rn" as in "right now", "tbh" as in "to be honest", et al. should be used sparingly and with discretion.
### Acronyms
Acronyms will be utilized to maximize readability, available character space, and tagging. Where appropriate, acronyms will continue to be utilized as the first preference, e.g., UX, UI, JS, etc. Tweet-specific acronyms such as RT (retweet), h/t (hat tip), et al. will also be used.
## Hashtags
Limit the number of hashtags (#) to no more than five per tweet. Hashtags are meant to include tags that are relevant to the tweet's subject matter and will be used with discretion and included in the tweet text when applicable. Example:
[](https://twitter.com/AllThingsSmitty/status/551045871291629568)
If hashtags can't be included within the text of the tweet they will be added after. Example:
[](https://twitter.com/AllThingsSmitty/status/421667954699558912)
## Spacing
Appropriate spacing will be given in all tweets. Spacing will not be ignored for the purposes of saving character space.
## Line Breaks
Line breaks will be used with discretion. These should be utilized for readability purposes. Example:
[](https://twitter.com/AllThingsSmitty/status/414178417492643840)
## Quotes
Curved single and double quotes (smart quotes) will be used except in instances where straight quotes are required:
[](https://twitter.com/AllThingsSmitty/status/464037189823655936)
## Code
Code such as HTML markup, CSS, and JavaScript snippets can be included in a tweet but should be used sparingly and only to communicate relavent information. Code will be encapsulated in backticks (`). Example:
[](https://twitter.com/AllThingsSmitty/status/419851412705529856)
Markup can be included without backticks. Example:
[](https://twitter.com/AllThingsSmitty/status/518397440018636800)
Consider using a combination of backticks with markup: `<div class="modal">`.
## Retweets
Retweets are tweets from other and follows that individual's personal style.
### Quoted Retweets
The first priority of quoted retweets is to not edit the original tweet. However, hashtags can be inserted into the original tweet, if appropriate. All quoted retweets will include RT prior to the first quotation mark of the original tweet. Example:
[](https://twitter.com/AllThingsSmitty/status/445933630972780544)
## Punctuation
All sentences will contain proper punctuation except numbered lines. Numbered lines will be given a space above and below the sentence. Numbers will be listed as: 1., 2., 3., etc. See example under the [Line Breaks](#line-breaks) section.
### Noteable Rules
* Colon (:): Words following colons will be in lowercase unless otherwise indicated, e.g., title.
* Elipsis (...): An elipsis will be used as appropriate. Using the elipsis character instead of three (3) periods in a row is more efficient because it will save two characters overall in the tweet.
* ?! (and multiple: ?!?!): When the question mark and exclamation point are combined the question mark will always come first.
## Special Characters
### Twitter Special Characters
Twitter's primary special characters are the commercial at (@) and hashtag (#) symbols. Both will be treated as appropriate except in instances where they don't represent Twitter's expectations of the symbols.
In instances where the commercial at (@) is being used for purposes other than to reference a Twitter name (e.g., in CSS @supports, etc.) a [zero-width space](http://dontatmention.it/) witll be used after the commerical at to prevent Twitter from treating it as a user account (i.e., @supports instead of [@supports](http://twitter.com/supports)).
In instances where the hashtag is being used for purposes other than to tag a word in a tweet (e.g., #1 team, etc.) the number abbreviation (No.) will be used.
## Emoji
Emoji is now fully supported by Twitter. The graphical version of emoji will be used first, if available, to save available character space. Example:
* :heart: instead of <3
* :frowning: instead of :-/
* :confused: instead of O_o
If the graphical version of emoji doesn't exist the text version will be used instead. Example:
* (╯°□°)╯︵ ┻━┻
* ᕙ(⇀‸↼‶)ᕗ
* ¯\\\_(ツ)_/¯