spacemacs/layers/+web-services/reddit/README.org
Benedikt Broich f73d6ea9c7
Add reddit layer
This layer adds Reddit support to Spacemacs via the package
reddigg. This package allows you to browse reddit in org-mode. You can find more
information in the README.org.

Fix use-package reddigg

Change name to for reddit

Change name according to https://www.reddit.com/wiki/api
2021-09-04 21:51:58 +02:00

1.2 KiB

Layer for reddit

Description

This layer adds Reddit support to Spacemacs via the package reddigg. This package allows you to browse reddit in org-mode.

Features:

  • Activities on Reddit

    • Viewing main
    • Viewing sub
    • Viewing comments

Install

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

Configuration

You can add sub Reddits to you main page by them to reddigg-subs. You have to write the sub Reddit name in small letters and replace SPC with _.

Example:

      (reddit :variables
              reddigg-subs '(spacemacs
                             trymacs_discord))

Key bindings

Key binding Description
SPC a w r m View main
SPC a w r s View sub