Omar Alkersh

Results 7 issues of Omar Alkersh

I tried using `gcalcli list` for the first time and it opened a browser tab asking for verification. After choosing the account I got the following page: ![image](https://user-images.githubusercontent.com/5082774/104369188-0dc51680-54eb-11eb-8680-2f7fd6a586a3.png) Not sure...

So I want to write a small linux replacement for myself. I want it to be a drop in replacement for HASS.agent. Inspecting the MQTT topics, I see that there...

Added `:not-links` to the dynamic block options to allow creating the table without having the headings as links. Example: ```org #+BEGIN: org-ql :query (todo \"UNDERWAY\") :columns (priority todo heading) :sort...

Added a new option to the dynamic block to set the table name. NOTE: this also contains changes from #348. Forgot to reset the branch when creating it :/

enhancement

When creating a dynamic block, the heading column creates a link for each field. I want to disable this behaviour. ```org | Heading | Scheduled | Deadline | |--------------------------------------+------------+------------| |...

enhancement
help wanted
good first issue

Going through the setup guide in the README, I get this error when I run `:SourcegraphLogin`: ``` Failed to save credentials - Please report this error: set_credentials ``` At this...

client/neovim

gist only wants the ID without the owner/user Replaced sed delimiters for better readability See #17 for context. Tested by running gist manually with the values created in the `/etc/pug`...