{"id":13861625,"url":"https://github.com/ragone/asx","last_synced_at":"2025-07-14T09:32:56.198Z","repository":{"id":49762191,"uuid":"205151412","full_name":"ragone/asx","owner":"ragone","description":"Ask StackExchange/StackOverflow in Emacs","archived":false,"fork":false,"pushed_at":"2022-07-26T08:53:46.000Z","size":2262,"stargazers_count":17,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-05T06:03:30.073Z","etag":null,"topics":["convenience","emacs","stackexchange","stackoverflow"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ragone.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-29T11:47:28.000Z","updated_at":"2022-11-26T01:31:46.000Z","dependencies_parsed_at":"2022-08-31T15:02:10.747Z","dependency_job_id":null,"html_url":"https://github.com/ragone/asx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragone%2Fasx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragone%2Fasx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragone%2Fasx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragone%2Fasx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragone","download_url":"https://codeload.github.com/ragone/asx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225968846,"owners_count":17553147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["convenience","emacs","stackexchange","stackoverflow"],"created_at":"2024-08-05T06:01:26.522Z","updated_at":"2024-11-22T21:30:57.088Z","avatar_url":"https://github.com/ragone.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[[file:example.gif]]\n\nThis package allows you to search any StackExchange site specified in\n~asx-sites~ and insert the top post in an Org-mode buffer. For better searching,\nthis uses Google and DuckDuckGo as it is superior to StackExchange's searching\ncapabilities. More search engines can be defined using ~asx-search-engine-alist~.\n\nInspired by [[https://www.reddit.com/r/emacs/comments/cs6cb4/instant_stackoverflow_solutions_in_emacs_without/][this reddit post]] and [[https://github.com/thanhvg/emacs-howdoyou][howdoyou.el]], I decided to build a more robust\nexperience and make it compatible with Org-mode.\n\nI chose to scrape the StackExchange posts, as StackExchange's API only allows\nsearching/getting posts from a single site.\n\nIf Ivy 0.13.0 or Helm is installed, suggestions from Google or DuckDuckGo will\nbe provided while you type.\n\n* Install\n\nAvailable on [[https://melpa.org/#/asx][MELPA]].\n\n* Usage\nRun ~M-x asx~ and enter query when prompted.\n\n* Configuration\n| Variable                  | Notes                                                               | Default                         |\n|---------------------------+---------------------------------------------------------------------+---------------------------------|\n| ~asx-sites~               | Sites to search.                                                    | ~(\"stackoverflow.com\" ...)~     |\n| ~asx-search-engine~       | Search engine to use.                                               | ~google~                        |\n| ~asx-search-engine-alist~ | Alist of search engine configuration.                               | ~((google ..) (duckduckgo ..))~ |\n| ~asx-number-of-answers~   | Answers to include.                                                 | ~3~                             |\n| ~asx-prompt-post-p~       | If non-nil, prompt for post to show. Otherwise show the first post. | ~nil~                           |\n| ~asx-buffer-name~         | Name of buffer to insert post.                                      | ~*AskStackExchange*~            |\n| ~asx-skip-unanswered~     | If non-nil, skip posts which have no answers.                       | ~t~                             |\n\n* Commands\n| Variable                    | Notes                |\n|-----------------------------+----------------------|\n| ~asx~                       | Search for query.    |\n| ~asx-jump~                  | Jump to post.        |\n| ~asx-next-post~             | Go to next post.     |\n| ~asx-previous-post~         | Go to previous post. |\n| ~asx-reload-post~           | Reload current post. |\n| ~asx-go-back-to-first-post~ | Go to first post.    |\n\n* Similar projects\n- [[https://github.com/vermiculus/sx.el][SX]]\n- [[https://github.com/rudolfolah/emacs-sos][Emacs SOS]]\n- [[https://github.com/thanhvg/emacs-howdoyou/blob/master/howdoyou.el][howdoyou]]\n- [[https://github.com/santinic/how2][how2]]\n- [[https://github.com/atykhonov/emacs-howdoi][howdoi]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragone%2Fasx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragone%2Fasx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragone%2Fasx/lists"}