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 org-ql for GNU Emacs.
Configure elpher, the Emacs' gemini and gopher browser.
Configure org-recur, a simple mode for recurring org-mode tasks.
Configure git-related utilities for GNU Emacs, including magit, git-link, git-timemachine.
Configure nov.el for GNU Emacs.
Configure denote, Prot's great note taking package.
Configure input-method for GNU Emacs. Allows to use other layouts with emacs, whithout losing ability to use keybindings. Supported both Emacsy toggle-input-method (C-\) and system layout switching by utilizing reverse-im package.
Configure the Emacs Desktop Notification Center (EDNC).
Configure Eat, a terminal emulator written in pure Emacs Lisp.
Configure all-the-icons, a collection of fonts for Emacs.
Configure eglot, an LSP package for emacs.
Configure zotra integration in feature emacs-citation for GNU Emacs.
Setup and configure Elfeed for Emacs.
Configure pulseaudio-control for PulseAudio integration in Emacs.
Configure corfu completion UI for GNU Emacs.
Configure org-agenda-files-track for GNU Emacs.
Configure the Emacs MultiMedia System. Choose what method to use to retrieve information about tracks via EMMS-INFO-METHOD.
Setup Emacs to use the dape DAP client.
Configure Calc, an advanced desk calculator and mathematical tool for Emacs. You can compute the current exchange rate for your preferred CURRENCY and update it every EXCHANGE-UPDATE-INTERVAL days.
Configure perspective.el to group/isolate buffers per frames. Make emacsclient feels more like a separate emacs instance.
Configure time.el, an Emacs library to display the time. Choose the timezones you'll be prompted with upon calling world-clock with WORLD-CLOCK-TIMEZONES and change its format with WORLD-CLOCK-TIME-FORMAT (see format-time-string for information on the format strings). If you want to display time on the mode line, set DISPLAY-TIME? to #t, and accordingly set its appearance with DISPLAY-TIME-24HR? and DISPLAY-TIME-DATE?.
Configure TRAMP, a remote file editing tool for Emacs.
Configure the ebdb contact management package for Emacs. EBDB-SOURCES is a list of filenames to retrieve database information from. You can control the size of ebdb popup windows via EBDB-POPUP-SIZE with a floating-point value between 0 and 1.