Adam Porter

Results 2645 comments of Adam Porter

FWIW, I think this use case can be solved easily enough by using lexical binding and closures. That is, `let`-bind the list and hash table around the call to `org-ql-select`,...

v0.8.7 will allow such ranges to be matched simply, but matching depending on the specific inner time ranges will not work yet. That will require some refactoring, and so it...

I guess it depends on your archiving configuration.

> Will this be merged? Yes, when I have time to get to it. Just today I've spent several hours cleaning up the tests for newer versions of Org, merging...

Hello, Certainly, the `org-super-agenda-groups` variable is just a sexp, which can be composed from other parts like any other. I'd recommend looking at the Elisp manual, especially the section on...

Hello, I'm glad to hear that it's useful to you. I don't use the "diary", so I suppose there's no selector matching such entries. You could likely make one using...

Hello, Thanks. Please report the versions of software you're using.

Hi, Please see the documentation of the property selector: > Group items with a property, optionally matching a value. Argument may be a property name string, or a list of...