shivams

Results 11 issues of shivams

First of all, thanks a lot for this wonderful port. PyInquirer was using many old libraries and had become unusable. Your module comes as a life-saver! Now, on to the...

The Firefox bookmarklet is not working on some pages of Los Angeles Times (e.g. [this article page](https://www.latimes.com/opinion/story/2019-09-09/donald-trump-taliban-afghanistan-peace-deal-vietnam)). There may be more websites where it would not be working. The Chrome...

For some PDF files, pdftk throws this error: ``` Error: Unexpected Exception in open_reader() Unhandled Java Exception: ``` This bug has been reported on pdftk launchpad: https://bugs.launchpad.net/ubuntu/+source/pdftk/+bug/774052 It seems like...

This feature is highly desirable. Is it being worked upon?

enhancement

## I am using it as follows #+begin_parallel [[color:orange][Are you excited to learn some Lisp?]] [[blue:Yes!]] Pop-quiz: How does doc:apply work? #+end_parallel ## In the HMTL backend, it works fine....

I put my device to sleep after publishing. However, I have to provide a delay of a few seconds before that, so that publishing is done. Is there any way...

I am running sphinx v1.2.3 and after downloading the github repo of this project, I went ahead and did `make html`. However, this import error was shown due to `numfig`:...

When using non-latin characters to search/query for references with non-latin characters in them, `zotxt` doesn't provide any results. This issue was reported on a separate plugin here: https://github.com/shivams/zim-zotero-plugin/issues/1, but I...

### What did you expect to happen? I am trying to run Emacs [in batch mode (in terminal) for exporting org-mode files to PDF](https://emacs.stackexchange.com/questions/10392/export-an-org-mode-file-as-a-pdf-via-command-line), using the following command: ```shell emacs...

is:bug
module:core:cli

I wish to retrieve the groups/organizations from the OAuth2 provider (e.g. Github) and add (map) these to the Grav user's groups. How can we achieve this? I found that `Readme.md`...