Skip to content

Releases: vermiculus/sx.el

The Content Creation Release

07 Feb 23:58
Compare
Choose a tag to compare

This release features everything you need for creating stackexchange content:

  • Asking
  • Answering
  • Commenting
  • Editing any of the above

It also features a myriad small goodies left to the user to find.

Version 0.1

27 Nov 16:03
Compare
Choose a tag to compare
Version 0.1 Pre-release
Pre-release

This release introduces the basic features necessary for interacting
with sites on the StackExchange network.

  • Retrieve the front page of questions with sx-tab-frontpage.
  • Choose a site to explore (bound to : on the question list).
  • Navigate the front page with any of n, p, j, or k.
  • Visit a question explicitly with RET.
  • Vote questions and answers up and down (bound to u and d).
  • Navigate posts with TAB.
  • Interact with posts using RET:
    • Collapse question, answer, and comments sections.
    • Visit links in the post body.

As a fallback, visit the question (or other object) at point with v.
This will open your browser for you to interact with the full
functionality of the official web site.