Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Configure docker and related packages.
Configure tooling to read manual pages.
Configure Meow for Emacs.
Configure the nyxt.el package to interact with Nyxt from Emacs.
Configure the display of battery status in Emacs.
Configure re-builder, an Emacs mode to build Regexps with visual feedback. RE-SYNTAX can be either 'read, 'string, or 'rx.
Configure org-cite, citar, and other packages related to bibliography and citation management for GNU Emacs.
Configure org-dailies or org-roam-dailies for GNU Emacs, depending on ORG-ROAM-DAILIES? option and EMACS-ORG-ROAM feature. You might want to use the ORG-ROAM-DAILIES? option to switch to non-roam org-dailies to store dailies in a directory outside of org-roam's directory. When ENCRYPTED? is set to true, provide a default value for ORG-DAILIES-CAPTURE-TEMPLATES, which has .gpg at the end of filename, however its value can be overriden.
Configure Graphviz, the open source graph visualization software.
Configure org-agenda for GNU Emacs.
Configure vertico completion UI for GNU Emacs.
Configure Eshell, the Emacs shell.
Configure project.el, a library to perform operations on the current project.
Show keybindings and related functions as you type. When TURN-ON? enable rde-keycast-mode on configure-keycast package load.
Configure Xref, an Emacs mechanism to find definitions and references in your programs.
Configure org-mode for GNU Emacs.
Configure the general command-intepreter-in-a-buffer (comint) for process-in-a-buffer derived packages like shell, REPLs, etc.
Configure a simple power menu for emacs.
Configure pdf-tools, to work with pdfs inside Emacs.