Ahmed Shariff

Results 28 issues of Ahmed Shariff

The [initial-input](https://github.com/alphapapa/org-ql/blob/8342656b2d9af4bb6af9daa0a8b037d3693bd940/org-ql-view.el#L1055) in the `org-ql-view--expand-buffers-files` is causing an issue with completing-read. When I try the `C-u r` command from `org-ql-view` : ``` Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) completing-read-default("Buffers/Files: "...

bug

Continuation of the conversation from #228 the documentation of org-ql-search states that: > - A space-separated list of file or buffer names when using interactively. Testing it doesn't seem to...

I love `org-ql` and I love `org-roam`. Unfortunately, with 2000+ org files (following the org-roam convention), `org-ql` seems to be suffering performance vice. On the other hand, I love what...

discussion

Potential fix for #446 `jupyter kernelspect` seems to be spitting a few warnings before the json. This PR strips out that and parses only the json. Also, prints out a...

### Brief Abstract Be able to quickly copy a set of notes into another buffer from a org-roam(-like) buffer. ### Long Description Consider you are writing an article. Since I...

1. enhancement

This is a follow-up on the discussion on merging org-ql with org-roam-db (#303) I started turning the above into a package (https://github.com/ahmed-shariff/org-roam-ql). I've been experimenting with different approaches to be...

discussion

This is a revisit to the #228, apologize for not being able to get back to this sooner. That PR had started trying to fix the init-value of the `completing-read`...

Hi there, I've been flushing out trying to get org-roam to work with org-ql (https://github.com/ahmed-shariff/org-roam-ql, #303). I had just realized that org-ql doesn't treat a file as a possible entry,...

enhancement
help wanted
discussion

I am trying to get the geospatial api working on tablets. While my core works without a hitch on the smartphones I have testes so fat (Pixel 7, Samsung S20)...