Akira Komamura
Akira Komamura
> Single-clause and and when work the same way in lisp. I'm not proposing to reimplement and or when. So you could use either one. That would be better. >...
Thanks. I'll take a look at it.
Thanks, it looks useful. I think the feature I requested at the beginning of this thread can be somehow implemented by filtering the result of `org-ql`. As for the last...
I implemented this feature in #89.
This can be an alternative to sibling predicates (#105).
Resolved the conflict.
I am fine without this feature getting merged. Anyone can define `blocked` locally.
Hello, thanks for this PR. I'm interested in it, because when it is merged, I will have to change the code of one of my packages. > Is the performance...
Nix looks up the flake registry (the global registry is [here](https://github.com/NixOS/flake-registry/)).
> I think it would be better if ts-parse can handle ISO 8601 dates by itself, rather than having a separate API entry point. Is there an advantage in requiring...