Adam Porter

Results 2645 comments of Adam Porter

@akirak Thanks for your patience. This will be in v0.7. :)

Actually, yes. I pushed a WIP branch with some improvements, including adding a `:from` argument to the blocks that can accept a list of filename strings: - https://github.com/alphapapa/org-ql/compare/wip/dynamic-block-improvements - https://github.com/alphapapa/org-ql/commit/65a5ff7c9afa2d4188f82cc6d7e124dff522e002...

See also this branch, which I think will be very useful: https://github.com/alphapapa/org-ql/commit/70cfee6d570875bd19cc1e2b711d2b51e9432c20

@jakebox Thanks for your patience. Looking at this issue again, I'm not sure what the correct fix is, because I don't fully understand how, where, and when Org is "prettifying"...

@jakebox Thank you for your patience, and for reporting this. It should finally be fixed. I still don't fully understand how or why this fixes it, but since it appears...

This will be a major enhancement and will need careful testing, so targeting for v0.8.

Hi Caleb, I've pushed a fix for this problem. I decided to go over all of the predicates and make sure each one that needed to handle nil arguments worked...

Visiting this issue again, testing confirms that fixing this issue will require more than just adjusting the regexp in `org-ql-regexp-part-ts-time`, because timestamps with time ranges like this must be handled...

> I'd be keen to see this merged. Let me know if I can help; maybe I can try a branch before it's ready to merge. I use ranges extensively...

@ivanperez-keera I'll try to summarize what comes to mind: 1. First, since we're aiming to upstream at least part of `org-ql` into Org-mode, any contributions with regard to this issue...