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-mime for wysiwyg html mime mail composition via Org Mode. You can change the exported HTML-ELEMENT-STYLES by providing an association list of ELEMENT . STYLE such as:
'(("pre" . "color: #E6E1Dc; background-color: #232323; padding: 0.5em;")
("blockquote" . "border-left: 2px solid gray; padding-left: 4px;"))The above darkens exported code-blocks and adds a border and some padding to offset block quotes.
Configure the Gnus newsreader. If MAIL-ACCOUNT-IDS is not provided, use all the mail accounts. POSTING-STYLES allow you to set different email posting information based on the current newsgroup or article. See see for more details on how to write them. GROUP-PARAMETERS allow you to tailor the settings of particular groups. See see for more information on its syntax. TOPIC-ALIST and TOPIC-TOPOLOGY let you declaratively categorize groups into topics with your preferred hierarchy.
Configure the TeX typesetting system. LISTINGS-OPTIONS is an association list of key-value pairs for the tex-listings package that typesets source code.
Configure rendering of Markdown files.
Provide account settings for Matrix. HOMESERVER refers to the address of your own Matrix server.
Configure Ement, the Matrix client for Emacs.
Configure the Slack.el Emacs client. For authentication to work, ensure to set your credentials (see Slack in the RDE manual) correctly.
Configure SSH tunnel from local-address to remote-address. If reverse? is #t the direction is reversed. Check out https://iximiuz.com/en/posts/ssh-tunnels/ to get a better understanding of ssh tunnels. To customize ssh host port and other settings use feature-ssh.
Configure iwd and everything.
Configure I2Pd.
Configure SSH SOCKS Proxy. To customize ssh host port and other settings use feature-ssh.