GithubHelp home page GithubHelp logo

sx.el's Introduction

SX – Stack Exchange for Emacs

https://travis-ci.org/vermiculus/sx.el.svg?branch=master https://badges.gitter.im/Join Chat.svg https://badge.waffle.io/vermiculus/sx.el.svg

SX will be a full featured Stack Exchange mode for GNU Emacs 24+. Using the official API, we aim to create a more versatile experience for the Stack Exchange network within Emacs itself.

Features

Viewing Questions

View questions with one of the sx-tab- commands. These translate to the different ‘tabs’ that you can view on the official site. Implemented tabs include:

frontpage
The default front page of questions.
newest
Newest questions first.
topvoted
Highest-voted questions first.
hot
Questions with the most views, answers, and votes over the last few days.
week
Questions with the most views, answers, and votes this week.
month
Questions with the most views, answers, and votes this month.

The meaning of these tabs hopefully needs no explanation, but the official behavior is given as a tooltip on any site in the StackExchange network.

Each of these opens up a list of questions. Switch sites with :. Navigate this list of questions with jk or np. jk will also view the question in a separate buffer. v will visit the question in your browser where w will simply copy a link. Upvote and downvote with u and d. RET will take you to the question buffer, where RET on headlines will expand and collapse each section. Add comments with c.

As always, C-h m is the definitive resource for the functions of this mode.

Installation

To install the development version, follow the usual steps:

  • Clone this repository
  • Add this directory to your load-path
  • Issue (require 'sx-load)

This should give you access to the sx-tab- functions (the main entry points at this time).

If you are going to be doing any asking / answering / commenting / upvoting / downvoting / etc., you must use sx-authenticate to provide SX with an authentication token to act on your behalf.

Eventually, this package will be available on MELPA.

Contributing

Please help contribute! Doing any of the following will help us immensely:

For a better view of all of the open issues, take a look at our lovely Waffle board. Feel free to take the torch on anything in backlog or ready. If you have thoughts on any other issues, don’t hesitate to chime in!

See also CONTRIBUTING.org.

Resources

Icons

SX has no explicit need for an icon, although standard SVG files have been gathered in resources/ if anyone would fancy a crack at it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.