spacemacs/layers/+web-services/reddit
Arif Er 00f9ab19ac chore: update copyright headers to 2022
The script used to identify and update the change is added into the GitHub
workflows script directory. A workflow action can be created to trigger the
script to update the headers on the first of every new year. Possibly a task for
a consequent PR.
2022-06-03 17:32:20 +02:00
..
README.org [bot] "documentation_updates" Sun Sep 5 06:17:34 UTC 2021 (#15035) 2021-09-05 02:49:47 -04:00
layers.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
packages.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00

README.org

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 your main page by adding 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