Asif Mehedi

Results 10 issues of Asif Mehedi

Comma inside quoted strings should not be treated as a separator.

Some programs export bibtex data in the following format. Note the location of the commas. Citer currently does not parse these items in the bibtex file. ``` misc{cea2014facts , title...

(I'm using Windows 10, node 10.2.1) [email protected] and [email protected] do not let the dev server run. `yarn run dev` results in this webpack error: ``` PS C:\Users\***\firstdraft.today> yarn run dev...

Is there a way to download only specific file types? Example use cases: - I want to download only ppt and pdf files; or - I want to download everything...

Nice work. I was looking for something like this. I didn't see any mention of tags or categories in the Github readme. I don't see them in your blog either....

Various minor fixes. Haven't looked at the bottom half (yet).

Nice work. Here's a feature request. Different people like different date formats. E.g., some may prefer a shorter format or some may not want to see the day of the...

Hi, I'm not sure if I'm missing something simple, but the index.Rmd file is failing at line 250–255. I'm running it within a freshly downloaded repo. R version is 3.5.3...

Say I want to search only those commands that I ran on my university's HPC system, across different computing nodes. Since different nodes have different `hostname`, I was wondering if...