You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
README.org | 1 month ago | |
config.el | 1 month ago | |
packages.el | 1 month ago |
README.org
mastodon layer
Description
This layer adds support for the emacs mastodon.el package.
Features:
- Use the mastodon.el package in spaaaacemacs
- Provides keybindings for some things!
- Posts? You like posts? This will let you be one of the posts of all time.
Install
Download this repo into the private
folder in your .emacs.d
folder.
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add mastodon
to the existing dotspacemacs-configuration-layers
list in this
file.
Key bindings
Key Binding | Description |
---|---|
SPC m f |
Favorite a post |
SPC m b |
Boost a post |
SPC m t |
Create a new post |
SPC m r |
Reply to a post |
SPC m g l |
Go to your local timeline |
SPC m g n |
Get your notifications |
SPC m g h |
Go to your home timeline |
SPC m g f |
Go to the federated timeline |
SPC m g p |
Go to your profile |