Azzam S.A
Azzam S.A
Hi I think its better to sort by most used / recently used emoji, in `emojify-insert-emoji` Thank you for awesome emacs-emojify :)
Hi. Given the text below: ```toml [package] name = "foo" version = "0.1.0" edition = "2018" [dependencies] rocket = { version = "0.5.0-rc.1", default-features = false } serde = {...
Hi. Would you like to support [cursor-based pagination](https://graphql.org/learn/pagination/#pagination-and-edges). So the query will contains `nodes`, `edges`, `pageInfo`, and `totalCount`. Such: ``` graphql { hero { name friends(first:2) { totalCount edges {...
**Description**  I would like Firefly III to add a `dot` (`.`) or `underscore` (`_`), between zeroes. So I don't need to count manually again. My currency has so many...
Hi. `(setq frame-title-format nil)` and `(setq frame-title-format "")` doesn't work in my end. However setting it to `(setq frame-title-format " ")` works. I think it because `""` also evaluates to...
I find saka `yy` as copy url to clipboard very handy. But most of the time, thousands times a day I had to copy url and title to org-mode format....
@hiroki802 @cxxxr What if we make github pages for lem, we can add bunch of lem information there. - goals. - todo. - screnshot. - instalation guide. - what makes...
Please complete this checklist and submit your issue - I will do my best to add your keyboard as soon as I can: - [X] Keyboard name: Hillside - [X]...
Hi. I saw several project weight other SSG more just because they have [Algolia](https://www.algolia.com/doc/guides/getting-started/how-algolia-works/) support. Would you like to support Algolia for this awesome SSG? Related: - https://github.com/getzola/zola/issues/1349 - https://github.com/codewars/docs/issues/248