Skip to content

Latest commit

 

History

History
80 lines (71 loc) · 3.21 KB

README.org

File metadata and controls

80 lines (71 loc) · 3.21 KB

Twitter contribution layer for Spacemacs

img/twitter.png

Table of Contents

Description

This layer adds Twitter support to Spacemacs via the package twittering-mode.

Features

  • Activities on Twitter
    • Viewing various timelines
      • Home timeline
      • Replies
      • User’s timeline
      • Public timeline
      • Favorites timeline
      • Retweets timeline
      • Merged timeline
      • Timeline without tweets satisfying a condition
    • Posting tweets
      • Direct message
      • ReTweet
      • Hash tag
      • Signature
    • Following and removing users
    • Marking tweets as favorites
  • HTTP Proxy support
  • Secure connection via HTTPS (cURL, GNU Wget, OpenSSL or GnuTLS is required)

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add twitter to the existing dotspacemacs-configuration-layers list in this file.

Configuration

Exhaustive configuration documentation can be found on the README page of the package here.

You can authenticate easily via a PIN number, or you can use GnuPG by setting the variable twittering-use-master-password to t in the user-config function of your dotfile.

Key Bindings

Key BindingDescription
?Open/Quit transient state
/Search
aToggle auto-refresh
bHeart
BUnheart
dDirect message to user around point
eEdit tweet
fFollow user around point
FUnfollow user around point
gFirst tweet
GLast tweet
iView user profile around point
Itoggle user icons
qQuit transient state
QQuit twittering mode
jNext tweet
JNext tweet of same user around point
kPrevious tweet
KPrevious tweet of same user around point
nNew tweet
oOpen URL
rRetweet (native)
RRetweet (organic)
tView tweet replies
uUpdate timeline
XDelete tweet
yCopy tweet URI
YCopy tweet content