Akira Komamura
Akira Komamura
> That is a nice idea, but returning a non-existent heading would seem to violate the concern of org-ql-completing-read I understand your point. > you will need to do something...
> It would be nice if org-ql-completing-read used a dedicated keymap! I tried to implement this idea, but it turns out that this is not easy, at least for vertico...
@SterlingHooten There is `tags-regexp` predicate. I think it is exactly what you want.
You may be able to use my [org-reverse-datetree](https://github.com/akirak/org-reverse-datetree) package for this purpose.
I don't think this is a good idea any more. I agree with your point in [#299](https://github.com/alphapapa/org-ql/issues/299#issuecomment-1230005820), and I ended up writing a small package for my own use case....
Hello, I am a Nix user, and `nix store ping` doesn't work over Tailscale SSH if the destination host is non-NixOS (with a released version of Tailscale). This means `nix...
@bradfitz Yes, I know. It's a feature request. Thank you.
Isn't this a job of tree-sitter? https://github.com/cstrahan/tree-sitter-nix/pull/31 There are [mmm-mode](https://github.com/dgutov/mmm-mode), [polymode](https://github.com/polymode/polymode), etc. which let you configure mixed modes, but their behaviors are sometimes a bit awkward. I have worked on...
For now, I'll make `elinter` skip any tasks in Emacs 24.3 or before.
The PR has been merged, so I'll close this issue.