Ali Ayas

Results 42 comments of Ali Ayas

Some tools (e.g. [MarkdownTodo](https://packagecontrol.io/packages/Markdown%20Todo)) prefer to add timestamp to the completed tasks such as `@done (2012-01-08 18:12)`. I think those are unnecessary. Or maybe it might be enabled with a...

I understand. Thank you very much.

https://github.com/dhamaniasad/awesome-postgres/pull/378 would be more proper PR for this app.

Same error on my end. Happens randomly. I've made a feature request here, which would help overcome this issue: https://github.com/philbot9/youtube-comment-scraper-cli/issues/48

Ditto does it perfetcly on Windows. We can follow the same path here. - Separator configurable via settings. `\n` would be a good default I believe. - Shift + Up/Down...

+1 for folders for pinned items (possibly hierarchical?). Only the top folder would be visible in the immediate popup UI. Going inside it would reveal the full tree of pins....

This is just a proposal; there is no code yet. Unfortunately I'm not a JS dev, but I guess @philbot9 or someone else can easily implement this and then yes,...

Since `returnRawHtml` is deprecated, this issue should be reopened.

In my case, I receive some JSON from the server with `content-type: text/html` header. The JSON is originally like: ````json { "some": "value which "contains" some quotes" } ```` However...